/* einziger unterschied: hg-bild! */

/* ausgabe unterdrucken */

.nichtscreenen {
	display:none;
}


/* bilder (rahmen) */

img {
	border:0px;
}

img a. {
	border:none;
}

/* zusatzformatierungen */

p {
	margin-top:0px;

}

ul {
	margin-top:0em;
	margin-left:0px;
	padding-left:1.3em;
	list-style-type:disc;
	list-style-position:inside;
	text-indent:-1.3em;
	margin-bottom:0em;
}

ol {
	margin-top:0em;
	list-style-position:outside;
	margin-left:2.5em;
	margin-bottom:0em;
}

.news {
	font-family:Verdana, Monaco, Arial, Helvetica, "Courier New", monospaced;
	color:black;
	font-size:80%;
	line-height:140%;
}
.news a:link {
	color:black;
	text-decoration:none;
}
.news a:visited  {
	color:black;
	text-decoration:none;
}
.news a:hover  { 
	color:#ff5a14;
	text-decoration:none;
}
.news a:active  { 
	color:#ff5a14;
	text-decoration:none;
}

.newslink {
	font-family:Verdana, Monaco, Arial, Helvetica, "Courier New", monospaced;
	color:#ff5a14;
	font-size:100%;
	line-height:140%;
}
.newslink a:link {
	color:#ff5a14;
	text-decoration:none;
}
.newslink a:visited  {
	color:#ff5a14;
	text-decoration:none;
}
.newslink a:hover  { 
	color:#ff5a14;
	text-decoration:underline;
}
.newslink a:active  { 
	color:#ff5a14;
	text-decoration:underline;
}

a:active, a:focus{outline: none}

/* layer */

#punkt  { width:0px; height:0px; margin-top:0; float:left; }
#inhalt { position:relative; margin:0 auto; text-align:left; height:auto; top:0px; width:966px; clear:left; text-align:left; }

#logo   { position:absolute; left:8px; top:23px; width:300px; height:72px; z-index:1; }

#navigation      { position:absolute; left:0px; top:124px; width:161px; height:auto; }
#linie           { left:0px; top:0px; width:250px; height:13px; }
#hauptnavigation { position:relative; left:25px; top:0px; width:220px; height:auto; margin-bottom:11px; }
#unternavigation { position:relative; left:25px; top:3px; width:220px; height:auto; margin-bottom:11px; }

#bild  { position:absolute; left:251px; top:0px; width:715px; height:124px; }
#text  { position:absolute; left:280px; top:140px; width:650px; height:auto; }

#textschmal  { position:absolute; left:280px; top:140px; width:425px; height:auto; }
#textrechts  { position:absolute; left:738px; top:140px; width:220px; height:auto; }
#linierechts { position:absolute; left:728px; top:124px; width:238px; height:1px; }

#textschmalstartseite  { position:absolute; left:280px; top:140px; width:419px; height:auto; }

/* body */

Body {

background-image:url(bilder/hintergrund_balken.gif); 
background-repeat:repeat-y;
background-position:top center;
background-color:#ffcd8c;

margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;

}

/* info-texte im cms */

.cms_info {
	color:#FF6969;
	background:#F0F0A0;
	font-size:11px;
	line-height:15px;
	font-family:Verdana, Arial, Helvetica, Geneva;
	font-weight:bold;
	margin-bottom:15px;
}

.cmstext {
	font-family:Verdana, Arial, Helvetica, Monaco, sans-serif;
	color:#003296;
	font-size:80%;
	line-height:140%;
	margin-top:0px;
	margin-bottom:15px;
	font-weight:normal;
}

.cmstext a:link {
	color:#003296;
	text-decoration:underline;
}
.cmstext a:visited  {
	color:#003296;
	text-decoration:underline;
}
.cmstext a:hover  { 
	color:#ff5a14;
	text-decoration:none;
}
.cmstext a:active  { 
	color:#ff5a14;
	text-decoration:none;
}
