/* ---------------------------------------------------------------- */
/* Grundlayout ---------------------------------------------------- */
/* ---------------------------------------------------------------- */

html>/**/body, x:-moz-any-link, x:default { position:relative; left:-0.1px; }


body,
form {
	margin: 0px;
	padding: 0px;
	font-family:  Verdana, Arial;
	font-size: 11px;
	color: #030100;
}

body {
	background: url('../images/bg_kachel.jpg') repeat-x #fff;

}


img {
	border: none;
}

/* contentbody umschliesst das komplette Layout */
#contentbody {
	width: 958px;
	background: url(../images/bg_content.png) no-repeat;
	vertical-align:top;
}

#content-bg {
    width: 940px;
    margin-left:9px;
    
}


a {
		color: #4C8FAA;
		text-decoration: none;
}

a:hover {
		text-decoration: underline;
}

a.content-link,
a.start-link{
	background:url('../images/link_pfeil.gif') no-repeat #ebf2f6; 
	padding-left:20px;
	padding-right:10px;
	color:#000;
}



a.start-link{
	background:url('../images/link_pfeil.gif') no-repeat #fff; 
}

a.content-link:hover,
a.start-link:hover {
	color:#005f86;
	text-decoration: none;
}


/* ---------------------------------------------------------------- */
/* Kopf ----------------------------------------------------------- */
/* ---------------------------------------------------------------- */

#balken {
    width: 940px;
    height: 3px;
    background: #009ee0;
    font-size:1px;
    line-height:1px;
}

#head {
	position: relative;
	width: 940px;
	height: 102px;
	z-index: 2000;
}



#logodiv {
	position:absolute;
	top: 45px;
	right: 20px;
}



/* ---------------------------------------------------------------- */
/* Contentbereich ------------------------------------------------ */
/* ---------------------------------------------------------------- */

#topteaser,
#topcontent {
	    padding:0px;
		width:940px;
		height:300px;
		border-top:1px solid #fff;
}

#topteaser img,
#topcontent img{
        width:940px;
        height:300px;
}


#maincontent {
		width:940px;
}

#content {
		margin-top:20px;
		width:940px;
}

#content-sub,
.col-main{
        margin-top:30px;
        width:900px;
        margin-left:20px;
}

.boxhome {
    width:214px;
    margin-left:10px;
}

#col-left,
#col-right {
	position: relative;
    left: 0px;
    float: left;
    padding: 0px;
    margin: 0px;
    margin-left: 20px;
    width:440px;
}

#col-left {
    margin-left: 0px;
    clear:left;
}


.homebanner {
	text-align: center;
	padding-top: 20px;
}



/* ---------------------------------------------------------------- */
/* Standards ------------------------------------------------------ */
/* ---------------------------------------------------------------- */

p,
td, th,
li,
input,
select,
option,
.copy {
	margin: 0px;
	font-size: 11px;
	line-height: 15px;
	font-family:  Verdana, Arial;
	/*letter-spacing: 0.01em;*/
}

p {
	margin-bottom: 15px;
	color:#333;
	clear:left;
}




h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: none;
	color: #002546;
	margin: 0px;
	line-height:normal;
}

h1 {
	font-size: 18px;
	color: #111;
	margin-bottom: 25px;
}


h1.first {
		margin-bottom: 25px;
}


.boxhome h1{
   font-size: 16px;
   margin-bottom: 25px;
}


h3.first {
    margin-top:0px;
	margin-bottom: 15px;
}

h2 {
	font-size: 14px;
	margin-bottom: 10px;
	color:#006e9c;

}

h2.p-liste {
	margin-bottom: 20px;

}


h3 {font-size: 14px; margin-bottom: 8px; line-height:18px; margin-top: 25px;}
h4 {font-size: 1px; margin-bottom: 2px;}
h5 {font-size: 11px; margin-bottom: 2px;}
h6 {font-size: 11px; margin-bottom: 0px;}



