/* ########### CONTENT BOX START - FAUX COLUM ########### */

#content_box {
	min-height: 490px;
	height: auto;
	width: 820px;
	background-color: #dadada;
	margin: 0;
	padding: 0;
	
}

* html #content_box {
	height: 400px;
	
}

/* ########### CONTENT BOX ENDE ########### */


/* ########### SUBNAVI START ########### */


#subnavi{
	margin: 0;
	padding: 0;
	width: 158px;
	background: transparent;
	float: left;
}



#subnavi ul{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#subnavi ul li{
	display: block;
	padding: 5px 0;
	margin: 0;
	border-bottom: solid #ebebeb 1px;
}

#subnavi ul li a{
	color: #666666;
	text-decoration: none;
	font-size: 78%;
	background: transparent;
	padding: 5px 2px 5px 18px;
	
}

#subnavi ul li a:hover{
	background: transparent;
	background-image: url(../pics/bg_subnavi.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
}

#subnavi a:active{
	background: transparent;
	background-image: url(../pics/bg_subnavi.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
}

#subnavi li#active a{
	background-image: url(../pics/bg_subnavi.gif); background-repeat: no-repeat; background-position: 0 7px;
}

#subnavi li .act2{
	background-image: url(../pics/bg_subnavi.gif) !important; background-repeat: no-repeat; background-position: 0 7px; font-weight:bolder;
}


#subnavi li a.highlight { background-image: url(../pics/bg_subnavi.gif); background-repeat: no-repeat; background-position: 0 7px; font-weight:bold;}


/* ########### SUBNAVI ENDE ########### */




/* ########### TEXT START ########### */
#box_right {
	margin:0;
	padding:0;
	width:660px;
	min-height: 520px;
	float:right;
	border-left: 2px solid #CCCCCC;
	padding-bottom: 5px;
	
}
* html #box_right { padding-bottom: 20px;}


#box_right h1 { margin: 22px 0px 0px 36px;}
* html #box_right h1 { margin: 15px 0px 0px 36px;}

#box_right p { padding: 10px 0px 0px 38px; margin:0px;}
#galerie { width: 355px;}

#box_right .normal {padding: 73px 90px 0px 0px;}



#box_right1 { margin:0px; padding:0px; float:left;}
#box_right1 img { margin: 00px 0px 0px 0px; padding:0px; border:none;}



#box_right2 { width: 370px; float:left;}

#box_right2 ul li { margin:0px; padding:0px; padding-bottom: 8px;}
#box_right2 ul li a{ color: #757575 !important;}

/* ########### TEXT Ende ########### */



/* ########### GALERIE ########### */

#wechsel { float:left; margin: 25px 0px 0px 37px;}
* html #wechsel { margin: 25px 0px 0px 18px;}


.pic_box {min-height:290px; margin:0px; padding:0px; width:435px;}

.pic_box img {margin-bottom:0 !important}
.pic_box p {padding-right:150px}

#thumbs {margin:25px 0 0 0px; padding:0; width: 150px; height: 304px; float:left;}
#thumbs img {margin: 0 0px 0 0; padding: 0px 0px 17px 15px; float:left; border:none;}
#thumbs img.last {margin: 0 20px 0 0;}
#thumbs a {color: #787878; text-decoration:none;}
#thumbs a:hover {text-decoration:underline;}

table {
    border-collapse:collapse; margin:20px 0 0 0
}

th, td {
    padding:0 20px 10px 0; vertical-align:top;
}

/* ########### GALERIE ENDE ########### */

#footer {border-top: 4px solid #193792;}


