/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 20px;
	padding-top: 110px;
	padding-bottom: 10px;	
}

body.impressum {
	background: #fff url(../bilder/typo/impressum.gif) no-repeat top left;
}

body.disclaimer {
	background: #fff url(../bilder/typo/disclaimer.gif) no-repeat top left;
}

body.groessen {
	background: #fff url(../bilder/typo/groessen.gif) no-repeat top left;
}

body.groessen_ru {
	background: #fff url(../bilder/typo/groessen_ru.gif) no-repeat top left;
}

body.groessen_pl {
	background: #fff url(../bilder/typo/groessen_pl.gif) no-repeat top left;
}

body.kontakt {
	background: #fff url(../bilder/typo/kontakt.gif) no-repeat top left;
}

body.noflash {
	padding: 20px 0;
	text-align:center;
	background-color: #000;
	color: #fff;
}

.noflash p { 
	color: #fff;
	text-align: left;
}

.noflash a {
	color: #ccc;
}

.noflash a:hover {
	color: #fff;
	}

#wrapper {
	position:relative;
	margin: 20px auto;
	width: 670px;
	text-align: left;
	left: 5px;

}

#logo {
		float: left;
		width: 200px;
}

#logo img { margin-left: 3px; }

#noflashalert {
		float: left;
		width: 460px;
}

#noflashalert p {
		font-size: 10px;
		line-height: 15px;
		color: #ccc;
}

p.getflash {
		background-image: url(bilder/typo/getflash2.gif) no-repeat 0 0;
		padding-left: 20px;
}

#fotocontainer {
		border-top: 1px solid #444;
		border-bottom: 1px solid #444;
		width: 670px;
		padding-top: 20px;
		padding-bottom: 20px;
		margin: 20px 0;
		margin-bottom: 30px;
		floa\t: left;
		text-align: right;
}

#fotocontainer img {
		margin: 0;
}

#contactRow {
		width: 670px;
		floa\t: left;
		border-bottom: 1px solid #444;
		padding-bottom: 25px;
		margin-bottom: 30px;
}

#contactData, #contactForm {
		width: 295px;
		float: left;
}

#contactData { 
	padding-right: 40px;
	border-right: 1px solid #555; 
	}

#contactForm { 
	padding-left: 30px;
	}
	
#ueberrodan {
		width: 670px;
		float: left;
		border-bottom: 1px solid #444;
		padding-bottom: 25px;
		margin-bottom: 50px;
}
	
.picCol {
	float: left;
	width: 200px;
}

.txtCol {
	float: left;
	width: 470px;
}

h2 {
	margin: 0; padding: 0; font-size: 11px; font-weight: bold; 
}

.noPadding {
	padding: 0;
	margin: 0;
}

body.anfahrt {
	padding: 15px;
	margin: 0;
}

img.anfahrt {
	border: 1px solid #666;
	margin-bottom: 10px;
}

img {
	margin-bottom: 25px;
}

p {
	font-size: 11px;
	line-height: 18px;
	color: #333;
	margin: 0 0 10px 0;
	}
	
.rightAlign {
	text-align:right;
}

.centerAlign {
	text-align: center;
}
	
h1 {
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	color: #333;
	margin: 20px 0 10px 0;
}

h3 {
	margin: 0 0 20px 0;
}

span.hAdd {
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
}
	
a {
	color: #333;
}

a:hover {
	color: #999;
	text-decoration: none;
}

table, tr, td {
	font-size: 11px;
	font-weight: normal;
}

table.groessen {
	margin-bottom: 10px;
}

td {
	padding: 5px 10px 5px 10px;
	line-height: 18px;
	border-bottom: 1px solid #ccc;
	margin: 0;
}

tr.hg_grau {
	background-color: #ccc;
	font-weight: bold;
}

tr.hg_schwarz {
	background-color: #000;
	font-weight: bold;
	color: #fff;
}

table.measures td {
	border-bottom: 0.5pt solid #000;
}

td.noborder {
	border-bottom: none;
}

div.addInfo { display: none; }

label 	{
		font-size: 11px;
		font-weight: normal;
		margin-bottom: 2px;
		}
		
.txtInput {
		width:300px;
		font-family:Verdana,Arial,Helvetica,sans-serif;
		font-size:11px;
		background-color:#e5e5e5;
		color:#333;
		margin-top:2px;
		margin-bottom:13px;
		border: none;
		padding: 1px;
}

.formButton {
		font-family:Verdana,Arial,Helvetica,sans-serif;
		font-size:11px;
		font-weight:bold;
		background-color:#000;
		border: 1px inset #000;
		color:#fff;
		}

img.logo { margin: 5px 20px 0 0; }

h2.plus15b { margin-bottom: 15px; float: left; width: 100%; }
