/** MAIN CONTENT PARTS **/

div#site_header1 {
	width: 100%;
	height: 92px;
	background: #ddd url('images/bg1.gif') repeat;
}

div#site_header2 {
	width: 100%;
	height: 60px;
	background: #ddd url('images/bg2.gif') repeat-x;
	border-top:1px solid #00a33a;
}

div#site_mainbody {
	width:900px;
	position:relative;
	left:50%;
	top:-1.0em;
	margin-left:-450px;
}

div#site_footer {
	clear:both;
	width:900px;
	position:relative;
	left:50%;
	top:0.5em !important;
	top:-1.0em;
	margin-left:-450px;
}

/** CENTRAL SETTINGS **/

* {
	margin:0;
	padding:0;
}

body {
	cursor:default;
	background-color:#fff;
	color:#555;
	font-size:9pt;
	line-height:1.8em;
	font-family:verdana, helvetica, sans-serif;
}

h1, h2, h3, h4 {
	font-family:"trebuchet ms", helvetica, sans-serif;
	border-bottom: 1px solid #ddd;
	padding-bottom:0.1em;
	color:#00a33a;
	font-weight:bold;
	text-transform: lowercase;
}

h2 {
	font-size:1.8em;
	margin-bottom:0.7em;
}

h3 {
	font-size:1.3em;
	font-weight:normal;
	margin-bottom:0.5em;
}

h4 {
	font-size:1.1em;
	margin-bottom:0.3em;
}

a {
	color:#422182;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

.p_txt {
	margin-top:1.5em !important;
	margin-top:3.0em;
}

.blue {
	color:#422182;
}

b.blue {
	/**cursor:help;**/
}

.pl40 {
	padding-left:40px;
}

.plr40 {
	padding-left:40px;
	padding-right:40px;
}

/** CONTENT ELEMENTS **/

.float_left {
	float:left;
}

div.table {
	margin-top:1.0em;
	width:90%;
}

div.table div.tr {
	font-size:0.9em;
}

div.table div.tr p.left {
	float:left;
	width:100px;
	font-weight:bold;
	color:#422182;
}

div.table div.tr p.right {
	position:relative;
	margin-left:10px;
}

/** PROJECTS **/

div.thb_project {
	margin-bottom:1.5em;
}

div.thb_project a { 
	display:block;
	height:53px !important;
	height:54px; 
	vertical-align:middle;
	color:#422182;
	text-decoration:none;
	cursor:hover;
}

div.thb_project a:hover {
	background-color:#eee;
	cursor:hover;
}

div.thb_project img {
	position:absolute;
	width:45px;
	height:45px;
	cursor:hover;
	border:1px solid #ddd;
	padding:3px;
}

div.thb_project font {
	display:block;
	position:relative;
	left:57px;
	top:9px;
	height:49px;
	width:144px;
	overflow:hidden;
	font-size:0.9em;
	line-height: 1.5em;
	white-space:nowrap;
}

div#project_list div.list_item {
	margin-left:0.5em;
	margin-right:0.5em;
	margin-top:1em;
}

div#project_list div.list_item a { 
	display:block; float:left;
	height:74px !important;
	height:75px; 
	width:304px !important;
	width:307px; 
	vertical-align:middle;
	color:#422182;
	text-decoration:none;
	border:1px solid #ddd;
	padding:3px;
	cursor:hover;
}

div#project_list div.list_item img {
	float:left;
	width:72px;
	height:72px;
	margin-right:6px;
	border:1px solid #ddd;
	cursor:hover;
}

div#project_list div.list_item span {
	display:block;
	overflow:hidden;
	cursor:hover;
}

div#project_list div.list_item span h4 {
	margin-left:80px;
}

div#project_list div.list_item span p {
	font-size:0.85em;
	line-height: 1.4em;
}

div#project_list div.list_item a:hover { 
	background-color:#eee;
}

div#detailansicht {
	border:0 !important;
}

div#detailansicht a {
	border:0 !important;
}

div#detailansicht a:hover {
	border:0 !important;
	background-color:#ffffff !important;
}

div#detailansicht img {
	border:0 !important;
	width:306px !important;
	height:76px !important;
}

div#project_details_control {
	background:#fff url('images/bg5.gif') bottom no-repeat;
	width:650px;
	height:46px !important;
	height:47px;
}

div#project_details_control ul {
	list-style:none;
	margin-left:4em;
}

div#project_details_control li {
	float:left;
}

div#project_details_control li a {
	display:block;
	margin-left:0.5em;
	margin-top:0.5em;
	border:1px solid #00a33a;
	border-bottom:0;
	padding:0.2em 0.4em 0.3em 0.5em;
	background: #fff url('images/bg3.gif') repeat-x;
	font-family:"trebuchet ms", helvetica, sans-serif;
	font-size:1.0em;
	font-weight:bold;
	color:#bfbfbf;
	text-decoration:none;
	text-transform: lowercase;
}

div#project_details_control li a:hover {
	margin-top:0em;
	padding:0.5em 0.4em 0.5em 0.5em;
}

div#project_details_content {
	width:648px;
	background:#fff url('images/bg7.gif') repeat-x;
	border-left:1px solid #00a33a;
	border-right:1px solid #00a33a;
	min-height:150px; height:auto !important; height:150px;
}

div#project_details_inner {
	padding:1.2em 2.5em 1.4em 2.5em;
}

div#project_details_inner font {
	width:328px;
	margin-left:1em;
	font-size:9pt;
	line-height:1.8em;
	font-family:verdana, helvetica, sans-serif;
}

div#project_details_inner font h3 {
	margin-left:265px;
}

