* {
	padding:0;
	margin:0;
}

html, body {
	font-size:10px;
	font-family:verdana, sans-serif;
	color:#000;
	line-height:130%;
	text-align:left;
	background:#EFEFEF;
}

img {
	border:0;
}

.geo_suche img
{
	height:100px;
	margin:5px 5px 10px 10px;
}

#main {
	margin-right:auto;
	margin-left:auto;
	position:relative;
	width:1030px;
}

.header {
	width:1000px;
	height:130px;
	background:url(../images/header.jpg) no-repeat;
	margin-left:16px;
}

.mainnavi {
	width:750px;
	height:21px;
	padding-top:5px;
	margin-left:-3px;
	float:left;
	overflow:hidden;
}

.mainnavi_abstand {
	height:200px;
	margin-top:0px;
	width:36px;
	float:left;
}

.logo {
	float:left;
	position:relative;
	left:40px;
	top:50px;
}

.content {
	width:1030px;
	height:auto;
	float:left;
	background:url(../images/hintergrund.jpg);
}

.content_head {
	float:left;
	width:100%;
	height:25px;
	background:#fff url(../images/verlauf-gelb.jpg) repeat-x;
}


#footer {
	width:1030px;
	height:auto;
	float:left;
	text-align:center;
	color:#999999;
	padding-top:7px;
	padding-bottom:20px;
}

ul.subnavi {
	list-style:none;
	position:relative;
	float:left;
}

ul.subnavi li { 
	padding:5px 0;
}

ul.topnavi {
	list-style:none;
	top:10px;
	font-size:9px;
	float:right;
}

ul.topnavi li {
	display:inline;
	float:left;
	margin-left:2px;
	margin-right:2px;
}

a, a:hover {
	text-decoration:none;
}

a.link_oben {
	color:#333;
}

a.link_oben_aktiv, a.link_oben:hover, 
a.link_oben:focus, a.link_oben:active 
{
	color:#FFCC00;
}

a.npr, a.npr_aktiv {
	font-size:0.9em;
	padding-left:6px;
	padding-right:6px;
	padding-top:3px;
	padding-bottom:3px;
	color:#000000;
	background:#fff;
	border:1px solid #fff;
	line-height:150%;
}

a.npr:hover, a.npr_aktiv, a.npr:focus, a.npr:active, a.npr_aktiv {
	background:url(../images/button-verlauf.jpg);
	border:1px solid #ECE8DF;
}

a.nse, a.nse_aktiv {
	font-size:0.9em;
	padding-left:6px;
	padding-right:6px;
	padding-top:3px;
	padding-bottom:3px;
	color:#000000;
	background:#fff;
	border:1px solid #ffffff;
	line-height:150%;
}

a.nse:hover, a.nse_aktiv, a.nse:focus, a.nse:active, a.nse_aktiv {
	background:url(../images/button-verlauf.jpg);
	border:1px solid #ECE8DF;
}

a.footerlink, a.footerlink:hover, a.footerlink:focus, a.footerlink:active {
	font-size:0.8em;
	padding:2px;
	color:#999999;
}

a.footerlink:hover, a.footerlink:focus, a.footerlink:active {
	color:#000000;
}

a.titel_link, a.titel_link:hover, a.titel_link:focus, a.titel_link:active {
	color:#000;
	font-weight:bold;
}

a.titel_link:hover, a.titel_link:focus, a.titel_link:active {
	text-decoration:underline;
}


a.titel_link_rechts, a.titel_link_rechts:hover, a.titel_link_rechts:focus, a.titel_link_rechts:active {
	color:#000;
	font-weight:normal;
	font-size:0.9em
}

a.titel_link_rechts:hover, a.titel_link_rechts:focus, a.titel_link_rechts:active {
	text-decoration:underline;
}




div.flags {
	float:right;
	margin-bottom:5px;
	width:760px;
	text-align:right;
	height:20px;
	margin-right:20px;
}

div.flags img {
	margin-left:7px;
}

.suche_oben {
	float:left;
	width:218px;
}

.btn_search
{
   	width:30px;
	height:20px;
	margin-top:3px;
   	cursor:pointer;
	background:url(../images/suche-button.jpg) no-repeat;
	border:0;
	float:left;
}

.content2 {
	float:left;
	width:960px;
	background:#fff url(../images/verlauf-grau-weiss.jpg) repeat-x bottom;
	border:1px solid #ECE8DF;
	position:relative;
}


