body {
background-color: #ffffff;
background:#FFFFFF;
font-size: 11px;
font-family: Tahoma, Sans-Serif, Verdana, Arial, SunSans-Regular ;
color:#666666;
padding:0px;
margin:0px;
background-repeat:repeat;
background-color: #ffffff;
height:100%;
}

a {color: #ff6600;text-decoration:none;}
a:visited {color:#ff6600;}
a:hover {color: #666666;}
a:active { color:#666666;}



/* ----------seite zentriert das layout-------------- */

.container {
background:url('http://www.freivonform.de/dokument/design/bg_verlauf_content_bottom.jpg');
background-repeat:repeat-x;
background-position:bottom;
margin: 0px;
background-color: #ffffff;
}

*html .container {
border-left:solid 4px #cccccc;
border-right:solid 4px #cccccc;
}


.shadow_left {
background:url('http://www.freivonform.de/dokument/design/schatten_links.png');
background-repeat:repeat-y;
margin: 0px;
border:solid 0px #000000;
}


*html .shadow_left {
background:none;
}

.shadow_right {
background:url('http://www.freivonform.de/dokument/design/schatten_rechts.png');
background-repeat:repeat-y;
margin: 0px;
border:solid 0px #000000;
}

*html .shadow_right {
background:none;
}

.stripe_left {
background-color: #ff6600;
text-align: right;
padding: 0px;
margin: 0px;
}

.stripe_right {
background-color: #ff6600;
text-align: right;
padding: 0px;
margin: 0px;
}



.header_top {
background:url('http://www.freivonform.de/dokument/design/bg_verlauf_top.jpg');
background-repeat:repeat-x;
background-color: #ffffff;
text-align: left;
padding: 0px;
margin: 0px;
border-left:solid 2px #ffffff;
border-right:solid 2px #ffffff;
}

.top_navigation {
position:absolute;
right:0px;
top:0px;
padding: 0px;
margin: 0px;
width:260px;
height:69px;
border:solid 0px #000000;
}

.top_navi_slide {
position:absolute;
top:-1px;
right:79px;
width:78px;
height:69px;
background-color:transparent;
padding: 0px;
margin-top: 0px;
border:0px solid #000000;
}

.top_navi_slide a, .top_navi_slide a:link, .top_navi_slide a:visited {
background-image:url('http://www.freivonform.de/dokument/ordner/56.jpg');
background-repeat:no-repeat;
border: 0px solid #FFCC99;
}

.top_navi_slide a:hover {
background-image:url('http://www.freivonform.de/dokument/ordner/57.jpg');
background-repeat:no-repeat;
border:0px solid #000000;
}

.top_navi_call {
position:absolute;
top:-1px;
right:40px;
width:78px;
height:69px;
background-color:transparent;
padding: 0px;
margin-top: 0px;
border:0px solid #000000;
}

.top_navi_call a, #top_navi_call a:link, #top_navi_call a:visited {
background-image:url('http://www.freivonform.de/dokument/ordner/54.jpg');
background-repeat:no-repeat;
border: 0px solid #FFCC99;
}

.top_navi_call a:hover {
background-image:url('http://www.freivonform.de/dokument/ordner/55.jpg');
background-repeat:no-repeat;
border:0px solid #000000;
}

.top_navi_blog {
position:absolute;
top:-1px;
right:1px;
width:78px;
height:69px;
background-color:transparent;
padding: 0px;
margin-top: 0px;
border:0px solid #000000;
}

.top_navi_blog a, .top_navi_blog a:link, .top_navi_blog a:visited {
background-image:url('http://www.freivonform.de/dokument/ordner/52.jpg');
background-repeat:no-repeat;
border: 0px solid #FFCC99;
}

.top_navi_blog a:hover {
background-image:url('http://www.freivonform.de/dokument/ordner/53.jpg');
background-repeat:no-repeat;
border:0px solid #000000;
}
/* ----------banner-------------- */



.banner {
background-color: #ffffff;
text-align: right;
padding: 0px;
margin: 0px;
border:solid 2px #ffffff;
}


* html .banner img {
position:relative;
right:-60px;
}

.badge {
background-color: #transparent;
text-align: right;
padding: 0px;
margin: 0px;
}




/* ----------breadcrump-------------- */
.breadcrump {
background-color: #ffffff;
text-align: left;
font-size: 9px;
padding-top: 3px;
padding-left: 5px;
padding-bottom: 0px;
margin: 0px;
border-top:solid 1px #cccccc;
border-left:solid 2px #ffffff;
border-right:solid 2px #ffffff;
border-bottom:solid 1px #cccccc;
}



/* --------------navigavtion------------- */
.navigation {
background:url('http://www.freivonform.de/dokument/design/navi_bg_kompl.jpg');
background-repeat:no-repeat;
background-color: #ffffff;
background-position: 0px 0px;
text-align: left;
padding: 0px;
margin: 0px;
width:100%;
border-top:solid 2px #ffffff;
border-left:solid 2px #ffffff;
border-right:solid 2px #ffffff;
border-bottom:solid 1px #cccccc;
}

.navi {
height:35px;
border:0px solid #000000;
background-color:transparent;
padding: 0px;
margin-top: 0px;
}

ul.nav1st {
position: absolute;
left: -38px;
top:306px;
width:560px;
background-color:transparent;

}

ul.nav1st li {
display:inline;
background-color:transparent;
}

ul.nav1st a, 
ul.nav1st a:link {
display:block;
float:left;
padding:11px 5px 0px 5px;
width:101px;
height:27px;
background-color:#transparent;
border:0px solid #ff0000;
}



/* for IE bugs: */


* html ul.nav1st {
position: absolute;
left: -37px;
top:318px;
width:560px;
background-color:transparent;
}

* html ul.nav1st li {
display:inline;
background-color:transparent;
}

* html ul.nav1st a,
* html ul.nav1st a:link {
display:block;
float:left;
padding:11px 5px 0px 5px;
width:101px;
height:25px;
background-color:#transparent;
border:0px solid #ff0000;
}

/* end IE bugs */


.navi a:link, .navi a:visited {
font-size: 11px;
font-weight: bold;
text-decoration: none;
color: #ff6600;
border-top: 0px solid #FFCC99;
}

.navi a:link.active, .navi a:visited.active, .navi a:hover {
height:27px;
color: #ffffff;
background-image:url('http://www.freivonform.de/dokument/design/navi_active_bg.jpg');
background-repeat:no-repeat;
/*background-position: right center;*/
}


.sub_navigation {
background:url('http://www.freivonform.de/dokument/design/sub_navi_bg.jpg');
background-repeat:no-repeat;
background-position: 219px 0px;
text-align: left;
padding: 0px;
margin: 0px;
border-top:solid 1px #ffffff;
}

.sub_navi {
height:18px;
background-color:transparent;
padding: 0px;
margin-top: 0px;
border:0px solid #000000;
}

ul.sub_nav1st {
position: relative;
left:194px;
top:-20px;
width:560px;
background-color:transparent;
border:0px solid #000000;
}

ul.sub_nav1st li {
display:inline;
background-color:transparent;
}

ul.sub_nav1st a, ul.sub_nav1st a:link {
float:left;
padding:11px 5px 0px 5px;
width:101px;
height:18px;
background-color:#transparent;
border:0px solid #ff0000;
}

.sub_navi a:link, .sub_navi a:visited {
font-size: 11px;
font-weight: normal;
text-decoration: none;
color: #ff6600;
border: 0px solid #FFCC99;
}

.sub_navi a:link.active, .sub_navi a:visited.active, .sub_navi a:hover {
height:18px;
font-weight: bold;
color: #ff6600;
/*background-image:url('http://www.freivonform.de/dokument/design/navi_active_bg.jpg');
background-repeat:no-repeat;*/
/*background-position: right center;*/
}


/* for IE bugs: */

* html ul.sub_nav1st {
position: relative;
left:194px;
top:-8px;
width:560px;
background-color:transparent;
}

* html ul.sub_nav1st li {
display:inline;
background-color:transparent;
}

* html ul.sub_nav1st a,
* html ul.sub_nav1st a:link {
display:block;
float:left;
padding:11px 5px 0px 5px;
width:101px;
height:18px;
background-color:#transparent;
border:0px solid #ff0000;
}

/* end IE bugs */

.content {
margin: 5px;
border:solid 2px #ffffff;
border-top:solid 1px #ffffff;
}


.clear {
	clear:both;
}

.floatleft {
	float:left;
	padding: 0px;
	margin: 0px;
}


.inhalt_rechts {
clear:both;
align:right;
float:right;
margin: 0px;
margin-right: 16px;
padding: 0px;
}



.inhalt_links {
clear:left;
float:left;
align:left;
padding: 0px;
padding-left: 0px;
padding-right: 20px;
margin:0px;
background:url('http://www.freivonform.de/dokument/ordner/72.jpg');
background-repeat:repeat-y;
background-position:right;
}

.inhalt {
float: left;
margin-left: 0px;
margin-top: 0px;
padding: 0px;
padding-right: 10px;
padding-bottom: 10px;
}

.inhalt a {color: #ff6600; text-decoration:none;}
.inhalt a:visited {color:#ff6600;}
.inhalt a:hover {color: #666666;}


*html .inhalt {
margin-top: 0px;
}

*html .inhalt_rechts {
margin-right: 0px;
}


.inhalt1 {
float: left;
padding-left: 15px;
margin-left: 0px;
margin-top: 0px;
padding-right: 0px;
padding-bottom: 10px;

}

.inhalt1 a {color: #ff6600; text-decoration:none;}
.inhalt1 a:visited {color:#ff6600;}
.inhalt1 a:hover {color: #666666;}


.footer {
clear: both;
background:#ffffff url('http://www.freivonform.de/dokument/design/bg_verlauf_footer.jpg') repeat-x;
margin:0px; padding-top:3px; padding-bottom:5px; padding-right:10px; padding-left:10px; font-size:10px; text-align:right; text-decoration:none; color:#666666; border-top:0px solid #ffffff; border-left:2px solid #ffffff; border-right:2px solid #ffffff; border-bottom:2px solid #ffffff; 
}

.footer_left {
float:left;
width:50%;
font-size: 10px;
text-align: left;
text-decoration:none;
color:#666666;
border: 0px solid #000000;

}

.footer_right {
width:50%;
float:left;
font-size: 10px;
text-align: right;
text-decoration:none;
color:#666666;
border: 0px solid #000000;
}


.footer a {color: #666666; text-decoration:none;}
.footer a:visited {color:#666666;}
.footer a:hover {color: #999999;}

.invisible {
visibility:hidden;
}

.head1 {
text-align: left;
font-size:12px;
font-weight:bold;
color:#666666;
padding-top: 0px;
padding-left: 8px;
padding-right: 10px;
padding-bottom: 0px;
border-right: 0px solid #ffffff;
margin:0px;
}

.head2 {
background:url('http://www.freivonform.de/dokument/design/bg_verlauf_h1.jpg');
background-repeat:repeat-x;
background-color:#ffffff;
font-family: Times New Roman, Times, serif ;
text-align: left;
font-size:12px;
font-weight:bold;
color:#666666;
padding-top: 4px;
padding-left: 3px;
padding-right: 0px;
padding-bottom: 10px;
border-right: 0px solid #ffffff;
margin-right:0px;
margin-left:0px;
margin-top:10px;
margin-bottom:0px;
float:left;
}

.head2 img {
padding-right: 10px;
margin:0px;
}