/*
// sixdays-dortmund.de -  Stylesheet
*/

body {
	background-image: url(../images/bg_rasterverlauf.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 15px auto;
}

BODY {	
scrollbar-arrow-color:#fcc601;
scrollbar-base-color:#880004;
scrollbar-face-color:#880004;				
} 

/* Formtag Anti-Site-Zerhau-Machkapott */
form { margin:0; padding:0; } 


/* Buttons */

.button1 {
	 BACKGROUND: #8A898D url(../images/button_bgline1.gif) repeat-x;
	 COLOR: #720003; 
	 FONT-FAMILY: Tahoma; 
	 TEXT-DECORATION: none;
	 BORDER-RIGHT: 1px outset #720003;
	 BORDER-TOP: 1px outset #720003;
	 BORDER-LEFT: 1px outset #720003;
	 BORDER-BOTTOM: 1px outset #720003;
	 font-weight : bold;
}

.button2 {
	 BACKGROUND: #8A898D url(../images/button_bgline2.gif) repeat-x;
	 COLOR: #fcc600; 
	 FONT-FAMILY: Tahoma; 
	 TEXT-DECORATION: none;
	 BORDER-RIGHT: 1px outset #720003;
	 BORDER-TOP: 1px outset #720003;
	 BORDER-LEFT: 1px outset #720003;
	 BORDER-BOTTOM: 1px outset #720003;	
	 font-weight : bold;
}


INPUT {
	BORDER-RIGHT: 1px outset #720003;
	BORDER-TOP: 1px outset #720003;
	BORDER-LEFT: 1px outset #720003;
	BORDER-BOTTOM: 1px outset #720003;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #fcc600;
	background: url(../images/memberlogin_inputbg.gif) repeat-x;
}


/* Footer */

.footer_text{
color: #858065;
font-size: 9px; 
font-family: Tahoma;
text-decoration: none;
}


.headline {
color: #000000;
font-size: 14px; 
font-family: Tahoma;
text-decoration: none;
font-weight: bold;
letter-spacing: 1px;
}

/* Content text */

.content {
font-family: Tahoma;
text-decoration: none;
color: #6d0003;
font-size: 12px; 
}

/* Galerie Classes */

.galleryinfo {
FONT-WEIGHT: bold; 
FONT-SIZE: 11px; 
COLOR: #ffe790; 
FONT-STYLE: normal; 
FONT-FAMILY: Tahoma;
}

.gallery_content {
FONT-WEIGHT: bold; 
FONT-SIZE: 11px; 
COLOR: #ffe790; 
FONT-STYLE: normal; 
FONT-FAMILY: Tahoma;
}

.gallery_date {
FONT-WEIGHT: bold; 
FONT-SIZE: 12px; 
COLOR: #ffe790; 
FONT-STYLE: normal; 
FONT-FAMILY: Tahoma;
}

.news_datum {
color: #ffffff;
font-size: 11px; 
font-family: Tahoma;
font-weight: bold;
text-decoration: none;
}

.news_content {
color: #500002;
font-size: 11px; 
font-family: Tahoma;
text-decoration: none;
}

a.gallery:link {
font-family: Tahoma;
font-size: 11px;
text-decoration: underline;
font-style: normal;
color: #fcc600;
font-weight: bold;
}

a.gallery:visited {
font-family: Tahoma;
font-size: 11px;
text-decoration: underline;
font-style: normal;
color: #fcc600;
font-weight: bold;
}

a.gallery:hover {
color: #ffffff;
text-decoration: none;
}





/* Inhaltbereich Verlinkungen A-Class */

a.content:link {
font-family: Tahoma;
font-size:12px;
text-decoration: none;
font-style: normal;
color: #720003;
font-weight: bold;
}

a.content:visited {
font-family: Tahoma;
font-size:12px;
text-decoration: none;
font-style: normal;
color: #720003;
font-weight: bold;
}

a.content:hover {
color: #c50004;
text-decoration: none;
}


/* News Classes */

.news_datum {
color: #ffffff;
font-size: 11px; 
font-family: Tahoma;
font-weight: bold;
text-decoration: none;
}

.news_content {
color: #500002;
font-size: 11px; 
font-family: Tahoma;
text-decoration: none;
}


a.news_link:link {
font-family: Tahoma;
font-size: 11px;
text-decoration: underline;
font-style: italic;
color: #fcc600;
font-weight: bold;
}

a.news_link:visited {
font-family: Tahoma;
font-size: 11px;
text-decoration: underline;
font-style: italic;
color: #fcc600;
font-weight: bold;
}

a.news_link:hover {
color: #ffffff;
text-decoration: none;
}

/* LI-CSS-Menu - Classes */

#menu {
	BORDER-TOP-WIDTH: 0px; 
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FONT-WEIGHT: bold; 
	BORDER-LEFT-WIDTH: 0px; 
	FONT-SIZE: 13px; 
	font-family: tahoma;
	BACKGROUND: #f9f6ed; 
	BORDER-BOTTOM-WIDTH: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	COLOR: #333; 
	LINE-HEIGHT: 20px; 
	PADDING-TOP: 0px; 
	HEIGHT: 100%; 
	TEXT-ALIGN: center; 
	BORDER-RIGHT-WIDTH: 0px
}
#menu UL {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
   WIDTH: 836px; 
	BORDER-TOP-STYLE: none; 
	PADDING-TOP: 0px; 
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	BORDER-BOTTOM-STYLE: none;
	LIST-STYLE-TYPE: none;
}
#menu LI {
	BORDER-Right: #fff 1px solid; 
	LIST-STYLE-TYPE: none
	WIDTH: 103px; 
	float: left;
}
#menu LI A {
	DISPLAY: block; 
	WIDTH: 103px; 
	COLOR: #807f84; 
	BACKGROUND-COLOR: #f9f6ed; 
	TEXT-DECORATION: none;
}
#menu LI A:hover {
	COLOR: #ec6900; 
	BACKGROUND-COLOR: #ddd4be;
}
#menu LI #active {
	COLOR: #333; 
	BACKGROUND-COLOR: #fff
}


