body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	background-color:#F5F5F5;
	padding: 0;
	margin: 0;

}

form {
  padding: 0;
  margin: 0;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434548;
}

/* hides text-align to the left from IE, because the next 2 rules doesn't apply to IE*/
html>body td {
  text-align: left;
}

*[align="center"] {
  text-align: center;
}

*[align="right"] {
  text-align: right;
}

.headbg{
	background-color:#F5F5F5;
}

.ratebarbg 	{
background-color:#0000ff;
}
.headbgbox{
	background-color: #e9b85a;
}
.loginbarbg{
	background-color: #EFEFEF;
}

.module_head {
	background-color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	color: #ffaa00;
	padding-left:0px;
}

.module_head_feat {
	background-color:#F9EDAC;
	font-size: 11px;
	font-weight: bold;
	color: #ffaa00;
	padding-left:0px;
}

.campus_head {
	background-color: #ffffff;
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-transform:uppercase;
	letter-spacing:1px;
	color: #ffaa00;
	padding-left:0px;
	border-bottom:1px solid #000000;
}

.oddrow {
	background-color: #ffffff;
}

.evenrow {
	background-color: #F5F5F5;
}


.module_head_right {
	background-color: #f7ac00;
	font-size: 11px;
	color: #FFFFFF;
}

.module_head_right a {
	background-color: #f7ac00;
	font-size: 11px;
	color: #FFFFFF;
}

.module_head_right a:hover {
	background-color: #f7ac00;
	font-size: 11px;
	color: #FFFFFF;
}


TD.edituserlink{
	background-color: #cccccc;
	color: #333333;
	font-weight: bold;

}
TD.edituserlink a{
	background-color: #cccccc;
	color: #333333;
	font-weight: normal;
}
TD.edituserlink A:hover{
	background-color: #cccccc;
	color: #333333;
	font-weight: normal;
}

.text_head1, .text_head1:hover {
	font-size: 14px;
	font-weight: bold;
	padding-left:10px;
	color: #333333;
}
.text_head2, .text_head2:hover {
	font-size: 14px;
	font-weight: bold;
	color: #0000AF;
}

.offer_head {
	font-size: 16pt;
	color: #333333;
}

.module_detail_inside {
	font-size: 11px;
	font-weight: normal;
	background-color: #ffffff;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D4E1F6;
	border-right-color: #D4E1F6;
	border-bottom-color: #D4E1F6;
	border-left-color: #D4E1F6;
}


.module_detail_inside_feat {
	font-size: 11px;
	font-weight: normal;
	background-color: #F9EDAC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D4E1F6;
	border-right-color: #D4E1F6;
	border-bottom-color: #D4E1F6;
	border-left-color: #D4E1F6;
}

.im_text {
    color:#ffffff;
	font-size: 11px;
	font-weight: normal;
	background-color: #ffaa00;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #95B5E6;
	border-right-color: #95B5E6;
	border-bottom-color: #95B5E6;
	border-left-color: #95B5E6;

}

.module_detail {
	font-size: 11px;
	font-weight: normal;
	/*background-color: #ffffff;*/
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D4E1F6;
	border-right-color: #D4E1F6;
	border-bottom-color: #D4E1F6;
	border-left-color: #D4E1F6;

}

.statusbar {
	background-color: #ffffff;
	border-bottom:1px dashed #ffaa00;
}


th {
	font-weight: bold;
	color: #333333;
	background-color: #e0e0e0;
	font-size: 11px;

}

th a {
	text-decoration: underline;
	color: #4278D3;
}
th a:hover {
	color: #4278D3;
	text-decoration: none;

}


