body {
	background-color: #f0f0f0;
	font-size: 77%;
	font-family: Arial, Verdana, Sans-Serif;
	color:#2c2c2c;
	padding: 0px;
	margin: 0px;
	line-height: 1.533;
	behavior: url("csshover3.htc");
}

a {
	color: #5e5e5e; 
	text-decoration: none;
}

a:visited {
	color: #5e5e5e; 
	text-decoration: none;
}

a:hover {
	color: #5e5e5e; 
	text-decoration: none;
}

a:active {
	color: #5e5e5e; 
	text-decoration: none;
}

h1 {
	font-size: 130%;
	font-weight: bold;
	color: #5e5e5e;
	margin:0px;
	padding-top: 10px;
}

h2 {
	font-size: 110%;
	font-weight: bold;
	color: #717171;
	margin:0px;
}

h3 {
	font-size: 100%;
	font-weight: normal;
	padding: 5px 10px;
	margin:0px;
}

h4 {
	font-size: 110%;
	font-weight: bold;
	color: #717171;
	margin:0px;
	padding-top: 10px;
}

#container {
	width: 991px;
	margin-top: 0px;
	padding-top:0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(bilder/bg.jpg);
	background-repeat: repeat-y;
	height: auto;
} 

.clear {
	clear: both;
	height: 10px;
}
       
ul.navigation {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}

ul.navigation li {
	width: 234px;
	background-color: #dcdcdc;
	border-bottom: #fff 1px solid;
}

h2.navigation {
	font-size: 100%;
	font-weight: bold;
	color: #7f7f7f;
}

ul.navigation h3 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

ul.navigation li a {
	display:block;
	width:234px;
	height: 23px;
	padding-left: 10px;
	padding-top: 5px;
}

ul.subnavigation {
	margin: 0px;
	padding: 0px;
}

ul.subnavigation li {
	list-style-type: none;
	width: 234px;
	background-color: #e7e7e7;
	border-bottom: #fff 1px solid;
}

ul.portale {
	margin: 0px;
	padding: 0px;
}

ul.portale li {
	list-style-type: none;
	border-bottom: #fff 1px solid;
}

ul.trust {
	margin: 0px;
	padding: 0px;
}

ul.trust li {
	list-style-type: none;
	border-bottom: #fff 1px solid;
	margin-top: 10px;
}

ul.trust li a {
	display:block;
	padding-left: 25px;
	width: 230px;
	background-image: url(bilder/info.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

li#active {
	background-image: url(bilder/arrow_hover.jpg);
	background-repeat: no-repeat;
	background-position:left;
	list-style-type: none;
	background-color: #fff;
}

li#active2 {
	list-style-type: none;
	background-color: #fff;
	padding-left: 20px;
}

h2.subnavigation {
	font-size: 100%;
	font-weight: bold;
	color: #7f7f7f;
}

ul.subnavigation h3 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-weight:100;
}

ul.subnavigation li a {
	display:block;
	height: 23px;
	padding-left: 24px;
	width:220px;
	padding-top: 5px;
	background-image: url(bilder/arrow.gif);
	background-repeat: no-repeat;
	background-position:left;
}

ul.portale li a {
	display:block;
	height: 23px;
	padding-left: 23px;
	width:220px;
	padding-top: 5px;
	background-image: url(bilder/arrow.gif);
	background-repeat: no-repeat;
	background-position:left;
}

ul.subnavigation li a:hover {
	background-image: url(bilder/arrow_hover.jpg);
	background-repeat: no-repeat;
	background-position:left;
	list-style-type: none;
	background-color: #fff;
}

.reiter {
	background-image: url(bilder/reiter.jpg);
	background-repeat: no-repeat;
	position: relative;
	float: left;
	width: 234px;
	height: 52px;
	color: #ffffff;
	text-align: center;
}

.reiter a {
	position: relative;
	top: 16px;
	color: #ffffff;
	font-size:13px;
	font-weight:bold;
	width: 234px;
	height: 52px;
}

.reiter:hover {
	background-image: url(bilder/reiter_bg.jpg);
	background-repeat: no-repeat;
	position: relative;
	color: #ffffff;
	font-size:13px;
	font-weight:bold;
	width: 234px;
	height: 52px;
}

.reiteraktiv {
	float: left;
	background-image: url(bilder/reiter_bg.jpg);
	background-repeat: no-repeat;
	width: 234px;
	height: 52px;
	color: #fff;
	text-align: center;
}

.reiteraktiv a {
	position: relative;
	top: 16px;
	color: #fff;
	font-size:13px;
	font-weight:bold;
	width: 234px;
}

#clear {
	clear: both;
}   

#banner {
	padding-top: 0px;
	margin-top: 0px;
}

#subbanner {
	background-image:url(bilder/bg_subhead.jpg);
	background-repeat: repeat-x;
	width:967px;
	height:52px;
	padding: 0px;
	margin: 0px 0px 0px 11px; 
	border-bottom: 1px solid #fff;
	color: #fff;
}

#subbanner a {
	color: #fff;
}