/* LI-CSS-SubMenu - Classes */

#submenu {
	BORDER-TOP-WIDTH: 0px; 
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FONT-WEIGHT: bold; 
	BORDER-LEFT-WIDTH: 0px; 
	FONT-SIZE: 10px; 
	font-family: tahoma;
	BACKGROUND: #f9f6ed; 
	BORDER-BOTTOM-WIDTH: 0px; 
	PADDING-BOTTOM: 0px;
	line-height: 20px; 
	MARGIN: 0px; 
	COLOR: #333; 
	PADDING-TOP: 0px; 
	HEIGHT: 100%; 
	TEXT-ALIGN: center; 
	BORDER-RIGHT-WIDTH: 0px
}
#submenu UL {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
   WIDTH: 149px; 
	BORDER-TOP-STYLE: none; 
	PADDING-TOP: 0px; 
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	BORDER-BOTTOM-STYLE: none;
	LIST-STYLE-TYPE: none;
}
#submenu LI {
	BORDER-Bottom: #ddd4be 1px dotted; 
   BORDER-left: #ddd4be 1px dotted; 
	BORDER-right: #ddd4be 1px dotted; 
	LIST-STYLE-TYPE: none
	WIDTH: 149px;
}
#submenu LI A {
	DISPLAY: block; 
	WIDTH: 149px; 
	COLOR: #97969d; 
	BACKGROUND-COLOR: #f9f6ed; 
	TEXT-DECORATION: none;
}
#submenu LI A:hover {
	COLOR: #ec6900; 
	BACKGROUND-COLOR: #ddd4be;
}
#submenu LI #active {
   border: none;
	COLOR: #ec6900;
	}



/* Newsletter Classes */

.newsletter_content {
color: #fcc600;
font-size: 10px; 
font-family: Tahoma;
text-decoration: none;
}

.newsletter_input { 
	font: tahoma;
	BORDER-RIGHT: 1px outset #620003;
	BORDER-TOP: 1px outset #620003;
	BORDER-LEFT: 1px outset #620003;
	BORDER-BOTTOM: 1px outset #620003;
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #3d0002;
	background: url(../images/input_newsletter_bg.gif) repeat-x;
}

/* Member-Login Input Class */

.member_input { 
	font: tahoma;
	BORDER-RIGHT: 1px outset #620003;
	BORDER-TOP: 1px outset #620003;
	BORDER-LEFT: 1px outset #620003;
	BORDER-BOTTOM: 1px outset #620003;
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #fcc600;
	background: url(../images/memberlogin_inputbg.gif) repeat-x;
}


/* Wo bin ich - Pfad Classes*/

.info_content {
color: #500002;
font-size: 9px; 
font-family: Tahoma;
text-decoration: none;
}


a.info:link {
font-family: Tahoma;
font-size: 9px;
font-style: italic;
color: #500002;
text-decoration: none;
}

a.info:visited {
font-family: Tahoma;
font-size: 9px;
font-style: italic;
color: #500002;
text-decoration: none;
}

a.info:hover {
color: #c50004;
text-decoration: underline;
}

/* Footer Classes */

.footer {
	font-size : 9px;
	font-family : Tahoma;
	color : #8E8F7D;
	font-style : normal;
} 

a.footer_link:link {
font-family : Tahoma;
font-size: 9px;
font-style: normal;
color: #8E8F7D;
text-decoration: none;
font-weight: bold;
}

