/* CSS Document */

body {
	margin: 0 0 0 0;
	background-position:top center;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica;
}

body a{
	text-decoration:none;
	color:#000;
}

body a:hover{
	color:#000;
}

.off{ display:none; }

#page {
	width:970px;
	position: relative;
	margin: 0 auto;
	overflow:hidden;
}

#page #info{
	top:300px;
	margin-left:360px;
	position: fixed;
	overflow:hidden;
	z-index:10000;	
	background-color:#fff;
	padding:10px 30px 10px 30px;
	display:none;
}

#page #kopf {
	width:970px;
	height:206px;
	position:relative;
	background-image:url(../pics/background_kopf.jpg);
}

#page #kopf #logo {
	top:1px;
	left:624px;
	width:253px;
	heigt:129px;
	position:absolute;
}

#page #kopf #txt {
	
	left:105px;
	top:72px;
	position:absolute;
	font-size: 11pt;
	color:#000;
	
}

#page #kopf #menue {
	font-size: 11pt;
	position:absolute;
	overflow:hidden;
	top:132px;
	left:106px;
	height:50px;
	width:864px;
}

#page #kopf #menue #SelectMenue {
	width:180px;
	height:50px;
}

#page #kopf #menue #SelectMenue select{
	width:180px;
	background-color:#eee;
	margin-bottom:3px;
	height:20px;
}
#page #kopf #menue #menue_top {
	width:780px;
	height:50px;
	position:absolute;
	left:180px;
	top:21px;
}



/*------------------------------------------------------------*/

#page #content {
	left:106px;
	width:800px;
	position:relative;
	float:left;
	min-height:400px;
	overflow:hidden;
	font-size: 10pt;
	/*border: solid 1px #000;*/
	overflow:hidden;
}

#page #content .thumbnail{
	/*height:100px;*/	
	vertical-align:middle;
	border:0px;
}

#page #content .bildbox{
	height:120px;
	width:100px;
	text-align: center;
	float:left;
	positopn:relative;
	overflow:hidden;
	margin: 0px 31px 18px 0px;
}
#page #content .LBbox{
	height:150px;
	width:100px;
	text-align: center;
	float:left;
	positopn:relative;
	overflow:hidden;
	margin: 0px 24px 18px 0px;
}

#page #content .Lbox{
	height:100px;
	width:100px;
	text-align: center;
}

#page #content .bildbox #subtitle{
	font-family: Arial, Helvetica;
	font-size: 7pt;
	text-align: center;
	background-color:#ededed;
	height:27px;
	padding-top:5px;
}
#page #content .bildbox #substyle{
	font-family: Arial, Helvetica;
	font-size: 7pt;
	text-align: center;
	height:27px;
	padding-top:5px;
}

#page #content .LBbox #LBSub{
	font-family: Arial, Helvetica;
	font-size: 7pt;
	text-align: center;
	height:10px;
	width:100px;
	padding-top:5px;
	position:relative;
}
#page #content .LBbox #del_box{
	font-family: Arial, Helvetica;
	font-size: 9pt;
	text-align: center;
	height:10px;
	width:100px;
	padding-top:5px;
	position:relative;
}

#page #content tr,td, table {
	font-family: Arial;
	font-size: 10pt;
	color:#707070;
	border: solid 0px #fff;
}
#mail th{
	text-align:left;
	width:150px;
}

#page #content h1{
	font-size: 11pt;
	color:#000;
	background-image:url(../pics/background_h1.jpg);
	height:30px;
	width:178px;
	margin:0 0 16px 0;
	overflow:visible;
	font-weight: normal;
	position:relative;
	/*letter-spacing: 0.3em;*/
		
}

#page #content h2{
	font-size: 10pt;
	color:#000;
	margin:0 0 16px 40px;
	font-weight: normal;
	/*letter-spacing: 0.3em;*/
		
}

#page_fancybox #content h1{
	font-size: 11pt;
	color:#000;
	background-image:url(../pics/background_h1.jpg);
	height:30px;
	width:170px;
	margin:0 0 16px 0;
	overflow:visible;
	font-weight: normal;
	/*letter-spacing: 0.3em;*/
		
}

#page_fancybox #content {
	position:relative;
	float:left;
	overflow:hidden;
	font-size: 10pt;
	/*border: solid 1px #000;*/
}

#page #content #news{
	width:650px;
	margin-bottom:40px;
	display:block;
	float:left;
	position:relative;
	overflow:hidden;
	margin-right:110px;
}

#page #content #news {
  padding-left: 140px;
}
 
#page #content #news img,
#page #content #news h1,
#page #content #news h2,
#page #content #news h3,
#page #content #news h4,
#page #content #news h5,
#page #content #news h6 {
  margin-left: -140px;
}



#page #content #news_start{
	width:650px;
	height:140px;
	position:relative;
	overflow:hidden;
	margin-bottom:20px;
}

#page #content #news img{
	float:left;
	margin-right:40px;
}
#page #content #news_start img{
	float:left;
	margin-right:40px;
}

#page #content #illustrator_liste_box{
	position:relative;
	overflow:hidden;
	width:230px;
	float:left;	
	
}
#page #content #categorie_liste_box{
	position:relative;
	overflow:hidden;
	width:500px;
	float:left;	
}
#page #content #lightbox{
	width:750px;
	float:left;
}
.Illu_passiv a{
	color:#989898;
}
.Illu_aktiv a{
	color:#000;
}
.Style_passiv a{
	color:#989898;
}
.Style_aktiv a{
	color:#000;
}




.lightsave a{
	display:block;
	background-image:url(../pics/button2b.gif);
	padding: 6px 12px 4px 12px;
	float:right;
	height:18px;
	width:120px;
	color:#fff;
	text-aglin:center;
	font-size:9pt;
		
}

