@charset "UTF-8";
/* CSS Document Schreinerei Mainz*/

/* background styles */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #000000;
	}
	
#main {
	width:965px;
	height:915px;
	margin: 0 auto 0 auto;
	background-image: url(images/bg_main.png);
	background-repeat: no-repeat;
	position: relative;	
	}
	
#main_medium {
	width:965px;
	height:1145px;
	margin: 0 auto 0 auto;
	background-image: url(images/bg_main_medium.png);
	background-repeat: no-repeat;
	position: relative;	
	}
	
#main_big {
	width:965px;
	height:1345px;
	margin: 0 auto 0 auto;
	background-image: url(images/bg_main_big.png);
	background-repeat: no-repeat;
	position: relative;	
	}
	
/* header styles */
	
#header {
	padding-top: 15px;
	padding-left: 8px;
	}

#logo {
	padding-left: 17px;
	margin-bottom: 84px;
	height: 52px;
	}
	
#logo img {
	border: none;
	}
	
#img_head {
	width:660px;
	height:130px;
	position: absolute;
	left: 248px;
	top: 21px;
	}

#img_head img {
	border: none;
	}		
	
#menu {
	width: 900px;
	height: 25px;
	background-image: url(images/bg_menu.jpg);
	background-repeat: repeat-y;
	position: relative;
	}
		
#menu_main {
	width: 683px;
	height: 19px;
	padding: 6px 0px 0px 0px;
	margin: 0px 0px 0px 17px;
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	display:inline;
	}

#menu_main a {
	text-decoration: none;
	color: #FFFFFF;
	}
	
#menu_main a.active, #menu_main a:hover {
	color: #333333;	
	}

#menu_meta {
	height: 17px;
	padding: 8px 0px 0px 0px;
	font-size: 10px;
	margin: 0px 0px 0px 717px;	
	color: #999999;
	}
	
#menu_meta a {
	text-decoration: none;	
	color: #999999;
	}
	
#menu_meta a.active, #menu_meta a:hover {
	color: #333333;	
	}	
 
/* content styles */

#content {
	padding: 25px 57px 0px 8px;
	height: 695px;
	}
	
#stripes_small {
	width:43px;
	height:15px;
	background-image: url(images/stripes_small.jpg);
	background-repeat: repeat-y;
	}

#content_main {
	width: 620px;
	height: 695px;
	position:absolute;
	left: 25px;
	top: 205px;
	font-size: 14px;
	line-height: 28px;
	color: #000000;
	padding-left: 40px;
	}
	
h1 {
	color: #F09833;
	font-size: 34px;
	line-height: 36px;
	font-weight: normal;
	margin-top: -9px;
	height: 330px;
	}
	
h2 {
	color: #F09833;
	font-size: 22px;
	line-height: 24px;
	font-weight: normal;
	margin-top: -9px;	
	height: 23px;
	}
	
a img {border: none;
	}

.orange {
	color: #F09833;
	}
	
.grey {
	color: #999999;
	}	
	
.link {
	color: #F09833;
	text-decoration: none;
	}
	
.link:hover {
	text-decoration: underline;
	}		
	
#text_a {
	width: 345px;
	position:absolute;
	top: 80px;
	font-size: 14px;
	line-height: 30px;
	}
	
#text_b {
	width: 220px;
	position:absolute;
	left: 420px;
	top: 80px;
	font-size: 14px;
	line-height: 30px;
	}
	
#stripes_big {
	width: 600px;
	height: 5px;
	background-image: url(images/stripes_big.jpg);
	background-repeat: repeat-y;
	position: relative;
	}
	
#text_a_small {
	width: 345px;
	position:absolute;
	top: 370px;
	font-size: 9px;
	line-height: 15px;
	}
	
#text_b_small {
	width: 230px;
	position:absolute;
	left: 420px;
	top: 370px;
	font-size: 9px;
	line-height: 15px;
	}
	
table#ref {
	border-style: hidden;
	height: 100px;
	width: 620px;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	font-size: 14px;
	line-height: 16px;
	}

table#ref td {
	border: 0px;
	padding-left: 0px;
	margin: 0px;
	width: 50%;
	}
	
.tabletext {
	padding-bottom: 15px;
	}
	
.tableimg {
	padding-bottom: 5px;
	}
	
.stripes_small_2 {
	width: 43px;
	height: 5px;
	background-image: url(images/stripes_small.jpg);
	background-repeat: repeat-y;
	margin: 8px 10px 15px 0px;
	float: left;
	}
	
#content_sidebar {
	width: 167px;
	height: 695px;
	position:absolute;
	left: 724px;
	top: 205px;	
	font-size: 12px;
	line-height: 18px;
	color: #000000;}
	
#date {
	color: #F09833;
	font-size: 14px;
	}
	
#img_sidebar {
	width: 155px;
	height: 105px;
	overflow: hidden;
	border:1px solid #666666;
	margin-bottom: 8px;			
	}
	
.textsmall {
	font-size: 11px;
	line-height: 14px;
	}
	
table#address {
	border-style: hidden;
	padding: 0px;
	border-collapse: collapse;
	}
	
table#address td {
	border: 0px;
	padding-right: 40px;
	}
	
	
/* footer styles */
	
#footer {
	width:965px;
	height: 25px;
	margin: 0 auto 0 auto;
	padding-left: 17px;
	position: relative;	
	font-size: 10px;
	}
	