/* ---------------------------------------------------------------- */
/* Listen ------------------------------ */
/* ---------------------------------------------------------------- */

ul {
		padding:0px;
		margin:0px;
		margin-left:16px;
		margin-bottom:15px;
		color: #444;
		list-style-image:url(../images/square.gif);
}

ul li {
		margin-bottom:4px;

}



/* ---------------------------------------------------------------- */
/* Zusammenbau der Content-Container ------------------------------ */
/* ---------------------------------------------------------------- */


/* Position des Begin des Containers .p1 .p2 ... */
.p1, .p2, .p3, .p3, .p4, .p5 {
    position: relative;
    left: 0px;
    float: left;
    padding: 0px;
    margin: 0px;
    margin-left: 1px;
    margin-bottom: 0px;
}

.p1 {
    margin-left: 0px;
    clear: left;
}

.p2 {
}

.h1 {
    background: url(../images/vl_box.jpg) repeat-x bottom;
    height: 415px;
}


/* Weite des Containers (anzahl der Spalten) */
.w1 { width: 234px; }
.w2 { width: 940px; }
.w3 { width: 940px; }





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

.footer,
.footer-sub {
	text-align:right;
	margin-bottom:20px;
	padding-top:3px;
	padding-bottom:15px;
	
	
}

.footer-sub {
    width:900px;
}

.footer-content{
    margin-right:20px;
}

.footer a{
    color:#414046;
}

.footer-sub a{
    color:#111;
}


/* ---------------------------------------------------------------- */
/* navigation ----------------------------------------------------- */
/* ---------------------------------------------------------------- */


#navigation {
		position:absolute;
        top:0px;
		width:940px;
		height:102px;
}

#nav {
    /*list-style-type:decimal-leading-zero;*/
    list-style-type:none;
    padding: 0px;
    margin: 0px;
    list-style-image:none;
}

#nav li {
        float: left;
        padding: 0px;
        color:#414046;
        border-right:1px solid #fff;
}

#nav li.current a,
#nav li.section {
        color:#fff;
}

#nav a {
        display: block;
        line-height: 16px;
        text-decoration: none;
        
        padding-left: 20px;
        padding-right: 5px;
        background:url(../images/vl_navi.jpg);
        
}

 
#nav li.current a p,
#nav li.section a p {
    color:#fff;
}


#nav li.current a,
#nav li.section a,
#nav a:hover {
        background:#009ee0;
        color:#fff;
}

#nav a:hover p{
        color:#fff;
}


#nav a p {
        font-family:verdana,arial;
        font-size:11px;
        text-align:right;
        margin:0px;
        line-height: 20px;
}


#nav a p.prefix {
        padding-top:12px;
        margin-bottom:45px;
        font-weight:bold;
}

#nav a p.linktext {
        padding-bottom:5px;
}

#nav li ul li ul  {
    top: auto;
}

 
#nav li {
    float: left;
    padding: 0px;
}
 
#nav li ul {
    position: absolute;
    left: -999em;
    width: 165px;
    font-weight: normal;
    margin: 0;
    padding-top: 2px;
    padding-bottom: 4px;
    margin-left: -1px;
    z-index:1000;
    list-style-image:none;
    list-style-type:none;
    background:#009ee0;
    border-top:1px solid #fff;
    border-left:1px solid #fff;
}
 
#nav li li {
    padding: 0px;

    background: none;
    border:none;
}
 


li.current li a
#Menu2 li.current a
#nav li.current ul a, 
#nav li.current ul a:hover {
	background:none;
}
 
ul#nav li.current ul#Menu2 li.link a.link-sub {
	background:none;
} 
 
 
#nav li ul a {
    display: block;
    width: 120px;
    margin-left: 0px;
    color: #fff;
    background:none;
    
}

#nav li ul a:hover {
    margin-left: 0px;
    color: #111;
    background:none;
    
}

 
#nav li ul ul {
    margin-left: 160px;
    margin-top: -20px;
}
 
