/** BODY **/
body {
 margin:0px;
 background-image:url(../images_temp/bg.jpg);
 background-repeat:repeat-x;
 background-color:#FCA019;
 font-family:Verdana; 
 font-size:12px;
 text-align:center;
 height:100%;
}


/** HEADER **/
#header {
 overflow:hidden;
 width:1071px;
 height:194px;
 margin:0px auto;
 text-align:left;
 background-image:url(../images_temp/header.jpg);
 background-repeat:no-repeat;   
}

input.search_field {
 width:197px;
 height:27px;
 border:0;
}

/** MAIN FRAMES **/

#main_frm
{
 text-align:left;
 margin:0px auto;
 width:1067px;
 background-color:#fff;
 border-top:0px double #cccccc;
 border-left:2px double #000;
 border-right:2px double #000;
 border-bottom:2px double #000;
 border-style:solid;  
}


#frm_left
{ 
 clear:left;
 float:left;width:300;padding-top:5px;margin-left:3px;margin-right:7px;background:#fff;
}

#frm_content 
{
 float:left;padding-top:5px;line-height:18px;width:752px;
}


/*** CONTENT-BOXEN ***/
div.content_head { 
 padding-bottom:5px;
}

div.content_all {
font-size:12px;
line-height:18px;
}



/*** ZUSATZBOXEN ***/
div.zb_head {
 padding:5px;
 font-size:11px;
}

div.zb_content {
 padding:5px;
 font-size:11px;
}


/** BRFEADCRUMP **/
div.bread_link {
 float:left; 
 margin-left:5px;
}

div.breadcrump_img {
 float:left; 
}

#breadcrump {
 line-height:26px;
 font-size:11px;
 font-weight:bold;
 height:24px;
 width:1067px;
 background-color:#fff;
 border-top:0px double #cccccc;
 border-left:0px double #000;
 border-right:0px double #000;
 border-bottom:8px double #000;
 border-style:solid;  
}


/** NAVIGATION **/
div.nav_ebene0 {
 background-image:url(../images_temp/bg_navi_0.jpg);
 background-repeat:no-repeat;
 padding-bottom:2px;
 height:31px;
}

div.nav_ebene1 {
 text-align:right;
 background-image:url(../images_temp/bg_navi_1.jpg);
 background-repeat:no-repeat;
 height:31px;
 padding-bottom:2px;
}



/** SUBNAVI **/
div.sub_navi_head1_frm {
 width:752px;
 background:#000;
 color:#fff;
 font-size:11px;
 line-height:26px;
 font-weight:bold;
}

div.sub_navi_head1 {
 padding:5px 0px 5px 5px;
}


div.subnavi1 {
 clear:left;
 margin-top:2px;
 line-height:32px;
 background:#E4E2E3;
}


div.sub_navi_head2_frm {
 float:left;
 width:374px;
 background:#000;
 color:#fff;
 font-size:11px;
 line-height:26px;
 font-weight:bold;
}

div.sub_navi_head2 {
 padding:5px 0px 5px 5px;
}

div.subnavi2 {
 width:374px;
 margin-top:2px;
 line-height:32px;
 background:#E4E2E3;
}

div.subnavi_spez_header {
 width:752px;
 background:#000;
 color:#fff;
 font-size:11px;
 line-height:26px;
 font-weight:bold;
 margin-bottom:2px;
}

div.subnavi_spez_head {
 padding:5px 0px 5px 5px;
}

div.spezial_link {
  line-height:32px;
  background:#E4E2E3;
}

div.spez_nav_img {
 padding:4px 0px 0px 5px;
 float:left;
}

div.spez_nav_img_right {
 padding:4px 5px 0px 0px;
 float:right;
}

div.spez_bg {
 background-color:#E4E2E3;
}


/** SUCHE **/
div.search_box {
  border-top:2px double #FE9900;
  border-left:2px double #FE9900;
  border-right:2px double #FE9900;
  border-bottom:0px double #FE9900;
 border-style:solid;  
}

