body {
	background-image: url(../images/bg.gif);
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.page {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.navigationbg {
	background-image: url(../images/button_bg.gif);
	background-repeat: repeat-x;
	height: 35px;
}


.navigation  {

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D1D1D1;
	
}
a:link,a:active,a:visited {color:#1d3fa0;text-decoration:none; text-decoration:underline;}

a:hover {color: #1E426F; text-decoration:underline;}

.navigation a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1E426F;
	text-decoration: none;
	height: 20px;
	text-align: center;
	padding-left:10px;
	padding-right:10px;
	padding-top:4px;
	display:block


}

.navigation a:hover {
	background-image: url(../images/but-bg-over.jpg);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: top;
	background-position: top;
	padding-left:10px;
	padding-right:10px;
}
.content {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}

.tabborder {
	border-right-color: #D6D6D6;
	border-left-color: #D6D6D6;
	background-repeat: no-repeat;
	background-position: center bottom;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
}

.tabborder ul {
	margin: 0;
	padding-left:25px;
	padding-right:6px;
	padding-top:10px;
	list-style-image: url(../images/doc.gif);
}	

.tabborder li {
	margin-bottom:10px;
}


.tabborder2 ul {
list-style-type: none;
padding-left: 15px;
margin-left: 0;
}	

.tabborder2 li {
background: url(../images/doc.gif) left center no-repeat;
padding-left: 16px;
}



.tabbg {
	background-image: url(../images/tabbg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}

.tabbg a {
	font-family: Arial, Helvetica, sans-serif;
	color: #0C2F8F;
	font-weight:bold;
	text-align:right;
	font-size:11px;
	padding-right:15px;
	vertical-align:top;
	height:35px;

}	

.tabbg a:hover {
	color:#FF3300;
}

.readmore a {
	font-family: Arial, Helvetica, sans-serif;
	color: #0C2F8F;
	font-weight:bold;
	text-align:right;
	font-size:11px;
	padding-right:15px;
	vertical-align:top;
	height:35px;
}	

.readmore a:hover {
	color:#FF3300;
}

.tabTop {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
.tabtop2 {
	background-image: url(../images/cor2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:38px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 15px;
	padding-left: 20px;
	font-weight: bold;
	font-variant: normal;
	vertical-align:top;
	padding-top:5px;
}
.pageDiv {
	background-image: url(../images/topbg.gif);
	background-repeat: repeat-x;
	height: 18px;
}
h1 {
	font-size: 16px;
	color: #0031AF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.studium {
	margin-bottom: 10px;
	margin-left: 10px;
}
.subheading {
	font-size: 14px;
	font-weight: bold;
	padding-left:10px;
	padding-bottom:5px;
}

.sports ul {
	list-style-image: url(../images/bul.jpg);	
	line-height:20px;
	
}	

.sportscontent {
 padding-left:24px;
 padding-right:18px;
}	
.pageend {
	background-image: url(../images/pageend.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 60px;
	line-height: 25px;
}

.pageend a{
	color:#000000;
}

.pageend a:hover{
	color:#FF3300;
}.subpagenav {

	background-image: url(../images/topbg.gif);
	background-repeat: repeat-x;
}
.subnav {

	border-right-color: #D6D6D6;
	border-left-color: #D6D6D6;
	background-repeat: no-repeat;
	background-position: center bottom;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
}

.subnav ul {
	margin:0;
	padding:0;
	list-style:none;
}

.subnav li a {
	padding:5px 5px 5px 20px;
	border-bottom: 1px solid  #D6D6D6;
	display:block;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.subnav li a:hover {
	padding:5px 5px 5px 20px;
	border-bottom: 1px solid  #D6D6D6;
	display:block;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	background-color:#EAF4FF;
}

.start {
	border-bottom: 1px solid  #D6D6D6;
}
/* -- FORMS -- */
input,
textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

label {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
}
.inputfield {
	vertical-align:top;
	padding: 5px;
}
.inputfield label {
	display:block;
	width: 150px;
}