/* Steinvisionen
Author: Fabian Schwaiger
Version: 1.0
Date: January, 5th, 2009
fabian.schwaiger@fh-hagenberg.at
*/

*
{
	margin:0;
	padding:0;
}
body
{
	background-color:#c76120;
	text-align:center;
	font-size: 62.5%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.clear
{
	clear:both;	
}
#margin-page
{
	padding:10px;
	margin: 0 auto;
	text-align:left;
	width:800px;
}

#header
{
	background-image:url(images/header_bg.jpg);
	background-repeat:no-repeat;
	width:792px;
	height:225px;
}

#main
{
	background-image:url(images/body_bg.jpg);
	background-repeat:repeat-y;
	width:792px;
}
#content
{
	width: 410px;
	margin-left:20px;
	float:left;
	margin-top:20px;
	padding:5px;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	line-height:180%;
	text-align:left;
	color:#264dc3;
}
#content a:hover
{
	text-decoration:underline;
	color: #ef6000;
}
#content a, #content a:visited, #content a:active, #content a:focus
{
	color: #683300;
	text-decoration:none;
}

#footer
{
	background-image:url(images/footer_bg.jpg);
	width:792px;
	height:21px;
	background-repeat:no-repeat;
}

#sidebar
{
	width:240px;
	margin-left:20px;
	margin-right:20px;
	text-align:left;
	padding:5px;
	float:right;
	height:300px;
}

#sidebar h3
{
	color: #ef6000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	margin-bottom:10px;
}
#sidebar h4
{
	color: #ef6000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	margin-bottom:5px;
}
#sidebar li, li a, li a:active, li a:focus, li a:visited, li a:hover
{
	list-style-type:none;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	color: #683300;
	padding-top:2px;
	text-decoration:none;
}	
h3 a:active, h3 a:visited, h3 a:focus, h3 a
{
	color: #ef6000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;	
	text-decoration:none;
}
h3 a:hover, li a:hover
{
	text-decoration:underline;
}
#headline h2
{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#EE5F00;
	margin-bottom:10px;
}
#header #header_flash
{
	position:relative;
	top:20px;
	left:17px;
}
#partner_links
{
	list-style-type:none;
}
#partner_links li
{
	margin-bottom:10px;
}
#submenu
{	
	margin-bottom:5px;

}
#neuh
{
	margin-top:9px;
}
#sidebar h3.produkte
{
	margin-bottom:5px;
}
