/*
www.unertl.de
Autor: Andreas Bacher
creativita.net
*/

body {
	text-align:center;
	background-color:#000033;
	margin:0px;
	font-family:Verdana;
	font-size: 11px;
	scrollbar-3dlight-color:#eeeeee;
	scrollbar-arrow-color:#888888;
	scrollbar-base-color:#ffffff;
	scrollbar-darkshadow-color:#eeeeee;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#eeeeee;
	scrollbar-shadow-color:#eeeeee;
}

#container {
	text-align:left;
	margin:auto;
	width:1000px;
	height:580px;
	background-image:url(../img/skin/bg_main3.jpg);
	background-position:0px -5px; 
	background-repeat:repeat-y;
	margin-top:0px;
}

#header {
	width:100%;	
	background-image:url(../img/skin/bg_header2.jpg); 
	float:none;
	height:117px;
	margin-bottom:0px;
}
	

/* ###################################################################### content */
#content {
	float:left;
	padding-top:0px;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#666666;
	/*min-height: 400px;*/
	width:760px;
	padding-right:0px;
}

#content .column_left {
 	/*background-color:#ffee33;*/
	width:643px;
	margin-right:20px;
	margin-top:33px;
	float:left;
	padding-left:196px;
	overflow:auto;
	height:405px;
}

#content .scroll_left {
	overflow:auto;
	height:388px;
	padding-right:15px;
	text-align:left;
	background-color:#ffffff;
	background-image: url(../img/skin/bg_gewinnspiel.jpg);
}

#content .scroll_left_ohnebg {
	overflow:auto;
	height:388px;
	padding-right:15px;
	text-align:left;
	background-color:#ffffff;
}

#content .scroll_right {
	overflow:auto;
	height:392px;
	padding-left:15px;
}

#content li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image: url(../img/skin/dot.gif);
	margin-bottom: 0px;
	margin-top: 2px;
	margin-left:0px;
	padding-left:0px;
}

#content #gallery_picinfo_box {
	margin-left:130px;
	width:170px;
	float:none; text-align:right;
}
#content #gallery_picinfo {
	margin-left:10px;
	font-size:10px;
}

/* ###################################################################### menu */
#menu { /* background-color:red; */
	padding-top: 20px;
	float:none;
	margin-top:0px;
	/*height:15px;*/
}

#menu ul {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	margin-left: 210px;	
}

#menu li {
	float:left;
	padding:0px;
	margin:0px;
	/*border: solid 1px #ffffff;*/
	margin-right:5px;
	background-image:url(../img/skin/bg_navi_main.gif);
	background-repeat:repeat-y;
	background-position:0px 0px;
}

#menu a {
	text-decoration:none;
	color:#496dc2;
	font-size:10px;
	font-weight:bold;
	font-family: verdana, arial;
	display:block;
	padding-left:8px;
	padding-right:6px;
	padding-top:1px;
	padding-bottom:2px;
}

#menu a:hover {
	color:#96B3F7;
}

#menu a.active {
	color:#000066;
	/*background-color:#eeeeee;*/
	text-decoration:none;
}


/* ###################################################################### submenu1 */
#submenu1 {  
	width:300px;
	margin-top:17px;
	/*float:left;*/
}

#submenu1 ul {
	margin: 0px;	
	padding: 0px;
	list-style-type:none;
	width:250px;
}

#submenu1 li {
	list-style-type:dot;
	float:none;
	margin:0px;
	overflow:hidden;	
}

#submenu1 a {
	color:#496dc2;
	font-size:10px;
	font-weight:normal;
	font-family: verdana, arial;
	display:block;
	padding-left:20px;
	padding-right:5px;
	padding-top:0px;
	padding-bottom:1px;
	text-decoration:none;
	line-height: 10px;
}

#submenu1 a:hover {
	color:#496dc2;
	font-weight:bold;
}

#submenu1 a.active {
	color:#496dc2;
	font-weight:bold;
	background-image:url(../img/skin/bg_navi_pr.gif);
	background-repeat:repeat-y;
	background-position:10px 0px;
}


/* ###################################################################### subsubnav */
#content .subsubnav {
	position:absolute;  
	top:430px; 
	width:300px; 
	height:100px; 
	z-index:5;
}
#content #gallery_subsubnav {
	width:110px;float:left;
}
/* ###################################################################### Vorschaubilder */
#thumb {
	border:1px solid #999999;
	float:left;
	margin:0px;
	padding:0px;
	margin-right:12px;
	margin-bottom:12px;
	height:40px;
	width:60px;
	overflow:hidden;
}
#thumb_galerie {
	border:1px solid #999999;
	float:left;
	margin:5px;
	padding:0px;
	height:46px;
	width:60px;
	overflow:hidden;
}

/* ###################################################################### eigene */
h1 {
	font-family:Verdana;
	font-size:15px;
	color:#496dc2;
	margin-top:10px;
	margin-bottom:10px;
	font-weight:bold;
}

h2 {
	font-family:Verdana;
	font-size:14px;
	color:#333333;
	margin-top:0px;
	font-weight:bold;
}

.fett1 {
	color:#333333;
	font-weight:bold;
}

.fett2 {
	color:#333333;
	font-weight:bold;
}

.bu {
	color:#888888;
	font-size:11px;
}

.input1 {
	background-color:#eeeeee;
	padding:1px;
	font-family:Verdana,sans-serif;
	font-size:9px;
	color:#000000;
	width:170px;
	margin:auto;
	margin-top:2px;
}

hr {
	width:100%; color:#aaaaaa; background-color:#aaaaaa; height:1px;
	margin-left:0; text-align:left; border:0px solid red;
}

table,tr,td		{font-family:Verdana; font-size:11px; font-weight:normal; color:#666666;}

a:link				{color:#666666; text-decoration:none;}
a:visited			{color:#666666; text-decoration:none;}
a:hover				{color:#000000; text-decoration:none;}
a:active			{ }

.liste {
	list-style-image: url(../img/skin/dot.gif);
}

img {
	border-color: #6DC2AA;
}
