/**************************************************
   Copyright (c) 2010 CD-NET INTERNETSERVICE      *
                  Alle Rechte reserviert          *
***************************************************/
* {
	margin: 0; 
	padding: 0;
	border: 0;
}


body {	
	text-align:center;
	background-color: #eee;
	line-height: 18px;
	font-size: 12px;
	font-family: Arial, Verdana, "Trebuchet MS", sans-serif;
	color:#679;
	scrollbar-face-color:#fff;
	scrollbar-highlight-color:#fff;
	scrollbar-shadow-color:#679;
	scrollbar-3dlight-color:#679;
	scrollbar-arrow-color:#679;
	scrollbar-track-color:#fff;
	scrollbar-darkshadow-color:#fff;	
}

body.referenz {	
	background-color: #fff;
	
}
p  {
	line-height:20px;
	color:#679;	
}

h1 {
	display:inline;
	padding:0px 30px;
	font-size:13px;
	letter-spacing:1.5px;
	color:#568;

}
h2, h3, h4, h5{
	font-size:15px;
	letter-spacing:1.6px;
	margin-bottom:9px;
	font-weight:800;
}

h2, h3 {	color:#8C4918;
	font-weight:100;
}

h3 {	
	padding:2px 9px;
	margin-bottom:-8px;
}	
h5 {	
	padding:12px;
	padding-bottom:0;
	
}	
.small  {
	font-size:10px;
	letter-spacing:1.2px;
	padding-bottom:8px;
	border-bottom:1px dashed #679;
	width:200px;
}
.smallo  {
	font-size:10px;
	letter-spacing:1.2px;
	width:200px;
}
/*  CSS Layout
----------------------------------------------- */

#main {
	width:980px;
	margin:0px auto;
	text-align:left;
}

#logo  {
	height:33px;
	background: url(img/back_logo.gif) 0 0 no-repeat;
	border:1px solid #666;
	border-top:0;
}

#head  {
	height:186px;
	background: url(img/back_head.jpg) 0 0 no-repeat;
	border-left:1px solid #003;
	border-right:1px solid #003;
	border-bottom:4px solid #679;
}



/*               Navi horizontal im Head
----------------------------------------------- */
#head_navi {
	position:relative;
	top:152px;
	height:20px;
}

#head_navi li {
	float:left;
	list-style-type:none;		
}

#head_navi li a {
	display:block;
	line-height:20px;
	margin-left:22px;
	text-decoration:none;
	color:#fff;
	font-weight:700;
	letter-spacing:1.6px;
	padding: 3px 8px;
}

#head_navi a:hover,
#head_navi a.active {
	color:#223;
	text-decoration:none;
	background: url(img/back_transp.png) 0 0 repeat;
}

/*             Content-Bereich
----------------------------------------------- */
#content {
	background: url(img/background_3.jpg) no-repeat #fff;
	height:100%;
}

#content_imp {
	height:100%;
	background: url(img/background_4.jpg) no-repeat #fff;
}
#content_front {
	background: url(img/back_front.jpg) top left no-repeat;
	height:369px;
}

#content p  {
	margin: 9px 0;
}

#content_front  #front_txt  {
	margin-left: 450px;
	width:295px;
	padding-top:186px;

}
#content #pictogramm {
	width:220px;
}


/*           Linke Spalte - NAVI 
----------------------------------------------- */
#colL  {
	width:220px;
	float:left;
	margin-top:44px;
	height:100%;
}
	
	
#colL ul {
	list-style-type:none;
}


#colL li a {
	display:block;
	line-height:24px;
	color:#637C9B;
	text-decoration:none;
	border-bottom:1px  solid #637C9B;
}
#colL li:first-child {
	border-top:1px  solid #637C9B;
	
}
#colL a  {
	padding-left:30px;
}
	
#colL li a:hover {
	color:#fff;
	background-color:#637C9B;
	border-bottom:1px solid #eee;
}

#colL li a.active {
	color:#fff;
	background-color:#637C9B;
}


/*======== MitteSpalte ==========*/

#colM {
	float:left;
	width:260px;
	margin:40px;
	margin-right:0px;
	padding-right:8px;
	text-align:right;
}
/*======== Rechte-Spalte ==========*/

#colR {
	padding-left:8px;
	float:left;
	width:340px;
	margin:40px 10px;
}
#colR  img {
	margin:9px;
	margin-left:0;
}

#colM a:link, 
#colM a:visited,
#colR a:link, 
#colR a:visited,
#colOne a:link,
#colOne a:visited { 
	text-decoration: none;
	color: #fff;
	padding:2px 5px;
	background-color:#679;
}

#colM a:hover,
#colR a:hover,
#colOne a:hover  { 
	text-decoration: underline; 
	color: #000;
	background-color:#fff;
	}
	
/*======== Ein-Spaltig ohne linke Navigation ==========*/
#colOne  {
	float:left;
	padding:5px;
	margin:40px 10px;
}
*+html #colOne  {	
	margin:25px 10px; /* nur für den IE7 */

}
#colOne  iframe { 
	width:700px;
	height:400px;
}

/*    Liste im Content
----------------------------------------------- */
#colR ul li {
	margin-left:16px;
	line-height:26px;
	list-style-type:square;
}

.clear  {
	clear:both;
	height:0;
	padding:0;
	margin:0;
	font-size:0;
}

/*   Formularfelder wie Name, Kontonr. etc. 
-------------------------------------------------------- */

fieldset {
	padding:16px;
	margin-bottom: 9px;
	margin-left:95px;
	border: 1px solid #679;
}
fieldset p{
	width:auto;
}

legend {
	color:#fff;
	background-color:#679;
	padding:2px 8px;
	font-size:0.8em;
	letter-spacing:0.8px;
}
label {
	display: block;
	width:100px;
	float: left;
}
.send {
	cursor:pointer;
	width:80px;
	padding:2px;
	font-size:0.8em;
	color:#fff;
	float: right;
	border:1px solid #679;
	background-color:#679;
}
.send:hover {
	background-color:#ddc;
	color:#679;
	font-weight:700;
}
p input, p textarea {
	width: 320px;
	height:1.5em;
	background-color:#dddde6;
	color: #330;
	border-bottom: 1px dashed #679;
}
p textarea {
	height:8em;
}
p input:hover, p textarea:hover,
p input:focus, p textarea:focus {
	background-color: #d0d0d3;
}
p input:focus, p textarea:focus {	
	border-bottom: 1px solid #568;
}

/*  REFERENZEN
----------------------------------------------- */

#refercont  {
	background: url(img/back_referenz.gif) 0 0 no-repeat;
	text-align:left;
	padding:0 15px;
}
#refercont .container {
	width: 630px;
	height:110px;
	border-right: 3px solid #568;
	margin: 12px 0 1px 0;
	background-color: #EFEFEF;
}
.container p  {
	margin: 0 12px;
}

#refercont .container img {
	float: left;
	height: 110px;
	width: 220px;
	margin-right:12px;
}
#refercont .containerfoot {
	width: 630px;
	height: 12px;
	margin-bottom: 18px;
	border-right: 3px solid #568;
	background-color: #ddd;
	margin-bottom: 18px;
}

/*  Fusszeile
----------------------------------------------- */
#foot  {
	height:27px;
	text-align:right;
	padding:3px 20px;
	background: url(img/back_foot.jpg) 0 0 no-repeat;
	letter-spacing:1.2px;
	font-size:10px;
	color:#fff;
}

