/* CSS Document */
body {
	background-color:#181212;
	font-family:Tahoma, verdana, Arial, sans-serif;
	font-size:12px;
	color:#ffe3c1;

}
h1, h2, h3 {
	color:#181212;
}
h3 {
	background-image: url("http://www.thirstylion.de/img/layout/shape_2.gif");
	color:#fff9df;
	padding-left:5px;
	-moz-border-radius:5px;
-khtml-border-radius:5px;
}	
/*-----------Alle Container--------*/
#mainFrame {
	background-color:#8d7c61;
		-moz-border-radius:30px;
-khtml-border-radius:30px;

}
#header1 {
	background-color:#8d7c61;
	background-image:url("http://www.thirstylion.de/img/layout/bg_header.jpg");
	background-repeat:repeat-x;
	text-align:left;
	margin:0px;
	

}
#header2 {
	background-color:#ffe6be;
	background-image:url("http://www.thirstylion.de/img/layout/images/header_thirsty_lion_slic-030000.jpg");
	background-repeat:repeat-x;
	text-align:left;
	margin:0px;
	color:#181212;
	padding-left:auto;
	padding-right:auto;
	
	

}
#header2 a:link {
	color:#181212;
	font-size:11px;
	text-decoration:none;
}
#header2 a:visited {
	color:#181212;
	font-size:11px;
	text-decoration:none;
}
#header2 a:hover {
	color:#181212;
	font-size:11px;
	text-decoration:none;
}
#header2 img {
	padding-left:10px;
	padding-right:10px;
	
	
}	
#header3 {
	background-color:#8d7c61;
	background-image: url("http://www.thirstylion.de/img/layout/images/header_thirsty_lion_slic-03.jpg");
	background-repeat:repeat-x;
	text-align:center;
	font-size:10px;
	padding-top:3px;
	height:24px;
	color:#181212;
	margin:0px;
	

}
#headline {
	text-align:left;
	margin-left:30px;
	margin-bottom:10px;
	
}
#leiste_links {
	/*background-image: url("../img/layout/shape_2.gif");*/
	background-repeat:repeat-y;
	width:40px;
}		
#content {
	background-color:#8d7c61;
	color:#ffe3c1;
	text-align:left;
	margin:10px;
	margin-left:30px;
	

}
#nav_specials {
background-color: #8B7355;
-moz-border-radius:15px;
-khtml-border-radius:15px;
border:1px solid #333333;
}
#sub_nav {
	width:100%;
	text-align:center;

}
#inner_content {
	padding:5px;
	color:#fff9df;
	margin-top:0px;
	margin-bottom:auto;
	border-bottom-color: #FFF9DF;
}	
#leiste_rechts {
	width:150px;
	text-align:center;
	margin-left: auto;
	margin-right:auto;
	
}
#container_leiste_rechts {
width:100%;
padding-top:20px;
padding-bottom:20px;
/*
background-color: #8B7355;

border:1px solid #333333;
*/
}

#tbl_specials{
	 border-color: #fff9df;
	 border-collapse:collapse;
	  margin:3px;

}
#tbl_specials td{
	padding:3px;
	}
#footer {
	background-color:#ffe3c1;
	color:#8d7c61;
	font-size:9px;
	width:90%;

}
/*-----------Bilder--------*/
.img_lr {
	margin-bottom:5px;
	border:1px solid #181212;
	padding:2px;
	-moz-border-radius:6px;
	-khtml-border-radius:6px;
}
.img_nav_spec {
	margin:2px;
	border:1px solid #181212;
	padding:2px;
	-moz-border-radius:6px;
	-khtml-border-radius:6px;
}	
.img_programm {
	margin-bottom:5px;
	border:1px solid #181212;
	padding:2px;
	background-color:#dfdfdf;
	-moz-border-radius:6px;
	-khtml-border-radius:6px;
}
/*-----------Links--------*/
a:link{
	color:#fff9df;
	text-decoration:underline;


}
a:hover {
	color:#181212;
	text-decoration:underline;

}
a:visited {
	color:#fff9df;
	text-decoration:underline;

}
a:visited:hover {
	color:#fff9df;
	text-decoration:underline;

}
/*-----------Texteingabefelder--------*/
.singleline {
	border:0;
	width:350px;
	height:16px;
	font-size:12px;
	border-right: 1px solid #181212;
	border-bottom: 1px solid #181212;
	background-color:#fdf9e0;
	-moz-border-radius:6px;
	-khtml-border-radius:6px;

}
.singleline_2digit {
	border:0;
	width:15%;
	height:16px;
	font-size:12px;
	border-right: 1px solid #181212;
	border-bottom: 1px solid #181212;
	background-color:#fdf9e0;
	-moz-border-radius:6px;
	-khtml-border-radius:6px;

}
.singleline_4digit, #captcha {
	border:0;
	width:35%;
	height:16px;
	font-size:12px;
	border-right: 1px solid #181212;
	border-bottom: 1px solid #181212;
	background-color:#fdf9e0;
	-moz-border-radius:6px;
	-khtml-border-radius:6px;

}
.singleline_mediium {
	border:0;
	width:75%;
	height:16px;
	font-size:12px;
	border-right: 1px solid #181212;
	border-bottom: 1px solid #181212;
	background-color:#fdf9e0;
	-moz-border-radius:6px;
	-khtml-border-radius:6px;

}
.singleline_short {
	border:0;
	width:50%;
	height:16px;
	font-size:12px;
	border-right: 1px solid #181212;
	border-bottom: 1px solid #181212;
	background-color:#fdf9e0;
	-moz-border-radius:6px;
	-khtml-border-radius:6px;

}
.multiline {
	border:0;
	width:95%;
	height:150px;
	font-size:12px;
	border-right: 1px solid #181212;
	border-bottom: 1px solid #181212;
	background-color:#fdf9e0;
	-moz-border-radius:6px;
	-khtml-border-radius:6px;

}
/*--------------hervorgehobene Texte-----*/
.headline {
	font-size:14px;
	font-weight:bold;
	color:#fff9df;
	background-color:#181212;
	width:50%;
	border:1px solid #fff9df;
	padding:2px;
}	
.text_sideline {
	font-size:12px;
	font-weight:normal;
	color:#fff9df;
	background-color:#181212;
	width:150px;
	border:1px solid #fff9df;
	padding:2px;
	text-align:center;
}
.important_sideline	{
	background-image: url("http://www.thirstylion.de/img/layout/blackboard.jpg");
	background-repeat:no-repeat;
	background-position:center;
	height:180px;
	width:150px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #181212;
	padding:2px;
	padding-top:75px;
	-moz-border-radius:6px;
	-khtml-border-radius:6px;
}
#wichtig	{
	
	margin-left:auto;
	margin-right:auto;
	border:1px solid #181212;
	padding:2px;
	-moz-border-radius:6px;
	-khtml-border-radius:6px;
}
.shape1 {
	padding-left:10px;
	padding-right:10px;
}
.kleingedrucktes {
	font-size:9px;
}
.img_content {
	border:1px solid #fff9df;
	margin:5px;
	-moz-border-radius:6px;
	-khtml-border-radius:6px;
}
#wkw_club_snippet {
	background-color:#8d7c61;
	border:1px solid #fff9df;
	-moz-border-radius:6px;
	-khtml-border-radius:6px;
}			

