/* -----------------------------------------------------------------------------------------
   25.06.2009 20:11 GMZ, Rolf Hauzirek

   Internet Warehouse
   http://www.iwh.de

   Copyright (c) 2009 iwh -Internet Warehouse 
   -----------------------------------------------------------------------------------------
	CSS Daten sind für private Projekte frei verfügbar.
	Kommerzielle Projekte bitte kurz via Mail anfragen.
	Genehmigungen werden prinzipiell erteilt.
	Dieser Hinweis darf gelöscht werden.
	Copyright-Hinweis im Top-Bereich bitte nicht entfernen.	
   ---------------------------------------------------------------------------------------*/

#wrapper{
	text-align: center;
}

#top{
	width: 950px;
	height: 25px;
	text-align: left;
}

#top_right{
	width: 440px;
	height: 25px;
	margin: 2px 0 0 10px;
	float: right;
	text-align: right;
}

#top_right ul li{
	display: inline;
	padding-left: 10px;
}

#top_right ul li a:link{
	color: #542F16;
	text-decoration: none;
	font-size: 0.8em
}

#top_right ul li a:hover{
	color: #f29a27;
	text-decoration: underline;
	font-size: 0.8em
}

#top_right ul li a:visited{
	color: #542F16;
	text-decoration: none;
	font-size: 0.8em
}

#top_left{
	width: 480px;
	height: 25px;
	margin: 2px 0 0 10px;
	font-family: "Trebuchet MS, Arial, sans-serif";
	color: #542F16;
	float: left;
	text-align: left;
}

#top_left h1{
	font-family: "Trebuchet MS, Arial, sans-serif";
	font-size: 1em;
}

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

#logo{
	width: 950px;
	background: transparent;
	height: 100px;
	text-align: left;
	margin-left: 10px;
}

#logo_left{
	width: 150px;
	background: transparent;
	margin: 7px 0 7px 10px;
	float: left;
}

#logo_right{
	width: 350px;
	background: transparent;
	margin: 15px 0 7px 25px;
	float: left;
}

#logo_right ul li{
	list-style: none;
	padding-left: 10px;
}

#logo_right ul li a:link{
	color: #542F16;
	text-decoration: none;
	font-size: 1em;
}

#logo_right ul li a:hover{
	color: #f29a27;
	text-decoration: underline;
	font-size: 1em;
}
/*---------------------------------------------------------------------------*/

#wrapper_header{
	background: transparent;
	width: 950px;
	height: 167px;
	margin: 15px 0 0 10px;
	text-align: left;
	clear: both;
}

#header_left{
	background: transparent;
	width: 600px;
	height: 160px;
	text-align:center;
	padding:5px 0 10px 0;
	float: left;
}

#header_right{
	background: transparent;
	width: 350px;
	height: 120px;
	margin: 40px 0 0 0;
	text-align: center;
	float: right;
}

#header_right1{
	background: transparent url(../images/bg_nav_head.jpg) repeat-x;
	width: 350px;
	height: 52px;
	font-family: "Trebuchet MS, Arial, sans-serif";
	font-size: .8em;
	color: #333;
	padding: 0 0 0 10px;
	text-align: left;
	float: left;
}

#header_right1 h1{
	font-family: "Trebuchet MS, Arial, sans-serif";
	font-size: 1.2em;
	color: #0C6;
	margin: 0 0 3px 5px;
}

#header_right1 a:link{
	text-decoration: none;
	font-family: "Trebuchet MS, Arial, sans-serif";
	font-size: 1em;
	color: #333;
	margin: 0 0 0 10px;
}

#header_right1 a:hover{
	text-decoration: underline;
	font-family: "Trebuchet MS, Arial, sans-serif";
	font-size: 1em;
	color: #333;
}



#header_right2{
	background: transparent url(../images/bg_nav_head2.jpg) repeat-x;
	width: 350px;
	height: 40px;
	margin: 12px 0 0 0;
	text-align: center;
	padding: 10px 5px 10px 5px;
	float: left;
}

#header_right2 ul li{
	display: inline;
	padding-left: 2px;
}

#header_right2 ul li a:link{
	color: #542F16;
	text-decoration: none;
	font-size: .8em;
}

#header_right2 ul li a:hover{
	color: #f29a27;
	text-decoration: underline;
	font-size: .8em;
}

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

#content{
	background: #dfe0e2;
	width: 950px;
	margin: 15px 0 0 10px;
	text-align: left;
	color: #666;

}

#left_colum{
	background: #dfe0e2;
	width: 750px;
	float: left;
}

#left_colum img{
	margin: 15px 0 0 35px;
}


#left_colum h1{
	color: #542F16;
	font-size: 1em;
	text-align:center;	
}


#left_colum p{
	color: #542F16;
	font-size: .8em;
	text-align: left;
	margin: 10px 0 20px 5px;
	padding: 0 25px;
}


#hotspot{
	background: transparent;
	width: 750px;
	margin: 20px 0 10px 0;
	text-align: left; 
}

#hotspot ul{
	list-style: none;
}


#center_colum{
	background: #dfe0e2;
	width: 347px;
	margin: 0;
	float: left;
}

#right_colum{
	background: #dfe0e2;
	width: 200px;
	text-align: center;
	float: right;
}

#right_colum h1{
	color: #FFF;
	width: 200px;
	font-size: 0.9em;
	background: transparent url(../images/bg_h1_right.png) no-repeat;
	height: 20px;
	margin: 10px 0;
}

#right_colum img{
	padding: 10px 0;
	border: none;
}

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

#footer{
	background: #dfe0e2 url(../images/footer.png) repeat-x;
	height: 125px;
	color: #666;
	clear: both;
}

#copyright{
	background: transparent;
	width: 350px;
	margin: 10px 0 0 10px;
	padding: 10px;
	font-size: .7em;
	font-style: italic;
	color: #542F16;
}

#copyright a:link{
	text-decoration: none;
	color: #542F16;
}

#copyright a:hover, a:visited{
	text-decoration: underline;
	color: #542F16;
}