#outer { 
	margin-top: 0px;
	margin-left: 11px;
	background-color: #ffffff;
} 

#inner { 
	margin: 0px; 
	width: 100%; 
}

#left {
 	width: 234px; 
 	background: #fff;
 	float:left; 
 	margin-right: 0px;
}

#content { 
	width: 733px;
	float: right;
}

#content-left {
	width: 63%;
	float: left;
}

#content-right {
	width: 36%;
	float: left;
}

#breadcrumb a {
	font-size: 10px;
	color: #8f8f8f;
}

#breadcrumb {
	font-size: 8px;
	color: #8f8f8f;
	border-bottom: 1px solid #dcdcdc;
	margin-right: 13px;
	padding-top: 5px;
	padding-bottom: 6px;
	margin-bottom:6px;
}

#textbox  {
	margin-right: 11px;
}

.newsbox {
	border-top: 1px solid #dcdcdc;
	float: left;
	width: 100%;
}

.newsbild {
	float: left;
	width: 100px;
	height: 120px;
	padding-top: 4px;
}

.newstext {
	margin-left: 110px;
	height: 120px;
}

.linktext {
	margin-left: 10px;
	height: 120px;
}

.linkbox {
	border-top: 1px solid #dcdcdc;
	float: left;
	width: 60%;
}

.contentbox {
	border: 1px solid #dcdcdc;
	padding: 4px;
	margin-left: 15px;
	margin-top: 10px;
}

.trustbox {
	border: 1px solid #dcdcdc;
	padding: 4px;
	margin-left: 5px;
	width:250px;
	float:right;
}

#mainbox {
	margin-top: 10px;
	background-image: url(grafiken/bachelor-titel.jpg);
	background-repeat: no-repeat;
	height: 143px;
	width: 100%;
}

#mainbox2 {
	margin-top: 10px;
	background-image: url(bilder/bachelor-studium.jpg);
	background-repeat: no-repeat;
	height: 143px;
	width: 100%;
}

#mainbox3 {
	margin-top: 10px;
	background-image: url(bilder/master-studium.jpg);
	background-repeat: no-repeat;
	height: 143px;
	width: 100%;
}

#mainbox4 {
	margin-top: 10px;
	background-image: url(bilder/student-ins-ausland.jpg);
	background-repeat: no-repeat;
	height: 143px;
	width: 100%;
}

#mainboxtext {
	font-size: 160%;
	padding-top: 20px;
	margin-left: 220px;
}

#infobox {
	width: 48%;
 	float: left;
 	background-color: #fff;
 	border: 1px solid #dcdcdc;
 	margin-bottom: 10px;
	margin-top: 10px;
}

#infobox-right {
 	width: 48%;
 	background-color: #fff;
 	border: 1px solid #dcdcdc;
 	margin-bottom: 10px;
 	margin-left: 365px;
	margin-top: 10px;
}

#infobox h3 {
 	color: #5e5e5e;
 	font-size: 100%;
 	font-weight: bold;
}

#infobox ul {
	list-style-image:url(bilder/arrow_hover.jpg);
}

#infobox-right h3 {
 	color: #5e5e5e;
 	font-size: 100%;
 	font-weight: bold;
}

#infobox-right ul {
	list-style-image:url(bilder/arrow_hover.jpg);
}

#infobox2 {
 	background-color: #fff;
 	border: 1px solid #dcdcdc;
 	margin-top: 2px;
 	padding: 4px;
}

#infobox2 h3 {
 	color: #5e5e5e;
 	font-size: 100%;
 	font-weight: bold;
 	padding: 0px;
}

#footer {
	clear:both;
	text-align: right;
	background-image:url(bilder/bg_subhead.jpg);
	background-repeat: repeat-x;
	width:967px;
	height:41px;
	padding-top: 10px;
	padding-right: 10px;
	margin: 0px 0px 0px 10px; 
	border-bottom: 1px solid #fff;
} 

#footer-grafik {
	background-image:url(bilder/footer.jpg);
	background-repeat: no-repeat;
	width:991px;
	height:18px;
	padding-top: 0px;
	margin: 0px 0px 0px 0px; 
} 

#stern ul{
	list-style: url(grafiken/stern.gif);
}

#stern li{
	list-style: url(grafiken/stern.gif);
	padding: 0 0 0 0;
	margin-left: 5px;
	border-bottom: 0px solid #EEE; padding-top: 0px;
}

ul.sub {
	margin: 0px;
	padding: 0px;
}

ul.sub li {
	list-style-type: none;
	width: 234px;
	background-color: #ffffff;
	border-bottom: #fff 1px solid;
}

ul.sub li a{
	display:block;
	height: 23px;
	padding-left: 35px;
	width:220px;
	padding-top: 5px;
	background-image: url(bilder/arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px;
}

ul.sub li a:hover {
	background-image: url(bilder/arrow_hover.jpg);
	background-repeat: no-repeat;
	background-position: 10px;
	list-style-type: none;
	background-color: #fff;
	width: 199px;
}
