@import url("http://www.deutscherwandertag2009.de/css/kontaktformular.css");

html, body {
	margin: 0px;
	padding: 0px;
	background-color: #A1B45A;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 3px;
}

/************** Bereich AussenContainer ****************/
#aussen {
	width: 980px;
	height: auto;
	min-height: 30px;
	position: absolute;
	margin: 0px 0px 0px -490px;
	left: 50%;
}

html*#aussen {
	height: 30px;
}

head:first-child+body #aussen {
	height:auto;
}
/*************** AussenContainer ENDE ****************/

/*************** HauptspalteOben *********************/
/** beinhaltet die Boxen Logo Bild und suchtext ******/
#hauptSpalteOben {
	width: 980px;
	padding-bottom: 0px;
}
/*************** HauptspalteOben ENDE ****************/

/*************** Header Logo Bereich *****************/
/*************** ist ausgeschaltet   *****************/
#logo {
	display: none;
	width: 980px;
	height: auto;
	min-height: 30px;
	background-color:#000000;
}

html*#logo {
	height: 30px;
}

head:first-child+body #logo {
	height:auto;
}
/*************** Header Logo Bereich ENDE ************/

/*************** Bildcontainer ***********************/
#bild {
	width: 980px;
	height: auto;
	min-height: 30px;
}

html*#bild {
	height: 30px;
}

head:first-child+body #bild {
	height:auto;
}
/*************** Bilccontainer ENDE ******************/

/*************** Bildcontainer Contentbereich ********/
#bild .contentContainer {}
#bild .ueberschrift {}
#bild .content {}
/*************** Bildcontainer Contentbereich Ende ***/

/*************** Navi Container Oben *****************/
#suchtext {
	width: 965px; /* Padding-Right abgezogen */
	height: auto;
	min-height: 20px;
	background-color: #76843E;
	color:#FFFFFF;
	text-align: right;
	padding-right: 10px;
	padding-left: 5px;
	line-height: 20px;
}

html*#suchtext {
	height: 20px;
}

head:first-child+body #suchtext {
	height:auto;
}

#suchtext a.navigation:link, #suchtext a.navigation:active, #suchtext a.navigation:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

#suchtext a.navigation:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.suchtextunten {
	width: 775px; /* Padding-Right abgezogen */
	height: auto;
	min-height: 20px;
	background-color:;
	color:#FFFFFF;
	text-align: left;
	padding-right: 10px;
	padding-left: 5px;
	line-height: 11px;
	float: right;
	margin-top: 15px;
	font-size: 10px;
}

html*.suchtextunten {
	height: 20px;
}

head:first-child+body .suchtextunten {
	height:auto;
}
/*************** Navi Container ENDE *****************/

/*************** Hauptspalte *************************/
/***** beinhaltet Spalte Links Mitte und Rechts ******/
#hauptSpalte {
	width: 980px;
	background-color: #A1B45A;
	height: auto;
	min-height: 100px;
	background-image: url(http://www.deutscherwandertag2009.de/layout/naviBack.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	display: table-row;
}
html*#hauptSpalte {
	height: 100px;
}

head:first-child+body #hauptSpalte {
	height:auto;
}
/***************** Containermaske *******************/
/****** Beinhaltet spalteMitte und spalteRechts *****/
#container {
	height: auto;
	min-height: 100px;
	float: left;
	width: 790px;
	background-color: #A1B45A;
	padding: 5px;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 0px;
}
html*#container {
	height: 100px;
}

head:first-child+body #container {
	height:auto;
}

/*************** Hauptspalte ENDE ********************/

/*************** Spalte Links ************************/
/****** Beinhaltet Navibereich und Contentbereich ****/
#spalteLinks{
	float:left; 
	width:180px;
	height: auto;
	min-height: 20px;
	display: table-cell;
	padding-top: 0px;
}

html*#spalteLinks {
	height: 20px;
}