h1 {
	 font-size:15px;
	 font-family:georgia;
	 color:#fff;
	 float:left;
	 font-weight:bold;
	 font-style:italic;
	 position:relative;
	 left:30px;
	 top:4px;
}

h2, h2.ergebnis_headline {
	font-size:13px;
	font-family:georgia;
	color:#fc0;
	float:left;
	font-weight:bold;
	font-style:italic;
	position:relative;
	left:30px;
	margin:0px 0 10px 0;
	width:570px;
}

h2.ergebnis_headline
{
	text-align:center;
}

h2.img_title, h2.img_title_land {
	font-size:10px;
	font-family:verdana;
	font-weight:normal;
	color:#333;
	font-style:normal;
	text-align:center;
	width:120px;
	line-height:120%;
	margin-bottom:15px;
	left:0;
	margin-top:0;
}

a {
	text-decoration:none;
}

a.link_standard {
	color:#fc0;
	font-weight:bold;
}

a.link_klein {
	color:#fc0;
	font-size:10px;
	font-weight:normal;
}

a.link_standard:hover, 
a.link_standard:focus, 
a.link_standard:active,
a.link_klein:hover, 
a.link_klein:focus, 
a.link_klein:active 
{
	text-decoration:underline;
}

p {
	float:left;
	padding-bottom:20px;
	margin:0;
}

input, textarea, select {
	font-family:verdana,sans-serif;
	font-size:11px;
	color:#444;
}

.btn_suche {
	height:20px;
	width:80px;
	font-size:11px;
	padding-left:15px;
	border:0;
	cursor:pointer;
	position:relative;
	left:20px;
	top:16px;
	color:#fff;
	font-weight:bold;
	background:url(../images/suche-button-gross.jpg);
}

.suche {
	height:20px;
	float:left;
}

.textinput, .textinput_sort, .textinputshort {
	background:#fff url(../images/input.gif) repeat-x center top;
	vertical-align:middle;
	border:1px solid #ECE8DF;
	padding:3px;
	color:#555;
	width:260px;
	float:left;
	margin:15px 0 0 0;
}

select.textinput, select.textinput_sort, .textinputshort {
	width:270px;
	height:20px;
	padding:0px;
	background:none;
}

select.textinput_sort {
	margin:0;
	width:170px;
}

.textinputshort {
	width:178px;
	margin:3px 0 0 0;
	height:18px;
	background:#fff url(../images/input.gif) repeat-x center top;
}

.name_input, .name_input_sort {
	width:140px;
	padding-right:40px;
	text-align:right;
	float:left;
	position:relative;
	left:30px;
	top:18px;
}

.name_input_sort {
	top:5px;
	width:160px;
}

.inhalt {
	float:left;
	width:960px;
	background:#fff url(../images/verlauf-grau-weiss.jpg) repeat-x bottom;
	border:1px solid #ECE8DF;
	position:relative;
	left:20px;
	top:30px;
}

.inhalt_head {
	float:left;
	width:100%;
	height:25px;
	background:#fff url(../images/verlauf-gelb.jpg) repeat-x;
}

.column1 {
	width:179px;
	float:left;
	background:url(../images/schatten-klein.jpg) no-repeat 20px 25px;
}

.column2 {
	float:left;
	width:600px;
	min-height:720px;
	border-left:1px solid #ECE8DF;
	border-right:1px solid #ECE8DF;
	background:url(../images/schatten-gross.jpg) no-repeat 60px 19px;
}

.column3 {
	float:left;
	width:179px;
	background:url(../images/schatten-klein.jpg) no-repeat 20px 25px;
}

.galerie {
	width:149px;
	float:left;
	position:relative;
	left:30px;
	margin:30px 0;
}

.galerie .img_title {
	margin-top:-10px;
	margin-bottom:0;
}

img.border {
	border:1px solid #000;
	width:90px;
	height:62px;
}

.geo_suche {
	height:auto;
	width:600px;
	float:left;
	text-align:center;
	margin-top:30px;
	/*background:url(../images/schatten-gross.jpg) no-repeat 60px bottom;*/
}

.text {
	position:relative;
	left:30px;
	float:left;
	width:540px;
}

.abstand {
	float:left;
	width:149px;
	position:relative;
	left:30px;
	top:30px;
}

.spacer {
	float:left;
	height:30px;
	width:100%;
}

.ergebnis, .detail {
	height:95px;
	width:540px;
	position:relative;
	left:30px;
	border-bottom:1px solid #ECE9E0;
	float:left;
	padding-top:15px;
}

