/*-CONSTANT-*/
body, form, input, textarea, select, td, ul {
	margin:0px 0px 0px 0px; 				  			 	 
	padding:0px 0px 0px 0px; 
}
body {background:#3E3E3E}	
table {								 	  	  
	border-collapse:collapse;			 	 
	border:0px;	
	padding:0px 0px 0px 0px;
	width:100%;
}									   
td {							       				  
	font:normal 11px Tahoma;							 
	vertical-align:top;				  			  
	line-height:12px;
	color:#C5C5C5;
}										   	   
input, textarea, select{			     
	font:normal 11px Tahoma;			
	padding:1px 0px 0px 4px;		   
	vertical-align:middle;	
	color:#000;
	width:200px;
}		
ul {list-style:none;}
img {border:0px;}	

/*-MAIN-*/
.base 		{height:100%}
.main_table {width:766px;}
.tail		{width:50%;  background:url(../images/tail.jpg) 0 0 repeat-x}
.said_left	{width:29px; background:url(../images/s_left.jpg) top right no-repeat}
.said_right	{width:29px; background:url(../images/s_right.jpg) 0 0 no-repeat}
td {line-height:16px;}
/*-HEADER-*/

.header 	{height:366px; background:url(../images/mpct.jpg) 0 0 no-repeat;}

/*-TEXT-*/
a 		{ color:#FF6600; font:normal 11px Tahoma; text-decoration:none;text-transform:uppercase;
	font:normal 11px Tahoma;}
a:hover {text-decoration:none; color:#FFFFFF; background-color:#FF6600;
		}	
b 		{color:#7E2700}
span	{color:#FFF;}

.date 	{font:bold 11px Tahoma; padding:2px 5px 3px 5px; background:#7E2700; line-height:18px}
.tabl	{text-transform:uppercase; color:#FFF; font:italic 11px Arial, Helvetica, sans-serif}

/*-INPUTS-*/
.input input, .ta{
	width:223px;
	margin:0px 0px 8px 0px;
	border:1px solid #696969;
}
.ta {
	height:140px;
	overflow:auto;
	margin:0px 0px 13px 0px;
}

/*-LINKS-*/


/*-LISTS-*/
li {
	list-style:none;
	line-height:14px;
	margin:0px 0px 4px 0px;
	padding:0px 0px 0px 0px;}


/*-FOOTER-*/
.footer td{background:url(../images/fbg.jpg); height:50px; color:#999; font:normal 11px Tahoma}



/*-*/

.column_left {width:430px;}
.column_right {width:336px}
.pad 	{padding:150px 25px 5px 25px;}



.gl {background:url(../images/l.jpg) 0 0 repeat-x}
.vl {background:url(../images/l.jpg) 0 0 repeat-y}
.va {vertical-align:middle}

.fbg {background:url(../images/fbg3.jpg) 0 0 repeat-x  !important}


/*Menu*/
#menu {
	width:660px;
	margin-left: -330px ;
	padding: 0;
	height:85px;
	
	position:absolute;
	top:22px;
	left:50%;
	background-color:#333;
	
	
}
 
#menu a {
	
	margin: 0px;
	padding: 0px;
	width: 90px;
	height:85px;
	background: #333;
	color: #FF4C01;
	float:left;
	display:block;
	text-decoration:none;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:400;
	
}

.wetter {padding:130px 0px 0px 50px;}



h1 {font:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	margin-top:25;
	line-height:1.5;
	}

h1 a {font:Georgia, "Times New Roman", Times, serif;
	text-transform:none;
	font-size:18px;
	margin-top:25;
	line-height:1.5;
	color:#FF6600;}

h1 a:hover {
	text-decoration:none; 
	color:#FFFFFF; 
	background-color:#FF6600;
	}
	
h2 {font:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:15px;
	}
	
p {line-height:15px;;}


#termin {
	width:432px;
	padding:10px;
	height:200px;
	font-size:12px;
	color:#fff;
	border:1px solid #FF4C01;
	background:url(../images/bg-termin.gif) 0 0 repeat-x;
	background-color:#ff8c00;
	}

#termin b {
	color:#fff;
	}


/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/* Kontaktformular*/

input {
width:200px;
border:none;
}

textarea {
	width:400px;
	height:250px;
	}

.wichtig{ 
	border:#FF6600;
	border:dashed;
	border:2px;
	} /*Pflichtfelder*/
		
.fehler b {
	color: #ff7a00;
	}		
		
#popup {
background: #666;
width:240px;
height:280px;
position:absolute;
padding:5px;
top: 150px;
left: 450px;
border: 1px solid white;
font-family:Verdana, Arial, Helvetica, sans-serif;
z-index:500;
}


#popup p {
color:white;
font-size:10px;
}

#popup a{
	text-decoration:none; 
	font-weight:normal; 
	color:white;}
	
#popup a:hover {
	color:#999;
	}

#close a {
    font-weight:normal;
    font-size:10px;
    }