a.footer_link:visited {
font-family : Tahoma;
font-size: 9px;
font-style: normal;
color: #8E8F7D;
text-decoration: none;
font-weight: bold;
}

a.footer_link:hover {
text-decoration: none;
color: #726954;
}

/* Sitemap Classes */

a.sitemap_link:link {
font-family: tahoma;
font-size: 9px;
text-decoration: none;
font-style: normal;
color: #E70000;

}

a.sitemap_link:visited {
font-family: tahoma;
font-size: 9px;
text-decoration: none;
font-style: normal;
color: #E70000;
}

a.sitemap_link:hover {
text-decoration: none;
color: #C3BDAA;
}


/* SubMenu */

.submenu_td {
font-family: Tahoma;
text-decoration: none;
color: black;
font-size: 10px; 
padding-right: 3px;
}


a.submenu_link:link {
font-family: Tahoma;
font-size: 10px;
color: #988E75;
padding: 1px 1px 1px 1px;
text-decoration: none;
font-weight: bold;
line-height: 20px;
}

a.submenu_link:visited {
font-family: Tahoma;
font-size: 10px;
color: #988E75;
padding: 1px 1px 1px 1px;
text-decoration: none;
font-weight: bold;
line-height: 20px;
}

a.submenu_link:active {
font-family: Tahoma;
font-size: 10px;
color: #988E75;
padding: 1px 1px 1px 1px;
text-decoration: none;
font-weight: bold;
line-height: 20px;
}

a.submenu_link:hover {
text-decoration: none;
font-weight: bold;
color:#C1BBB2;
}

/* SubSubMenu */

a.subsubmenu_link:link {
font-family: Verdana;
font-size: 9px;
color: #514D3D;
padding: 1px 1px 1px 3px;
text-decoration: none;
}

a.subsubmenu_link:visited {
font-family: Verdana;
font-size: 9px;
color: #514D3D;
padding: 1px 1px 1px 3px;
text-decoration: none;
}

a.subsubmenu_link:active {
font-family: Verdana;
font-size: 9px;
color: #514D3D;
padding: 1px 1px 1px 3px;
text-decoration: none;
}

a.subsubmenu_link:hover {
text-decoration: none;
color:#E70000;
}

/* Main Navigation*/

a.nav_link:link {
font-family: tahoma;
text-decoration: none;
color: #FFFFFF;
font-size:12px;
white-space: nowrap;
text-align:center;
cursor: hand;
font-weight: bold;
letter-spacing: 1px;
}

a.nav_link:visited {
font-family: tahoma;
text-decoration: none;
color: #FFFFFF;
font-size:12px;
white-space: nowrap;
text-align: center;
font-weight: bold;
cursor: hand;
letter-spacing: 1px;
}

a.nav_link:hover {
color: #FCC600;
text-decoration: underline;
letter-spacing: 1px;
}

a.nav_link2:link {
font-family: tahoma;
text-decoration: none;
color: #FFFFFF;
font-size:12px;
white-space: nowrap;
text-align:center;
cursor: hand;
font-weight: normal;
letter-spacing: 1px;
}

a.nav_link2:visited {
font-family: tahoma;
text-decoration: none;
color: #FFFFFF;
font-size:12px;
white-space: nowrap;
text-align: center;
font-weight: normal;
cursor: hand;
letter-spacing: 1px;
}

a.nav_link2:hover {
color: #FCC600;
text-decoration: underline;
letter-spacing: 1px;
}

/* Head Mini-Navi */

a.mininav_link:link {
font-family: tahoma;
text-decoration: none;
color: #ec6800;
font-size: 10px;
letter-spacing: 2px;
}

a.mininav_link:visited {
font-family: tahoma;
text-decoration: none;
color: #ec6800;
font-size: 10px;
letter-spacing: 2px;
}

a.mininav_link:hover {
color: ec6800;
text-decoration: underline;
}


a.suchen_link:link {
font-family: tahoma;
text-decoration: none;
color: #666666;
font-size: 10px;
}

a.suchen_link:visited {
font-family: tahoma;
text-decoration: none;
color: #666666;
font-size: 10px;
}

a.suchen_link:hover {
color: black;
}

 
textarea {
 	font-size : 11px;
 	font-family : tahoma,helvetica,arial;
 	color : #000000;
 	text-decoration : none;
 	font-style : normal;
	font-weight :  normal;
}

select {
 	font-size : 10px;
 	font-family : tahoma,helvetica,arial;
 	color : #000000;
 	text-decoration : none;
 	font-style : normal;
	font-weight :  normal;
}

option {
 	font-size : 11px;
 	font-family : tahoma,helvetica,arial;
 	color : #000000;
 	text-decoration : none;
 	font-style : normal;
	font-weight :  normal;
}