html {
	height: 100%;
	margin: 0;
	padding: 0;
}

body { 
	font-family: Arial;
	padding: 0; 
	margin: 0px;
	height: 100%;
	background: #F3F3F3;
	background: url('/bvcd/pictures/allgemein/bg_left.jpg');
	background-repeat:repeat-y;

}

a {
	color: #094A8A;
	text-decoration: underline;
}

a:hover {
	color: #52931B;
	text-decoration: underline;
}

#content{
	position:absolute;
	margin-left: 200px;
	margin-top: 140px;
	padding-left: 10px;
	padding-top: 10px;
	width: 590px;
	font-size: 12px;
	height: 100%;
}

* html #content{ /* hack für ie */
	position:absolute;
	margin-left: 200px;
	margin-top: 140px;
	padding-left: 10px;
	padding-top: 10px;
	width: 590px;
	font-size: 12px;
	height: 1500px;
}

#header {
	position: absolute;
	margin-left: 185px;
}

#left{
	position:absolute;
	width: 184px;
	z-index: 1px;
	min-height: 100%;
}

#right{
	position: absolute;
	background: #000000;
	width: 100%;
	top: 0px;
	height: 100px;
	background: url('/bvcd/pictures/allgemein/bg_head.gif');
}

#navioben {
	position: absolute;
	margin-left: 425px;
	margin-top: 95px;
	height: 20px;
	width: 360px;
	color: #ffffff;
	font-size: 12px;	
}

#navioben a{
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

#login{
	float: right;
	padding-top: 12px;
	color: #094A8A;
}

#login a{
	color: #094A8A;
	text-decoration: none;
	font-weight: normal;
}

#navicontainer { 
	position: absolute;
	left:0; 
	padding: 0px;
	margin: 0px;
	width: 185px;
	font-family: Arial;
}

/*
  navigation level 1
*/
#navicontainer ul{
  margin: 0em;
  padding: 0em;
  list-style-type: none;
}

#navicontainer ul li{
	background-color: #094A8A;
	line-height: 1.5em;
}

#navicontainer ul li a{ /* Punkt in erster Ebene */
	font-size: 0.8em;
	display: block;
	padding-left: 20px;
	color: #ffffff;
	text-decoration: none;
	background-color: #094A8A;  
	border-bottom-color: #ffffff;
	border-bottom-width: 0px;
	border-bottom-style: solid;  
}


#navicontainer ul li#li_nav1_open a#a_nav1_open{  /* geöffneter punkt in erster Ebene */
	padding-left: 20px;
	color: #ffffff;
	background-color: #0071BC;
}

#navicontainer ul li#li_nav1_open ul li a{  /* punkt in zweiter Ebene */
	padding-left: 30px;
	color: #094A8A;
	background-color: #ffffff;
	line-height: 1.9em;	
}


#navicontainer ul li#li_nav1_open ul li#li_nav1_open a#a_nav1_open{  /* geöffneter punkt in zweiter Ebene */
	padding-left: 25px;
	color: #0071BC;
	background-color: #F0F0F0;
	line-height: 1.6em;
	border-left-color: #0071BC;
	border-left-width: 5px;
	border-left-style: solid;
	border-bottom-color: #0071BC;
	border-bottom-width: 1px;
	border-bottom-style: solid;	
}

#navicontainer ul li#li_nav1_open ul li#li_nav1_open ul li a{  /* punkt in dritter Ebene */
	padding-left: 40px;
	color: #0071BC;
	background-color: #ffffff;
	line-height: 1.6em;
	border-bottom-color: #F0F0F0;
	border-bottom-width: 1px;
	border-bottom-style: solid;		
}

#navicontainer ul li#li_nav1_open ul li#li_nav1_open ul li#li_nav2_open a#a_nav2_open{  /* geöffneter punkt in dritter Ebene */
	padding-left: 40px;
	color: #EC008C;
	background-color: #ffffff;
	line-height: 1.6em;
	border-bottom-color: #F0F0F0;
	border-bottom-width: 1px;
	border-bottom-style: solid;		
}

#copyright {
	width: 185px;
	background: #52931B;
	padding-top: 30px;
	color: #ffffff;
	font-size: 10px;
	text-align: center;
}

#teaserrechts{
	float: right; 
	width: 190px;
	padding-left: 20px;
}

#teaserbox {
	background: #ffffff;
	border-left-color: #C9C9C9;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #C9C9C9;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-color: #C9C9C9;
	border-bottom-width: 1px;
	border-bottom-style: solid;	
	margin-bottom: 10px;
	padding: 5px;	
}

#teaserboxheadline {
	display: block;
	color: #ffffff;
	background: #094A8A;
	font-weight: bold;
	font-size: 12px;
	padding: 5px;
	border-left-style: solid;
	border-left-color: #C9C9C9;
	border-left-width: 1px;
	border-right-color: #C9C9C9;
	border-right-width: 1px;
	border-right-style: solid;		
	border-top-color: #C9C9C9;
	border-top-width: 1px;
	border-top-style: solid;		
}

#teaserbox .teaserboxtext {
	color: #000000;
	font-size: 12px;
}

.fliesstext {
	font-size: 12px;
}

.headline {
	font-size: 13px;
	font-weight: bold;
	color: #094A8A;
}

.headlineblock {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #094A8A;
	padding-left: 3px;	
	border-bottom-color: #52931B;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #52931B;
	border-left-style: solid;
	border-left-width: 6px;
	background: #ffffff;
}

.headlinebox {
	font-size: 12px;
	font-weight: bold;
	color: #094A8A;
	border-bottom-color: #52931B;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #52931B;
	border-left-style: solid;
	border-left-width: 6px;
	background: #ffffff;
	padding-left: 3px;
}

