/* LAYOUT */
body, td {
	margin:0;
	font: 12px Arial, sans-serif;
	color:#414141;
}
img, div { 
	behavior: url(js/iepngfix.htc)
	}
img {
	border:none;
	background:none;
}

ul {
	list-style:none;
}

td {
	vertical-align:text-top;
}

h1 {
	font: normal 28px Georgia, sans-serif;
	color:#000;
	line-height:35px;
	margin:0;
}
h2 {
	font: bold 18px Trebuchet MS,Arial;
	color:#125c0b;	
	margin:0;
}
h3 {
	font: bold 14px Trebuchet MS, serif;
	color:#000;
	line-height:29px;
	margin:0 0 5px 0;
	letter-spacing:-1pt;
}
h4 {
	font: bold 16px arial, serif;
	color:#000;
	line-height:19px;
	margin:0 0 5px 0;
	letter-spacing:-1pt;
}


/* LINKS */
a {
	text-decoration:underline;
	color:#1f7615;
}
a:hover {
	text-decoration:underline;
	color:#1f7615;
}

#wrapper {
	margin:0px auto;
	padding:0 0 0 0;
	width:100%;
	clear:both;
}
#content {
	margin:0 auto;
	padding:0 0 0 0;
	width:944px;
	clear:both;
}
#logo {
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:300px;
	height:120px;
	float:left;
}
	#logo a{
		border-bottom:none;
		background:none;
	}

#top_contact {
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:600px;
	height:120px;
	float:right;
}
#top_contact table p, #top_contact table p a{
	color: white;
}

#site {
	margin:0 auto;
	padding:7px;
	width:930px;
	height:auto;
	background-color: #fff;
	float:left;
}
#menu {
	margin:0px;
	padding:4px 0 0 0;
	width:930px;
	height:32px;
	background-image:url('../images/menu_bg.gif');
	float:left;
}
	#menu li {
		margin:0 10px 0 10px;
		padding:0;
		font-family:Trebuchet MS, Arial;
		height:auto;
		font-size:13px;
		list-style:none;
		display:inline;
	}
	#menu .current {
		color:#000;
		text-decoration:none;
	}
	#menu .current:hover {
		color:#000;
		text-decoration:none;
	}
	#menu .notcurrent {
		color:#000;
		text-decoration:none;
	}
	#menu .notcurrent:hover {
		color:#000;
		text-decoration:none;
	}

#h_left {
	margin:0 0 9px 0;
	padding:0px;
	width:611px;
	height:216px;
	float:left;
}
#h_right {
	margin:0px;
	padding:0px;
	width:310px;
	height:216px;
	float:right;
}

#black {
	margin:0px;
	padding:10px;
	width:910px;
	height:auto;
	background-color:#000;
	font-family:Trebuchet MS, Arial;
	font-size:12px;
	color:#fff;
	vertical-align:bottom;
	float:left;
}

	#markenlabel	{
		float:left;
		width:86px;
	}
	
	#marken	{
		float:left;
		width:820px;
	}

.left {
	margin:0 0 0 0;
	padding:20px 50px 0 20px;
	width:550px;
	height:auto;
	float:left;
	border: solid 0px #ff0000
}

.right {
	margin:0 0 0 0;
	padding:20px 0 0 0;
	width:310px;
	height:auto;
	float:left;
	border: solid 0px #ee0000
}
#footer {
	margin:0px;
	padding:0px;
	width:944px;
	height:80px;
	float:left;
	text-align:center;
}

/* MENU TWO */
#topmenutwo {
	position:relative;
	margin: 5px 0 5px 0px;
	width:100%;
}
	#topmenutwo ul {
		list-style: none;
	}
	#topmenutwo #menutwo {
		padding:0;
		width:100%;
	}
	#topmenutwo #menutwo li {
		font:normal 14px Trebuchet MS, sans-serif;
		display: inline;
		position:relative;
		float:left;
		width:100%;
		margin:0 0 2px 0px;
	}
	#topmenutwo #menutwo .current{
		float: left;
		padding: 7px 10px 5px 10px;
		margin:0 ;
		text-decoration: none;
		color: #202020;
		border-bottom:none;
		width:80%;
	}
	#topmenutwo #menutwo .current:hover {
		color: #202020;
	}
	#topmenutwo #menutwo .notcurrent {
		float: left;
		color: #202020;
		padding: 7px 10px 5px 10px;
		margin:0 10px 0 0;
		text-decoration: none;
		border:none;
		border-bottom:none;
		width:80%;
	}
	#topmenutwo #menutwo .notcurrent:hover {
		color: #202020;
	}
	#topmenutwo #menutwo .subnotcurrent {
		float: left;
		color: #202020;
		padding: 7px 10px 5px 10px;
		margin:0 10px 0 20px;
		text-decoration: none;
		border:none;
		border-bottom:none;
		width:73%;
	}
	#topmenutwo #menutwo .subnotcurrent:hover {
		color: #202020;
	}
	#topmenutwo #menutwo .subcurrent{
		float: left;
		padding: 7px 10px 5px 10px;
		margin:0 0 0 20px;
		text-decoration: none;
		color: #202020;
		border-bottom:none;
		width:73%;
	}
	#topmenutwo #menutwo .subcurrent:hover {
		color: #202020;
	}
	#topmenutwo #menutwo li ul{
		position:absolute;
		background: none;
		top:-65px;
		left:-15px;
		width:auto;
		display:none;
		color:#202020;
	}
	#topmenutwo #menutwo li:hover ul, #topmenutwo #menutwo li.sfhover ul{
		display:block;
	}
	#topmenutwo #menutwo li ul li{
		background: none;
		margin: 2px 0px 0 0;
		position:relative;
		display:block;
		float:none;
	}
	#topmenutwo #menutwo li ul li a{
		background: transparent;
		font-size: 11px;
		color: #ffffff;
		display: block;
		padding: 0;
		text-decoration: none;
		border-bottom:none;
	}
	#topmenutwo #menutwo li ul li a:hover {
		color: #ffffff;
		text-decoration:underline;
		background: none;
		border-bottom:none;
	}

