html { height: 100%; }

body 
{ 
	margin: 0; 
	padding: 0; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000; 
	height: 100%;
	font-size: 14px; 
	background: #a21d16 url(../images/background.gif) repeat-x scroll 0 0;
	behavior:url("csshover3.htc");
}

/* ********    Layout   ************ */

#redbar { height: 8px; background-color: #e20020;}

#container { height: 100%; }

#wrapper { margin: 0px auto; width: 829px; background-color: #ffffff; padding-top: 10px; }

#inner { margin: 0 10px; }

#header { position: relative; height: 289px; /* background-color: #d3a9e2; */ }
#header_gallery { height: 70px; background: #ffffff url(../images/sk-logo.jpg) no-repeat scroll 0 0;}

#header_bg { /* background: #ffffff url(../images/header.jpg) no-repeat scroll 0 0; */ width: 100%; height: 257px; }
#header_bg span { position: absolute; top: 0; right: 30px; }
#header_bg span a { color: #da0000; text-decoration: none; }

#nav { width: 100%; height: 32px; position: absolute; bottom: 0; 
	  background: #ffffff url(../images/nav_bg.jpg) repeat-x scroll 0 0; padding: 0; margin: 0; }

#page { background: #f4efeb url(../images/page_bg.gif) repeat-x scroll 0 0; padding-top: 60px; padding-bottom: 20px; overflow: hidden; /* overflow: auto; */ }
#page_gallery { background-color: #f4efeb ; padding-top: 30px; padding-bottom: 20px; overflow: hidden; /* overflow: auto; */ }

/* #news { padding: 0  20px 30px 20px; float: left; width: 185px; font-size: 12px; border: 1px solid blue; } */
#news { padding: 0  15px 30px 20px; float: left; width: 180px; font-size: 12px; color: #454347; }

/*#content { float: right; padding: 0 54px 30px 20px; width: 510px; } */
#content { float: right; padding: 0 40px 30px 20px; width: 532px; font-weight:normal;}
#content_aktion { float: right; padding: 0 0px 0px 0px; width: 750px; font-weight:normal;}


.clear { clear: both; }

/* ********    Layout END    ************ */


/* ********    Navigation    ************ */


#menu { width: 12em; background: none; width: 800px; height: 32px; }
#menu, #menu ul { list-style: none; margin: 0; padding: 0; }
#menu ul { position: absolute; top: 100%; left: 0; width: 100%;  display: none; }  /* positioning the submenu */

#menu a { display: block; margin: 0; padding: 2px 3px; }

#menu li a { text-transform: uppercase; font-size: 15px; color: #fff; font-weight: normal; 
		  text-align: center; /* border-right : 1px solid #fff; */ padding: 3px 10px 1px 10px;  margin: 5px 0 6px; text-decoration: none; }
#menu li a.last { border: 0px solid white; }
#menu li { float: left; position: relative; }
#menu li:hover ul { display: block; }

#menu ul li { float: none; background: #e1ddd6 url("../images/submenu_right.gif") repeat-y right top; text-align: center; color: #000; text-decoration: none; 	
			border-bottom: 1px solid #fff; }
#menu ul li a { color: #000; background: url("../images/submenu_left.gif") repeat-y left top; text-decoration: none; text-transform: none; font-size: 12px; 
			padding: 3px 0px; border-right: 0px solid #fff; margin: 0; } 	
#menu ul li.last { border-bottom: 0px solid #fff; }
#menu ul li:hover a { font-weight: bold;  }

.active { background: url("../images/button_active.png"); }

#menu0 { width: 109px; background: url("../images/menu0.jpg") no-repeat 0 0; text-indent: -9999px; }
#menu0 ul { text-indent: 0px; }
#menu0:hover { background: url("../images/menu0.jpg") no-repeat 0 -32px; }

#menu1 { width: 111px; background: url("../images/menu1.jpg") no-repeat 0 0; text-indent: -9999px; }
#menu1 ul { text-indent: 0px; }
#menu1:hover { background: url("../images/menu1.jpg") no-repeat 0 -32px; }

#menu2 { width: 103px; background: url("../images/menu2.jpg") no-repeat 0 0; text-indent: -9999px; }
#menu2 ul { text-indent: 0px; }
#menu2:hover { background: url("../images/menu2.jpg") no-repeat 0 -32px; }

