/* geulenklinger.com | Website 2010 

----->>> ACHTUNG: STYLES FÜR INDEX.HTM SIND IN DIESER DEFINIIERT  <<<<---------

/* ------------------------ ALLGEMEIN ------------------------ */
* {
	margin:0;
	padding: 0;
}
.formErr {
	color:red;
}
body {
	margin: 0px auto 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background-color: #687f97;
}
h1 {
	font-size: 20px;
	color: #666;
	font-weight: lighter;
	margin-bottom: 16px;
}
h1 .kleiner {
	font-size: 16px;
}
h1 .subtitle {
	font-size: 12px;
}
h2 {
	margin-bottom: 2px;
	font-size: 14px;
	color: #687F97;
}
h3 {
	font-size: 16px;
	color: #666;
	font-weight: lighter;
	margin-bottom: 12px;
}
h4 {
	margin-bottom: 12px;
	font-weight: lighter;
	font-size: 14px;
	color: #687F97;
}
p, ul {
	margin-bottom: 12px;
	line-height: 18px;
}
li {
}
.klein {
	font-size: 11px;
	line-height: 14px;
}
img {
	border:none;
}
a:link {
	color: #656565;
}
a:visited {
	color: #656565;
}
a:hover {
	color: #687F97;
}
a:active {
	color: #000;
}
hr {
	height: 1px;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #687F97;
	margin-bottom: 12px;
	clear:both;
}
.floatright {
	float:right;
}
/* ------------------------ wrapper und oben  ------------------------ */

#wrapper {
	margin-top: 60px;
}
#container_oben {
	text-align: right;
	width: 840px;
	padding: 0px;
	margin: 0px auto;
	height: 60px;
}
#logo {
	float: right;
	color: #fff;
}
#logo h1 {
	text-align: center;
	color: #fff;
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 0px;
}
/* --------- nav ----------- */
#nav {
	width: 168px;
	height: 420px;
	float: left;
	background-color: #bcc6d1;
}
#nav ul {
	margin-top: 12px;
	line-height: 30px;
	list-style: none;
}
#nav ul li {
	display: block;
}
#nav a {
	color: #666;
	display: block;
	padding-left: 20px;
	text-decoration: none;
}
#nav a:hover {
	color: #fff;
	text-decoration: none;
}
#nav .current a {
	background-color: #fefefe;
}
#nav .current a:hover {
	color: #666;
}
#nav ul li ul {
	margin-top: -5px;
}
#nav ul li ul li {
	font-size: 11px;
	line-height: 12px;
	background-color: #fefefe;
	padding-left: 0px;
}
#nav ul li ul li a {
	line-height: 16px;
	padding-bottom:3px;
}
#sprachumschalter {
	position: absolute;
	z-index: 50;
	top: 510px;
}
/* ---- bild ----*/
#bild {
	width: 168px;
	height: 420px;
	float: left;
}
/*----------------- contentbereich ---------------*/


#container_unten {
	width: 840px;
	margin: 0px auto;
}
#content {
	background-color: #fefefe;
	float: right;
	width: 504px;
	text-align: left;
	margin-top: 0px;
}
#text {
	padding: 30px;
}
#content ul {
	margin-left: 14px;
}
#content ul li {
	margin-bottom: 12px;
}
#content img {
	border: 1px solid #687F97;
}
.clearboth {
	clear: both;
}
.pressebild {
	border: 1px solid #687F97;
	margin: 0 12px 12px 0;
	float: left;
}
.bildrechts {
	border: 1px solid #687F97;
	margin: 0 0 12px 12px;
	float: right;
}
/*------------ fuss --------------*/
#container_fuss {
	color: #fff;
	font-size: 9px;
	text-align: right;
	width: 840px;
	padding: 0px;
	margin: 20px auto;
	height: 60px;
}
#container_fuss a {
	color: #fff;
	text-decoration: none;
}
#container_fuss a:hover {
	color: #ccc;
	text-decoration: none;
}
/* .kasten {
	margin-top: 14px;
	padding: 10px;
	background-color: #f6f2ec;
}
.kasten p {
	margin-bottom: 0px;
}
#aufklapper {
	display:none;
}
------------------------ FORMULAR ------------------------ 
form {
	padding-top: 10px;
}
.txtfeld {
	background-color: #F3F3F4;
	border: #0d59ab solid 1px;
	width: 330px;
	margin: 2px 0px;
}
.txtfeld_date {
	background-color: #F3F3F4;
	border: #0d59ab solid 1px;
	width: 61px;
	margin: 2px 0px;
}
.txtarea {
	font-family: Arial, Helvetica, sans-serif;
}
.checkbox {
	background-color: #F3F3F4;
	border: #0d59ab solid 1px;
	padding: 0px;
}
.formBtn {
	background-image: url(../basics/button_senden.gif);
	border: none;
	color: #fff;
	height: 24px;
	padding: 5px;
}
.radioBtn {
	margin-right: 4px;
	margin-left: 4px;
}
.error {
	color: red;
}
.gross {
	font-size: 30px;
}
.bildlinks {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}*/
/* ------------------------ EXTRAS IM CONTENTBEREICH ------------------------ */