/* MENU THREE */
#topmenuthree {
	position:relative;
	margin: 0 0 0 0;
	width:100%;
}
/* =hatsub */
#topmenuthree ul {
list-style: none;
}
#topmenuthree #menuthree {
padding:0;
width:100%;
}
#topmenuthree #menuthree li {
	font:normal 13px Trebuchet MS, sans-serif;
	display: inline;
	position:relative;
	float:left;
	width:100%;
	margin:0 0 0 50px;
}
#topmenuthree #menuthree .notcurrent {
	float: left;
	color: #202020;
	padding: 0 0 0 0;
	margin:0 10px 0 0;
	text-decoration: none;
	border:none;
	border-bottom:none;
	width:80%;
}
#topmenuthree #menuthree .notcurrent:hover {
	color: #202020;
}
#topmenuthree #menuthree .current{
	float: left;
	padding: 7px 10px 5px 10px;
	margin:0 ;
	text-decoration: none;
	color: #202020;
	border-bottom:none;
	width:80%;
}
#topmenuthree #menuthree .current:hover {
	color: #202020;
}
#topmenuthree #menuthree li ul{
position:absolute;
background: none;
top:-65px;
left:-15px;
width:auto;
display:none;
color:#202020;
}
#topmenuthree #menuthree li:hover ul, #topmenuthree #menuthree li.sfhover ul{
display:block;
}
#topmenuthree #menuthree li ul li{
background: none;
margin: 2px 0px 0 0;
position:relative;
display:block;
float:none;
}
#topmenuthree #menuthree li ul li a{
background: transparent;
font-size: 11px;
color: #ffffff;
display: block;
padding: 0;
text-decoration: none;
border-bottom:none;
}
#topmenuthree #menuthree li ul li a:hover {
color: #ffffff;
text-decoration:underline;
background: none;
border-bottom:none;
}

.separator {
	padding:0 0 0 0;
	float:left;
}




/* FORMS */
form {
 	margin:0;
	clear:both;
 }
.addform {
	border: 1px dashed #BBB;
	padding:7px;
	background:#f2f2f2;
	width:475px;
	display:block;
}


/* CALENDAR */
.cal_empty {
float:left; width:12%; height:30px; font-size:10px; padding:2px 0 0 2px; margin-right:1px; background:#f9f9f9;
}
.cal_filled {
float:left; width:12%; height:30px; font-size:10px; padding:2px 0 0 2px; margin-right:1px; cursor:pointer; background:#cccccc;
}
.cal_today {
float:left; width:12%; height:30px; font-size:10px; padding:2px 0 0 2px; margin-right:1px; cursor:pointer; background:#505050; color:#f9f9f9;
}
.cal_week {
float:left; width:5%; height:30px; font-size:10px; padding:2px 0 0 2px; margin-right:1px; text-align:center;
}
.cal_top {
float:left; width:13%; height:10px; text-align:center; padding:2px 0 2px 0; margin-right:1px;
}
.cal_top_week {
float:left; width:5%; font-size:10px; padding:2px 0 2px 0; margin-right:1px; cursor:pointer; text-align:center;
}
.cal_headline {
background:#404040; color:#ffffff; height:35px; margin:0; padding:0 8px 0 8px; font-size:12px; clear:both;
}
.cal_left {
cursor:hand; float:left; margin:8px 0 0 0; width:30px;
}
.cal_right {
cursor:hand; float:right; margin:8px 0 0 0;
}
#day {
 display:none;
}
#daycontent {
margin:0; height:auto; width:auto; padding:6px; overflow-y:auto; background: #eeeeee;
}



 .editable {
 	cursor:pointer;
 }
.hand 	{
	cursor:pointer;
}

.space1 {
	width: auto;
	margin:0;
	padding:0;
	clear:both;
	line-height:1px;
	font-size:1px;
}
.space5 {
	width: auto;
	margin:0;
	padding:0;
	clear:both;
	line-height:5px;
	font-size:1px;
}
.space7 {
	width: auto;
	margin:0;
	padding:0;
	clear:both;
	line-height:7px;
	font-size:1px;
}
.space10 {
	width: auto;
	margin:0;
	padding:0;
	clear:both;
	line-height:10px;
	font-size:1px;
}
.space20 {
	width: auto;
	margin:0;
	padding:0;
	clear:both;
	line-height:20px;
	font-size:1px;
}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}
#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}
#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}
#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}
#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}
#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}
#TB_title{
	background-color:#e8e8e8;
	height:27px;
}
#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}
#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
