/* #misc
*******************************************/
.body 	
{ 	
	background: #FFFFFF url('http://www8.jimdo.com/usertemplates/3443609/img/bg-body.gif') repeat-y left;
}

.custom_textbox {
	background-color:#eeeeee;
	padding:10px;
}

/* #container
*******************************************/
div#container
{
	float: left;
	width: 877px;
}
/* #contentLeft
*******************************************/
div#contentLeft
{  
	float: left;
	width: 195px; 
}



/* #contentRight
*******************************************/
div#contentRight
{
	width: 682px;
	float: left;
	position: relative;
}
p
{
	margin-bottom: 12px;
}
/* #header
*******************************************/
div#header
{
	width: 522px;
	height: 82px;
	background: transparent url('http://www8.jimdo.com/usertemplates/3443609/img/lines-h.gif') repeat-x bottom;
}
div#header h1 a
{
	display: block;
	width: 522px;
	height: 58px;
	background: transparent url('http://www8.jimdo.com/usertemplates/3443609/img/verloren-im-labyrinth.gif') no-repeat top left;
}
div#header h1 span
{
	display: none;
}
/* #main
*******************************************/
div#main
{
	padding: 20px;
	width: 522px;
	width/* */:/**/482px;  	
	width: /**/482px;
	/* min-height fast hack: http://www.dustindiaz.com/min-height-fast-hack/ */	
	min-height: 350px;
	height: auto !important;
	height: 350px;
	
	background: transparent url('http://www8.jimdo.com/usertemplates/3443609/img/lines-v.gif') repeat-y right;
}

/* #hinweis
*******************************************/
div#hinweis
{
	position: absolute;
	top: 82px;
	left: 533px;
	width: 150px;
	background: #EEE url('bg_hinweis_bottom.gif') no-repeat bottom;	
}

/* #footer
*******************************************/
div#footer
{
	padding: 15px 20px 15px 20px;
	width: 522px;
	width/* */:/**/482px;  	
	width: /**/482px;
	background: transparent url('http://www8.jimdo.com/usertemplates/3443609/img/lines-h.gif') repeat-x top;	
}
div#footer p
{
	font-size: 10px;
}

/* Navigation */ 


ul#mainNav1,
ul#mainNav2,
ul#mainNav3
{
	text-align:left;
	margin:0;
	padding: 0;
}


ul#mainNav1
{
	margin: 81px 0 0 0;
	border-top: 1px solid white;
}

ul#mainNav1 li,
ul#mainNav2 li,
ul#mainNav3 li
{
	display: inline;
	margin: 0;	
	padding: 0;
}

ul#mainNav1 li a,
ul#mainNav1 li a:visited
{
	display: block;
	
	margin: 0;	
	width: 195px;
	width/* */:/**/175px;  	
	width: /**/175px;
	text-decoration: none;
	color: #FFF;
	background-color: #738A95;
	font-weight: bold;
	border-bottom: 1px solid white;
}


ul#mainNav2 li a,
ul#mainNav2 li a:visited,
ul#mainNav3 li a,
ul#mainNav3 li a:visited
{
	display:block;
	background-color: #003F5E !important;	
	font-weight: normal !important;	
}


ul#mainNav1 li a, ul#mainNav1 li a:visited { padding: 3px 10px; }
ul#mainNav2 li a, ul#mainNav2 li a:visited { padding: 0; }
ul#mainNav3 li a, ul#mainNav3 li a:visited { padding: 0; }

ul#mainNav1 li a:hover,
ul#mainNav2 li a:hover,
ul#mainNav3 li a:hover
{
	background-color: #996600 !important;
}



ul#mainNav1 li a.current,
ul#mainNav2 li a.current,
ul#mainNav3 li a.current
{ 
	background-color: #996600 !important;
}