.lightsave a:hover{
	color:#ddd;
		
}

.MailButton a{
	display:block;
	float:left;
	background-image:url(../pics/button2b.gif);
	padding: 6px 12px 4px 12px;
	height:18px;
	width:120px;
	color:#fff;
	text-aglin:center;
	font-size:9pt;
		
}

.MailButton a:hover{
	color:#ddd;
		
}

#page #content #categorie_liste ul{
	list-style:none;
	width:200px;
	float:left;
	margin:0px;
	
}
#page #content #illustrator_liste ul{
	list-style:none;
	margin:0px;
}



#page #abschluss {
	width:970px;
	height:50px;
	position:relative;
	background-image:url(../pics/background_footer.jpg);
	overflow:hidden;
	padding:40px 0 0 40px;
	color:#989898;
	font-size:11pt;
	float:left;	

}


#page #abschluss ul{
	list-style:none;
}

#page #abschluss #menue_left{
	position:relative;
	overflow:hidden;
	float:left;
	width:588px;
	left:20px;
}

#page #abschluss #menue_right{
	position:relative;
	overflow:hidden;
	float:left;
	width:300px;
}


#page #abschluss #menue_left ul a{
	text-decoration: none;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 5px 0px;
	padding-left: 6px;
	padding-top: 5px;
	color:#989898;
	font-size:11pt;	
	
}

#page #abschluss #menue_left ul a.baktiv{
	color:#000;
}

#page #abschluss #menue_left li {
	float: left;
	height:18px;
	margin: 0px 0px 0px 0px;
	border-right:1px solid #989898;
	display:block;
	
}

#page #abschluss #menue_right ul a{
	text-decoration: none;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 5px 0px;
	padding-left: 6px;
	padding-top: 5px;
	color:#989898;
	font-size:11pt;	
	
}

#page #abschluss #menue_right ul a.baktiv{
	color:#000;
}

#page #abschluss #menue_right li {
	float: left;
	height:18px;
	margin: 0px 0px 0px 0px;
	border-right:1px solid #989898;
	display:block;
	
}
 /*------------------------------------------------------------------*/



.bg {}
.menu {z-index:100;padding:0 0 5px 5px; margin:0; list-style:none; height:18px; position:relative; }
.menu li.top {display:block; float:left; position:relative; height:16px;  border-right:1px solid #989898; top:5px;}
.menu li a.top_link {display:block; float:left; height:18px; line-height:16px; color:#989898; text-decoration:none; font-size:11pt; padding:0 0 0 6px; cursor:pointer; }
.menu li a.top_link span {float:left; display:block; padding:0 9px 0 8px; height:18px;}
.menu li a.top_link span.down {float:left; display:block; padding:0 9px 0 8px; height:18px; }

.menu li a.top_link1 {display:block; float:left; height:18px; line-height:16px; color:#000; text-decoration:none; font-size:11pt; padding:0 0 0 6px; cursor:pointer; }
.menu li a.top_link1 span {float:left; display:block; padding:0 9px 0 8px; height:18px;}
.menu li a.top_link1 span.down {float:left; display:block; padding:0 9px 0 8px; height:18px; }

.menu li a.top_link:hover {color:#ff7400; }
.menu li a.top_link:hover span {}
.menu li a.top_link:hover span.down {}
.menu li a.top_link_a {display:block; float:left; height:18px; line-height:18px; color:#7989898; text-decoration:none; font-size:11pt; padding:0 0 0 6px; cursor:pointer; }
.menu li a.top_link_a {color:#989898; }
.menu li a.top_link_a span {float:left; font-weight:bold; display:block; padding:0 24px 0 12px; height:40px;}
.menu li a.top_link_a span.down {float:left; display:block; padding:0 24px 0 12px; height:40px; }
.menu li a.top_link_a:hover {color:#989898; }

.menu li:hover > a.top_link {color:#000; }
.menu li:hover > a.top_link span {}
.menu li:hover > a.top_link span.down {}
.menu li:hover > a.top_link1 {display:block; float:left; height:18px; line-height:16px; color:#000; text-decoration:none; font-size:11pt; padding:0 0 0 6px; cursor:pointer; }

.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

.menu a:hover {visibility:visible;}
.menu li:hover {position:relative; z-index:200;}

.menu ul, 
.menu :hover ul ul, 
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu :hover ul.sub {left:0px; top:25px; right:0px; background-image:url(../pics/background_menue.png); padding:3px 0; border:0px solid #fff; white-space:nowrap; width:160px; height:auto;}
.menu :hover ul.sub li {display:block; height:22px; position:relative; float:left; width:160px;}
.menu :hover ul.sub li a {font-weight:normal;display:block; font-size:14px; height:22px; width:160px; line-height:20px; text-indent:5px; color:#707070; text-decoration:none; border:3px solid #fff; border-width:0 0 0 3px;}
.menu :hover ul.sub li a.fly {}
.menu :hover ul.sub li a:hover {color:#ff9900;}
.menu :hover ul.sub li a.fly:hover {color:#fff;}
.menu :hover ul li:hover > a.fly {color:#fff;} 

.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul {left:90px; top:0px; padding:3px 0; white-space:nowrap; width:93px; z-index:200; height:auto;}


input[type="submit"] {
	background-image:url(../pics/button2b.gif);
	float:right;
	height:26px;
	width:144px;
	border:0px;
	color:#fff;
	text-aglin:center;
	font-size:9pt;
		
}

input[type="button"] {
	background-image:url(../pics/button2b.gif);
	float:left;
	height:26px;
	width:144px;
	border:0px;
	color:#fff;
	text-aglin:center;
	font-size:9pt;
		
}
.baktiv{
	color:#000;
}
