@charset "utf-8";

* { color:#000; border:0px; margin:0px; padding:0px; text-decoration:none;}

img { border:0px; padding:0px; }
input, textarea { background-color:#fff; border:1px solid #000; padding:0px; margin:0px;}

h1 { font-size:1.1em; padding:0px; margin:0px; }
h2 { font-size:1.0em; }
h3 { font-size:0.9em; }

body {
font-size:0.8em;
overflow:auto;
background-color:#fff;
color:#000;
}

#page {
position:absolute;
margin-left:-550px;
left:50%;
width:1100px;
border:0px solid #cccccc;
z-index:1;
background-color:#fff;
} 


#header {
width:1100px;
height:310px;
background-image:url(img/header.png);
background-repeat:no-repeat;
margin-left: 10px;
}


#content {
float:left;
font-family:verdana;
width:1000px;
padding:0px;
margin:-125px 0px 0px 50px;
border:0px solid #000;
z-index:2;
}

#contact_page {
	background-image:url(img/contact_back.png);
	padding:0px 70px 0px 70px;	
}
#contact_page input,
#contact_page textarea {
	margin-left:15px;
}
#contact_page table {
	margin-left:155px;
}
#contact_page hr {
	margin-left:165px;
}

.projekt_page {
	background-image:url(img/contact_back.png);
	#margin-top:50px;
	padding:30px 70px 30px 70px;	
}
.projekt_page_gal {
	
	background-color:#000;
}

#footer {
	float:right;
	list-style-type:none;
	margin-top:25px;
	margin-right:100px;
}
#footer li {
	float:left;
	padding:5px 10px 5px 10px;
}
#footer li a {
	text-decoration:none;
	font-size:12px;
}
#footer li a:hover {
	font-weight:bold;
}

#footer_bilder {
	margin-left:165px;
	margin-bottom:50px;
}
#footer_bilder img {
	margin:10px;
}

#bottom {
	background-image:url(img/contact_back.png);
	background-color:#f00;
	height:70px;
	width:100%;
	border-top:5px solid #000;	
}

.black_hat {
	background-image:url(img/menu_sec.png);
	background-repeat:no-repeat;
	height:30px;
}

#tab_imprint,
#tab_imprint tr td,
#tab_imprint tr th {
	text-align:left;
	vertical-align:top;	
}
#tab_imprint tr th {
	width:200px;
}

.tab_contact {
	margin:0px !important;
}
.tab_contact tr td,
.tab_contact tr th {
	text-align:left;
	vertical-align:top;	
}
.tab_contact tr th {
	width:150px;
}

.contact_width { padding:0px 30px !important; }

.back_black { background-color:#000; }

.sale_tbl {
	width:450px;
	padding-bottom:20px;
}

.even { background-color:#999; display:block; padding:5px; margin:0px; }
.odd { background-color:#fff; display:block; padding:5px; margin:0px;}


.text_right { text-align:right; }
.text_left { text-align:left; }
.text_center { text-align:center; }

.right { float:right;}
.left { float:left;}
.clearer { clear:both;}

.small_text { font-size:10px;  }

.w_300 { width:300px; }

.mar_top_0 { margin-top:0px !important; }
.pad_left_40 { padding-left:45px; padding-right:40px; }
.pad_top_20 { padding-top:20px; padding-bottom:20px; }
.height_225 { height:225px; }