@charset "utf-8";
/* CSS Document */
/* element selectors */
body {
	background: url(../img/kachel_gen.jpg);
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;/* 
	
	 -webkit-hyphens: auto;
	 -moz-hyphens: auto;
	 -ms-hyphens: auto;
	 hyphens: auto; */

	
}
hr {
	display:none;
}
p {
	padding-top:14px;
}
a {
	color:#000000;
}
.reflinks a {
	color:#000000;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	padding-right: 20px;
	line-height:40px;
	padding-top:0px;
}
.reflinks a:hover {
	color:#000000;
	font-size:20px;
	font-weight:bold;
	text-decoration:underline;
}
.reflinks a.act {
	color:#000000;
	font-size:20px;
	font-weight:bold;
	text-decoration:underline;
}
.sub_header + p {
	padding-top:0;
	line-height:17px;
}
table {
	width:550px;
}
td {
	border-bottom:1px solid black;
	padding-bottom:5px;
	padding-top:6px;
}
.last_row {
	border-bottom:none
}
td.left_col {
	width:195px;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	vertical-align:top;
}
td.right_col {
	font-size:12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	vertical-align:bottom;
}
#right_bottom_box p {
	padding-top:20px;
}
/* id/class selectors */

#container {
	width:1010px;
	margin:0 auto;
}
.ueber {
	background: url(../img/ueber/hintergrund.jpg) no-repeat center top;
	height:1330px;
}
.home {
	background: url(../img/home/hintergrund.jpg) no-repeat center top;
	height:949px;
}
.impressum {
	background: url(../img/impressum/hintergrund.jpg) no-repeat center top;
	height:1600px;
}
.web {
	background: url(../img/web/hintergrund.jpg) no-repeat center top;
	height:950px;
}
.arbeit {
	background: url(../img/arbeit/hintergrund.jpg) no-repeat center top;
	height:1675px;
}
#content {
	clear:left;
}
#main_box {
	margin-top:47px;
	margin-left:-60px;
	float:left;
	width: 690px;
	height: 540px;
}
#right_middle_box {
	line-height:18px;
	width:240px;
	float:left;
	margin-top:156px;
	padding:40px 100px 0 40px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:14px;
	color:#000000;
}
#grafik_box {
	margin-top:156px;
	width:380px;
	height:432px;
	float:left;
}
#left_bottom_box {
	min-height:210px;
	width:552px;
	padding:40px 38px 40px 40px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	float:left;
}
#right_bottom_box {
	min-height:210px;
	max-height:210px;
	width:240px;
	padding:40px 40px 40px 40px;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#000000;
	float:left;
}
.portfolio {
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#666666;
}
#company {
	display:none;
}
#welcome {
	font-size:30px;
	line-height:38px;
	padding-top:20px;
}
.ref_sparte {
	font-size:30px;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}
.header {
	font-size:30px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	line-height:38px;
	padding-bottom:24px;
	color:#999999;
	font-weight:bold;
}
.sub_header {
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	padding-top:14px;
	padding-bottom:0;
	color:#666666;
}
h2 + .sub_header {
	padding-top:0;
}
.sub_header_impr {
	font-size:11px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-style:normal;
	padding:0;
	margin:0;
	color:#000000;
}
.darker {
	color:#666666;
}
.black {
	color:#000000;
	font-style:normal;
	padding-bottom:0;
}
#copyright {
	font-size:12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-style:normal;
}
.bemerkung {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-style:italic;
}
.top {
	margin-top:20px;
	margin-left:-14px;
	width:24px;
	height:24px;
}
.top a {
	display:block;
	text-decoration:none;
}
.yellow {
	background-image:url(../img/top_y.jpg);
	background-repeat:no-repeat;
}
.blue {
	background-image:url(../img/top_b.jpg);
	background-repeat:no-repeat;
	margin-top:24px;
}
.green {
	background-image:url(../img/top_g.jpg);
	background-repeat:no-repeat;
	margin-top:24px;
}
/* main  navi*/
#mainnav {
	position:relative;
	padding:16px 0 0 44px;
	font-size:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#mainnav li {
	list-style:none;
	float:left;
}
#mainnav a {
	color:#cccccc;
	display:block;
	text-decoration:none;
	padding:0;
	margin:0 24px;
}
#mainnav li:hover a {
	color:#fff;
}
#mainnav li ul {
	position:absolute;
	top:70px;
	left:30px;
	width:710px;
}
#mainnav li li a {
	padding:0;
	margin:0 10px;
	font-size:14px;
	line-height:13px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-shadow: 5px 5px 5px #0c0c0c;
    /* Versatz links - Versatz oben - Unschärfe (Blur) - Farbe */
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#0c0c0c, direction=135, strength=5);
/* IE */
}
#mainnav li.selected a {
	color:#fff;
}
#mainnav li.selected li a {
	color:#ccc;
}
#mainnav li li:hover a {
	color:#fff;
}
#mainnav li li.selected a {
	color:#fff;
}
.ftp {
	position: absolute;
	left:500px;
	width:40px;
	height:14px;
	background-image:url(../img/ftp.jpg);
	background-repeat:no-repeat;
	background-position: 0 -3px;
	padding-left:12px;
	
}
.ftp a {
	display:block;
}
/* formhandler css */

.contact_form_left {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:12px;
	color:#000000;
	margin-top:-20px;
	padding-left: 190px;
}
.contact_form_right {
	font-size:12px;
	color:#000000;
	margin-top:20px;
	margin-left:-20px;
}
label {
	display:inline-block;
	width:115px;
	padding-bottom:4px;
}
input {
	font-size:12px;
	color: #333;
	margin-bottom: 3px;
	width:360px;
	margin-top:20px;
	padding-top:0px;
	border:none;
	border-bottom:1px solid #999999;
	display:block;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
}
textarea {
	font-size:12px;
	color: #333;
	border:1px solid #000000;
	background-color:#e4e4e4;
	width:276px;
	height:95px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
}
input.submit {
	width:100px;
	height:25px;
	text-align:left;
	padding-left:0px;
	margin-left:-2px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	font-size:14px;
	color:#000000;
	border:none;
	background-color:#e4e4e4;
	background-image:url(../img/mail.jpg);
	background-repeat:no-repeat;
	background-position: right center;
	cursor:pointer;
}
