body {
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	color: #4b4b4d;
	font-size: 11px;
	line-height: 15px;
	background-image: url(/wSchwengeler_de/wLayout/design/img/allg/bg.jpg);
	scrollbar-highlight-color: #b1c903;
	scrollbar-shadow-color: #b1c903;
	scrollbar-3dlight-color: #E8EFC5;
	scrollbar-arrow-color: #b1c903;
	scrollbar-track-color: #E8EFC5;
	scrollbar-face-color: #E8EFC5;
	scrollbar-darkshadow-color: #E8EFC5;
}

table {
	font-size: 11px;
	line-height: 15px;
}

p {
	margin: 0px;
	margin-bottom: 11px;
	padding: 0px;
}

h1 {
	color: #00519e;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 15px;
}

h2 {
	color: #2564aa;
	font-size: 11px;
	font-weight: bold;
        font-style: italic;
	margin-top: 20px;
	margin-bottom: 6px;
}

hr {
	color: #E5E5E5;
	border: none;
	background-color: #E5E5E5;
	height: 1px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.lead {
	font-weight: bold;
}

form {
	margin: 0px;
	padding: 0px;
}

input {
	font-size: 11px;
}

textarea {
	font-size: 11px;
	font-family: calibri, verdana, helvetica, arial, geneva, sans-serif;
}

a:link {
	color: #2564aa;
	line-height: normal;
	text-decoration: none;
}

a:visited {
	color: #2564aa;
	line-height: normal;
	text-decoration: none;
}

a:active {
	color: #2564aa;
	line-height: normal;
	text-decoration: none;
}

a:hover {
	color: #2564aa;
	line-height: normal;
	text-decoration: underline;
}


.bildunterschrift {
	font-size: 9px;
	line-height: normal;
}

.bildabstandli {
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 10px;

}


.bildabstandre {
	margin-bottom: 5px;	
	margin-top: 5px;
	margin-left: 10px;
}



.navTopLevel1 {
	cursor:pointer;
	cursor:hand;
}

ul {
	margin-left: 32px;
	margin-top: 8px;
	margin_bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	list-style-position: outside;
	list-style-image:url(/wSchwengeler_de/wLayout/design/img/allg/ul.gif);
}

.copyright {
	font-size: 9px;
}





/**********************************************************
			Klassen für die Navigation
**********************************************************/
.navLeftLevel1 {
	cursor:pointer;
	cursor:hand;
	color: #FFFFFF;
	font-weight: bold;
	text-indent: 38px;
        height:36px;
background-color:#b1c903;
}

.navLeftLevel1Over {
	cursor:pointer;
	cursor:hand;
	color: #00519e;
	font-weight: bold;
	text-indent: 38px;
        height:36px;
background-color:#b1c903;
}

.navLeftLevel2 {
	cursor:pointer;
	cursor:hand;
	color: #FFFFFF;
	font-weight: bold;
	text-indent: 50px;
        height:28px;
background-color:#b1c903;
}

.navLeftLevel2Over {
	cursor:pointer;
	cursor:hand;
	color: #00519e;
	font-weight: bold;
	text-indent: 50px;
        height:28px;
background-color:#b1c903;
}