head:first-child+body #spalteLinks {
	height:auto;
}

#spalteLinks .clr{
	font-size: 0px;
	height: 0px;
	line-height: 0px;
	min-height: 0px;
	margin-bottom: 20px;
	clear: both;
}

/*************** Spalte Links ENDE *******************/

/*************** Navibereich Links ********************/
#spalteLinks .navi {
	width: 180px;
	height: auto;
	min-height: 20px;
	margin-bottom: 20px;
	padding-top: 0px;
}
html*#spalteLinks .navi {
	height: 15px;
}
head:first-child+body #spalteLinks .navi {
	height:auto;
}

#spalteLinks .navi .navigation_0:link, .navigation_0:active, .navigation_0:visited {
	display: block;
	width: 175px; /* 5 Pixel abgezogen, wegen padding-left: 5px; */
	height: 28px;
	line-height: 28px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	/*background-color: #92B320;*/
	background-color: #96AA24;
	margin-bottom: 1px;
	padding-left: 5px;
}

#spalteLinks .navi .navigation_0:hover {
	background-image: url(http://www.deutscherwandertag2009.de/layout/buttonBack.gif);
}

#spalteLinks .navi .navigation_1:link, .navigation_1:active, .navigation_1:visited {
	display: block;
	width: 175px; /* 5 Pixel abgezogen, wegen padding-left: 5px; */
	height: 28px;
	line-height: 28px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	/*background-color: #92B320;*/
	background-color: #76843E;
	margin-bottom: 1px;
	padding-left: 5px;
}

#spalteLinks .navi .navigation_1:hover {
	background-image: url(http://www.deutscherwandertag2009.de/layout/buttonBack3.gif);
}

#spalteLinks .navi .navigation_2:link, .navigation_2:active, .navigation_2:visited {
	display: block;
	width: 160px; /* 5 Pixel abgezogen, wegen padding-left: 5px; */
	height: 28px;
	line-height: 28px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	/*background-color: #92B320;*/
	background-color: #C00518;
	margin-bottom: 1px;
	padding-left: 20px;
}

#spalteLinks .navi .navigation_2:hover {
	background-image: url(http://www.deutscherwandertag2009.de/layout/buttonBack2.gif);
}

#spalteLinks .navi .navigation_8:link, .navigation_8:active, .navigation_8:visited {
	display: block;
	width: 175px; /* 5 Pixel abgezogen, wegen padding-left: 5px; */
	height: 28px;
	line-height: 28px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	/*background-color: #92B320;*/
	background-color: #96AA24;
	margin-bottom: 1px;
	padding-left: 5px;
}

#spalteLinks .navi .navigation_8:hover {
	background-image: url(http://www.deutscherwandertag2009.de/layout/buttonBack.gif);
}
/*************** Navibereich Links ENDE ***************/

/*************** Contentbereich Links *****************/
#spalteLinks .contentContainer {
	padding: 5px;
}

#spalteLinks .contentContainer .ueberschrift{
	font-weight: bold;
	margin-bottom: 3px;
}

#spalteLinks .contentContainer .content a{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

#spalteLinks .contentContainer .content a:hover{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#spalteLinks .contentContainer .clr {
	font-size: 0px;
	height: 0px;
	min-height: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	border: 0px;
}
/*************** Contentbereich Links ENDE ************/

/**************** Spalte Mitte ************************/
/********** Beinhaltet Contentbereich *****************/
#spalteMitte  {
	width: 790px; 
	float: left;
	height: auto;
	min-height: 20px;
	background-color: #A1B45A;
	margin-right: 0px;
}

html*#spalteMitte {
	height: 20px;
}

head:first-child+body #spalteMitte {
	height:auto;
}

/***************** Spalte Mitte ENDE ******************/

/************ Contentbereich Mitte Unten **************/
#spalteMitte .contentContainer {
	width: 790px;
	height: auto;
	min-height: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #FFF;
	background-image: url(http://www.deutscherwandertag2009.de/layout/ContentBack.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

html*#spalteMitte .contentContainer {
	height: 100px;
}

