/* CSS Document */

/*..................................................TEXTE......................................................*/




.clear{
	clear:both;
	overflow:hidden;
	height:1px;
}


/*..................................................ABSÄTZE....................................................*/



p{margin:0 0 0 0}


a{
	color: #4799d9;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration:none;
}

h1{
	margin: 0px;
	height: auto;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: 1px;
	color: #4799d9;
	line-height: 23px;
}

/**html h1{
	margin: 0px;
	height: auto;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: 1px;
	color: #4799d9;
	line-height: 23px;
	font-weight: lighter;
}*/

h3{
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}

h2{
	margin: 0px;
	height: auto;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4799d9;
	line-height: 18px;
}



/*..................................................LISTE......................................................*/

html{
	margin:0;
	padding:0;
	height:100%;
	background-color: #FFF;
}
body{
	margin:0;
	background-repeat: repeat-x;
	background-image: url(../images/backround.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	color: #000;
	height:101%;
}


/*Container........................................................................................................*/
#container{
	width: 900px;
	height: auto;
	height:auto !important;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}

#container #content #inhalt #Newsletter p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #content #inhalt #Newsletter h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#container #content #inhalt h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 45px;
}

/*Container ENDE........................................................................................................*/


#content{
	width: 900px;
	height: auto;
}

#banner{
	width: 750px;
	height: 130px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	padding-left: 150px;
	padding-top: 125px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}



/*Navigation........................................................................................................*/

#navigation{
	width:900px;
	height: 38px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-image: url(../images/navi.jpg);
	background-repeat: no-repeat;
}



/*- Menu Tabs--------------------------- */


    #navigation ul {
	margin:0;
	padding:2px 10px 0 422px;
	list-style:none;
	}
    #navigation li {
	display:inline;
	margin:0;
	padding:0;
	}
    #navigation a {
	float:left;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	background-image: url(../images/tableft.gif);
	background-repeat: no-repeat;
	background-position: left top;
      }
    #navigation a span {
	float:left;
	display:block;
	padding:5px 15px 4px 6px;
	color:#666;
	background-image: url(../images/tabright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	min-width: 60px;
      }
	  
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #navigation a span {float:none;}
    /* End IE5-Mac hack */
    #navigation a:hover span {
	color:#4799d9;
	}
    #navigation a:hover {
	background-position:0% -42px;
	}
    #navigation a:hover span {
	background-position:100% -42px;
	}

	#navigation #current a {
	background-position:0% -42px;
	}
	#navigation #current a span {
	background-position:100% -42px;
	}



/*Navigation ENDE........................................................................................................*/

#inhalt{
	width: 900px;
	height: auto;
	float:left;
	text-align:left;
	background-image: url(../images/weiss.jpg);
	background-repeat: no-repeat;
}

#headline{
	width: 900px;
	height: auto;
	float:left;
	text-align:left;
}

#inhalt_links{
	width: 110px;
	height: auto;
	float:left;
	text-align:left;
	padding-left: 15px;
}

#inhalt_rechts{
	width: 260px;
	height: auto;
	float:left;
	text-align:left;
	padding-left: 15px;
	padding-right: 100px;
}

#inhalt_voll{
	width: 385px;
	float:left;
	text-align:left;
	padding-left: 15px;
	padding-right: 100px;
}

#inhalt_navi{
	width: 385px;
	float:left;
	text-align:left;
	padding-left: 15px;
	padding-right: 100px;
}

#inhalt_alles{
	width: 500px;
	float:left;
	text-align:left;
}
/*Extra........................................................................................................*/

#extra{
	width: 200px;
	float:left;
	text-align:left;
	padding: 0 0 0 150px;
}

#extra ul {
	padding: 10px 0 0 0;
	margin:0;
	list-style-image: none;
	list-style-type: none;
}
	
#extra ul li {
	padding:0;
	margin:0;
}
	
#extra ul li a {
	height:17px;
	width: 200px;
	padding:8px 0 0 0;
	font-size:11px;
	display:block;
	color:#333;
}


#extra ul li a:hover,
#extra ul li.aktiv a {
	height:17px;
	width: 200px;
	padding:8px 0 0 0;
	display:block;
	color:#4799d9;
}


/*Extra ENDE........................................................................................................*/

#footer{
	width: 900px;
	height: 76px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	float:left;
}

table.cms td {
	padding:10px;
}
