html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding : 0;
}

body {
	font : 73% arial, helvetica, sans-serif; "Trebuchet MS", 
	color : #fff;
	background :#ffffff;
}

img {
	border:none;
}

h2 {
font-size:120%;
font-weight:bold;
}
#wrap {
	width: 100%;ackground-color: #366195;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 3;
	background : #D5DBE1 url(images/bg.jpg) top center repeat-y;
	background-color:white;
	display: block;
}

#masthead {
	height:200px;
	padding: 0;
	margin: 0 0 0 0;
	background: #B5B5B5 url(images/masthead.jpg) top center no-repeat;
	background-color:white;
}

#headnav {
	height:80px;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	line-height: 90px;
	float: bottom;
	vertical-align:bottom;
}

#subheadnav1{
	float: left;
padding:0;
margin:0;
}

#subheadnav1 li,
#subheadnav1 ul,
#subheadnav2 li,
#subheadnav2 ul{
	display:inline;
	margin:0;
	padding:0px 8px 0px 3px;
	list-style:none;
}

#subheadnav2{
	float: right;
	padding:0;
margin:0px;
}

#headnav a:link {
	color: #000000;
}

#headnav a:visited {
	text-decoration: underline;
	color: #000000;
}

#headnav a:hover {
	text-decoration: underline;
	color: #000000;
}


#container {
	width: 770px;
	color : #fff;
	border: 0px solid #aaa;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	line-height: 1.7em;
	background : #1A4E8E url(images/bodybackground.gif)  top center repeat-x;
}


h2+ul {
	width:470px;
}


a:link, a:visited {
	color : #C1AD79;
	background : inherit;
	text-decoration : underline;
}

a:hover {
	color : #fff;
	background : inherit;
	text-decoration : underline;
}

#menu {
	height: 50px;
	padding: 0;
	margin-bottom: 0;
	background-color: #D5DBE1;
}

#menu {
	position:relative;
	display:block;
	height:42px;
	font-size:1.2em;
	font-weight:bold;
	background:url(images/menubackground.gif) top center repeat-x;
	font-fa??????tKmily:Arial,Verdana,Helvitica,sans-serif;
}

#menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
}

#menu ul li{
	display:block;
	float:left;
	margin:0;
}

#menu ul li a{
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	padding:10px 20px 0 20px;height:32px;
}

#menu ul li a:hover {
	color:#ffffff;
	background: url(images/menu_rollover.gif) top center repeat-x;
}

#menu .active{
	color:#fff;
	background: url(images/menu_active.gif) top center repeat-x;}

#content {
	padding: 2em 1em 2em 2em;
	min-height:300px;
}

/* subnavigations
------------------------------ */
#navcontainer {
	float: right;
	width: 200px;
	margin: 5px 0 0 0;
	padding: 0 0 20px 1em;
}
#navcontainer ul {
	margin-left : 0;
	padding-left : 0;
	list-style-type : none;
}

#navcontainer a {
	text-decoration : none;
	display : block;
	padding : 3px;
	width : 100%;
	border-bottom : 1px solid #7996bb;
	color : #fff;
}
#navcontainer a:hover {
	background-color: #366195;
}

#navcontainer a:link, 
#navlist a:visited {
	color : #fff;
}

#navcontainer ul>li>a:hover{
	text-decoration : none;
	color :#fff ;
}

#navcontainer>ul>li.active>a {
	list-style-type : none;
	text-decoration : none;
	background : #C1AD79;
	color : #214984;
}


#navcontainer ul ul li a {
	background: transparent;
	padding-left:20px;
	width:180px;
	border:none;
	color : #C1AD79;
}

#navcontainer ul ul li a:link {
	color : #C1AD79;
	background: transparent;
}

#navcontainer ul ul li a:hover {
	background: transparent;
	padding-left:20px;
	width:180px;
	border:none;
	color : #fff;
}

#navcontainer ul ul li a:visited:hover,
#navcontainer ul ul li a:link:hover {
	background: transparent;
	padding-left:20px;
	width:180px;
	border:none;
	color : #fff;
}

