@charset "iso-8859-1";
/* CSS Document */

body{
	text-align:center;
	font-family:Arial, verdana, sans-serif;
	font-size:11px;
	color:#ffffff;
	margin:0px;
	padding:0px;
}

div#container {
	width:1000px;
	height:600px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	text-align:left;
	position:relative;
	border:1px solid gray;
}

div#rahmen_start {
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-500px;
	margin-top:-272px;
	height:545px;
	width:1000px;
	border:1px solid gray;
}

div#container_start {
	width:1000px;
	height:545px;
	text-align:left;
	position:relative;
}

div#container div#top {
	background-color:#000000;
	height:100px;
}

div#rahmen {
	margin-left:auto;
	margin-right:auto;
	height:auto;
	width:1000px;
	padding-bottom:10px;
	border:1px solid gray;
	margin-top:40px;
}

div#container_folge {
	width:1000px;
	/*height:590px;*/
	height:auto;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	position:relative;
}

div#content {
	height:auto;
	width:1000px;
	background-image:url(images/hg_links.jpg);
	background-repeat:repeat-y;
}

div#container_folge div#content div#bereich_links {
	float:left; 
	width:200px; 
	height:auto;
	min-height:450px;
	background-image:url(images/hg_links.jpg); 
	background-repeat:repeat-y;
}

div#container_folge div#content div#bereich_links div#menu_links {
	height:239px;
	background-image:url(images/hg_links.jpg); 
	background-repeat:repeat-y;	
}

div#container_folge div#content div#inhalt {
	height:auto; 
	width:798px;
	float:left;
}

div#container_folge div#content div#inhalt div#img_produkte {
	background-image:url(images/bild_folge_05.jpg); 
	background-repeat:no-repeat; 
	height:239px; 
	width:798px;
}


div#container_folge div#content div#inhalt div#img_produkte_test {
	background-image:url(images/bild_folge_test.jpg); 
	background-repeat:no-repeat; 
	height:403px; 
	width:798px;
}

div#container_folge div#content div#inhalt div#img_produkte_messersets {
	margin-top:7px;
	height:auto; 
	width:790px;
	overflow:hidden;
}

* html div#container_folge div#content div#inhalt div#img_produkte_messersets {
	margin-left:-2px;
}

div#container_folge div#content div#inhalt div#unternavi {
	width: 762px; 
	background-color: #252525; 
	height:18px; 
	margin-left:1px;
	padding-left:27px; 
	font-size:13px; 
	color:#ffffff; 
	padding-top:2px; 
	font-weight:bold;
}

div#container_folge div#content div#inhalt div#text {
	margin-left: 28px;
	margin-top: 35px;
	font-size: 12px;
	color: #cccccc;
	font-family: Arial, Helvetica, sans serif;
	width: 720px;
	line-height:16px;
	height:auto;	
	/*overflow: auto;
	height: 185px;*/
}


div#container_folge div#content div#inhalt div#text h1 {
	font-size: 14px;
	color: #cccccc;
	font-family: Arial, Helvetica, sans serif;
}

div#container_folge div#content div#inhalt div#text div.links {
	float:left; 
	width:310px; 
	margin-right:20px;
}

div#container_folge div#content div#inhalt div#text div.rechts {
	float:left; 
}

div#container_folge div#content div#inhalt div#text div.rechts div.set_navi {
	padding:5px 12px 5px 12px; 
	background-color:#252525; 
	font-weight:bold; 
	float:left;
}


a 				{ text-decoration:none; color: #ffffff; }
a:link	 		{ color: #ffffff; }
a:active		{ color: #ffffff; }
a:hover			{ color: #424242; }
a:visited		{ color: #ffffff; }
a:visited:hover { color:#424242; }

a.selected					{ text-decoration:none; color: #424242; }
a.selected:hover			{ color:#424242; }
a.selected:visited 			{ color:#424242; }
a.selected:visited:hover 	{ color:#424242; }

a.inaktiv				{ text-decoration:none; color: #424242; }
a.inaktiv:hover			{ color: #424242; }
a.inaktiv:visited		{ color: #424242; }
a.inaktiv:visited:hover	{ color: #424242; }

td.kontakt { font-size: 11px; }
td.kontakt input,select,textarea{ font-size: 11px; }

img.thumb { cursor:pointer; }
