/* @override 
	http://wilken-werbung.de/elements/styles/screen.css
	http://wilkenwerbung.de/elements/styles/screen.css
*/

body {
scrollbar-base-color: #fff;
scrollbar-3d-light-color:#fff;
scrollbar-arrow-color: gold;
scrollbar-darkshadow-color: gold;
scrollbar-face-color: #fff;
scrollbar-highlight-color: gold;
scrollbar-shadow-color:gold;
scrollbar-track-color: gold;
}

body {
margin: 20px auto;
padding: 0;
text-align: center;
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-size: small; line-height: 140%;
}

h1, h2, h3, h4, h5, h6 {
margin: 0 0 0.7em 0;
padding: 0;
color: #4182c6;
}

h3 {
color: #fff;
font-size: 125%;
font-weight: normal;
margin: 10px;
}

/* Pseudo-Klassen */
a:link 		{ color: #333; text-decoration: none;}
a:visited 	{ color: #333; text-decoration: none; }
a:hover 	{ color: gold; text-decoration: underline; }
a:active 	{ text-decoration: none;}

#content a{
text-decoration: underline; 
}

img 	{ border:none; margin:0; }

table.main tr td {
width: 185px; 
height: 185px;
text-align: left;
background-repeat: no-repeat;
}

table.main tr td.twocols {
width: 372px;
}

table.main tr td.zentriert {
text-align: center;
}

table.main tfoot tr td {
height: 30px;
width: 744px;
text-align: center;
font-size: 70%;
color: #4182c6;
}

ul.menu {
list-style: none;
margin: 0 10px;
padding: 0;
font-family: "MS Sans Serif", Geneva, sans-serif;
}

ul.menu li {
height: 16px;
line-height: 16px;
margin: 0;
}

ul.menu li a, ul.menu li a:visited  {
color: #fff;
display: block;
}

ul.menu li a:hover {
background:  url("../gfx/active.gif") no-repeat;
background-position: right;
}

ul.menu li a.active, ul.menu li a.active:visited {
font-weight: bold;
color: gold;
background:  url("../gfx/active.gif") no-repeat;
background-position: right;
}

ul.submenu {
font-size: 80%;
margin: 0 0 1em 10px;
list-style: none;
}

ul.submenu li {
border-top: 1px solid #fff;
line-height:150%;
}

ul.submenu li a, ul.submenu li a:visited  {
color: #fff;
}

ul.submenu li a.active, ul.submenu li a.active:visited  {
color: gold;
font-weight: bold;
}

#content {
height: 340px;
overflow: auto;
padding: 15px 5px;
}

#content h1 {
font-size: 130%;
line-height: 1.4em;
}

#content p {
font-size: 85%;
line-height: 1.4em;
margin: 0 0 0.7em 0;
}

#content ul {
font-size: 85%;
list-style-image: url("../gfx/listitem.gif");
margin: 0 0 1em 0;
*margin: 0 0 1em 20px;
padding: 0 0 1em 25px;
*padding: 0 0 1em 0;

}

#content h4 {
font-size: 110%;
margin: 1em 0 1em -25px;
}

#content h2 {
font-size: 90%;
font-weight: bold;
margin: 1em 0 0.7em 0;
}

#content ul li {
padding: 0 0 0 5px;
margin: 0 0 0.7em 0;
}

#content .table tr td {
	padding: 0px;
	margin: 0px;
	width: auto;
	height: auto;
}

#content .table td {
	border-bottom: #4182c6 1px solid;
}

#content .table th {
	border-bottom: none;
}

fieldset {
border: 1px solid gold;
padding: 0 10px 10px 10px;
margin: 0 0 0.7em 0;
}

fieldset legend {
font-size: 80%;
color: #4182c6;
}

label {
display: block;
float: left;
width: 120px;
font-size: 80%;
font-weight: bold;
color: #4182c6;
}

#printkopf {
display: none;
}

a.pdf, a.pdf:visited {
color: #d70005;
padding: 2px 25px;
background: url("../gfx/dl_pdf.gif") no-repeat;
background-position: 0px 0px;
text-decoration: none;
}

a.pdf:hover {
text-decoration: underline;
}

#content #linkliste {
list-style: none;
display: block;
clear: both;
margin: 0;
padding: 0;
}

#content #linkliste li {
width: 43%;
float: left;
margin: 5px;
}

#content #linkliste li a img {
border: 1px solid #000;
}
.Stil2 {font-size: 8px}


.flyer {
	border: 1px solid #4182C6;
	padding: 6px 0 2px 22px;
	height: 20px;
	background: #d4ecfe url("../gfx/dl_pdf.gif") 2px 5px no-repeat;
}



.flyerblaettern {
	border: 1px solid #4182C6;
	padding: 6px 0 2px 22px;
	height: 20px;
	background: #FFF url("../gfx/magnifier.png") 2px 5px no-repeat;

}

.flyer_zweizeilig {
	border: 1px solid #4182C6;
	padding: 6px 0 2px 22px;
	height: 40px;
	background: #d4ecfe url("../gfx/dl_pdf.gif") 2px 5px no-repeat;

}

.flyer a:hover{
	color: #4182C6;
}