div.search_txt {
 padding:5px;
} 

div.search_link {
 width:752px;
 float:left; 
 background-color:#FE9900;
} 

div.search_link_img {
 float:left; 
 background-color:#FE9900;
 line-height:20px;
 padding:2px;
} 

/** BILDERGALERIE **/
td.bg { 
 width:140px; height:140px;background-image:url(../images_temp/bg_bg1.jpg);background-repeat:no-repeat; }

/** HARDCODED FRAMES **/
#gb_frme {
 border-top:2px double #FE9900;
 border-left:2px double #FE9900;
 border-right:2px double #FE9900;
 border-bottom:2px double #FE9900;
 border-style:solid;  
 padding:5px;
 margin-bottom:5px;
}

#gb_frme1 {
 border-top:2px double #AFE81D;
 border-left:2px double #AFE81D;
 border-right:2px double #AFE81D;
 border-bottom:2px double #AFE81D;
 border-style:solid;  
 padding:5px;
 margin-bottom:5px;
}


/** GÄSTEBUCH **/
div.gb_head_green {
 background-color:#AFE81D;
 color:#fff;
 line-height:22px;
 padding:5px;
 font-weight:bold;
}

/** ÜBERSCHRIFTEN **/

h1 {
 display:inline;
 font-size:14px;
 line-height:22px;
}

h2 {
 display:inline;
 font-size:12px;
 line-height:22px;
}

h3 {
 display:inline;
 font-size:11px;
 line-height:22px;
}

/** FOOTER **/
#footer {
 width:1067px;
 border-top:8px double #AFE81D;
 border-left:0px double #135e01;
 border-right:0px double #135e01;
 border-bottom:0px double #135e01;
 border-style:solid;
 background-color:#000;
 color:#fff;
 font-size:11px;
 line-height:22px;
}


/** BILDER **/

#box_m
{
 display: block;
 margin-left: auto;
 margin-right: auto;
 margin-bottom:3px;
 vertical-align:middle;
 //text-align:center; IE-Hack 
}

#box_r
{
 float:right; 
 margin-left:5px;
 margin-bottom:3px; 
}

#box_l
{
 float:left; 
 margin-right:8px;
 margin-bottom:3px;
}


/** Bilder mit Rahmen **/
#box_mb
{
 display: block;
 margin-left: auto;
 margin-right: auto;
 border-style:solid;
 border-top:1px double #FE9900;
 border-left:1px double #FE9900;
 border-right:1px double #FE9900;
 border-bottom:1px double #FE9900;  
 margin-bottom:5px;
 vertical-align:middle;
 //text-align:center; IE-Hack
} 

#box_lb
{ 
  border-style:solid;
  border-top:1px double #FE9900;
  border-left:1px double #FE9900;
  border-right:1px double #FE9900;
  border-bottom:1px double #FE9900;  
  float:left; 
  margin-right:8px;
  margin-bottom:5px;  
}

#box_rb
{
 float:right; 
 margin-left:5px;
 margin-bottom:5px;
 border-style:solid;
 border-top:1px double #FE9900;
 border-left:1px double #FE9900;
 border-right:1px double #FE9900;
 border-bottom:1px double #FE9900;  
} 

/** NAVIGATION LINKING **/
a {
 text-decoration:none;
 font-size:11px;
 font-weight:bold;
 color:#000;
}

a.nav_left0 {
 font-size:11px;
 padding-left:45px;
 line-height:30px;
 text-decoration:none;
}

a.nav_left1 {
 padding-right:45px;
 font-size:11px;
  
 line-height:30px;
 text-decoration:none;
}

a.nav_unten {
 color:#fff;
}

a.bread {
 font-weight:normal;
}

a:hover
{
 text-decoration:underline;
}

#intern {
 color:#fe9900;
}

#nl {
 color:#fe9900;
}

