/**
 * designalltag stylesheet
 * www.fconnection.com/cberla
 * start: 23.04.2007
 * letzte aenderung: 15.05.2007
 */


/* page-wide */
body {
	background-color: #e5e8e1;
	font-family: helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
}

h1 {
	margin: 0px;
	line-height: 25px;
	font-weight: bold;
	font-size: 14pt;
}

h2 {
	font-weight: bold;
	font-size: 10pt;
}

h3 {
	font-weight: normal;
	font-size: 10pt;
	margin: 0px;
}

a, a:link, a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #7e7e7e;
	text-decoration: underline;
}

a:active {
	color: #ff0000;
	text-decoration: underline;
}

td.half {
	width: 50%;
	padding-right: 11px;
}

.center {
	text-align: center;
}

img {
	border: 0;
}

ul {
	padding: 0px;
	margin: 0px;
}

li {
	list-style: none;
	margin: 0px 0px 5pt 0px;
	line-height: 13pt;
	padding: 0px;
}

/* main content area */
#main {
	position: absolute;
	top: 50px;
	left: 50%;
	width: 929px;
	height: 683px;
	margin-left: -474px;
	/*margin-top: -341px;*/
	background-color: #ffffff;
}

/* intro */
#intro {
	margin-top: 300px;
	margin-left: 204px;
}

#introBottom {
	margin-top: 180px;
	margin-left: 700px;
	color: #ffffff;
}

a.introSkip, a.introSkip:link, a.introSkip:visited, a.introSkip:hover, a.introSkip:active {
	color: #ffffff;
	text-decoration: underline;
}

/* 2nd intro page */
#page2top {
	margin-top: 15px;
}

#page2middle {
	position: absolute;
	top: 300px;
	left: 184px;
}

#page2bottom {
	position: relative;
	top: 300px;
}

/* header (top) div, containing navigation and logo */
#header {
	width: 899px;
}

/* general navigation stuff */
#header ul {
	margin: 0px;
	padding: 0px;
}

/* navigation divs */
div.nav_1 {
	margin: 12px 5px 15px 15px;
	float: left;
	height: 180px;
/*	width: 104px; */
}

div.nav_2 {
	margin: 12px 5px 0px 15px;
	float: left;
	height: 180px;
/*	width: 196px; */
}

div.nav_3 {
	margin: 12px 5px 0px 15px;
	float: left;
	height: 180px;
/*	width: 196px; */
}

a.nav, a.nav:link, a.nav:visited {
	color: #000000;
	text-decoration: none;
}

a.nav:hover {
	color: #7e7e7e;
	text-decoration: none;
}

a.nav:active {
	color: #ff0000;
	text-decoration: none;
}

a.navactive, a.navactive:link, a.navactive:visited, a.navactive:active {
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}

a.navactive:hover {
	color: #7e7e7e;
	text-decoration: none;
	font-weight: bold;
}

li.nav {
	list-style: none;
	margin: 0px 0px 3pt 0px;
	line-height: 12pt;
	padding: 0px;
}

/* logo div */
#logo {
	top: 40px;
	right: 30px;
	position: absolute;
}

/* content (main) div */
#content {
	margin-left: 200px;
	margin-bottom: 0px;
	width: 507px;
	height: 370px;
	clear: both;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
}

/* content (main) div for the contact page*/
#contentContact {
	margin-left: 0px;
	margin-bottom: 0px;
	width: 929px;
	height: 420px;
	left: 0px;
	top: 207px;
	clear: both;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
	position:absolute
}

/* content (main) div taking the whole width */
#contentBreit {
	margin: 0px;
	width: 929px;
	height: 468px;
	left: 0px;
	top: 207px;
	overflow: auto;
	overflow-x: auto;
	overflow-y: hidden;
	position: absolute;
}

#contentBreit div {
	width: 100%;
	text-align: center;
	height: 370px;
}

#contentBreit p {
	margin: 25px 0px 0px 15px;
	width: 276px;
}

#contentContact td.innerLeft {
	text-align: right;
	vertical-align: middle;
	width: 189px;
	padding-right: 11px;
	padding-bottom: 9px;
}

#contentContact td.innerRight {
	text-align: left;
	vertical-align: middle;
	width: 271px;
	padding-bottom: 9px;
}

#contentContact button {
	border: 0px;
	cursor: pointer;
	background-color: #ffffff;
	padding: 0px;
}

.submitButton {
	text-decoration: underline;
}

.submitButton:hover {
	text-decoration: underline;
	color: #7e7e7e;
}

#contentContact input, textarea {
	font-family: helvetica, sans-serif;
	font-size: 10pt;
	border: 1px solid #000000;
	width: 230px;
	height: 14pt;
}


#contentContact input.radio{	
	border:0;
}

#contentContact input.adresse{
	border:0 !important;
}

fieldset{
	border:0;
	margin:0;
	padding:0;
	
}

#contentContact input.radio{
	width:auto;
	height:auto;
}

#contentContact input.adresse{
/*	border:1px solid #000 !important;*/
	width:auto;
	height:auto;
	float:left;
}

#contentContact .adressLabel{
	float:left;
	margin-bottom:10px;
	margin-right:20px;
}


#contentContact textarea {
	height: 48pt;
}

#contentContact .check {
/*	width: auto;
	height: auto;
	margin-left: 0px;
	border: 0px;*/
}

div.thumbnail {
	width: 82px;
	height: 82px;
	margin: 0px 11px 35px 0px;
	overflow: hidden;
/*	vertical-align: top;*/
	float: left;
}

p.thumbnail {
	margin-top: 0px;
	height: 52px;
}

p.thumbnailBottom {
	 vertical-align: bottom;
	 height: 14px;
	 margin-bottom: 0px;
}

/* news stuff */
#news a, #news a:link, #news a:visited, #news a:active {
	text-decoration: none;
}

#news a h2, #news a:link h2, #news a:visited h2, #news a:active h2 {
	color: #ff0000;
	text-decoration: none;
}

#news a:hover, #news a:hover h2 {
	color: #7e7e7e;
	text-decoration: none;
}

/* footer (bottom) div, containing language selection */
#footer {
	width: 899px;
	height: 42px;
	position: relative;
}

#footer a, #footer a:link, #footer a:visited {
	color: #000000;
	text-decoration: none;
}

#footer a:hover {
	color: #7e7e7e;
	text-decoration: none;
}

#footer a:active {
	color: #ff0000;
	text-decoration: none;
}

#langselector {
	bottom: 3px;
	right: 0px;
	position: absolute;
}

#pageselector {
	bottom: 0px;
	text-align: center;
	width: 100%;
	position: absolute;
}


.clear{
	clear:both;
}
