/*--------------------------Reset--------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/*--------------------------Layout--------------------------*/
body {
	background-color: #08335D;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial;
	}


/*--------------------------Servicemenü--------------------------*/
p.serv_menu, p.serv_menu a, p.copyright {
	font-size: 12px;
	color: #FAFAFA;
	text-decoration: none;
	margin-bottom: 10px;
}
p.serv_menu a:hover, #serv_menu_akt {
	color: #D40046;	
}


/*--------------------------Leistungsmenü--------------------------*/
#leistungsmenu           {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	width: 210px;
	margin-right: 10px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a2bdd1;
	font-weight: normal;
}
#leistungsmenu li{
	display: inline;
}
#leistungsmenu li a{
	padding-left: 20px;
	background-image: url(images/navipfeile.gif);
	background-repeat: no-repeat;
	background-position: 0px -1px;
}
#leistungsmenu li ul li a{
	padding-left: 40px;
	background-image: url(images/navipfeile.gif);
	background-repeat: no-repeat;
	background-position: 20px -1px;
}
#leistungsmenu li ul li ul li a{
	padding-left: 60px;
	background-image: url(images/navipfeile.gif);
	background-repeat: no-repeat;
	background-position: 40px -1px;
}
#leistungsmenu a{
	text-decoration: none;
	display: block;
	padding-left: 20px;
	color: #09335d;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #a2bdd1;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;	
}
#leistungsmenu a:hover, li a#aktuell {
	background-image: url(images/navipfeile_o.gif);
	color: #D40046;	
	}
#leistungsmenu li ul li a#aktuell {
	background-image: url(images/navipfeile_o.gif);	
	background-repeat: no-repeat;
	background-position: 20px -1px;
	}
#leistungsmenu li ul li ul li a#aktuell {
	background-image: url(images/navipfeile_o.gif);	
	background-repeat: no-repeat;
	background-position: 40px -1px;
	}	
* html #leistungsmenu a { /* Korrekturen fuer IE */ w\idth: 100%; }
div#kontakt p, div#kontakt h2 {
	margin-right: 10px;
	margin-left: 30px;
	color: #09335d;
}

/*--------------------------Content--------------------------*/

h1 {
	font-family: Arial;
	font-size: 24px;
	line-height: 20px;
	font-weight: bold;
	color: #09335d;
	margin-bottom: 10px;
	margin-top: 20px;
}
h2 {
	font-family: Arial;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #09335d;
	margin-top: 10px;
	margin-bottom: 5px;
}
h3 {
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #09335d;
	
}
p, td.content li, input, textarea {
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #282828;
	text-decoration: none;
}
td.content a {
	color: #09335d;
	text-decoration: none;	
}
td.content a:hover {
	color: #D40046;
}
td.content ul {
	margin: 0px;
	padding: 0px;
}
td.content li {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 20px;
}
td.content li ul li{
	list-style-position: outside;
	list-style-type: circle;
	margin-left: 20px;
}


/*--------------------------Tabellen--------------------------*/	
	
	td.leistung {
	padding: 4px;
	border: 1px solid #dcdcdc;
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
	color: #282828;
	}
	
/*--------------------------Formular--------------------------*/	
input, textarea {
	width: 300px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #708392;
	border-right-color: #a2bdd1;
	border-bottom-color: #a2bdd1;
	border-left-color: #708392;
	background-color: #BEDFF7;
}
input {
	height: 20px;	
}
textarea {
	height: 150px;		
}
.button {
	width: 150;
	height: 25px;
	background-color: #09335d;
	color: #fff;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #CCC;
}

