/* Style WINTERZEIT.com */
/*******************************/
html{
	SCROLLBAR-FACE-COLOR: #fff;
	scrollbar-track-color: #b5c09f;
	scrollbar-darkshadow-color: #81815d;
	SCROLLBAR-SHADOW-COLOR: #b5c09f;
	SCROLLBAR-ARROW-COLOR: #81815d;
	scrollbar-3dlight-color: #b5c09f;
	scrollbar-highlight-color: #81815d;
	min-height:101%;
	}
body {
	background-color: #b5c09f;
	padding: 0px;
	width: 777px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
	
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #504833;
	margin-top: 0px;
	line-height: 18px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #504833;
	margin-top: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #504833;
	padding: 5px;
	margin: 0px;
	background-color: #b5c09f;
	display: block;
	font-variant:small-caps;
	background-image:  url(img/verlauf.jpg);
	background-repeat: no-repeat;
}

/****************IDs****************/

#content {
	background-image:  url(img/bodyBG.gif);
	background-repeat: repeat-y;
	width: 777px;
	float: left;
}

#kopf {
	background-image: url(img/topBG.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	width: 777px;
	height: 125px;
	
}
#kopfImg {
	height: 200px;
	padding: 0 0 0 25px;
	margin: 0px;
}
#kopfImg img {
	float: left;
}
#logoTEXT {
	margin-right:5px;
	float: right;
	width:165px;
	height: 125px;
	background-image:  url(img/logo_text.gif);
	background-repeat: no-repeat;
}
#logo {
	float: left;
	width: 200px;
	height: 100px;
	margin:12px 0 0 15px;
	background-image:  url(img/logo.gif);
	background-repeat: no-repeat;
}

#main {
	float: left;
	width: 722px;
	padding: 26px;
	margin-top: -12px;
}
/****************footer****************/
#footer {
	float: left;
	width: 777px;
	height: 61px;
	background-image:  url(img/bottomBG.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 10px;
}
#footer p {
	font-size: 11px;
}
#footer p a{
	color: #504833;
	text-decoration:none;
}
#footer p a:hover{
	color: #81815d;
}
#fLeft {
	float: left;
	padding-left: 44px;
}
#fRight {
	float: right;
	padding-right: 44px;
}
/****************left-content****************/
#left {
	background-image: url(img/nav_bg.gif);	
	float: left;
	height:245px;
	width: 130px;
	margin:0;
	border:1px solid #81815d;
}
#leftTitle {
	background-color: #fff;
	height:5px;
	width: 120px;
	padding: 0 0 0 0 ;
	margin:0;
	border:1px solid #990000;
}
/****************right-content****************/
#right {
	float: right;
	width: 570px;
	border: 1px solid #81815d;
}
#right p {
	font-size: 12px;
	margin: 2px 10px 20px 10px;	
}
#right a {
     COLOR: #504833;
     font-size : 12px;
     font-style : normal;
     TEXT-DECORATION: none;
	 background-color:#b5c09f;
}

#right a:hover {
      COLOR: #504833;
      font-size : 12px;
      font-style : normal;
	  TEXT-DECORATION: none;
	  background-color:#fff;
	  border-bottom:1px dashed #81815d;
}


#right a:active {
      COLOR: #504833;
      font-size : 12px;
      font-style : normal;
      TEXT-DECORATION: none;
	  background-color:#faeedc;
}
#right a:visited {
     COLOR: #504833;
     font-size : 12px;
     font-style : normal;
     TEXT-DECORATION: none;
	 background-color:#faeedc;
}

.line {
	background-image:  url(img/line.jpg);
	background-repeat: no-repeat;
	background-position: 0 1px;
	width: 300px;
	height: 18px;
	border-top: 1px solid #b5c09f;
	margin: 4px 0 -5px 120px;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #81815D;
	font-variant:small-caps;
	padding-left: 10px;
}
.ort {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #81815D;
	font-variant:small-caps;
}
.fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #81815D;
}
table {

	width:90%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #504833;
	margin-top: 0px;
	text-align:left;
}
/*************aktuellesPROJEKT***************/


#aktuell {
	padding: 10px 20px 10px 40px;
}





/************NAVi****************/
/***************************************/
#navcontainer {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #504833;
	font-variant:small-caps;
}
ul { 
	margin: 0;
	padding: 0;
	list-style: none;
	width : 11em;
	}
	
li { 	
	/*position : relative;*/
	/*float : left;*/
	line-height : 1.25em;
	margin-bottom : -1px;
	width: 11em;	
}
	
li ul { 
	display: block;
	position : absolute;
	left: -999em;		
	margin-left : 10.25em;
	margin-top : -2.35em;
	background-color : #B5C09F;
	border: 1px solid #81815D;
}
	
li a {
	display : block;
	padding : 0.5em;
	width: 9em;
	w\idth : 10em;
	color : black;
	text-decoration : none;
}
	
li a:hover {
	background-color : #faeedc;
	}
	
li:hover ul, li.sfhover ul { 
	left: auto;
	}

/************form****************/	
.submit{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	border:1px solid #b5c09f;
	background-color:#81815D;
}
.input{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #504833;
	border:1px solid #81815d;
	background-color:#fff;
}
.select{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #504833;
	border:1px solid #81815d;
	background-color:#fff;
}
.textarea{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #504833;
	border:1px solid #81815d;
	background-color:#fff;
}

/************erfolg_misserfolg****************/

#right_php {
	margin :30px 0 0 200px !important;
	margin :30px 0 0 100px ;
	float: left;
	width: 150px;
}
#right_php h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	font-weight:bold;
	color: #504833;
	margin-top: 0px;
}
#right_php a {
     COLOR: #504833;
     font-size : 12px;
     font-style : normal;
     TEXT-DECORATION: none;
	 background-color:#faeedc;
}

#right_php a:hover {
      COLOR: #504833;
      font-size : 12px;
      font-style : normal;
	  TEXT-DECORATION: none;
	  background-color:#fff;
	  border-bottom:1px dashed #81815d;
}


#right_php a:active {
      COLOR: #504833;
      font-size : 12px;
      font-style : normal;
      TEXT-DECORATION: none;
	  background-color:#faeedc;
}
#right_php a:visited {
     COLOR: #504833;
     font-size : 12px;
     font-style : normal;
     TEXT-DECORATION: none;
	 background-color:#faeedc;
}
