/* css Lorwen.de */

  body { margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-image: url(../design/bg.jpg);
    background-repeat: repeat;
    color: rgb(51, 51, 51);
    font-family: Tahoma ! important;
    font-size: 80% ! important;
    margin-top: 0px ! important;	
	/*Scrollbalken */
	scrollbar-arrow-color: fff;	scrollbar-base-color: 8E9DB1;	scrollbar-track-color: 8E9DB1;	scrollbar-face-color: 8E9DB1;	scrollbar-highlight-color: fff;	       scrollbar-3d-light-color: 8E9DB1;	scrollbar-dark-shadow-color: 8E9DB1;	scrollbar-shadow-color: fff;
    }	hr {	color: #FFFFFF;}
	
   label {clear: left}
   

  a { color: rgb(51, 51, 51);
    text-decoration: underline;
    }

  .error { color: rgb(204, 0, 0);
    }

  .highlight { background-color: #CCCCCC;
    }

  #outer_bg { border: 1px solid rgb(0, 0, 0);
    margin: auto;
    background-color: rgb(51, 51, 51);
    width: 990px;
    padding-top: 10px;
    padding-bottom: 5px;
    }

  #outer { margin: auto;
    width: 970px;
    }

  #top_de {
	background-image: url(../design/top.jpg);
	height: 229px;
	width: 970px;
	background-repeat: no-repeat;
    }

  #navi { background-image: url(../design/navi.jpg);
    background-repeat: no-repeat;
    height: 39px;
    width: 850px;
    padding-left: 60px;
    padding-right: 60px;
    font-weight: bold;
    color: rgb(255, 255, 255);
    }

  #subnavi ul { margin: 0px;
    list-style-type: none;
    padding-bottom: 5px;
    padding-left: 0pt;
    }

  #navi ul { margin: 0px;
    list-style-type: none;
    padding-top: 8px;
    padding-left: 0pt;
    }

  #navi li { display: inline;
    width: 140px;
    }
	
   #subnavi li { width: 120px;
    }
	
   #subnavi li ul {
	padding-left: 5px;
   }

  #navi a { display: block;
    width: 140px;
    float: left;
    text-align: center;
    text-decoration: none;
    color: rgb(238, 238, 238);
    }
	
  #subnavi a { display: block;
    text-decoration: none;
	color: #070707;
	padding-bottom: 2px;
    }

  #navi a:hover { 
    /*background-color: #070707;*/
  	background-image: url(../design/subnavi_mitte.jpg);
	border-top: 1px solid #070707;
	border-bottom:  1px solid #666666;
	color: #070707;

    }
	
  #subnaviborder {
	float: right;
	margin-left: 10px;
  }
	
  #subnavi {
	color: #666666;
	font-size: 8pt;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 130px;
	background-image: url(../design/subnavi_mitte.jpg);
	background-repeat: repeat-y;
	text-align: left;
	}

  #subnavitop {
	background-image: url(../design/subnavi_oben.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height:56px;
	width: 140px;
    }
  
   #subnavifoot {
	background-image: url(../design/subnavi_unten.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height:29px;
	width: 140px;
    }

  #content {
	background-image: url(../design/content.jpg);
	background-repeat: repeat-y;
	padding-left: 60px;
	padding-right: 60px;
	padding-bottom: 20px;
	min-height: 300px;
	text-align: justify;
    }

  #content p { margin: 0px 0px 10px;
    padding: 0px;
    }

  #content h1 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 150%;
	font-weight: normal;
	width: 70%;
	padding-left: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #5B5C5E;
	padding-top: 10px;
    }

  #content h2 { margin-top: 0px;
    margin-bottom: 10px;
    font-size: 150%;
    font-weight: normal;
    padding-left: 10px;
    }

  #content h3 { margin-top: 0px;
    margin-bottom: 10px;
    font-size: 130%;
    font-weight: normal;
    padding-left: 10px;
    }

  #content h4 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
    }	

  #bottom { margin: auto;
    background-image: url(../design/bottom.jpg);
    height: 42px;
    width: 970px;
    }
	
  #footer li {
	display: inline;
	padding-right: 10px;
	list-style-type: none;    
  }

  #footer { text-align: center;
    font-size: 80%;
    color: rgb(204, 204, 204);
    }

  #footer a {
	text-decoration: none;
	color: rgb(255, 255, 255);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: rgb(255, 255, 255);
	border-bottom-color: rgb(255, 255, 255);
    }

  #footer a:hover { border-top: 1px solid rgb(255, 255, 255);
    border-bottom: 1px solid rgb(255, 255, 255);
    }

  #outer_start { border: 1px solid rgb(0, 0, 0);
    margin: 50px auto auto;
    padding: 10px;
    background-color: rgb(51, 51, 51);
    width: 900px;
    }

  #inner_start { background-image: url(../images/hgtitel.jpg);
    height: 200px;
    width: 800px;
    padding-top: 500px;
    padding-left: 100px;
    }

  #outer_start a { border-bottom: 4px none;
    font-family: Tahoma;
    font-size: 200%;
    font-style: italic;
    font-weight: bold;
    color: #B9C0C8;
    text-decoration: none;
    width: 150px;
    }

  #outer_start a:hover { border-bottom: 4px solid rgb(91, 45, 29);
    }