.detail {
	height:auto;
	border-bottom:0;
}

.ergebnis img, .detail img {
	float:left;
	margin-right:10px;
}

.con1 {
	width:250px;
	float:left;
}

.detail .con1{
	width:120px;
	float:left;
}


.con2 {
	width:110px;
	float:left;
}

.detail .con2 {
	width:210px;
}

.con3 {
	width:95px;
	float:left;
}

.con2 img, .con3 img {
	margin-right:5px;
}

.con4, .con4 div {
	width:100px;
	float:right;
}

.con4 span {
	width:60px;
	float:right;
	text-align:right;
}

.con4 span.icon {
	float:left;
	width:25px;
	text-align:left;
}

.con5 {
	float:left;
	width:545px;
	margin-top:10px;
	margin-bottom:10px;
	overflow:hidden;
}

.con5_100 {
	float:left;
	width:538px;
	margin-top:18px;
	margin-bottom:20px;
}

.icon img {
	float:left;
	padding:0 3px;
}

.title {
	font-weight:bold;
}

.con_btn {
	width:75px;
	border:1px solid #ECE8DF;
	float:right;
}

.button2, .button3, .button4, .button5 {
	background:#FFF5CD;
	width:75px;
	height:15px;
	padding-top:2px;
	border:0;
	display:block;
	cursor:pointer;
	color:#333;
	float:right;
	margin-bottom:1px;
	font-size:10px;
	text-align:center;
	line-height:150%;
}

.button3 {
	background:#FFE98F;
	height:17px;
}

.button4 {
	background:#FFDD52;
	height:17px;
}

.button5 {
	background:#FFCC00;
	margin:0;
}

.con5 .buttons, .con5_100 .buttons {
	width:545px;
	float:left;
	margin-top:0px;
	overflow:hidden;
}

.con5_100 .buttons {
	margin-top:-8px;
}

.con5 .button2, .con5 .button4, .con5 .button3, .con5 .button5, .con5_100 .button4, .con5_100 .button5 {
	width:130px;
	height:17px;
	float:left;
	text-align:center;
	margin-right:6px;
}´

.con5 .button5 {
	margin-right:0 !important;
	float:right !important;
}

.buttonlast {
	background:#FFcc00;padding-top:2px;border:0;display:block;cursor:pointer;color:#333;margin-bottom:1px;font-size:10px;line-height:150%;width:130px;height:17px;float:left;text-align:center;margin-right:0;
}

.tabs {
	float:left;
	margin:10px 0 10px 0;
	width:540px;
}

.tabs .button5 {
	width:auto;
	height:17px;
	line-height:170%;
	float:left;
	padding:0 5px;
}

.paginierung {
	float:left;
	width:540px;
	position:relative;
	left:30px;
	margin:20px 0 20px 0;
}

.paginierung a {
	color:#333;
	text-decoration:underline;
	padding:0 5px;
}

.paginierung a:hover, .paginierung a:focus, .paginierung a:active, .paginierung a.page_aktiv {
	color:#fc0;
	text-decoration:none;
	font-weight:bold;
}

.seiten {
	float:left;
	text-align:center;
	width:540px;
}

.border {
	width:125px;
	height:100px;
	float:left;
	background:url(../images/border.jpg) no-repeat;
}

.border img {
	border:1px solid #000;
	float:left;
	margin:18px 0 0 17px;
	width:90px;
	height:62px;
}

.abstand .img_title , .abstand .img_title_land {
		color:#fc0;
		border-bottom:0;
		text-align:left;
		left:-20px;
}

.abstand a .img_title , .abstand a .img_title_land{
		text-align:left;
		border-bottom:1px solid #ECE9E0;
		width:147px;
		margin-bottom:0px;
		line-height:180%;
		left:-20px;
		padding-left:10px;
		padding-top:3px;
		padding-bottom:3px;
		background:url(../images/pfeil.jpg) no-repeat 0 center;
		color:#000;
}

.abstand a .img_title_land
{
	text-align:left;
}

.eingabe td {
	padding:5px 10px;
	line-height:130%;
	text-align:left;
}

.eingabe p {
	float:none;
}

font {
	line-height:130%;
	font-size:10px;
}

.angaben {
	float:left;
	margin-left:20px;

}

.angaben font {
	font-size:10px;
}

.block_oben {
	background:url(../images/schatten-klein.jpg) no-repeat bottom;
	float:left;
	width:149px;
	height:170px;
	margin-left:-20px;
	padding-left:20px;
}