#headlinebox2 {
	font-size: 12px;
	font-weight: bold;
	color: #094A8A;
	border-bottom-color: #52931B;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background: #ffffff;
	padding-left: 3px;
}

.subheadline {
	font-size: 12px;
	font-weight: bold;
	color: #52931B;
}

.smalltext {
	font-size: 9px;
}

.lighttextbold{
	font-size: 9px;
	color: #52931B;
	font-weight: bold;
}

legend {
	font-size: 12px;
	font-weight: bold;
	color: #52931B;
}

fieldset{
	border-color: #52931B;
	border-width: 1px;
	border-style: solid;
	background: #ffffff;
	padding: 10px;
}

.fehler {
	font-size: 12px;
	color: #ff0000;
}

.erfolgreich {
	font-size: 12px;
	color: #52931B;
}

ul {
	padding-left: 40px;
	line-height: 16px;
	list-style-image: url('/bvcd/pictures/allgemein/list_image.gif');
	text-align: left;
}

.forumid{
	color: #ffffff;
}

#forumblock{
	background: #ffffff;
	border-bottom-color: #094A8A;
	border-bottom-style: solid;
	border-bottom-width: 1px;	
}

#forumthemazeile{
	background: #094A8A;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;	
}

#forumbeitragadresszeile{
	border-left-color: #52931B;
	border-left-style: solid;
	border-left-width: 5px;	
	border-right-color: #52931B;
	border-right-style: solid;
	border-right-width: 1px;	
	border-bottom-color: #52931B;
	border-bottom-style: solid;
	border-bottom-width: 1px;	
	font-size: 12px;
	padding-left: 10px;
	padding-bottom: 2px;
}

#forumbeitragzeile{
	border-color: #094A8A;
	border-style: solid;
	border-width: 1px;	
	font-size: 12px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
}

#blaettern{
	font-size: 12px;
}

#blaettern a{
	text-decoration: underline;
}

#blaettern .blaetternaktiv{
	background: #ffffff;
	font-weight: bold;
	text-decoration: none;
	color: #52931B;
}

#iconaktiv{
	float: left;
	border-color: #52931b;
	border-width: 1px;
	border-style: solid;
	margin-right: 4px;
	margin-top: 4px;
	background: #ffffff;
}

#iconinaktiv{
	float: left;
	border-color: #cccccc;
	border-width: 1px;
	border-style: solid;
	margin-right: 4px;
	margin-top: 4px;
}

#thumbnail_liste{
	padding: 2px;
	border-color: #52931B;
	border-style: solid;
	border-width: 1px;
	background: #ffffff;
	margin: 2px;
}

#trenner{
	border-bottom-color: #52931B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#loggedin{
	display: block;
	color: #094A8A;
	text-align: center;
	background: #ffffff;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.tablehead{
	background: #094A8A;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	border-bottom-color: #52931B;
	border-bottom-width: 1px;
	border-bottom-style: solid;	
}


.tabledata1{
	background: #ffffff;
	font-size: 12px;
}	

.tabledata2{
	background: #C9C9C9;
	font-size: 12px;	
}	

#footer{
	text-align: center;
	font-size: 10px;
	color: 52931B;
}

#footer a{
	text-align: center;
	font-size: 10px;
	color: 52931B;
	text-decoration: none;
	border-bottom-color: #094A8A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#content .thumbnail{
	float: left;
	clear: both;
	margin-right: 10px;
	margin-bottom: 10px;
	border-color: #52931B;
	border-style: solid;
	border-width: 1px;	
}

#content ul{

}

.camplistetext{
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #52931B;
}

#linkbutton{
	font:Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #ffffff;
	border-width: 0px;
	color: #52931B;
	text-decoration: underline;
	cursor: hand;
}

/* ++ ++ ++ ++ ++ Google Adsene ++ ++ ++ ++ ++ */

#containerAdsense {
	width: 160px;
	height: 720px;
	position: absolute;
	top: 151px;
	left: 811px;
}

#break{
	clear: both;
}

#sprachwahl{
	text-align: right;
}

/* ++ ++ ++ ++ ++ Neue Suche ++ ++ ++ ++ ++ */
.paginator_link {
    color: #094a8a;
    font-size: 12px;
    font-weight: normal;
    border: 1px solid #52931b;
    border-bottom: 1px solid #52931b;
    padding: 2px;
    margin: 2px; 
}

#active_link {
    color: #094a8a;
    font-size: 13px;
    font-weight: bolder;
    border: 0;
    padding: 3px;
    margin: 3px; 
}

#eintrag_von_bis a {
    text-decoration: none;
}

#eintrag_von_bis a:link {
    text-decoration: none;
}

#eintrag_von_bis a:hover {
    text-decoration: none;
}

#eintrag_von_bis a:visited {
    text-decoration: none;
}

#eintrag_von_bis a:active {
    text-decoration: none;
}

#weather_navi {
	text-decoration: none;
	background-color: #52931b;
	border: 0;
	text-align: center;
	padding-bottom: 3px;
	padding-top: 3px;
	display: block;
	clear: both;
}
		
#weather_button {
	color: #0742AF;
	padding-left: 3px;
	padding-right: 3px;
	text-decoration: none;
}
		
#weather_button:hover {
	color: #FFFFFF;
}
		
#weather_button:active {
	color: #FFFFFF;
}
		
#weather_tabs {
	background-color: #f3f3f3;
	padding-bottom: 6px;
}

#condition {
	word-wrap: break-word;
}

#directions {
	font-size: 12px;
}

#directions a {
	color: #094A8A;
	text-decoration: underline;
}

#directions a:hover {
	color: #52931B;
	text-decoration: underline;
}