head:first-child+body #spalteMitte .contentContainer {
	height:auto;
}

#spalteMitte .contentContainer a {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

#spalteMitte .contentContainer a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#spalteMitte .ueberschrift{
	float: left;
	width: 660px;
	background-color: #A1B45A;
	margin-bottom: 0px;
	height: 26px;
}

#spalteMitte .contentContainer .drucken{
	float: left;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	color: #FFF;
	line-height: 14px;
	height: 26px;
	line-height: 26px;
	width: 130px;
	background-color: #A1B45A;
}

#spalteMitte .contentContainer .drucken a{
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	color: #FFF;
}

#spalteMitte .contentContainer .drucken a:hover{
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	color: #FFF;
}

#spalteMitte .contentContainer .ueberschrift h2{
	margin: 0px;
	padding: 0px;
	margin-bottom: 0px;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: normal;
}

#spalteMitte .contentMitte {
	font-size: 12px;
	font-weight: normal;
	height: auto;
	min-height: 100px;
	float: right;
	padding: 5px;
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 405px;
	background-image: url(http://www.deutscherwandertag2009.de/layout/EckeObenRechts.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

html*#spalteMitte .contentMitte {
	height: 100px;
}

head:first-child+body #spalteMitte .contentMitte {
	height:auto;
}

.ContentLinkDiv  {
	position: inherit;
	height: 30px;
	width: 790px;
	line-height: 30px;
	text-align: right;
}

#spalteMitte .contentContainer .ContentLinkDiv a.cssFIRMATICArtikelLink {
	position: ;
	display: block;
	width: 400px;
	height: 30px;
	line-height: 30px;
	color: #FFFFFF;
	text-align: left;
	padding-right: 10px;
	padding-left: 380px;
	background-image: url(http://www.deutscherwandertag2009.de/layout/PfeilRechts.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

#spalteMitte .contentContainer .FirmaticContentImage {
	margin: 5px;
	margin-right: 0px;
}

#spalteMitte  .clr{
	font-size: 0px;
	height: 0px;
	min-height: 0px;
	line-height: 0px;
	margin-top: 10px;
	border-bottom: 0px dotted #CCC;
	margin-bottom: 00px;
	padding: 0px;
	clear: both;
}

#spalteMitte .contentContainer .clr {
	font-size: 0px;
	height: 0px;
	min-height: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	border: 0px;
}
/********* Contentbereich Mitte Unten ENDE ************/


/*************** Spalte Rechts ************************/
/********** Beinhaltet Contentbereich *****************/
#spalteRechts {
	float:left;
	width:185px;
	height: auto;
	min-height: 20px;
	padding-bottom: 10px;
	display: none;
}

html*#spalteRechts {
	height: 20px;
}

head:first-child+body #spalteRechts {
	height:auto;
}
/*************** Spalte Rechts ENDE *******************/

/*************** Contentbereich Rechts ****************/
#spalteRechts .contentContainer {
	border: 0px solid #000;
	padding: 5px;
	width: 175px; /* Padding und Border abgezogen */
	margin-top: 0px;
}

#spalteRechts .ueberschrift {
	font-weight: bold;
	margin-bottom: 3px;
	color: #000000;
	font-size: 14px;
}

#spalteRechts .content a {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

#spalteRechts .content a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

#spalteRechts .contentContainer .clr {
	font-size: 0px;
	height: 0px;
	min-height: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	border: 0px;
}
/***************Contentbereich Rechts ENDE ************/

/*************** Footer *******************************/
#footer {
	width: 980px;
	height: auto;
	min-height: 24px;
	background-color: #A1B45A;
	background-image: url(http://www.deutscherwandertag2009.de/layout/footer.gif);
	background-position: top;
	background-repeat: no-repeat;
	text-align: right;
	margin-bottom: 5px;
}