#navcontainer li.active>ul li a {
	background-color:transparent;
	color : #C1AD79;
}



#subnav {
	width : 200px;
	margin : 0 0 -10px 13px;
}

#subnav ul {
	margin-left : 0;
	padding-lef??????tKt : 0;
	list-style-type : none;
}

#subnav a {
	text-decoration : none;
	display : block;
	padding : 1px;
	width : 200px;
	color : #C1AD79;
}

#subnav a:hover{
	text-decoration : none;
	color : #fff;
}

#subnav li.active a,
#subnav li.last active a{
	list-style-type : none;
	text-decoration : none;
	background : #eee;
	color : #000000;
}

#activenav {
	background : #C1AD79;
	color : #214984;
	padding : 3px;
	margin : 0;
	width : 200px;
	margin-bottom: 7px;
}


/* footer
------------------------------ */


#footer {
clear: both;
height: 60px;
padding: 0;
margin-top: 0;
text-align: center;
color: #C1AD79;
background: #ffffff url(images/footer.jpg) top center no-repeat;
}

#footer li {
list-style: none;
display:inline;
padding: 0px 10px;
border-right:1px solid #C1AD79;
}
#footer ul {
margin-bottom:1px;
}
#footer li:last-child {
border-right:none;
}
#footer p {
padding:0px;
margin:0px;
}

h1 {
margin: 0;
padding: 20px 0 20px 5px;
font-size: 160%;
letter-spacing: 3px;
color: #c1ad79;
}



/* referenzen
------------------------------ */
.referenz h3,
.referenzen h2 {
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	color: white;
	font-size: 110%;
	letter-spacing: normal;
	font-weight: bold;

}

.referenz img {
	display: none;
}

.referenzen-text {
	margin: 0px 0px 0px 160px ; 
}

.referenzen-image1 {
	display: block !important;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

.referenz .bodytext {
	width:auto;
}

.referenz {
	background:#003176 none repeat scroll 0%;
	border:1px solid #E7F0F5;
	margin-bottom:12px;
	padding:10px;
	min-height:110px;
	width:480px;
}

#spacerdiv2{

}

#leistungen{
	width: 485px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	float: left;
	margin-top: 20px;
	margin-bottom: 25px;
	padding-top: 15px;
}

#leistungen ul {
	font-size : 10pt;
	font-family :  arial, helvetica, sans-serif "Trebuchet MS";
	color : #003176;
	list-styl??????tKe-image: url(images/bullet.gif);
}


/* form stuff
------------------------------ */

#mailform {
	width : 300px;
	border:none
	margin: 0;
  	padding: 0;

}
.csc-mailform{
	border:none;
}
.csc-mailform-field label {
	display:block;
	float:left;
	width:100px;
	padding-right:10px;
}

.csc-mailform-field input,
.csc-mailform-field textarea {
	width:148px;
	margin-top:5px;


}

#mailformformtype_mail {
	margin-left: 110px;
	width:auto !important;
}


input{
	margin: 0px;
	padding: 0px;
}

.bodytext {
	width:480px;
}

#text-left {
	float:left;
	min-height:400px;
}

#image-right {
	margin-right:0px;
	margin-left:480px;
	padding:10px 0px 10px 10px;
	width:234px;
}


/* news Formating */

.news-list-container a {
	text-decoration : none;
	display : block;
	padding : 3px 0px 0px 5px ;
	width : 100%;
	border-bottom : 1px solid #7996bb;
	color : #fff;
}

.news-list-item h3{
	padding:0;
	margin:0;
font-size:100%;
}
.news-list-date {
font-size:120%;
}

.news-list-container a:hover {
	background-color: #366195;
}

.news-latest-container h1 {
	margin:0px;
	padding: 5px 0px; 
}

.news-latest-item p,
.news-latest-item h1,
.news-single-item p,
.news-single-item h1 {

	margin:0px 0px 0px 220px;
	width:230px;
}
.news-latest-item a {
	text-decoration:none;
}
.news-single-img {
	float:left;
}
.news-latest-item img {
	float:left;
}
.tx-ttnews-browsebox a {
	border:none;
}
