body {
	background-color: #656565;
	background-image: url(bilder/hintergrund.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
}
#mainhead .head .logo {
	width: 200px;
	float: left;	
	
}
#mainhead {
	width: 700px;
	margin: auto;
}
#mainhead .head .ani {
	width:500px;
	float: right;
}
#mainhead .head .naviecke {
	background-image: url(bilder/ecke_ol.gif);
	background-repeat: no-repeat;
	width: 15px;
	float: left;	
}
#mainhead .head .navihintergrund {
	background-image: url(bilder/hintergrund_navi_top.gif);
	width: 685px;
	float: right;
	background-repeat: repeat-x;
	white-space: nowrap;
}
#mainhead .head .blank {
	height: 32px;
	clear:both;
}
#maincontent {
	width: 700px;
	margin: auto;
	float:none;
	clear:both;
}



a{
	color:#CE0002;
	font-weight:800;
}

a:link { 
	text-decoration:none;
}    /* noch nicht besuchte Ziele */

a:visited {
	text-decoration:none;
} /* besuchte Ziele */
a:hover {
	text-decoration:none;
}   /* Verweise bei "MouseOver" */
a:active {
	text-decoration:none;
}  /* Angeklickte Verweise */
a:focus {
	text-decoration:none;
}    /* Verweise, die Fokus erhalten */

#maincontent .box #subnavi {
	width: 220px;
	float: left;
	text-align:left;
	background:#FFFFFF;
}
#maincontent .box {
	background-color:#FFFFFF;
	width: 700px;
	margin:auto;
	padding-top:30px;
}#mainhead .head #contenthead .contentecke {
 
	width: 17px;
	clear: right;
	float: left;
	background-image:url(bilder/ecke_content_links.gif);
	background-repeat:no-repeat;
	height:26px;

}
#mainhead .head #contenthead .contentbghead {
	background-image: url(bilder/bg_content_title.gif);
	background-repeat: repeat-x;
	width: 683px;
	float: left;
	height:26px;
	float:right;
	clear:right;
}


#mainhead .head #contenthead {
	width: 700px;
	clear:both;
	float:none;
}
#maincontent .box #subnavi #navi {
	padding-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:10px;

}
#maincontent .box .content {
	text-align: left;
}



ul.action { list-style-type:none; list-style-image:none; margin:0; padding:5px 0 0 0; margin-left:16px;}
ul.action li { margin:0; padding:2px 0; }
ul.action a { font-weight:bold; text-decoration:none;  }
ul.action a:hover { text-decoration:underline; }
ul.action a.info,ul.action a.mail,ul.action a.welt, .col1 ul.action a.mail, .col1 ul.action a.map { display:block; background-position:0px 0.2em; background-repeat:no-repeat; padding-left:26px; line-height:20px; }
ul.action a.info { background-image:url(bilder/link_gif.gif); }
ul.action a.welt { background-image:url(bilder/globe_48.gif); }
ul.action a.mail { background-image:url(bilder/mail_write_klein.gif); }



a.normal{
	color:#434343;
	font-weight:normal;
}

a.normal:link { 
	text-decoration:none;
}    /* noch nicht besuchte Ziele */

a.normal:visited {
	text-decoration:none;
} /* besuchte Ziele */
a.normal:hover {
	text-decoration:underline;
}   /* Verweise bei "MouseOver" */
a.normal:active {
	text-decoration:none;
}  /* Angeklickte Verweise */
a.normal:focus {
	text-decoration:none;
}    /* Verweise, die Fokus erhalten */


#maincontent .box .content #foot {
	text-align:center;
	height:25px;
}
#maincontent .box .content #contenttext {
	width: 450px;
	float: right;

	padding-right:30px;

}
#maincontent .box .content #foot {
	 clear:both;
}
#maincontent .box .content #content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bolder;
	font-variant: small-caps;
}