html*#footer {
	height: 24px;
}

head:first-child+body #footer {
	height:auto;
}

a.footerLink{
	display: block;
	text-decoration: none;
	width: 100px;
	height: 20px;
	line-height: 20px;
	min-height: 20px;
	float: right;
}

.footerText {
	text-align: center;
	padding-top: 25px;
	width: 980px;
	color: #FFFFFF;
}
*html .footerText {
	padding-top: 5px;
}

*+html .footerText {
	padding-top: 5px;
}

.footerText a{
	color: #FFFFFF;
	text-decoration: underline;
}

.footerText a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
/*************** Footer ENDE *************************/

/*************** Float säubern ***********************/
.clr, .contentContainer .clr {
	font-size: 0px;
	height: 0px;
	min-height: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
/*************** Float säubern ENDE ******************/

/*************** Artikelseite Contentformatierung ****/
#spalteMitte #Artikelseite .contentContainer {
	width: 790px;
	height: auto;
	min-height: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #FFF;
	background-image: url(http://www.deutscherwandertag2009.de/layout/ContentBackArtikelseite.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

html*#spalteMitte #Artikelseite .contentContainer {
	height: 100px;
}

head:first-child+body #spalteMitte #Artikelseite .contentContainer {
	height:auto;
}

#spalteMitte #Artikelseite .contentMitte {
	font-size: 12px;
	font-weight: normal;
	height: auto;
	min-height: 100px;
	float: right;
	padding: 10px;
	width: 770px;
	background-image: url(http://www.deutscherwandertag2009.de/layout/EckeObenRechts.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

html*#spalteMitte #Artikelseite .contentMitte {
	height: 100px;
}

head:first-child+body #spalteMitte #Artikelseite .contentMitte {
	height:auto;
}

#spalteMitte #Artikelseite .contentContainer .ContentLinkDiv a.cssFIRMATICArtikelLink {
	position: ;
	display: block;
	width: 740px;
	height: 30px;
	line-height: 26px;
	color: #FFFFFF;
	text-align: left;
	padding-right: 10px;
	padding-left: 40px;
	background-image: none;
}
/*************** Artikelseite ENDE *******************/

/*************** Startseite Oben Contentformatierung ****/
#spalteMitte #PictureLess .contentContainer {
	width: 790px;
	height: auto;
	min-height: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #FFF;
	background-image: url(http://www.deutscherwandertag2009.de/layout/ContentBack.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

html*#spalteMitte #PictureLess .contentContainer {
	height: 100px;
}

head:first-child+body #spalteMitte #PictureLess .contentContainer {
	height:auto;
}

#spalteMitte #PictureLess .contentMitte {
	font-size: 12px;
	font-weight: normal;
	height: auto;
	min-height: 100px;
	float: right;
	padding: 10px;
	width: 770px;
	background-image: url(http://www.deutscherwandertag2009.de/layout/EckeObenRechts.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

html*#spalteMitte #PictureLess .contentMitte {
	height: 100px;
}

head:first-child+body #spalteMitte #PictureLess .contentMitte {
	height:auto;
}

#spalteMitte #PictureLess .contentContainer .ContentLinkDiv a.cssFIRMATICArtikelLink {
	position: ;
	display: block;
	width: 720px;
	height: 30px;
	line-height: 26px;
	color: #FFFFFF;
	text-align: left;
	padding-right: 50px;
	padding-left: 10px;
	text-align: right;
	background-image: url(http://www.deutscherwandertag2009.de/layout/PfeilRechts.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
/*************** Startseite Oben ENDE *******************/

/**************** Flash Startseite Formatierung *********/
.link_normal:link, .link_normal:active, .link_normal:visited { color: #FFFFFF; text-decoration: underline; font-weight: bold;}
.link_normal:hover { color: #FFFFFF; text-decoration: none; font-weight: bold;}
