/*  goldwert V07 // CSS Document */
body {
/*background-color:#3e352d;*/
background-color:#40332f;
background-image:url(../img/bg_main.gif);
background-repeat: repeat-x;
margin-top: 20px;
margin-right: 10px;
margin-bottom: 20px;
margin-left: 10px;
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 0pt;
text-align: center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#cec4b9;
}

.title {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#999999;
}

.title_b {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#4ca5e8;
}

.title_g {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#3a9403;
}

.title_r {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#600c03;
}
.title_y {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#979504;
}

.zitat{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-style:italic;
color:#999999;
}


#left {
width: 30px;
height:760px;
margin: 0 auto;
float:left;
position:relative;

}

#frame {

width: 420px;
height:760px;
margin: 0 auto;
background-color: transparent; 
/*border:3px;
border-color:#FFFFFF;
border-style:solid;*/


}

#header {
	position:top;
	width: 420px;
	height:280px;
}

#img1 {
background-image:url(img/sofa.jpg);
width:420px;
height:280px;

}
#img2 {
background-image:url(img/about.jpg);
width:420px;
height:280px;

}

#img3 {
background-image:url(img/tv.jpg);
width:420px;
height:280px;

}

#img4{
background-image:url(img/color.jpg);
width:420px;
height:280px;

}

#img5{
background-image:url(img/cover.jpg);
width:420px;
height:280px;

}

#nav {
	width: 420px;
	height:20px;
	padding-left:0px;


}

#content {
	width: 400px;
	height:420px;
	background-color:#625448;
	text-align:left;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;

}

table {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #999999;

}

ul {
	list-style-type: square;
	border-style: none;
	
}

/* Default Link Styles */

a:link, a:visited {
	background-color: transparent;
	color: #ccc;
	text-decoration:none;
}

a:hover, a:active {
	background-color: transparent;
	color: #ffffff;
	text-decoration:none;
	

}

/* begin PostIt CSS Style */
#news {
	font: normal 11px Georgia, "Times New Roman", Times, serif;
	color: #424242;
	text-decoration: none;
	text-align: left;
}
#news a:link, #news a:visited {
	font: normal 11px Georgia, "Times New Roman", Times, serif;
	color: #6D97C3;
	text-decoration: underline;
	text-align: left;
}
#news a:hover, #news a:active {
	font: normal 11px Georgia, "Times New Roman", Times, serif;
	color: #4576A7;
	text-decoration: underline;
	text-align: left;
}
/* end PostIt CSS Style */

input {
border-style:thin solid;
border-left:#625448;
border-right:#625448;
border-top:#625448;
border-bottom:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#52463d;

}
textarea {
border-style:thin solid;
border-left:#625448;
border-right:#625448;
border-top:#625448;
border-bottom:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#52463d;


}