div#project_details_inner font p {
	text-align:justify;
}
div#project_details_inner font p#description {
	min-height:215px; height:auto !important; height:215px;
}

div#project_details_bottom {
	background:#fff url('images/bg6.gif') no-repeat;
	width:650px;
	height:12px;
}

/** ABOUT **/

div#g1b {
	background: #fff url('images/g1b.jpg') top left no-repeat;
	width:900px;
	min-height:215px; height:auto !important; height:215px;
}

div#g1b h4 {
	border-bottom:1px solid #422182;
}

div#g1b p {
	margin-top:1em;
}

div#g1b div#tbox1 {
	float:left;
	width:260px;
	padding-left:30px;
	padding-top:51px;
}

div#g1b div#tbox1_1 {
	float:right;
	width:600px;
}

div#g1b div#tbox2 {
	float:left;
	width:260px;
	padding-left:16px;
	padding-top:32px;
}

div#g1b div#tbox3 {
	float:right;
	width:255px;
	padding-right:36px;
	padding-top:55px;
}

/** VORSTELLUNG **/

div#vorstellung {
	text-align:justify;
}

div#vorstellung img {
	float:left;
	padding:3px;
	border:1px solid #ddd;
	margin-right:1em;
	margin-bottom:0.7em;
}

div#vorstellung p {
	margin-top:2em;
}

/** CONTACT **/

div#contacterror {
	border:1px solid #CC0000;
	padding:5px;
	margin:10px 0;
	font-weight:bold;
	text-align:center;
	color:#CC0000;
	background-color:#FFC5C3;
}

div#kontaktdaten #left {
	float:left;
	width:240px;
	padding-left:3em;;
}

div#kontaktform_top {
	background:#fff url('images/bg5.gif') bottom no-repeat;
	width:650px;
	height:12px;
	margin-top:2.5em;
}

div#kontaktform {
	width:648px;
	background:#fff url('images/bg7.gif') repeat-x;
	border-left:1px solid #00a33a;
	border-right:1px solid #00a33a;
	min-height:150px; height:auto !important; height:150px;
}

div#kontaktform_inner {
	padding:1em 2em 1em 2em;
}

div#kontaktform_inner h3 {
	margin-left:353px;
	margin-bottom:1em;
}

div#kontaktform_inner form .textarea {
	display:block;
	float:left;
	width:330px;
	height:199px !important;
	height:206px;
	margin-right:20px;
	border:1px solid #422182;
	padding:3px;
	font-family:'courier new', courier, monospaced;
	font-size:10pt;
	background-color:#fff;
}

div#kontaktform_inner form .inpt_text {
	width:200px;
	margin-bottom:10px;
	border:1px solid #422182;
	padding:3px;
	font-family:'courier new', courier, monospaced;
	font-size:10pt;
	background-color:#f1f1f1;
}

div#kontaktform_inner form a.submit {
	background-color:#f1f1f1;
	width:88px;
	height:20px;
}

div#kontaktform_inner form font {
	position:relative;
	top:-1em;
	padding-left:0.3em;
}

div#kontaktform_inner form span.small {
	font-size:0.8em;
}

div#kontaktform_bottom {
	background:#fff url('images/bg6.gif') no-repeat;
	width:650px;
	height:12px;
	margin-bottom:1.5em;
}

/** BLOG **/

div.blog_item {
	border:1px solid #ddd;
	margin-top:2em;
}

div.blog_item h4 {
	padding-left:0.5em;
}

div.blog_item p {
	padding:0.5em;
	text-align:justify;
}

/** HEADER SETTINGS **/

div#header_elements {
	width:900px;
	height:92px;
	position:relative;
	left:50%;
	margin-left:-450px;
}

div#header_logo {
	position:absolute;
	left:0.5em;
	bottom:0.3em;
}

div#header_menu {
	position:absolute;
	right:0.3em;
	bottom:0em;
}

div#header_menu ul {
	list-style:none;
}

div#header_menu li {
	float:left;
}

div#header_menu li a {
	display:block;
	margin-left:0.5em;
	margin-top:0.5em;
	border:1px solid #00a33a;
	border-bottom:0;
	padding:0.7em 0.9em 0.9em 0.9em;
	background: #fff url('images/bg3.gif') repeat-x;
	font-family:"trebuchet ms", helvetica, sans-serif;
	font-size:1.3em;
	font-weight:bold;
	color:#bfbfbf;
	text-decoration:none;
	text-transform: lowercase;
}

div#header_menu li a:hover {
	margin-top:0em;
	padding:0.9em 0.9em 1.2em 0.9em;
}

div#header_menu li a.active {
	cursor:default;
	margin-top:0em;
	padding:0.9em 0.9em 1.2em 0.9em;
	border:1px solid #de152c;
	background: #de152c url('images/bg4.gif') repeat-x;
	border-bottom:0;
	color:#fff;
}

/** 2-COLUMN SETTINGS **/

div#c2_left {
	float:left;
	width:650px;
	border-right:1px dotted #ddd;
	padding-right:20px;
	margin-right:20px;
	min-height:300px; height:auto !important; height:300px;
}

div#c2_right {
	margin-left:690px;
    padding-top:0 !important;
    padding-top:1px;
	min-height:300px; height:auto !important; height:300px;
}

/** FOOTER SETTINGS **/

div#site_footer {
	border-top:1px solid #422182;
	padding-top:3px;
	text-align:center;
	color:#422182;
	font-size:0.8em;
}

div#site_footer a {
	color:#422182;
	text-decoration:none;
}

div#site_footer a:hover {
	text-decoration:underline;
}