body {
	widht:100%;
	font-family: Geneva, Verdana, Arial, sans-serif;
	background-image:url(../img/bg.gif);
	background-repeat:repeat-x;
	background-color:#EAEBF0;
	font-size: 13px;
	color:#384178;
	line-height:20px;

}
h1 {
	font-size:24px;
	font-weight:bold;
}

h2 {
	font-size:18px;
	font-weight:bold;
}


a:link {
	color:#333333;
	font-weight: bold;
	text-decoration:none;
}

a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration:none;
}

a:hover {
	color:#02FA1F;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #02FA1F;
	font-weight: bold;
	text-decoration: none;

}

/*-----------Haupt-Navigation-----------*/

#navlist ul {
	padding:20px;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	background-color:#384178;
	white-space:nowrap;
	text-align:left;

}

#navlist li {
	display:inline;
	list-style-type:none;
	border-right:1px solid #FFFFFF;
	padding:15px;
}


#navlist li:hover {
	background-color:#02FA1F;
	text-decoration:none;

}

#navlist a {
	color:#FFFFFF;
	font-size:18px;

}

/*-----------Container-----------*/


#huelle {
	width:910px;
	padding:10px;
	background-color:#FFFFFF;

}

#header {
	background-image:url(../img/veranstaltungstechnik.jpg);
	background-repeat:no-repeat;
	background-position:right;
	text-align:left;
}

#content {
	text-align:left;
	padding:20px;
	background-color:#E6E7EC;
	margin-top:10px;
	margin-bottom:10px;
	background-image:url(../img/lampen_bg.gif);
	background-repeat:no-repeat;
	background-position:right top;
}

/*-----------Hintergrundbilder-----------*/

#gfx1 {
	width:100%;
	height:189px;
	background-image:url(../img/lesezirkel.jpg);
	background-repeat:no-repeat;
	border-bottom:1px solid #969696;
}

#gfx2 {
	width:100%;
	height:189px;
	background-image:url(../img/gfx2.jpg);
	background-repeat:no-repeat;
	border-bottom:1px solid #969696;
}

#gfx3 {
	width:100%;
	height:189px;
	background-image:url(../img/gfx3.jpg);
	background-repeat:no-repeat;
	border-bottom:1px solid #969696;
}

#gfx4 {
	width:100%;
	height:189px;
	background-image:url(../img/gfx4.jpg);
	background-repeat:no-repeat;
	border-bottom:1px solid #969696;
}

#gfx5 {
	width:100%;
	height:189px;
	background-image:url(../img/familie.jpg);
	background-repeat:no-repeat;
	border-bottom:1px solid #969696;
}


#titel {
	width:100%;
	height:189px;
	background-image:url(../img/h_titelanzeige.jpg);
	background-repeat:no-repeat;
	border-bottom:1px solid #969696;
}

#beilage {
	width:100%;
	height:189px;
	background-image:url(../img/beilage_header.jpg);
	background-repeat:no-repeat;
	border-bottom:1px solid #969696;
}

#beihefter {
	width:100%;
	height:189px;
	background-image:url(../img/beihefter_header.jpg);
	background-repeat:no-repeat;
	border-bottom:1px solid #969696;
}
 
#warenprobe {
	width:100%;
	height:189px;
	background-image:url(../img/warenprobe_header.jpg);
	background-repeat:no-repeat;
	border-bottom:1px solid #969696;
}

#sonderheft {
	width:100%;
	height:189px;
	background-image:url(../img/sonderheft_header.jpg);
	background-repeat:no-repeat;
	border-bottom:1px solid #969696;
}

#topcover {
	width:100%;
	height:189px;
	background-image:url(../img/topcover_header.jpg);
	background-repeat:no-repeat;
	border-bottom:1px solid #969696;
}

#contact {
	margin:10px;
	padding:4px;
	background-color:#FFFF66;
	border:1px solid #666666;
}


/*-----------Klassen-----------*/

.logo {
	border-right:1px solid #666666;
	border-bottom:12px solid #666666;
	padding:5px 10px 5px 10px;
	text-align:center;
}

.hauptnavi {
	border-bottom:12px solid #FFF000;
	background-image:url(../img/bg_navy.gif);
	background-repeat:repeat-x;
	padding-top:50px;

}
	
.left {
	background-color:#C8C8C8;
	border-right:1px;
	border-right-color:#666666;
	border-right-style:solid;
}

.border_grau {
	border-right:1px;
	border-right-color:#666666;
	border-right-style:solid;
}

.floatrechts {
	float:right;
	margin:10px;
}

.footer {
	font-size:9px;
	background-color:#FFF200;
	text-align:right;
	padding-right:5px;
}

.bgtd {
	background-color:#FFF200;
	padding:3px;
}

.table {
	font-size:9px;
	border:1px solid #666666;
}

.border {
	border:1px solid #666666;
	background-color:#FFFFFF;
}
	
.linie {
	border-bottom:1px solid #FFF200;
}

.referenzbild {
	margin:10px 10px 0px 0px;
}

.ind {
	border-left:10px solid #FFF200;
	border-top:10px solid #333333;
}

.klein {
	font-size:10px;
	line-height:12px;
}