#menu3 { width: 152px; background: url("../images/menu3.jpg") no-repeat 0 0; text-indent: -9999px; }
#menu3 ul { text-indent: 0px; }
#menu3:hover { background: url("../images/menu3.jpg") no-repeat 0 -32px; }

#menu4 { width: 96px; background: url("../images/menu4.jpg") no-repeat 0 0; text-indent: -9999px; }
#menu4 ul { text-indent: 0px; }
#menu4:hover { background: url("../images/menu4.jpg") no-repeat 0 -32px; }

#menu5 { width: 139px; background: url("../images/menu5.jpg") no-repeat 0 0; text-indent: -9999px; }
#menu5 ul { text-indent: 0px; }
#menu5:hover { background: url("../images/menu5.jpg") no-repeat 0 -32px; }

#menu6 { width: 90px; background: url("../images/menu6.jpg") no-repeat 0 0; text-indent: -9999px; }
#menu6 ul { text-indent: 0px; }
#menu6:hover { background: url("../images/menu6.jpg") no-repeat 0 -32px; }



/* ********   IE hacking    ************ */
#menu ul li { width: 100%; } 			/* IE hack (cursor pointing on the second item makes the menu disappear) */
#menu ul li a { height: 1%;  } 			/* IE white space hack (cursor pointing on the second item makes the menu disappear) */
#menu h2  { padding: 0; margin: 0;} 	/* IE right positioning of submenus */


/* ********    Navigation  END  ************ */



/* ********    News  ************ */

#news h2 { margin: 0 0 15px 0; padding-bottom: 4px; text-transform: uppercase; font-weight: normal; font-family: myriad, arial, sans-serif; 
		color: #454347; font-size: 14px; background: url("../images/news_underline.png") no-repeat left bottom; }
#madeingermany { height: 75px; width: 130px; margin-top: 6em; background: url("../images/madeingermany.gif") no-repeat; }
.item { margin-bottom: 1.5em; }
.item p { margin: 0; }
.item a { color: #da0000; text-decoration: underline; }
.date { font-weight: bold; }

#other_news { margin-top: 3em; }
#other_news span a { color: #da0000; text-decoration: underline; margin-left: 1em; }
#other_news span { display: block; }

/* ********    News  END  ************ */

.laufband {
		background-color:#ff0000;
		height:18px;
		color:#FFF;
		margin-top: 25px;
		font-size: 13px;
		font-weight: bold;
		padding-top: 5px;
	}
	
	.laufband a { color: #FFF; text-decoration: none; }

/* ********    Content  ************ */

#content { color: #454347; }
#content h2 { margin: 0 0 1em 0; color: #454347; font-family: verdana, sans-serif; font-size: 16px; }
#content table { float: right; }
#content a { color: #da0000; text-decoration: underline; }
#gallery { margin-top: 2em; /* border: 1px solid green; */ } 
#gallery a img { border: 0px solid white; /* display: inline; */ line-height: 50em; } 
#gallery img { display: inline; padding: 0; margin: 0; }
#gallery table { margin: 0 auto; }
#gallery td a { color: #da0000; text-decoration: underline; }
#dateien { float:left;}
#dateien td a img { text-decoration: none; border:0; }

.images { margin-top: 5em; }
.images a img { border: 5px solid white; margin: 3px; }
.image {  }
.image img { display: block; margin: 0 auto; }

.error { color: red; font-weight: bold; }

/* ********    Content END  ************ */



/* ********    Captcha  ************ */
/* 
.captcha { border: 1px solid orange; line-height: 10px;  }
.capcha .s, .captcha .w { padding: 0; margin: 0; }
.captcha .s { background-color: black;  border: 1px solid #ccc; }
.captcha .w { border: 1px solid #ccc; }
 */

div.captcha 
	{font-size:6px; line-height:6px; margin:5px 0px; }
	
span.s, span.w  { margin:0; padding:0; }
	
span.s  { color:black; background-color: #DF012A; border:1px #DF012A solid; }

span.w  { color:white; background-color: white; border:1px #ddd solid; }

/* ********    Captcha END  ************ */