/* -------------------------------------------------------------- 
  
   reset.css
   * Resets default browser CSS.
   
-------------------------------------------------------------- */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border-top-width:0;
	border-right-width:0;
	border-bottom-width:0;
	border-left-width:0;
	border-style:initial;
	border-color:#000000;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
	margin:0;
	padding:0;
}

body {
	line-height:1.5;
}

/* Tables still need 'cellspacing="0"' in the markup. */

table {
	border-collapse:separate;
	-webkit-border-horizontal-spacing:0;
	-webkit-border-vertical-spacing:0;
}

caption, th, td {
	text-align:left;
	font-weight:normal;
}

table, td, th {
	vertical-align:middle;
}

/* Remove possible quote marks (") from <q>, <blockquote>. */

blockquote::before, blockquote::after, q::before, q::after {
	content:'';
}

blockquote, q {
}

/* Remove annoying border on linked images. */

a img {
	border-width:initial;
	border-color:#000000;
	border-style:none;
}

/* -------------------------------------------------------------- 
  
   * begin pageCSS
   
-------------------------------------------------------------- */

.menue {
	position:absolute;
	height:145px;
	left:0;
	top:437px;
	width:348px;
	list-style-type:none;
	border:1px dotted #F5FFE7;
}

b {
}

a {
	color:#CF6B00;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.menue {
	position:absolute;
	list-style-type:inherit;
	left:0;
	top:436px;
	height:145px;
	width:348px;
	border:1px dotted #F5FFE7;
}

.menuetop {
	font-family:'Droid Sans', sans-serif;
	color:#F5FFE7;
	font-size:0.9em;
	height:27px;
	list-style-type:none;
	width:200px;
	float:none;
	position:relative;
	left:11px;
	top:8px;
}

.menuetop:link {
	color:#F5FFE7;
	text-decoration:none;
}

.menuetop a {
	color:#F5FFE7;
	text-decoration:none;
}

.menuetop:hover {
	color:#F5FFE7;
	text-decoration:underline;
}

.menuetop a:hover {
	color:#F5FFE7;
	text-decoration:underline;
}

h4 {
	font:inherit;
	color:#3C3F39;
	line-height:1.4em;
	font-family:'Droid Sans', sans-serif;
	font-size:1.1em;
}

p {
	font:inherit;
	color:#3C3F39;
	font-family:'Droid Sans', sans-serif;
	font-size:13px;
	line-height:18px;
}

.maintext {
	position:absolute;
	height:396px;
	width:382px;
	left:372px;
	top:10px;
}

.textright {
	position:absolute;
	left:779px;
	width:382px;
	height:396px;
	top:10px;
}

.logobox {
	position:absolute;
	background-color:#B86B13;
	left:9px;
	top:10px;
	height:408px;
	width:341px;
	background-image:url(images/logo_web.gif);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
}

.centerbox {
	position:relative;
	float:none;
	margin-left:auto;
	margin-right:auto;
	display:block;
	width:1207px;
	height:427px;
	background-color:transparent;
	box-shadow:rgb(118, 49, 5) 5px 5px 5px;
	-webkit-box-shadow:rgb(118, 49, 5) 5px 5px 5px;
	-o-box-shadow:rgb(118, 49, 5) 5px 5px 5px;
	-moz-box-shadow:rgb(118, 49, 5) 5px 5px 5px;
	background-image:url(images/85pzt1px.png);
	top:130px;
	background-repeat-x:repeat;
	background-repeat-y:repeat;
	background-repeat:repeat;
}

.centerbox_projekte {
	position:relative;
	float:none;
	margin-left:auto;
	margin-right:auto;
	display:block;
	width:1207px;
	height:427px;
	background-color:transparent;
	background-image:url(images/85pzt1px.png);
	box-shadow:rgb(60, 74, 89) 5px 5px 5px;
	-webkit-box-shadow:rgb(60, 74, 89) 5px 5px 5px;
	-o-box-shadow:rgb(60, 74, 89) 5px 5px 5px;
	-moz-box-shadow:rgb(60, 74, 89) 5px 5px 5px;
	top:50px;
	background-repeat-x:repeat;
	background-repeat-y:repeat;
	background-repeat:repeat;
}

.body {
	position:relative;
	float:none;
	display:block;
	top:0;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-image:url(images/background_links.jpg);
	background-color:#687146;
}

.mystyle {
}

