/* Hauptnaviagtion */
html {
	width: 100%;
	height: 100%;
	}

BODY {
	color: #333;
	font: normal 0.75em Arial, Helvetica, sans-serif;
	height: 100%;
	width: 100%;
	margin:0%;
 	padding:0%;
	background: #eeeff3 url(bg_body.png) repeat-x scroll;
}


ul, li, hr, h2, form, table, tr, td {
 	margin: 0px;
	padding: 0px;
	}

#container {
	position:relative;
	margin: 0px auto;
	width:810px;
	min-height: 99%;
	height:auto !important; /* moderne Browser */
	height:99%; /* IE */
	background: #fff url(bg_content.png) repeat-y scroll;
	}
	
#head {
	background: url(bg_head.png) no-repeat;
	width:810px;
	height:420px;
}

#head .homelogo {
	position:absolute;
	top:60px;
	left:25px;
	width:250px;
	height:130px;
	border:0px;
	}

#content {
	position: relative;
	left: 10px;
	width:790px;
	padding-bottom:41px;
}

#footer	{
	position: absolute;
	bottom: 0px;
	width:770px;
	height:41px;
	background:url(bg_bottom.png) no-repeat;
	padding:0px 20px;
	}

#footer hr {
	position:absolute;
	left:100px;
	height:1px;
	width:690px;
	border:none;
	border-top: 1px solid #efefef;
	}

#footer div.impressum {
	position:absolute;
	right: 20px;
	bottom: 15px;
	}

#footer div.totop {
	position:absolute;
	left: 112px;
	bottom: 15px;
	}

#footer div.totop a {
	padding-left: 12px;
	background:url(a_totop_bullet.png) no-repeat 0px 4px;
	}

#footer div.totop a:hover {
	background:url(a_totop_bullet-hover.png) no-repeat 0px 4px;
	}
	
#infoboxright {
	float:right;
	width: 200px;
	background: lime;
	}


/* Skyline Hover */

a.skyline:hover {
	background:none;
	}

a.skyline div.skyover {
	position:absolute;
	top:237px;
	left:6px;
	width:800px;
	height:168px;
	cursor: default;
	background: url(head_skyline_gr.jpg)
	}

a.skyline:hover div.skyover {
	background: url(head_skyline.jpg);
	}

/* TopNavi Impressum Kontakt Sitemap Navi */
ul#topnav {
	position:absolute;
	right:20px;
	top:22px;
	font: normal 0.9em "Times New Roman", Times, serif;
	text-transform: uppercase;
	}

ul#topnav li {
	display:inline;
	padding:0px 5px;
	}

ul#topnav li a,
ul#topnav li a:visited {
	color:#747474;
	}

ul#topnav li a:hover {
	color:#790921;
	}

/* Wo bin ich */
/* wobinich */

div#wobinich {
	position:absolute;
	top:388px;
	left:5px;
	width: 799px;
	height: 16px;
	border:1px solid white;
	background: #9f9fa2;
	font-size:11px;
	}

#wobinich ul {
	position:relative;
	top:1px;
	left:107px;
	list-style:none;
	display:inline;
	font: Arial, Helvetica, sans-serif;
	color:#ddd;
	}

#wobinich ul li {
	display:inline;
	line-height:14px;
	color:#ddd;
	}

#wobinich li a,
#wobinich li a:visited {
	padding:2px 2px;
	color:#fff;
	}


#wobinich li.active,
#wobinich li.active a,
#wobinich li a:hover {
	color:#790921;
	}


/* Inhalt */

div.contenttext {
	text-align: left;
	margin-left:102px;
}

div.tdtext {
	width: 450px;
	margin: 15px 0px 0px 0px;
	color:#404040;
	position:relative;
	}
	
div.tdtext a {
	padding-left: 12px;
	background:url(a_bullet.png) no-repeat 0px 4px;
	}

div.tdtext a:hover {
	background:url(a_bullet-hover.png) no-repeat 0px 4px;
	}
	
div.tdtext a.nostyle {
	color: #333;
	padding: 0px;
	background:none;
	}

div.tdtext a.nostyle:hover {
	background:none;
	}

div.tdtext a.linkback {
	padding-left: 12px;
	background:url(a_linkback.png) no-repeat 0px 4px;
	}

div.tdtext a.linkback:hover {
	background:url(a_linkback-hover.png) no-repeat 0px 4px;
	}

div.tdpicture { 
	width: 200px;
	float: right;
	margin-top:15px;
	padding:5px 5px 10px 10px;
	}

div.tdpicture hr {
	width:100%;
	height:1px;
	border:none;
	border-top: 1px solid #efefef;
	margin:10px 0px;
	}

div.tdtext li {
	list-style:none;
	padding-left:10px;
	margin-top:5px;
	background:url(li_bullet.png) no-repeat 0px 5px;
	}

div.tdtext li ul {
	list-style:none;
	margin-left:10px;
	margin-top:4px;
	padding-bottom:6px;
	}

div.tdtext li ul li {
	background:url(li_bullet_lvl2.png) no-repeat 0px 5px;
	}


/* Allgemein */

p {
	margin: 0;
	padding: 0;
	padding-bottom: 1em;
}

h1 {
	color: #790921;
	font: normal 1.6em "Times New Roman", Times, serif;
	margin-bottom: 5px;
	margin-top: 2px;
	font-weight: lighter;
	/*text-transform: uppercase;*/
	}	
	
