@charset "utf-8";
/* CSS Document */

:link,:visited {text-decoration:none;} 

ul,ol,dl {list-style:none;} 

h1,h2,h3,h4,h5,h6,pre,code {font-size:1em; font-weight:normal;}

strong {font-weight:bold;}

em {font-style:italic;}

i {display:none; font-style:normal;}

b {font-weight:normal;}




body {
		font:11px/14px Arial, Helvetica, sans-serif;
        background:#171717 url(background_neu2.jpg) repeat-y 0 0;
		}
		
a {color:#FF9900; outline:none;}

a:hover {color:#FF6600;}

p, ul, {padding-bottom:14px;}

h1, h1 a, h1 a:hover {display:block; width:180px; height:90px;}






#container {
			margin:0 0 0 0; 
			background:url(background_neu.jpg) no-repeat;
			background-position:-8px 0; 
			padding:60px 0 0 20px; min-height:750px;}

#sidebar {width:241px; float:left; position:relative; margin-right:20px; }


#header_logo {
		width:4px;
		height:1px;
		margin-left:20px;
		float:left;
		margin-top:-30px;
		}
		
#header_logo img{
		border:none;}



#header_name { 
		margin-left:90px;
		font-family: "trebuchet MS", verdana, sans-serif;
		float:left;
		color:#996633;
		}

#header_name h1{
		margin-top:50px;
		font-size:22px;
		}
		
#header_name p{
		margin-top:-85px;
		color:#FF9933;
		font-size:12px;
		margin-bottom:20px;
		}

#main {	width:735px; 
		float:left; 
		position:absolute;
		padding-top:90px;
		margin-left:260px;
		}



#mainmenu {width:241px; height:150px; float:left; }

#mainmenu li {height:18px; width:241px; color:#FF9900; font-size:13px; margin-right: 20px; }


#mainmenu li.m1 {
		margin-top:26px;
		}
		
#mainmenu li.m1 a{
		color:#FFFFFF;}

#mainmenu li a:hover {
	display:block;
	color: #fff;
	text-decoration: none;
	font-weight:bold;
	}
	
#mainmenu li a:active {
	display:block;
	color: #fff;
	text-decoration: none;
	font-weight:bold;
	}
	
	
/*Portfolio*/


div.spalte{
	margin-left:10px;
	margin-bottom:50px;
	float: left;
	width: 200px;
	padding: 16px;
	overflow: hidden;
}

div.spalte p{
	width:210px;
	height:50px;
	color:#738075;
	padding-top:10px;
	padding-left:4px;
	margin-right:4px;
	font-size:12px;
	font-family: "trebuchet MS", verdana, sans-serif;
/*	border-top: 1px dashed #31312c;*/
	}
	
div.spalte a{
	width:250px;
	height:5px;
	color:#996633;
	margin-top:5px;
	padding-top:2px;
	padding-left:4px;
	font-size:24px;
	font-family: "trebuchet MS", verdana, sans-serif;
	}
	
div.spalte a:hover{
	color:#FF9933;
	text-decoration: none;
	}

	
div.spalte img{
	border:#000000 solid 2px;

	}



div.info {
	margin:20px 15px; 
	color:#738075; 
	margin-left:25px;
	padding-top:325px;
	}
	
div.info a{
	color:#996633;
	}
	
div.info a:hover{
	color:#FF6600;
	}


#footer {
	clear:both; border-top:1px solid #31312c; color:#474d45; padding-top:7px; margin-right:5px; margin-left:25px;}














