/*STYLE..........................................*/



/*browser related...............................*/




/*typo..........................................*/

p, h1, h2, h3, a, blockquote{

	font-family:Verdana, sans-serif; 
	color:#ffffff;
	margin-left:5px;
	margin-top:5px;
	margin-right:3px;
	padding-top:5px;
}


h1{

	font-size:1em;
}

h2{

	font-size: 0.75em;
}

p{

	font-size:0.75em;
}





/*grundregeln.......................................*/

body
{
	
	background-color:#FFFFFF;
	color:#FFFFFF;
}

img{

	border: 0px;
}



ul,li{
  
	list-style-type: none;
	padding: 0 0 0 0;
	font-family:Verdana, sans-serif; 
	color:#ffffff;	
    font-size: 0.6em;
    margin-top:5px;
    margin-left:10px;

}




/*linkage...........................................*/

a{
 
	 color:#ffffff;
	 text-decoration:none;
}

a:hover{

 	 color:#000000;
}


.markenimg {

	padding-left:5px;
}	


.thumbimg {

	border:1px solid #fff;
}

.thumbimg:hover{	

	border:1px solid black;
}

.textlink{

	margin-left:0px;
	font-size:0.75em;

}




/*elemente..........................................*/


#global{

	background-color: transparent;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -325px;
	text-align: left;
	min-width: 900px; 
}


#wrapper{

	position:absolute;
	height:650px;
	width:990px;
	background-image: url(pics/hg_01.jpg);
	margin: 0px auto;
	position: relative;
}


#contentwrap{

	position:absolute;
	width:600px;
	height:500px;
	margin-left:350px;
	margin-top:220px;
	background-color:none;
}



#leftbox {

	position:absolute;
	width:205px;
	height:230px;
	margin-left:10px;
	margin-top:160px;

}


/*..hacks fuer IE6 #leftbox....*/

html>body #leftbox {
  	background-image:url(pics/transp_hg02.png);
	background-repeat:repeat;
}

* html #leftbox {
  background-color:#CB491A;
}



#leftinner{

	padding-top: 5px;
	padding-left:5px;
}

.zweispalten{

	width:100%;
	border:0px;
}



#navleft{

	position:absolute;
	width:205px;
	height:20px;
	background-color:#275f73;
	margin-left:10px;
	margin-top:395px;
}




#rightbox{

	position:absolute;
	width:338px; 
	height:380px;
	left:230px;
	top:10px;
}


/*..hacks fuer IE6 #leftbox....*/

html>body #rightbox {
  	background-image:url(pics/transp_hg02.png);
	background-repeat:repeat;
}

* html #rightbox {
  background-color:#CB491A;
}





#navright{
	
	position:absolute;
	width:338px;
	height:20px;
	background-color:#275f73;
	margin-left:230px;
	margin-top:395px;
}




#rightinner{

	padding-top: 5px;
	padding-left:5px;

}





/*lightbox..........................................*/


