#ehemalige_suchen td {
  padding-right: 10px;
  vertical-align: top;
}

html, body {margin: 0; padding: 0; border: 0;}

body {
color: #000; 
background: #ffffff; 
font-family: "trebuchet ms", tahoma, Geneva, Arial, Helvetica, sans-serif; 
font-size:12px;
text-align: left;
margin:0;
}

table, tr, td {
	border: none;
	border-color:black;
	padding:0px;
	border-width : 1px;
	border-color : #ffffff;
        font-size:12px;
}

#date {
	color:#fff;
	background-color : #002D5E;
	font-size:12px;
	text-align:right;
	padding-right: 10px;
	height:22px;
	border-top : 1px solid;
	border-bottom : 1px solid;
	width:757px;
}

#content_wrapper {
	padding:0;
	width:767px;
	background-image: url(/bilder/bg_content.gif);
        background-repeat: repeat-y;
}

#main_table {
	padding:0;
	width:767px;
}

.nav_bg_light {
	color:#000000;
	background-image: url(/bilder/nav_bg_light.gif);
	text-align:left;
	padding-left: 13px;
	height:100%;
}

.nav_bg_middle {
	border: none;
	color:#ffffff;
	background-image: url(/bilder/nav_bg_middle.gif);
}

.content_top {
	background-color : #B3C0CF;
        width:465px;
}

.content {
	border: none;
	padding-left:20px;
        padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
        width:465px;
}

.news_top {
	border: none;
	color:#ffffff;
	background-image: url(/bilder/bg_news_top.gif);
}

.news {
	border: none;
	color:#000000;
	background-image: url(/bilder/bg_news.gif);
	text-align:left;
	padding-left: 10px;
}

a {
	font-size: 12px;
	color: #000000;
	border:none;
	background-image: url(bilder/link_pfeil.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 12px;
        text-decoration: none; 
}
a:hover {
	text-decoration: underline; 
	color: #000000;
}
a.white {
	text-decoration: none; 
	color: #ffffff;
	border:none;
	background-image : none;
	padding-left: 0px;
}
a.white:hover {
	text-decoration: underline; 
	color: #ffffff;
	border:none;
}
a img {
	border:none;
	background-image : none;
	padding-left: 0px;
}
a.kein_pfeil {
	border:none;
	background-image : none;
	padding-left: 0px;
}

a.kein_pfeil_head {
	border:none;
	background-image : none;
	padding-left: 0px;
	font-size:18px;
	color:#002D5E;
}

h1 {
	font-size:18px;
	color:#002D5E;
}

h2 {
	font-size:14px;
	color:#002D5E;
}

.nav_menu_selected {
	color:#ffffff;
	background-image: url(/bilder/bg_submenu.gif);
	text-align:left;
	padding-left: 13px;
	height:100%;
	background-repeat : repeat-y;
}

.nav_submenu {
	color:#000000;
	background-image: url(/bilder/bg_menu_selected.gif);
	text-align:left;
	padding-left: 18px;
	height:100%;
	background-repeat : repeat-y;
}

.nav_submenu_selected {
	color:#000000;
	background-image: url(/bilder/bg_submenu_selected2.gif);
	text-align:left;
	padding-left: 18px;
	height:100%;
	background-repeat : repeat-y;
}

.rand_l_u {
	padding-left:10px;
	padding-bottom:5px;
}
.bildunterschrift {
	font-size:10px;
        padding-bottom:5px;
	padding-left:10px;
}

.eingabe_default {
        width:200px;
        margin-bottom:4px;
        background-color:#E5EAEF;
        margin-left:10px;
}
.eingabe_plz {
        width:50px;
        margin-bottom:4px;
        background-color:#E5EAEF;
        margin-left:10px;
}
.eingabe_ort {
        width:134px;
        margin-bottom:4px;
        background-color:#E5EAEF;
}
.eingabe_bg {
	background-color:#E5EAEF;
}
