@charset "utf-8";
/* CSS Document */
* {
	margin:0px;
	padding:0px;
}
body {
	background:url(../images/bg.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.body {
	background:url(../images/top_bg.jpg) repeat-x top;
}
.page {
	width:960px;
	margin:auto;
}
.header {
	display:block;
	width:960px;
	height:500px;
	background:url(../images/header_bg.jpg) no-repeat;
}
.header .topmenu {
	display:block;
	float:left;
	width:615px;
	height:31px;
	line-height:31px;
	padding-bottom:4px;
	padding-left:20px;
	text-transform:uppercase;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.header .topmenu ul {
	list-style:none;
}
.header .topmenu ul li {
	list-style:none;
	display:inline;
	padding-left:20px;
}
.header .topmenu a {
	background:url(../images/topmenu_li.gif) no-repeat left;
	padding-left:15px;
	color:#d3ede0;
	text-decoration:none;
}
.header .topmenu a:hover {
	text-decoration:underline;
}
.header .topsuche {
	display:block;
	float:left;
	width:325px;
	padding-top:4px;
	padding-bottom:11px;
	height:20px;
}
.header .topsuche input {
	background:url(../images/search_input.jpg) no-repeat;
	width:197px;
	height:12px;
	float:left;
	border:none;
	font-size:10px;
	padding-left:5px;
	padding-right:5px;
	padding-top:4px;
	padding-bottom:4px;
}
.header .topsuche input.submit {
	background:url(../images/search_submit.jpg) no-repeat;
	width:43px;
	height:20px;
	padding-top:4px;
	padding-bottom:4px;
	color:#d3ede0;
	padding-left:0px;
	padding-right:0px;
	text-transform:uppercase;
}
.header .logo {
	padding-left:35px;
	padding-right:545px;
	padding-top:0px;
	padding-bottom:19px;
	width:380px;
	height:80px;
}
.header .topbild {
	display:block;
	width:852px;
	height:316px;
	padding-left:55px;
	padding-top:10px;
	padding-right:53px;
	padding-bottom:40px;
}
.header .topbild .leftbild {
	display:block;
	width:362px;
	height:316px;
	float:left;
}
.header .topbild .rightbild {
	display:block;
	width:490px;
	height:316px;
	float:left;
}
.menu {
	width:960px;
	height:26px;
	display:block;
	padding-top:27px;
	padding-bottom:12px;
	background:url(../images/menu_bg.jpg) no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:26px;
	color:#ffffff;
}
.menu ul {
	list-style:none;
	display:block;
	height:26px;
}
.menu ul li {
	list-style:none;
	display:block;
	height:26px;
	float:left;
	padding-left:10px;
	padding-right:15px;
	background:url(../images/menu_trenner.jpg) no-repeat right;
	line-height:26px;
}
.menu ul li a {
	background:url(../images/menu_li.png) no-repeat left;
	padding-left:10px;
	color:#ffffff;
	text-decoration:none;
	display:block;
}
.menu ul li:hover, .menu ul li.active {
	padding-left:9px;
	border-left:1px solid #95917f;
	background:url(../images/menu_li_a.jpg) no-repeat right top;
	padding-bottom:0px;
}
.menu ul li.sub:hover {
	background:url(../images/menu_li_sub_a.jpg) no-repeat right top;
	padding-bottom:3px;
}
.menu ul li:hover a, .menu ul li.active a {
	color:#322f22;
}
.menu ul li ul {
	display:none;
	height:auto;
	width:178px;
	background:url(../images/submenu_bg.png) bottom repeat-y;
	border-bottom:1px solid #7e7a66;
	border-top:1px solid #cac5b1;
	position:relative;
	z-index:10;
	top:3px;
	left:-10px;
	padding-left:1px;
	padding-right:1px;
}
.menu ul li:hover ul {
	display:block;
}
.menu ul li ul li {
	position:relative;
	list-style:none;
	display:block;
	height:26px;
	float:none;
	line-height:26px;
	width:178px;
	padding-left:0px;
	padding-right:0px;
	background:none;
}
.menu ul li ul li:hover, .menu ul li ul li.active {
	padding-left:0px;
	padding-bottom:0px;
	border-left:none;
	background:#95917f;
}
.menu il li ul li:hover a, .menu il li ul li.active a {
	color:#ffffff;
}

/*.men1 { width:145px; }*/
.men1 { width:95px; }
.men2 { width:95px; }
.men3 { width:120px; }
.men4 { width:150px; }
.men5 { width:90px; }
.men6 { width:60px; }
.men7 { width:60px; }

/*
Mit ausstellersuche
.men3 { width:90px; }
.men5 { width:100px; }
.men6 { width:50px; }
.men7 { width:90px; }
.men8 { width:60px; }
*/

.main {
	width:960px;
	background:url(../images/main_bg.jpg) repeat-y;
}
.main .content {
	display:block;
	width:695px;
	padding-left:30px;
	padding-right:10px;
	float:left;
}
.main .rechts {
	display:block;
	width:225px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	color:#002e13;
}
.main .rechts .rechtstop {
	display:block;
	width:225px;
	height:8px;
	background:url(../images/rechts_top.png) no-repeat;
}
.main .rechts .rechtscontent {
	display:block;
	width:225px;
/*	background:url(../images/rechts_bg.png) repeat-y;*/
}
.main .rechts h1 {
	background:url(../images/rechts_h1.gif) no-repeat;
	color:#ffffff;
	line-height:35px;
	padding-bottom:15px;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	padding-left:8px;
	padding-right:8px;
}
.main .rechts h2 {
	color:#d05a0a;
	line-height:14px;
	padding-bottom:5px;
	padding-top:5px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-left:3px;
	padding-right:3px;
}
.main .rechts .csc-default {
	padding-bottom:17px;
	margin-bottom:15px;
	background:url(../images/rechts_trenner.gif) no-repeat bottom left;
}
.main .rechts p {
	padding-left:7px;
	padding-right:16px;
	margin-bottom:10px;
}
.main .rechts .downloads, .main .rechts .news {
	margin-left:7px;
	margin-right:16px;
	padding:5px;
	background:#ffffff;
}
.main .rechts .news h2 {
	padding-left:5px;
	padding-right:5px;
}
.main .rechts .news h2 a {
	text-decoration:underline;
}
.main .rechts .news h2 a:hover {
	text-decoration:none;
}
.main .rechts .downloads ul.download, .main .rechts .news .latest {
	border-top:1px solid #8aa293;
	border-left:1px solid #8aa293;
	border-right:1px solid #8aa293;
	background:#ffffff;
}
.main .rechts .downloads ul.download li, .main .rechts .news .latest .item {
	border-bottom:1px solid #8aa293;
	line-height:normal;
	height:auto;
}
.main .rechts .downloads ul.download li {
	height:35px;
	padding-top:5px;
	padding-bottom:5px;
}
.main .rechts a {
	color:#d05a0a;
	text-decoration:none;
}
.main .rechts a:hover {
	text-decoration:underline;
}
.main .rechts a {
	
}
.footer {
	margin-top:-10px;
	height:90px;
	padding-top:25px;
	display:block;
	background:url(../images/footer_bg.png) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
	line-height:16px;
}
.footer a {
	color:#ffffff;
	text-decoration:none;
}
.footer a:hover {
	text-decoration:underline;
}
.footer ul {
	list-style:none;
	margin-bottom:10px;
}
.footer ul li {
	list-style:none;
	display:inline;
	padding-left:1px;
	padding-right:1px;
}
.footer .footerlinks {
}
.clearer {
	clear:both;
}
.main .content .textonly img {
	background:#ffffff;
	padding:5px;
	border:1px solid #8ca495;
	margin-right:5px;
}
.content .textonly {
	padding-left:10px;
	padding-right:10px;
	border:1px solid #899f8d;
	margin-top:10px;
	margin-bottom:10px;
	padding-bottom:10px;
	background:url(../images/text_bg.jpg);
}
.content {
	padding-bottom:50px;
}
.content h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#002f14;
	font-size:22px;
	font-weight:normal;
	font-style:italic;
	margin-top:15px;
	margin-bottom:15px;
	clear:both;
}
.content h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#c55308;
	font-size:18px;
	font-weight:normal;
	font-style:italic;
	margin-top:15px;
	margin-bottom:15px;
	padding-bottom:5px;
	background:url(../images/h2_bg.jpg) left bottom repeat-x;
	clear:both;
}
.content h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#c55308;
	font-size:14px;
	font-weight:normal;
	font-style:italic;
	margin-top:15px;
	margin-bottom:15px;
	clear:both;
}
.content p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#11462c;
	line-height:16px;
	margin-top:15px;
	margin-bottom:15px;
}
.content ul {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#11462c;
	line-height:16px;
	margin-top:15px;
	margin-bottom:15px;
}
.content a {
	color:#c55308;
	text-decoration:underline;
}
.content a:hover {
	text-decoration:none;
}
a img {
	border:none;
}