h2 {
	color: #790921;
	font: bold 1.2em "Times New Roman", Times, serif;
	margin-bottom:4px;
	}
	

.subheadline {
	color: #333333;
	font: bold 1.2em "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}
			
.small {
	color: #333;
	font: normal 0.9em Arial, Helvetica, sans-serif;
}

.bildunterschrift {
	color: #333;
	font: normal 0.9em Arial, Helvetica, sans-serif;
	}

.error {
	color: #990000;
	}


	
/* Links */
a {
	color: #790921;
	text-decoration: none;
}

a:visited {
	color: #790921;
	text-decoration: none;
}

a:hover,
a:active  {
	color: #666;
}


/* News */

div.indexnews {
	position:relative;
	left:102px;
	width:500px;
	}
	
.indexnews hr {
	height: 1px;
	width: 500px;
	padding: 2px 0px;
	border:none;
	border-top:1px dotted #747474;
	}
	
div.news {
	position:relative;
	width:450px;
	}

.meldung strong{
	color: #666;
	}
	
.meldung em {
	color: #747474
	}

.meldung .small {
	position: relative;
	}

ul.news {
	list-style: none;
	}

ul.news li {
	position:relative;
	display: block;
	padding: 0px 0px 20px 12px;
	background:url(a_bullet.png) no-repeat 0px 4px;
	}

ul.news li:hover {
	background:url(a_bullet-hover.png) no-repeat 0px 4px;
	}

ul.news li a div.meldung {
	padding-left: 4px;
	}

ul.news li a:hover div.meldung {
	background:url(bg_news-hover.png) repeat-y;
	color:#790921;
	}
	
ul.news li a:hover strong {
	color: #790921;
	}

ul.news li a:hover em {
	color: #333333;
	}


/* News/Projekte Start */
div.pagenrcontainer {
	width:450px;
	}

ul.pagenr {
	list-style:none;
	}

ul.pagenr li {
	display: inline;
	padding: 0px 2px;
	/*border: 1px solid #747474;*/
	background: #efefef;
	}

ul.pagenr li span {
	background: #acacac;
	padding: 0px 2px;
	}

div.pagenrcontainer hr {
	height: 1px;
	width: 100%;
	margin-top:5px;
	border:none;
	border-top:1px dotted #747474;
	}

div.suchbox {
	float:right;
	width: 200px;
	}

div.detailsuche {
	margin-bottom: 10px;
	width: 190px;
	padding-bottom:4px;
	border-bottom:1px dotted #747474;
	}

div.detailsuche div {
	margin:5px 0px;
	}
	
div.detailsuche select {
	width: 100%;
	padding:0px;
	font-size:12px;
	height:18px;
	}
	
div.detailsuche select.small {
	width: 40%;
	}

div.detailsuche option {
	height:16px;
	}

div.detailsuche input[type=submit] {
	border:1px solid #747474;
	background: #790921;
	color: #fff;
	height: 18px;
	font-size:12px;
	margin: 5px 0px;
	cursor:pointer;
	width:100%;
	}
	
div.detailsuche input[type=text] {
	width:99%;
	height:18px;
	padding:0px;
	margin:2px 0px;
	}

div.detailsuche td hr {
	border: none;
	border-top: 1px solid #ccc;
	margin: 3px 0px;
	}


/* Content List Item Hover */

.tdtext ul {
	list-style: none;
	}

.tdtext ul li {
	position:relative;
	}
	

.tdtext ul.navpoints li a,
.tdtext ul.navpoints li a:visited {
	display:block;
	background: #fff;
	padding-left:0px;
	color:#790921;
	}

.tdtext ul.navpoints li a:hover {
	background:url(bg_news-hover.png) repeat-y;
	color:#790921;
	}

.tdtext ul li a div.coexplic {
	position: absolute;
	top: 0px;
	right: -220px;
	width: 200px;
	display:none;
	color: #333;
	padding: 5px;
	}

.tdtext ul li a:hover div.coexplic {
	display:block;
	background: #f4f4f4;
	color: #333;
	border: 1px solid #790921;
	}



/* Mandantenbriefe */

div.mbrief {
	position:relative;
	margin-top: 15px;
	width:430px;
	}

.mbitem strong{
	color: #666;
	}
	
.mbitem em {
	color: #747474
	}

.mbitem .small {
	position: relative;
	}

ul.mbrief {
	list-style: none;
	}

ul.mbrief li {
	position:relative;
	display: block;
	padding: 0px 0px 20px 12px;
	background:url(a_bullet.png) no-repeat 0px 4px;
	}

ul.mbrief li:hover {
	background:url(a_bullet-hover.png) no-repeat 0px 4px;
	}

ul.mbrief li a {
	display:block;
	width:100%;
	cursor:pointer;
	}

ul.mbrief li div.mbitem {
	padding-left:4px;
	}

ul.mbrief li a:hover div.mbitem {
	background:url(bg_news-hover.png) repeat-y;
	color:#790921;
	}
	
ul.mbrief li a:hover strong {
	color: #790921;
	}

ul.mbrief li a:hover em {
	color: #333333;
	}
	
input.form {
	border: 1px solid #790921;
	background: #fff;
	width: 350px;
	margin-bottom: 10px;
	}
	
textarea.form {
	border: 1px solid #790921;
	background: #fff;
	width: 350px;
	height: 150px;
	margin-bottom: 10px;
	}
	
input.formsubmit {
	border: 2px solid #790921;
	background: #fff;
	}
	
label {
	display:block;
	margin: 0px 0px 0px 0px;
	}

