/*<![CDATA[
jmp media - pixelcoach. Nicole Mueller
www.jmp-media.de
03/2009
*/

* { margin:0; padding:0; }


html, body {
 	margin: 0 auto; 
	text-align: center; 
	font: normal normal 100% Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
#box 		{
 	margin: 0 auto; 
	width: 990px;
	text-align: center; 
	margin-top: 60px;
	position: relative;
}
#container 		{
 	margin: 0 auto; 
	width: 990px;
	text-align: center; 
	float: left;
	background-color: #CFCFCF;
	position: relative;
}

#page 			{
	margin: 0 auto;
	width: 787px;
	text-align: left; 
	float: left;
	height: 100%;
	position: relative;
	background-color: #636363;
	border-left: 3px solid white;
}
#pageTop, #pageTopBig {
	width: 604px;
	height: 40px;
	background: #e0c3cb; 
	float: left;
	border-left: 3px solid white;
	border-bottom: 25px solid white;
}
#pageTopBig {
	width: 787px;
	border-left: none;
}
#header 			{
	text-align: left; 
	width: 787px;
	height: 40px;
	background: #c5d0d9;
	border-bottom: 3px solid white;
	float: left;
	border-left: 3px solid white;
}
#logo {
	position: absolute;
	top: -52px;
	right: 25px;
	z-index: 55;
}
#headerLeft {
	width: 200px;
	height:auto !important;
	background-color: #cfcfcf;
	float: left;
}
#teaser {
	float: left;
	border-bottom: 3px solid white;
}
#content, #contentBig {
	width: 560px;    
	float: left;
	padding: 0 21px 30px 22px;
	background: #fff;
	height:auto !important;
	text-align: left;
	border-left: 3px solid white;
	border-right: 1px solid #3c517e;
}
#contentBig {
	width: 740px;    
}
#contentLeft, #contentRight {
	float: left;
	width: 280px;
}
.contentBox {
	clear: left;
	width: 365px;
}
.contentBox img {
	float: left;
	margin: 9px 25px 6px 0;
	border: 1px solid #DEDEDE;
}
.contentBox p img {
	float: left;
	margin: 3px 25px 6px 0;
}
.contentBox div {
	float: left;
}
#teaserBox {
	float: right;
	width: 174px;
	border: 1px solid #bc464d;
	padding: 10px 8px;
}
td, th 					{ padding: 4px 8px 4px 0; }
tr 						{ border-bottom: 1px solid #d7d3d5; }
table 					{ border-collapse: collapse; width: 90%; margin-bottom: 5px; }
#content p, dl,
#contentBig p			{ padding: 5px 0 7px 0; color: #484747; font-size: .75em; clear: left;}
#content ul 			{ margin: 0 0 5px 0; }
#content ul li 		{
	font-size: .75em;
	padding: 0 0 0 35px;
	line-height: 125%;
	color: #484747;
	background: url(../img/item.gif) no-repeat 0 3px;
	list-style-type:none;
}

ul#navigation 			{
	list-style-type: none;
	text-align: left;
	width: 200px;
	float: left;
	margin: 120px 0 0 0;
}
ul#navigation li 		{
	line-height: 160%;
	text-align: right;
}
	
ul#navigation li a, ul#navigation li a:link, ul#navigation li a:hover {
	display: block;
	text-decoration: none;
	font-size: .75em;
	padding: 0 20px 0 0;
	text-transform:uppercase;
	color: #484747;
}
ul#navigation li a:hover, ul#navigation li.active a  {
	background: url(../img/bg_navitem.gif) no-repeat right 5px;
	* background: url(../img/bg_navitem.gif) no-repeat right 7px;
}
.footer {
	position: absolute;
	bottom: 0px;	
	background-color: #bc464d;
	left: 205px;
	width: 375px;
	height: 4px;
	_background-color: transparent;
	_border-bottom: 4px solid #bc464d;
}
#contentBig .footer {
	left: 25px;
}
#popup {
	position: absolute;
	z-index: 500;
	margin: 0px auto;
	text-align: center;
	background-color: white;
	padding: 10px 20px 20px 20px;
	margin: 40px 0 0 75px;
	* margin-left: -92.5%;
	width: 800px;
	border: 1px solid #133B79;
}	
#popup a {
	font: normal normal .8em Arial, Helvetica, sans-serif;
}
/* ------------------ Allgemeine Anweisungen */

a, a:link, a:hover { color: #484747; text-decoration: underline; }
a:hover            { text-decoration: none; }

h1       			 {  font-size: .8em; color: #484747; padding: 16px 0 9px 0; clear: left; }
h2       			 { font-size: .8em; color: #484747; padding: 16px 0 9px 0; }

.goRight 			 { float: right; }
.goRightStart 			 { float: right; margin-top: -27px; margin-right: -21px; }

.goLeft  			 { float: left; }
.clearBoth			 { clear: both; }	
.textSmall			 { font-size: .8em; }
.textNormal			 { font-weight: normal !important; }	
.highlight			 { color: #3c517e; font-weight: bold; font-size: 1.1em; }
#content ul.time		 { font-weight: bold; list-style-type: none; width: 5em; }
#content ul.time li   	 { text-align: right; padding: 0; background: none;}
#content ul.time li span { float: left; }
#content #teaserBox p		 { padding-bottom: 0; }

/*------------------- Formular */

fieldset  		{ border: none; }
label     		{ font-size: .8em; color: white; }
input, select	{ width: 240px; padding: 2px; margin: 1px 0; color: #333; border: 1px solid #c3c5c8; height: 14px; }
input.submit 	{
	width: 247px;
	padding: 23px 15px 8px 0;
	text-align: right;
	font-size: .85em;
}
select			{ width:247px; padding: 0px; margin: 1px 0; }
textarea 		{ width: 244px; }
.row 				{ padding: 4px 1px; display: block; clear:right; }
.row br   		{ display: none; }
.row span 		{ padding: 4px 0; width: 130px; float: left; }



/*** VCAT ***/
ul#navigation #kontakt_formular a, ul#navigation #kontakt_formular a:link, ul#navigation #kontakt_formular a:hover{
	color:#BC464D;
	margin-top:290px;
	text-align:right;
	font-size:15px;
	font-weight:bold;
	text-decoration:underline;
}
ul#navigation li#kontakt_formular a:hover, ul#navigation li#kontakt_formular.active a{
	background:none;
}

#box #container #page #content form #kontakt tr { border-bottom:none; }
#box #container #page #content form #kontakt tr td { font-size:0.8em; }
#box #container #page #content form #kontakt tr td label { color:#000000; font-size:1.0em; }
#box #container #page #content form #kontakt tr td select { height:22px; }
#box #container #page #content form #kontakt tr td input { padding:1px 0 0 5px; height:19px; }
#box #container #page #content form #kontakt tr td textarea#nachricht { width:494px; border:1px solid #C3C5C8; }
#box #container #page #content form #button_frame { text-align:right; padding-right:45px; }
#box #container #page #content form #kontakt_submit,
#box #container #page #content form #kontakt_reset { background-color:#CFCFCF; height:22px; padding-bottom:2px; width:100px; margin-right:20px; }

#kontakt_formular_2{color:#BC464D;;float:right; position:relative;left:220px; top:200px;font-weight:bold;}
a#kontakt_formular_2:hover{text-decoration:underline;}
#anfahrt_pic{float:left;}
/*]]>*/

