@charset "utf-8";

a.link_navi:link  { color:#004d33; text-decoration:none; line-height: 1.65em;}
a.link_navi:visited { color:#004d33; text-decoration:none; line-height: 1.65em;}
a.link_navi:active { color:#004d33; text-decoration:none; line-height: 1.65em;}
a.link_navi:hover { color:#004d33; text-decoration:underline; line-height: 1.65em;}

a.link_navi_aktiv:link  { color:#004d33; text-decoration:none; line-height: 1.65em; font-weight: bold;}
a.link_navi_aktiv:visited { color:#004d33; text-decoration:none; line-height: 1.65em; font-weight: bold;}
a.link_navi_aktiv:active { color:#004d33; text-decoration:none; line-height: 1.65em; font-weight: bold;}
a.link_navi_aktiv:hover { color:#004d33; text-decoration:none; line-height: 1.65em; font-weight: bold;}

a.link_content:link  { color:#004d33; text-decoration:underline; line-height: 1.65em;}
a.link_content:visited { color:#004d33; text-decoration:underline; line-height: 1.65em;}
a.link_content:active { color:#004d33; text-decoration:underline; line-height: 1.65em;}
a.link_content:hover { color:#004d33; text-decoration:underline; line-height: 1.65em;}

a.link_content_fett:link  { color:#004d33; text-decoration:underline; line-height: 1.65em; font-weight: bold;}
a.link_content_fett:visited { color:#004d33; text-decoration:underline; line-height: 1.65em; font-weight: bold;}
a.link_content_fett:active { color:#004d33; text-decoration:underline; line-height: 1.65em; font-weight: bold;}
a.link_content_fett:hover { color:#004d33; text-decoration:underline; line-height: 1.65em; font-weight: bold;}

body {
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-color: #eee7b1;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Tahoma, sans-serif, Verdana, Geneva, Helvetica;
	color: #004d33;
	font-size: 0.75em;
	line-height: 1.6em;
    }

#main {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
	width: 685px;
	border-width: 0px;
	border-color: #004d33;
	border-style: solid;
    }

#header {
	margin: 0px;
	padding: 0px;
	width: 685px;
	height: 123px;
	border-width: 0px 0px 1px 0px;
	border-color: #004d33;
	border-style: solid;
	background-image: url(../i/02_header.png);
    }
	
#navi {
	margin: 0px 12px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 123px;
	float:left;
	height: 100%;
    }
	
* html #navi {
	margin: 0px 7px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 120px;
	float:left;
	height: 100%;
    }
	
#navi_oben {
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 330px;
    }
	
#navi_unten {
	height: 100%;
	margin: 0px;
    }	
	
#content {
	margin: 0px 0px 0px 123px;
	padding: 12px 0px 0px 12px;
	border-width: 0px 0px 0px 1px;
	border-color: #004d33;
	border-style: solid;
    }
	
* html #content {
	margin: 0px 0px 0px 123px;
	padding: 12px 0px 0px 9px;
    }
	
#fuss {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	width: 685px;
	height: 36px;
	border-width: 1px 0px 0px 0px;
	border-color: #004d33;
	border-style: solid;
	color: #004d33;
	font-size: 0.9em;
    }	

p {
	margin-top: 0px;
	margin-bottom: 15px;
}

.headline {
	font-weight: bold;
	font-size: 1.5em;
}

.txt_bold_gelb {
	font-weight: bold;
	margin:0px;
	color: #004d331;
	line-height: 1.35em;
}

.txt_bold {
	font-weight: bold;
}

.txt_fuss {
	margin:8px 0px 0px 0px;
	color: #004d33;
	line-height: 1.35em;
	font-size: 0.75em;
}

.eingabefeld {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #004d33;
	height: 20px;
	width: 162px;
	border: 1px solid #eee7b1;
}
.form_map24_strasse {
	font-size: 12px;
	background-color: ffffff;
	color: #004d33;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	border: 1px solid #eee7b1;
	height: 20px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 3px;
	padding-right: 3px;
	width: 261px;
}
.form_map24_plz {
	font-size: 12px;
	background-color: ffffff;
	color: #004d33;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	border: 1px solid #eee7b1;
	height: 20px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 3px;
	padding-right: 5px;
	width: 48px;
}
.form_map24_ort {
	font-size: 12px;
	background-color: ffffff;
	color: #004d33;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	border: 1px solid #eee7b1;
	height: 20px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 8px;
	padding-right: 3px;
	width: 186px;
}

.abstand_oben_unten {
	margin-top: 15px;
	margin-bottom: 5px;
}

