/* - - - - - - - - - - - - - - - - - - - - */
/* BODY */
/* - - - - - - - - - - - - - - - - - - - - */
body, html {
background: #FFFFCC;
font-family: Verdana, Arial, sans-serif;
font-size: 13px;
line-height:1.5;
color: #000000;
margin: 0 0 5px 0;
padding: 0;



}
/* - - - - - - - - - - - - - - - - - - - - */
/* AEUSSERE CONTENTBOX */
/* - - - - - - - - - - - - - - - - - - - - */
#inhalt {
margin: 15px auto;
text-align:left;
width: 750px;
padding: 2px;
background: #ffffff;
border: 1px solid #a4aed5;
position:relative;

}

/* - - - - - - - - - - - - - - - - - - - - */
/* DESIGN*/
/* - - - - - - - - - - - - - - - - - - - - */
#design {
width: 750px;
background: #FF9900;
}

#head {
background: #90B8D1;
background-image:url(images/header2.jpg);
background-position:right;
background-repeat:no-repeat;
height: 220px;
text-align: center;
color: #ffffff;
}

#tnleft {
background: #FF9900;
padding: 1px;
color: #000000;
}
#tnright {
background: #c0c7de;
padding: 2px;
color: #000000;
}

#menue {
background-image:url(images/Umzugskarton.jpg); background-repeat:no-repeat; background-position:bottom;
background-color:#FFFFFF;
padding: 0px;
color: #000000;
vertical-align: top;
}

.menuelinks a {
display: block;
width: auto;
background: #eaeaea;
margin-bottom: 2px;
padding: 1px 0px 1px 4px;
color: #000000;
font-size: 11px;
font-weight: bold;
text-decoration: none;
border: 1px solid #d3d3d3;
}
.menuelinks a:hover {
background: #dae3ef;
text-decoration: none;
color: #6c6fae;
}

.menuelinks .start a {
display: block;
width: auto;
background: #ffcc00;
margin-bottom: 2px;
padding: 3px 0px 3px 4px;
font-size: 11px;
font-weight: bold;
border: 1px solid #cc6600;
}

#content {
padding: 2px;
color: #000000;
vertical-align: top;
}


#footer {
background: #426fb9;
padding: 2px;
color: #ffffff;
text-align: center;
border-top: solid 1px #ffffff;
 border-bottom: solid 1px #ffffff;
}



.navi {
font-size:10px;
color:#000000;
padding-left:5px;
border-top: solid 1px #333333;
 border-bottom: solid 1px #333333;
}



.container{
 border-left: solid 1px #333333;
 border-right: solid 2px #666666;
 border-top: solid 1px #333333;
 border-bottom: solid 2px #666666;
 color: #000000; 
/* 6b6e4b */
 background-color: #f8f9f3;
 padding: 10px;
 height:450px;
}


.bild_rechts {
margin:0;
padding:0;
}

.title {
	border-bottom:1px #6b6e4b solid;
	padding:5px;
}



.maincontent {
		padding-top:20px;
}



.email>ins:before {content: "@"; text-decoration: none}
  .email del {text-decoration: none}
  .email>del {display: none}
  *:first-child+html .email>del {display:inline}  /* Workaround fuer IE 7 */

.email {  color:#ffffff;}  
  
</style>