/* Downloads */
.downloads {
	padding:10px;
	border:1px solid #899f8d;
	margin-top:10px;
	margin-bottom:10px;
	padding-bottom:10px;
	background:url(../images/text_bg.jpg);
}
ul.download {
	list-style:none;
	margin:0px;
	margin-bottom:0px;
}
ul.download li {
	list-style:none;
	padding-left:40px;
	background:none;
	height:35px;
	line-height:35px;
}
.downloads ul.download li {
	margin-left:0px;
}
ul.download li .small {
	font-size:10px;
}
ul.download li.dl_pdf {
	background:url(../images/icons/pdf_icon.gif) no-repeat left;
}
ul.download li.dl_compressed {
	background:url(../images/icons/zip_icon.gif) no-repeat left;
}
ul.download li.dl_vector {
	background:url(../images/icons/eps_icon.gif) no-repeat left;
}
ul.download li.dl_image {
	background:url(../images/icons/jpeg_icon.gif) no-repeat left;
}
ul.download li.dl_corel {
	background:url(../images/icons/cdr_icon.gif) no-repeat left;
}
ul.download li.dl_illustrator {
	background:url(../images/icons/ai_icon.gif) no-repeat left;
}
ul.download li.dl_bitmap {
	background:url(../images/icons/bmp_icon.gif) no-repeat left;
}
ul.download li.downloadbilder {
	width:200px;
	height:160px;
	border:1px solid #264068;
	padding:5px;
	margin:5px;
	float:left;
	clear:none;
	line-height:normal;
}
.content ul li {
	margin-left:20px;
	list-style:#d3ede0;
}
ul.download li.downloadbilder .bg {
	display:block;
	margin:0px;
	padding-left:30px;
	background:url(../images/dl_bg.gif) top left no-repeat;

}
/* Downloads Ende */
/* Formular Anfang */
.formu {
	padding:10px;
	border:1px solid #899f8d;
	margin-top:10px;
	margin-bottom:10px;
	padding-bottom:10px;
	background:url(../images/text_bg.jpg);
}
.formu .formline, .formu .formline2 {
	clear:both;
	min-height:31px;
}
.formu .formline .label, .formu .formline .required {
	color:#11462C;
	display:block;
	width:128px;
	height:26px;
	float:left;
	padding-bottom:5px;
	padding-right:10px;
	font-weight:normal;
	text-align:right;
}
.formu .formline input {
	width:217px;
	height:17px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	float:left;
	margin-bottom:5px;
	border:1px solid #CFCFCF;
	background:#ffffff;
}

