a {
	color: #0A50FF;
}

body {
	width: 100%;
	background-color: #E0E0E0;
	margin: 0px;
}

#page_border {
	position: absolute;
	width: 764px;
	height: 474px;
	top: 50%;
	left: 50%;
	margin-top: -235px;
	margin-left: -380px;
	background-color: #7C7C7C;
}

#page {
	position: absolute;
	width: 760px;
	height: 470px;
	margin-top: 2px;
	margin-left: 2px;
	background-color: #FFFFFF;
}

#logo {
	position: absolute;
	width: 140px;
	height: 308px;
	background-color: #FFEDBB;
	background-image: url(/fileadmin/pics/sac_logo.gif);
	background-repeat: no-repeat;
}

#logo #adress {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #636363;
	position: absolute;
	margin-top: 125px;
	margin-left: 6px;
	line-height: 13px;
}

#logo #adress .highlight {
	font-size: 9px;
	font-weight: bold;
}

/*	Start: Standard-Seite */
#content1 {
	position: absolute;
	width: 449px;
	height: 224px;
	margin-top: 84px;
	margin-left: 140px;
	background-color: #D1D7E5;
	overflow: auto;
}

#content1 .text, #content2 .text  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #636363;
	margin: 10px;
}

#content1 .text h1 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 6px;
}

#content1 .text table td {
	vertical-align: top;
}

#content2 {
	position: absolute;
	width: 449px;
	height: 85px;
	margin-top: 308px;
	margin-left: 140px;
	background-color: #BDC5DA;	
}
/*	End: Standard-Seite */

#teaser {
	position: absolute;
	width: 170px;
	height: 386px;
	margin-left: 589px;
	margin-top: 84px;
	background-color: #FFEDBB;
}

#teaser #teaser-content {
	position: absolute;
	width: 146px;
	height: 224px;
	margin-top: 0px;
	margin-left: 12px;
	background-color: #BDC5DA;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #636363;
}

#teaser-content .text {
	margin: 10px;
}

#teaser-content .text h1 {
	margin-top: 14px;
	color: #0A50FF;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}

#left-navi {
	position: absolute;
	width: 117px;
	margin-left: 23px;
	bottom: 78px;
	vertical-align: text-bottom;
}

#left-navi .element {
	border-bottom: 1px solid #636363;
	margin-top: 2px;
}

#left-navi .element a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #636363;
}

#head-navi {
	position: absolute;
	width: 608px;
	height: 30px;
	top: 66px;
	right: 12px;
	text-align: right;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636363;
}

#head-navi .element a {
	color: #636363;
	text-decoration: none;
}

#head-navi .element-act a {
	color: #000000;
	text-decoration: none;
}