/* CSS Document */

/*-----Text Styles-----*/

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 0.75em;
	line-height:130%;
	font-weight: normal;
	color:#6e6e6e;
	background-color:#333;
	
}

.h1 {
	font-family:Helvetica, Arial, sans-serif;
	font-size: 1.8em;
	line-height: 130%;
	font-weight:lighter;
	color:#6e6e6e;
}

.h2 {
	font-family:Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	line-height: 130%;
	font-weight:lighter;
	color:#7a63c1;
}

.h3 {
	font-family:Helvetica, Arial, sans-serif;
	font-size: 1.7em;
	line-height:120%;
	font-weight:bold;
	color:#6e6e6e;
}
.h3 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 130%;
}
.h3 a:visited {
	text-decoration: none;
}
.h3 a:hover {
	text-decoration: none;
}


a {
	font-family:Helvetica, Arial, sans-serif;
	color:#6e6e6e;
	text-decoration: none;
}
a:visited {
	color:#6e6e6e;
	text-decoration: none;
}
a:active {
	color: #fff;
}

a:hover {
	color: #dbdbdb;
}

.textfett {
	font-family:Helvetica, Arial, sans-serif;
	line-height: 150%;
	font-weight: bold;
	color:#6e6e6e;
}

.textweiss {
	color:#fff;
}

.textfett a {
	font-family:Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #fff;

}
.textfett a:visited {
	text-decoration: none;
}
.textfett a:hover {
	text-decoration: underline;
	color: #fff;
}

.kontakt {
	font-family:Helvetica, Arial, sans-serif;
	font-size: 1.0em;
	line-height:130%;
	font-weight: normal;
	color:#6e6e6e;

}

.box_titel {
	font-family:Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	line-height: 180%;
	font-weight:lighter;
	color:#fff;
}


/*Index Seite ------------------------------------------------------------------------*/

#container_index {
	width:553px;
	height:420px;
	text-align: center;
	background-color:#000;
	margin:auto;
	padding-top:30px;
	
}

#logo{
	height:120px;
}

#portfolio_wrap{
	text-align:left;
	height:345px;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	padding-top:8px;

}

#kontakt{
	height:150px;
	padding-top:30px;
	font-family:Helvetica, Arial, sans-serif;
	line-height: 150%;
	color:#6e6e6e;

}

#image_wrap{
	float:left;
	margin-top:6px;	
}

#image{
	width:177px;
	height:266px;
	text-align:center;
	border:1px solid #666;
	-moz-border-radius:6px;
	-khtml-border-radius:6px;
	padding-top:5px;

}

#image_typo{
	height:20px;
	text-align:center;
	font-size: 1.2em;
	font-weight:lighter;
	font-stretch:wider;
	color:#6e6e6e;
	margin-top:4px;

	
}

.phone{
	font-family:Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	line-height: 180%;
	font-weight:lighter;
	color:#909394;
}


.preistabelle{
	font-family:Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	font-weight:lighter;
	color:#909394;
}
/*Container Styles ------------------------------------------------------------------------*/

#container {
	width: 900px;
	text-align: center;
	background-color: #000;
	background-image:url(../pix/standard/background.jpg);
	background-repeat:no-repeat;
	overflow: auto;
	margin:auto;
	padding:30px;
	
}

#header {
	height:53px;
	width:894px;
	text-align: right;
	background-image:url(../pix/standard/logo.gif);
	background-repeat:no-repeat;
	position:relative;
	margin-bottom:20px;

}

#nav_top {
	width:256px;
	height:18px;
	position:absolute;
	left:632px;
	top:0px;
	text-align:right;
}

#nav_left {
	padding: 10px 10px 10px 36px;
	width:134px;
	color:#CCCCCC;
	text-align:left;
	/*border-right:1px solid #666;
	-moz-border-radius:6px;
	-khtml-border-radius:6px;*/
	float:left;
	overflow:hidden;
}

#nav_left_list{ 
	width: 120px; 
	height: auto; 
	padding: 0; 
	margin: 0;
	margin-bottom:25px;
	margin-top:5px; 
	list-style: none;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
}