a.subhead {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
a.subhead:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.smallpic {
	border: 1px solid #666666;
}

input {
	font-size: 11px;
}
textarea {
	font-size: 11px;
}
select {
	font-size: 11px;
}
.formbutton {
	font-size: 11px;
	color: #333333;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	background-color: #f5f5f5;
}


.main_outer_table{
	background-color: #F5F5F5;
}

a.main_title{
	font-size: 40px;
	color: #FFFFFF;
	text-decoration:none;
}
a:hover.main_title{
	font-size: 40px;
	color: #FFFFFF;
	text-decoration:none;
}
.dotted{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}

.s_table_blue{
	color: #27277E;
	font-weight: bold;
}
.s_table_white{
	color: #27277E;
}

.table_blue{
	background-color: #D3E1FA;
	color: #27277E;
}
.table_white{
	background-color: #FFFFFF;
	color: #27277E;
}

.table_green{
	background-color: #D8F9D5;
	color: #003300;
}
.table_red{
	background-color: #FFD5D5;
	color: #990000;
}
.table_pink{
	background-color: #FFE1FF;
	color: #7D0067;
}
.table_gray{
	background-color: #EFEFEF;
	color: #333333;
}
.table_yellow{
	background-color: #FFFFCC;
	color: #B08D00;
}


.main_text1{
	font-size: 24px;

}
.page_heading {
	font-size: 14pt;
	border: 1px solid #A9BDF1;
	background-color: #DADADA;
	text-align: center;
}
.headrow {
	border: 1px solid #A9BDF1;
	background-color: #C8E0FB;
	text-align: center;

}
.text8pt {
	font-size: 8pt;
}
.searchtitle {
	font-size: 14pt;
	font-weight: bold;
	color: #003366;
}
.xtitle {
	font-size: 14pt;
	border: 1px solid #A9BDF1;
	background-color: #DADADA;
	text-align: center;

}
.title {
	font-size: 12pt;
	border: 1px solid #A9BDF1;
	background-color: #DADADA;
	text-align: left;
	font-weight: bold;
	padding: 4px 4px 4px 11px;
	margin-left: 11px;

}
.subtitle {
	font-size: 10pt;
	color: #003366;
	border: 1px solid #96B0F5;
	background-color: #D7E1EE;
	font-weight: bold;
	padding: 1px;
}

a {
	color: #333333;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	color: #ffaa00;
	font-weight:bold;
}

a.menulink {
	font-size: 11px;
	color: #4278D3;
	text-decoration: none;
}
a.menulink:hover {
	font-size: 11px;
	color: #4278D3;
	text-decoration: none;
}

a.panellink {
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #333333;
}
a.panellink:hover {
	font-weight:normal;
	font-size:11px;
	color:#ffaa00;
	text-decoration:underline;
}

a.panellink_b {
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	color: #ffaa00;
}

a.panellink_b:hover {
	font-weight:bold;
	font-size:11px;
	color:#ffaa00;
	text-decoration:underline;
}

.panelbox {
	
}

.panelheader {
	font-weight: bold;
	font-size: 11px;
	color: #ffaa00;
	padding-top:5px;
}

.footer {
	background-color: #cccccc;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #808080;
	border-right-color: #808080;
	border-bottom-color: #808080;
	border-left-color: #808080;
}
a.footerlink {
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
}
a.footerlink:hover {
	font-size: 8pt;
	color: #333333;
	text-decoration: underline;
}
.copyright{
	color: #AAAAAA;
	font-size: 11px;
	text-decoration: none;
}

.paneltable{
	background-color: #003366;
}
.modulehead{
	color: #003366;
}


.storyhead{
	color: #333333;
	font-weight: bold;
}
.storydate{
	font-size: 9px;
	color: #333333;
	font-style: italic;
}
.storyby{
	color: #333333;
}
.storytext{
}

.newshead{
	color: #333333;
	font-weight: bold;
}
.newsdate{
	font-size: 9px;
	font-style: italic;
}
.newstext{

}

.pollquestion{
	color: #333333;
	font-weight: bold;
}
.polloptions{

}

.payment_mod_head{
	font-size: 11px;
	color: #FFFFFF;
	background-color: #3399CC;
}

.admin_head{
	font-size: 12px;
	color: #4278D3;
	font-weight: bold;
}
h4{
	font-size: 12px;
}
.copyright:hover {
	color: #0000ff;
	font-size: 11px;
	text-decoration: underline;
}
.errors {
	color: red;
}

.headerfooter, .headerfooter:hover {					/*** style of "xxx's Profile", "Last logge" ***/
	color: #181818;
	font-size: 10px;
	font-weight: bold;
	height: 20px;
}

.headerfooter:hover {							/*** hover: style of "xxx's Profile", "Last logge" ***/
	color: #181818;
	text-decoration: none;
}

.nickwidth {								/*** width of sections ***/
	margin: 10px;
	text-align: center;
	width: 550px;
}

.im_msg {
	font-size: 8pt;
}




/*  styles Navigation allgemein*/
.nav {
position:relative;top:0px;float:left; left:175px; width:634px; font-family: verdana, arial, sans-serif; font-size:12px;padding:0px; margin:0px; z-index:2;
}
.nav ul {
padding:0;margin:0;list-style-type:none;
}
.nav ul li {
float:left; position:relative; background:url(images/divider1.gif) no-repeat right;
}
.nav ul li a, .nav ul li a:visited {
float:left; display:block; text-decoration:none;color:#000; font-weight:normal; padding:0px 0px; line-height:17px; height:17px; 
}

.nav ul li:hover {width:auto;}

.nav ul li a.navli:hover {border-color:#c00;text-decoration:none;color:#DD0000;}

.nav ul li:hover a.navli {border-color:#c00;text-decoration:none;color:#DD0000;}

.nav ul li ul {
display: none;
}
.nav table {
margin:0; border-collapse:collapse; font-size:11px; position:absolute; top:1p; left:0;
}

/* styles fuer Internet Explorer*/
.nav ul li a:hover ul {
display:block;position:absolute;top:20px; t\op:17px; background:#fff;left:0; border-bottom:1px solid #cccccc;
}

.nav ul li a:hover ul.endstop {
left: -15px;
}
.nav ul li a:hover ul li a {
display:block;background:#fff;color:#000; height:1px; line-height:15px; padding:4px 10px; width:154px; w\idth:220px; border:1px solid #cccccc; border-bottom:0;
}
.nav ul li a:hover ul li a.drop {
background:#fff url(images/bullet1.gif) no-repeat 3px 8px; padding-bottom:4px;
}
.nav ul li a:hover ul li a ul {
visibility:hidden; position:absolute; height:0; width:0;
}
.nav ul li a:hover ul li a:hover {
color:#ffffff; font-weight:bold; background: #ffaa00; text-decoration:none;
}
.nav ul li a:hover ul li a:hover.drop {
 background: #ccd url(images/bullet1.gif) no-repeat 3px 8px;
}
.nav ul li a:hover ul li a:hover ul {
visibility:visible; position:absolute; top:-6px;color:#000; left:153px;
}
.nav ul li a:hover ul li a:hover ul.left {
left:-191px;
}

/* styles andere Browser */
.nav ul li:hover ul {
display:block;position:absolute;top:17px;margin-top:0px; left:0;width:222px;border-bottom:1px solid #cccccc;
}
.nav ul li:hover ul.endstop {
left:-10px;
}
.nav ul li:hover ul li ul {
display: none;
}
.nav ul li:hover ul li a {
display:block;background:#fff;color:#000;height:auto;line-height:15px; padding:4px 10px; width:200px; border:1px solid #cccccc; border-bottom:0;
/*-moz-opacity:.80;opacity:.80;opacity: 0.8; khtml-opacity: 0.8*/;
}
.nav ul li:hover ul li a.drop {
background:#fff url(images/bullet1.gif) no-repeat 3px 8px;
}
.nav ul li:hover ul li a:hover {
color:#ffffff; background: #ffaa00; font-weight:bold; /*-moz-opacity:.80;opacity:.80;opacity: 0.8; khtml-opacity: 0.8;*/
}
.nav ul li:hover ul li a:hover.drop {
background: #ccd url(images/bullet1.gif) no-repeat 3px 2px;
}
.nav ul li:hover ul li:hover ul {
display:block; position:absolute; left:153px; top:0px;
}
.nav ul li:hover ul li:hover ul.left {
left:-186px;
}


<!--[if lte IE 5.5]>
<style type="text/css">
.nav ul li a, .nav ul li a:visited {height:33px;}
<![endif]-->

#balken {
  position:relative;
  text-align:left;
  padding-left:5px;
  padding-top:2px;
  /*left:172px;
  top:17px;
  height:18px;
  width:569px;
  background-image:url(../../../images/balken.jpg);*/
  font-size:10px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  border-top:1px solid #CCCCCC;
  border-left:1px solid #CCCCCC;
  border-right:1px solid #CCCCCC;
  }
	
#Uhr {
 position:relative;
 background-image:url(../../../images/balken.jpg);
 top:-18px;
 float:right;
 padding-right:5px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:10px; 
 color:#000000;
 display:inline;
 }
 
 
#com1 {
  position:absolute;
	left:810px;
	top:2px;
  }
  
#topBanner {
  margin-top:2px;
  margin-bottom:2px;
  }