/* allg formatierungen*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;

}
.body_all {
	margin:	0px;
	background-color: #569edd;
	background-image: url(../Bilder/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
}

h1 {color: #3f84c0; font-size: 18px;}


img {
	border: 0px;
	display: block;
}


/* forms */
form {
	margin: 0px;
	padding: 0px;
}

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	background-color: #ffffff;
	border: 1px solid #006287;

}

.form_radio {
	border: 0px;
	margin-right: 4px;
	background-color: transparent; 
}

/*links */

a.menu {
	MARGIN-TOP: 2px;
	DISPLAY: block;
	font-weight: normal;
	color: black;
    width: 180px;
	padding: 4px;
	height: 28 px;
    text-align: left;
	border-bottom: 1px solid #cccccc;
	
}
a.menu:link {
color: black;
font-family: arial;
font-size: 13px;
TEXT-DECORATION: none;
font-weight: bold;
background-color: white;

}
a.menu:visited {
color: black;
font-size: 13px;
TEXT-DECORATION: none;
font-weight: bold;
}
a.menu:hover {
color: #3f84c0;
font-size: 13px;
TEXT-DECORATION: none;
font-weight: bold;

}


/* ende links /*

/*links */

a.menuaktiv {
	MARGIN-TOP: 2px;
	DISPLAY: block;
	font-weight: normal;
	color: #3f84c0;
    width: 180px;
	padding: 4px;
	height: 28 px;
    text-align: left;
	border-bottom: 1px solid #cccccc;
	
}
a.menuaktiv:link {
color: #3f84c0;
font-family: arial;
font-size: 13px;
TEXT-DECORATION: none;
font-weight: bold;
background-color: white;

}
a.menuaktiv:visited {
color: #3f84c0;
font-size: 13px;
TEXT-DECORATION: none;
font-weight: bold;
}
a.menuaktiv:hover {
color: #3f84c0;
font-size: 13px;
TEXT-DECORATION: none;
font-weight: bold;

}


/* links */
a {
	text-decoration: none;
	color: #04394B;
}

a:hover.link_underline {
	text-decoration: underline;
}


/* text */


.weiss {
	color: white;
}



a.menutop {
color: white;	
}
a.menutop:link {
TEXT-DECORATION: none;
color: white;
}
a.menutop:visited {
TEXT-DECORATION: none;
color: white;;
}
a.menutop:hover {
TEXT-DECORATION: none;
color: white;
}

.border
{
padding: 3px;
border: 1px solid #999999;
}