#nav ul li:hover,
#nav ul li.sfhover {
    background: url('') repeat-x;
}

#nav li:hover ul ul,
#nav li:hover ul ul ul,
#nav li.sfhover ul ul,
#nav li.sfhover ul ul ul {
    left: -999em;
}
 
#nav li:hover ul,
#nav li li:hover ul,
#nav li li li:hover ul,
#nav li.sfhover ul,
#nav li li.sfhover ul,
#nav li li li.sfhover ul {
    left: auto;
}

/* ---------------------------------------------------------------- */
/* Formulare -------------------------------------------------------- */
/* ---------------------------------------------------------------- */

.formular-table {
    margin-bottom: 15px;
}

.formular-table td{
        background-color:#f4f4f6;
}

.formular-table td.label{
        width:40%;
        text-align:right;
}

.formular-table th{
        text-align:left;
}

form table td {

}

form .no-pad {
        padding:0px;
}

form .long {
        width: 265px;
        height: 14px;
}

form .medium {
        width: 210px;
        height: 14px;
}

form .short {
        width: 50px;
        height: 14px;
}

form .textfield {
        width: 265px;
        height: 120px;
        border: 1px solid #dadce0;
}

form .absenden {
        width: 267px;
        height: 20px;
        cursor:pointer;
}

select,
input {
        border: 1px solid #dadce0;
        height:22px;
        background:#fff;
}

select {
        width:267px;
}


/* ---------------------------------------------------------------- */
/* Das Team -------------------------------------------------------- */
/* ---------------------------------------------------------------- */


.das-team {
	background: url('../images/bg_kachel_form.gif') #fff;
	height:112px;
	clear:left;
	margin-bottom:20px;
}

.das-team img{
	float:left;
	margin-right:10px;
}

.das-team p{
	padding-top:5px;
	clear:none;
}



/* ---------------------------------------------------------------- */
/* Projektliste Tabelle ------------------------------------------- */
/* ---------------------------------------------------------------- */


table.projektliste {
	width:100%;
	border-spacing:0px;
}

table.projektliste td p{
	margin:0px;
}

table.projektliste th{
	background:	#ddd;
	text-align:left;
	vertical-align:top;
	padding-top:4px;
	padding-bottom:4px;
}


table.projektliste th.col1{
	width:180px;
}

table.projektliste th.col2{
	width:540px;
}

table.projektliste th.col3{
	width:180px;
}

table.projektliste td{
	vertical-align:top;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #e5e5e5;
}

table.projektliste tr {
	
}

table.projektliste tr.hilite {
	background:#f7f7f7;
}



/* ---------------------------------------------------------------- */
/* Link-Box ------------------------------------------------------- */
/* ---------------------------------------------------------------- */

div.link-box {
	z-index: 1000;
	position:absolute;
	bottom: 20px;
	right: 15px;
}


.boxhome a {
	color: #4c8faa;	
}




/* ---------------------------------------------------------------- */
/* Formular ------------------------------------------------------- */
/* ---------------------------------------------------------------- */

#col-left fieldset {
	border:0px groove threedface;
	display:block;
	margin-left:0px;
	margin-right:0px;
	padding:10px;
	background: url('../images/bg_kachel_form.gif') #fff;
}

#col-left div.Actions {
	background: url('../images/bg_kachel_form.gif') #fff;
	margin-top: 10px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
}

#col-left div.field {
	margin-bottom:8px;
}

#col-left input.text {
	width: 300px;
}

#col-left textarea{
	width: 300px;
	border:1px solid #DADCE0;
	font-size:11px;
}


#col-left span.required {
	color:red;
}

#col-left input.action {
	width: 300px;
	cursor:pointer;
}

#col-left input.action:hover {
	color: #4c8faa;
}



/* ---------------------------------------------------------------- */
/* Footer ------------------------------------------------------- */
/* ---------------------------------------------------------------- */

.footer-content font a {
	font-size:11px;
}






