* remove default link styles */
a:link,a:visited { text-decoration:none; }

/* No list-markers by default - must redefine bullets w/ bg graphics */
ul,ol { list-style:none; }

/* Avoid browser default inconsistent heading font-sizes and pre/code */
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

/* Remove inconsistent (among browsers) default padding or margin */
html,body,div,h1,h2,h3,h4,h5,h6,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,input { margin:0; padding:0; }

/* prevent blue linked image borders */
a img,a:link img,a:visited img { border:none; }

/* basic elements
 * ------------------------------------------------------------------------- */
body { background-color:#FFFFFF; text-align:left; }
p,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,td { font-family:"Verdana", Courier, mono; color:#1A2233; font-size:11px; text-decoration:none; }
p,dl,dt,dd,ul,ol,li { line-height: 13px; }
p,pre,blockquote { margin-bottom:7px; }
a:hover,a:active { text-decoration:underline; }
h1 { font-size:18px; }
h2,h3 { font-size:16px; }
h4 { font-size:14px; }
.text{ font-family: Verdana, Helvetica, sans-serif; font-size:9px; text-decoration:none;}
.text a{ font-family: Verdana, Helvetica, sans-serif; font-size:9px; color:red; text-decoration:none;}
.textfeld { font-family: Verdana, Helvetica, sans-serif;  background-color:#FFFFFF; border:1px solid #000000; }
.button { font-family: Verdana, Helvetica, sans-serif;  background-color:#FFFFFF; border:1px solid #000000; }
.suche_button{background-color:#E1E1E1;color:black;width:90px; height:18px;border:solid 1px; silver;cursor:hand}
.logout_button{background-color:#CCD0D9;color:black;width:50px;border:solid 1px; border-color:#FFFFFF;cursor:hand}
.style1 {font-size: 24px}
.style2 {font-family: Verdana, Helvetica, sans-serif;}
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif;font-weight: bold;color: #f5f5f5;}
/* skeleton
 * ------------------------------------------------------------------------- */
 #wrap {
	width:740px;
	margin:0px auto;
	background-color: #FFFFFF;
	
}
 #banner { width:730px; background-color: #FFFFFF; height:105px; margin:0px auto; }
 #content { width:741px; background-color: #FFFFFF;  margin-right:0px auto;  }
 #content h3 { padding:10px 10px 5px 10px; }
 #content h4 { padding:0 21px 3px 21px; }
 #content dl { padding-bottom:10px; }
 #content dd { padding-bottom:20px; }
 #bluebox{
	background-image: url(../pics/box.gif);
	background-color: #FFFFFF;
	width:247px;
	height:168px;
	float:left;
}
#bluebox h1 {
	padding:10px 10px 10px 26px;
	color: #FFFFFF;
	font-size: 12px;
}
#bluebox h2 {
	padding:15px 10px 10px 26px;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}
  #column-left {
	
	width:230px;
	float:left;
	background-color: #FFFFFF;
	background-image: url(../pics/bg_left.gif);
	height: 300px;
	margin-left: 7px;
	padding-left: 20px;
	clear: both;
	padding-top: 10px;
}
  #column-left a:link, #column-left a:visited { color:red; }
  
  #layers { width:475px; height:100px; background-color: #E1E1E1; layer-background-color: #E1E1E1;}

  
  #column-right {
  	background-color: #FFFFFF;
	width:465px;
	float:left;
	margin-left: 12px;
	margin-top: 5px;
}
  #column-right a:link, #column-right a:visited { font-family:Verdana, Helvetica, sans-serif; color:red; }
  #column-right a:hover, #column-right a:active { text-decoration:none; text-decoration:underline;}
  #column-right hr {border:dashed #dddddd 1px;}
  #column-right h1 {
	font-family:Verdana, Helvetica, sans-serif;
	color: #3F5F9E;
	margin-bottom: 5px;
}
      
  #bottom {
	width:721px;
	height:50px;
	clear:both;
	overflow:hidden;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: bottom;
	text-align: center;
}
#bottom a:link, #column-right a:visited { font-family:Verdana, Helvetica, sans-serif; color:red; }
#bottom a:hover, #column-right a:active { text-decoration:none; text-decoration:underline;}



