/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 10em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }


/* LAYOUT */

.clear { clear: both; }
.clearer { clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px; }

img.left { float: left; margin: 2px 20px 16px 0; }
img.right { float: right; margin: 2px 0px 16px 20px; }
img.across { margin: 2px 0 16px 0; }
img.flushleft { margin-left: -20px; }
img.flushright { margin-right: -20px; }
hr {height: 1px; color:#bdc2c6;padding:0px;margin-top:0px;}

#container { width: 980px; margin: 0 auto; position: relative; }
#main { width: 100%; position: relative; }
#content { position: relative; color: #333; clear:left; padding-top:20px;}

#container, #content { zoom: 1; }

/* TYPE */
body { font: 12px/18px "Lucida Grande", Arial, Verdana, sans-serif; background-color: #fff; color: #333; }

a { color: #08c; }
a:link, a:visited, a:active { text-decoration: none; }
a:hover { text-decoration: underline; }

/*strong, b { font-weight: bold; }*/
em, i { font-style: italic; }
sup { padding-left: 1px; font-size: 10px !important; font-weight: normal !important; vertical-align: baseline; position: relative; bottom: 0.33em; color: #76797c; _position: static !important; }
span.ls {letter-spacing: 5px};

p { margin-bottom: 18px; }
h1 { font-weight: bold; font-size: 24px; line-height: 36px; margin-bottom: 18px; }
h2 { font-weight: bold; font-size: 18px; line-height: 20px; margin-bottom: 2px; }
h3 { font-weight: normal; font-size: 16px; line-height: 18px; }
h4 { font-weight: bold; font-size: 10px; line-height: 18px; }
p.intro { font-weight: bold; }
.more { text-align: right; }

ul { margin-bottom: 18px; list-style: none inside; }
ol { margin-bottom: 18px; list-style: decimal; margin-left: 2.2em; }
ul.square,
ul.circle { margin-left: 2em; }
ul.square { list-style: square outside; padding-left:120px;}
ul.circle { list-style: circle outside; }
ul ul.circle,
ul ul.square { margin-top: 4px; margin-bottom: 5px; }
ul.rahmendaten{ padding-left:250px;padding-top:5px;}
ul.home{ padding-left:50px;padding-top:5px;}
ul.home li{ padding-bottom:5px;padding-top:5px;}
/*ul.rahmendaten li  { padding-left:45px;background-color:#cccccc;width:500px;margin-left:40px;}*/
.last { margin-bottom: 0; }

#content { padding-left: 0; padding-right: 0; }
#main h2 { font-weight: bold;  margin:0; padding:0;padding-top:2px; color: #990000;}
#main h3 {   color: #000000;color:#76797c;font-weight:bold;}
		


.textcols .column a img{
margin-right:5px;
width:120px;
float:left;
}

.textcols .column h3 a img{
margin:0px;
height:1px;
width:1px;
float:none;
}

#toplinks {
	color:#000;
	font-size:9pt;
	text-align: center;
	margin-right:50px;
	
}

#toplinks a {
	color:#000;
	text-decoration:none;
}

#toplinks a:hover {
	color:#000;
	text-decoration:underline;
}
#footer {
	font-size: 80%;
	text-align: center;
	margin: 1em 0;
}