.formu .formline input.submit {
	width:150px;
	height:24px;
	padding-top:0px;
	padding-bottom:5px;
	padding-left:0px;
	padding-right:0px;
	float:left;
	border:none;
	margin-left:40px;
	margin-bottom:5px;
	background:#11462C;
	font-weight:bold;
	color:#ffffff;
}
.formu .formline select {
	border:1px solid #CFCFCF;
	width:229px;
	height:24px;
	padding-top:1px;
	padding-bottom:1px;
	padding-right:1px;
	padding-left:1px;
	line-height:20px;
	float:left;
	background:#ffffff;
	margin-bottom:5px;
}
.formu .formline textarea {
	width:217px;
	height:77px;
	padding:5px;
	float:left;
	background:#ffffff;
	border:1px solid #CFCFCF;
	margin-bottom:5px;
	overflow:hidden;
}
.formu .formline2 .label, .formu .formline2 .required {
	color:#11462C;
	display:block;
	width:227px;
	height:26px;
	float:left;
	padding-bottom:5px;
	padding-left:10px;
	font-weight:normal;
}
.formu .formline2 input.radiocheck {
	width:16px;
	height:16px;
	margin-left:112px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	float:left;
	background:none;
	border:none;
	margin-bottom:5px;
}
/* Formular Ende */
/* Sitemap Anfang */
.csc-sitemap {
	padding:10px;
	border:1px solid #899f8d;
	margin-top:10px;
	margin-bottom:10px;
	padding-bottom:10px;
	background:url(../images/text_bg.jpg);
}
.csc-sitemap ul li ul {
	margin-top:0px;
	margin-bottom:0px;
}
/* Sitemap Ende */
/* Bilder - Anfang */
.bildd .bild {
	float:left;
	display:block;
	padding:3px;
	margin:0px;
}
.bildd .bild img {
	padding:5px;
	border:1px solid #d0d0d0;
	margin:0px;
}
.bildd .bild img:hover {
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
	padding:5px;
	border:1px solid #890825;
	margin:0px;
}
/* Bilder - Ende */
