html {
	overflow:scroll;
	background-image: url(../images/hintergrund.png);
	background-repeat: repeat-x;
	background-position: center;
	background-color: #cfcdce;
	background-attachment: fixed;
}
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	
}
table {
	font-size: 10pt;
}
#standorte {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height:auto;
}
#standorte ul{
	padding: 10px 0px 10px 400px;
	height: auto;
	list-style-type: none;
	margin: 0px;
	color: #002e5e;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	/*background-image: url(../images/standortpfeil.png);
	background-repeat: no-repeat;
	background-position: 74px bottom;*/
}
#standorte ul li {
	display: inline;
}
#standorte ul li a {
	font-weight: bold;
	color: #e3001b;
	text-decoration: none;
	padding: 9px;
}
#standorte ul li a:hover {
	color: #FF0000;
	background-color: #FFFFFF;
}

#buehne {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height:auto;
	background-color: #FFFFFF;
	/*border: 10px solid #A0B0BF;*/
}
#head{
	margin: 0px;
	padding: 0px;	
	/*background-image: url(../images/25_Jahre_EBC.png);
	background-repeat: no-repeat;
	background-position: 810px 25px;*/
}
#head #logo {
	margin-top: 15px;
	margin-bottom: 10px;
	float:left;
}
#head #stipendium {
	margin-left: 240px;
}

#content {
	float: left;
	height: auto;
	width: 940px;
	background-color: #FFFFFF;
	
}
#content h1{
	font-size: 19px;
	color: #002f5f;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-weight: 600;
	font-family: trebuchet ms,arial,verdana;
	margin: 0px;
}
#content h2.subheadline{
	font-size: 12px;
	color: #e3001a;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#content h2{
	font-size: 14px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#content h3{
	font-size: 12px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
#content p {
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content #teaser {
	z-index:0;
	background-image: url(../images/start_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 290px;
	width: 100%;
}
#content #studienprogramme {
	height: 190px;
	width: 320px;
	left: 0px;
	top: 146px;
	padding-top: 170px;
	float:left;
	margin-right: 100px;
}
#studienprogramme ul {
	padding: 0px;
	list-style-type: none;
}
#studienprogramme ul li {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 30px;
	background-image: url(../images/teaserpfeil.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 30px;
}
#studienprogramme a{
	font-size: 16px;
	color: #002e5f;
	text-decoration: none;
	font-weight: bold;
}
#aktion {
	padding-top: 190px;
}
#inhalt {
	float:left;
	width: 670px;
	margin: 0px 20px 0px 30px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#inhalt div.besonders {
	color: #000;
	background-color: #efefef;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #e3001a;
}
#right {
	float:left;
	width: 190px;
	margin: 20px 0px 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#kontakt {
	background-color:#758fa8;
	color:#FFFFFF;
	
}
#careerportal {
	background-color: #758fa8;
	margin-top: 10px;
}
#messetermine {
	background-color: #758fa8;
	color:#FFFFFF;
	margin-top: 10px;
	width: 190px;
}
#messetermine h2, #messetermine p{
	color:#FFFFFF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;	
}

#foot {
	margin-top: 10px;
	width: 100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #97CEDC;
	
}
#foot p {
	color: #999999;
	padding-top: 10px;
	padding-bottom: 30px;
	padding-left: 30px;
	font-size: 10px;
}
#foot ul {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000066;
	text-align: center;
	width: 100%;
	margin: 10px 0px;
	padding: 5px 0px;
	background-color: #efefef;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000066;
}
#foot ul li {
	display: inline;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#foot ul li.mitte {
	padding-right: 10px;
	padding-left: 10px;
}
#foot ul li a {
	color: #e3001a;
}
.bildlinks {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.bildrechts {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
.clear {
	clear: both;
}
.box {
	padding: 5px;
	border: 1px solid #000000;
}
.rot {
	color:#e3001b;
}
a img {
	border:none;
}
#inhalt div.erfolgsbox {
	width: 184px;
	border: 1px solid #ACC2CA;
	float: left;
	margin-right: 4px;
	height: 300px;
}

#inhalt div.erfolgsbox h1 {
	color: #FFFFFF;
	background-image: url(../images/boxh1.gif);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 5px;
	margin-left: 1px;
}
#inhalt div.erfolgsbox ul {
	margin: 0px 0px 10px 20px;
	padding: 0px;
}
#inhalt div.mitarbeiter {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
#inhalt div.mitarbeiter img {
	float: left;
	padding-right: 10px;
}

#inhalt ul.partnerliste {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
	width: 580px;
	list-style-type: none;
}
#inhalt ul.partnerliste li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
}
#inhalt ul.partnerliste a {
	color: #000000;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	padding-left: 10px;
}
#inhalt ul.partnerliste a:hover {
	background-color: #efefef;
}
#inhalt ul.partnerliste p {
	display: inline;
}
#inhalt ul.partnerliste a img {
	border: none;
	vertical-align: middle;
	padding-left: 10px;
}

ul.punkteliste {
	list-style-type: none;
}
ul.punkteliste li {
	background-image: url(../images/anfuehrendePunkte.png);
	background-repeat: no-repeat;
	background-position: left 12px;
	padding-left: 15px;
}

#studienprogrammlinks {
	float: left;
	width: 300px;
	margin-left: 20px;
	margin-top: 10px;
}
#studienprogrammrechts {
	float: left;
	width: 500px;
	margin-left: 20px;
}
div.kontakt {
	float: left;
	width: 280px;
	margin-top: 20px;
	height: 280px;
	margin-right: 20px;
}

#skAbschlusse{ background-color:#788098; margin:10px}
#table_skAbschlusse td{background-color:#fff; font: 8pt/130% Verdana, Arial, Helvetica, sans-serif; vertical-align:middle;}
#table_skAbschlusse th{background-color:#F8F7F7; font: bold 8pt/130% Verdana, Arial, Helvetica, sans-serif; vertical-align:top}

#downloads{width:580px; background-color:#788098; margin:auto}
#table_downloads th{background-color:#efefef; text-align:left}
#table_downloads td{background-color:#fff; line-height:22px;}

table.spezial {
	border:1px solid #999;
	margin: 0px;
	padding: 0px;
}


td.spezial {
	text-align:center;
	
}

td b.rot {
	color:#D50224;
}

td.grau {
	background:#CED1DE;
}

td.blau {
	background:#133862;
	color:#fff;
	text-align:center;
}

td.blaunotcenter {
	background:#133862;
	color:#fff;
	text-align:left;
}

td.spezialgrau {
	text-align:center;
	background:#CED1DE;
}

td.spezialweiss {
	text-align:center;
	background:#fff;
}
p.freiraum {
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	line-height: 1px;
}
#hinweis {
	background-color: #efefef;
	display: none;
	border: 1px solid #FF0000;
	position: absolute;
	padding: 10px;
	height: auto;
	width: auto;
}

#stempel, #fibaa {
	text-align:center;
}