.nav_left_list li{ 
	width: 105px; 
	height: auto;	
	padding-bottom: 3px;
	float:left; 
}
.nll_links, .nll_links:link, .nll_links:visited{ 
	width: 100px; 
	height: auto; 
	padding: 3px 0 3px 0px; 
	color: #909394;
	/*background:url(../pix/nav/nav_pfeil.gif) no-repeat center left;*/
	text-decoration: none; 
	border-bottom: 1px dotted #666; 
	float:left; 
}
.nll_links:hover{ 
	color: #dbdbdb;
	text-decoration: none;  
}

#nll_links_aktiv{ 
	width: 100px; 
	height: auto; 
	padding: 5px 0 5px 0px; 
	color: #dbdbdb;
	/*background:url(../pix/nav/nav_pfeil_open.gif) no-repeat center left;*/
	text-decoration: none; 
	border-bottom: 1px dotted #666; 
	float:left; 
}

.nll_links_aktiv:hover{ 
	color: #dbdbdb;
	text-decoration: none;  
}


/*.nll_links_sub, .nll_links_sub:link, .nll_links_sub:visited, .nll_linls_sub_aktiv{ 
	width: 130px; 
	height: auto; 
	padding: 5px 0 5px 20px; 
	color: #909394;
	text-decoration: none; 
	border-bottom: 1px dotted #666; 
	float:left; 
}
.nll_links_sub:hover{ 
	color: #dbdbdb; 
}

.nll_links_sub_aktiv{ 
	width: 130px; 
	height: auto; 
	padding: 5px 0 5px 20px; 
	color: #dbdbdb;
	background:url(../pix/nav/roter_punkt.gif) no-repeat center left;
	text-decoration: none; 
	border-bottom: 1px dotted #666; 
	float:left; 
}

.nll_links_sub_aktiv:hover{ 
	color: #dbdbdb;
	text-decoration: none;  
}
*/

#content {
	width:680px;
	height: 453px;
	background-color:#000;
	text-align:center;
	padding:10px;
	overflow:auto;
	border:1px solid #666;
	border-radius:6px;
	margin-right:0px;
	float:right;

}

#content_box {
	width:655px;
	background-color:#222;
	text-align:left;
	color:#9e9e9e;
	border:1px solid #666;
	border-radius:6px;
	margin-right:0px;
	overflow:hidden;

}

#content_box_titel {
	height:30px;
	width:100%;
	padding:5px 10px 5px 10px;
	text-align:left;
	color:#fff;
	overflow:hidden;
	margin-bottom:10px;
}


#content_box_pic {
	width:150px;
	border:1px solid #666;
	/*border-radius:6px;*/
	margin:10px 25px 10px 20px;
	float:left;

}

#content_box_text {
	width:450px;
	text-align:left;
	margin:20px 20px 20px 30px;
	overflow:auto;
	/*display:inline;*/

}

#content_text {
	position: relative;
	width:660px;
	min-height:453px;
	background-color:#000;
	padding:20px;
	text-align:left;
	overflow:auto;
	border:1px solid #666;
	border-radius:6px;
	margin-right:0px;
	margin-bottom: 40px;
	float:right;

}

#content_kontakt_pic {
	width:320px;
	height:455px;
	background-color:#000;
	text-align:left;
	margin-right:0px;
	float:left;

}

#content_kontakt_text {
	position: absolute;
	left:350px;
	top:25px;
	width:310px;
	height:455px;
	text-align:left;
	margin-right:0px;
	float:right;
	padding-top:20px;
	color:#000000;

}



#bildinfo{
	width:690px;
	height:20px;
	text-align:left;
	padding:10px;
	padding-left:190px;
	clear:both;
}

#thumbline{
	float:right;
	width:680px;
	height:50px;
	/*background-color:#000;*/
	text-align:center;
	padding:10px;
	padding-top:5px;
	overflow:hidden;
	border-top:1px solid #666;
	/*-moz-border-radius:2px;
	-khtml-border-radius:6px;*/
	/*margin-right:28px;*/
	overflow:hidden;
}

#footer	{
	clear: both;
	background-color:#fff;
	width: 100%;
	margin: auto;
	text-align: center;
	font-size:0.8em;
	color: #909394;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#footer a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	text-decoration: none;
}
#footer a:visited {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}