.news_li {
	background-image: url(../design/news_li.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 42px;
}
.news_mi {
	background-image: url(../design/news_mi.jpg);
	background-repeat: repeat-x;
	height: 35px;
}
.news_re {
	background-image: url(../design/news_re.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 42px;
}
.news_content_mi {
	background-image: url(../design/news_content_mi.jpg);
	background-repeat: repeat;
	padding: 5px;
}

.news_content_mi_unten {

	background-image: url(../design/news_me_unten.jpg);
	background-repeat: repeat;
}
.news_content_li {
	background-image: url(../design/news_content_li.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

.news_content_li {


	background-image: url(../design/news_content_li.jpg);
	background-repeat: repeat-y;
}
.news_content_re {
	background-image: url(../design/news_content_re.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.news_re_unten {

	background-image: url(../design/news_re_unten.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 42px;
}
.news_li_unten {

	background-image: url(../design/news_li_unten.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 42px;
}
#content h5 {
	color: #333333;
	background-color: #A0A3AA;
	border: 1px solid #7B7E83;
}
#content img {
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#content h6 {
	background-image: url(../design/h6.jpg);
	background-repeat: repeat-y;
	background-position: bottom;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.info {
	color: #333333;
	background-color: #CCCCCC;
	width: 200px;
	text-align: justify;
	padding: 5px;
	float: left;
	margin-right: 10px;
}.westtor {	font-size: 10px;	font-style: italic;	color: #FFFFFF;	background-image: url(../design/me_wald_westtor.gif);	background-repeat: no-repeat;	background-position: center top;	height: 200px;	padding-top: 35px;	padding-bottom: 5px;	padding-left: 55px;	padding-right: 55px;	font-variant: small-caps;}

.guestbook_top { height: 1.6em; padding: 0.3em 0.5em 0 }
.guestbook_big { float: left; font-size: 1.2em; font-weight: bold; margin-right: 0.5em }
.guestbook_small { float: left; font-size: 0.8em; font-weight: bold }
.guestbook_contact { float: right; margin-left: 0.5em }
.guestbook_content { padding: 0.5em; clear: right }
.guestbook_mod { float: right; margin-left: 0.5em }
.guestbook_extra { float: right; padding-bottom: 1em }
.guestbook_vote { float: right }
.smilie { vertical-align: sub }
.smilies { margin: 0pt 0pt 0pt 10px; float: left; width: 180px; }
.smilieSelect { float: left; margin-right: 0.25em; height: 40px }
.vote { float: left; margin-right: 0.25em }

.fonta {
	color: #C9CDD7;
	text-transform: none;
	font-size: 12px;
	font-variant: small-caps;
}


.fontb {
	color: #333333;
	text-transform: none;
	font-size: 12px;
	font-variant: normal;
	background-color: #B1B9C4;
}

.fontc {
	color: #333333;
	text-transform: none;
	font-size: 12px;
	font-variant: normal;
	background-color: #D3D8DE;
}

.fontd {
	color: #D3D8DE;
	text-transform: none;
	font-size: 12px;
	font-variant: normal;
	background-color: #333333;
}

.fonte {
	color: #D3D8DE;
	text-transform: none;
	font-size: 12px;
	font-variant: normal;
	background-color: #8899AB;
}
.bilderrahmen {
	border: 1px solid #7B8E9C;
}