/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(Bilder/bg.jpg);
	background-repeat: repeat-x;
	background-color: #100D0A;
}
#wrapper {
	margin: 0 auto;
	width: 960px;
}
#header {
	color: #333;
	width: 960px;
	float: left;
	padding: 0px;
	height: 178px;
	margin: 10px 0px 0px 0px;
	background-image: url(Bilder/header.jpg);
	background-repeat: no-repeat;
}
#leftcolumn {
	color: #CCC;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 645px;
	float: left;
	background-image: url(Bilder/content.jpg);
	background-repeat: repeat-x;
	height: 500px;
}
#rightcolumn {
	float: right;
	color: #333;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 500px;
	width: 315px;
	display: inline;
	background-image: url(Bilder/foto.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#footer {
	width: 940px;
	clear: both;
	color: #333;
	margin: 0px 0px 0px 0px;
	padding: 10px;
}
#text_main {
	color: #CCC;
	margin: 0px 0px 0px 0px;
	padding: 20px;
	line-height: 18px;
	letter-spacing: 0.04em;
	font-family: Verdana, Geneva, sans-serif;
}
#frame {
	height: 400px;
	overflow: auto;
	margin: 0px auto;
}
div#wn	{
	position:relative;
	width:640px;
	height:450px;
	overflow:hidden;
	}
#scrollLinks {
	padding-top: 20px;
	padding-left: 20px;
	}
	 
#navi {
	float:right;
	margin: 0;
	padding: 0;
	background: #fff;
}


.menu {
	margin: 0;
	padding: 0;
	list-style: none;
	background: #fff;
}
.menu li {
	padding: 0;
	margin: 0;
	height: 52px;
	margin-right: 0em;
	list-style: none;
	background-repeat: no-repeat;
}
.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -1000px;
	height: 52px;
	background-repeat: no-repeat;
}
.home {
	background-image: url(Bilder/home.jpg);
	width: 54px;}
	
.home a {background-image: url(Bilder/home_hover.jpg);}

.portfolio {background-image: url(Bilder/portfolio.jpg); width: 79px;}
.portfolio a {background-image: url(Bilder/portfolio_hover.jpg);}

.kontakt {background-image: url(Bilder/kontakt.jpg); width: 80px;}
.kontakt a {background-image: url(Bilder/kontakt_hover.jpg);}

.impressum {background-image: url(Bilder/impressum.jpg); width: 145px;}
.impressum a {background-image: url(Bilder/impressum_hover.jpg);}

ul.menu li a:hover {background: none;}
.menu li {float: left;}
.menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}    

.headline {
	color: #CCC;
	font-size: 14px;
	padding: 10px 10px 10px 0px;
	text-transform: uppercase;
	letter-spacing: 0.07em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}




#Bild_portfolio_left {
	width: 350px;
	float: left;
	padding-left: 0px;
	padding-top: 10px;
		}
#wrapper_portfolio {
	width: 635px;
	height: 280px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding: 10px 0px 10px 10px;
	}
#wrapper_portfolio_klein {
	width: 640px;
	height: 250px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-top: 10px;
}
#main_portfolio {
	margin: 0 0 0 310px;
	padding: 0px;
	font-size: 11px;
	color: #DAE0E0;
	}
.text_portfolio_head {
	font-size: 12px;
	font-style: normal;
	color: #EC851F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	}
#text_portfolio_right {
	padding-top:20px;
	text-align: left;
	margin-left: 360px;
}
