/* oldieturnier styles.css 22.11.2019 id-zemke.de */
/* generelle einstellungen*/
a {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
a:hover {text-decoration: underline;}
a#content_start {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.bg_body {background: #EEEECD url(/bilder/1353412294/1353412294-1386097380-bg_body.jpg) no-repeat top fixed;}

#outerbox {
	margin				: 0 auto;
	width					: 100%;	
}
#innerbox {
	margin				: 0 auto;
	width					: 960px;
	background			: #fff;
	border-top			: 1px solid #eee;
	border-right		: 1px solid #eee;
	border-bottom		: 1px solid #eee;
	border-left			: 1px solid #eee;
	box-shadow			:8px 8px 30px #999;
}
#header {
	margin				: 0 auto;
	width					: 960px;
	height				: 200px;
	background			: url(/bilder/1353412294/1353412294-1353958779-header.jpg) no-repeat top;
}
.social { 
	margin				: 80px 10px 0px 0px;
	float					: right; 				
}
#navigation-container {
	margin				: 0 auto;
	width					: 960px;
	height				: 36px;
	background			: #000;
	border-top			: 1px solid #fff;
	border-bottom		: 1px solid #fff;  
}
#navigation {
	margin				: 0 auto;
	width					: 960px;
	background			: #333;
	overflow				: hidden;  	
}

#navigation ul {
	margin				: 0;
	padding				: 0;
}
#navigation ul li
{
	list-style-type	: none;
	display				: inline;
	font-size			: 12px;
	color					: #fff;				
}
#navigation li {
	display				: block;
	float					: left;
	color					: #fff;
	letter-spacing 	: 0.1em;
}
#navigation .brand {margin: 0px 0px 0px 0px;}
#navigation .end {
border-right		: 1px solid #333;
border-left			: 1px solid #666;
float					: right;	
}
#navigation a {
	display				: block;
	float					: left;
	padding				: 10px 16px 10px 17px;
	color					: #fff;
	text-decoration	: none;
	border-right		: 1px solid #666;	
}
#navigation a:hover { 
	background			: #2b81bc;
	color 				: #000;
	text-decoration	: none;
}
#content-container{margin: 0 auto;width:960px;}
#aside {
	clear					: left;
	float					: left;
	display				: inline;	
	width					: 335px;
	padding				: 0;
	margin				: 0;
}
#content {
	float					: right;
	width					: 605px;
	min-height			: 400px;
	padding				: 10px 10px 0px 10px;
	margin				: 0;
	display				: inline;
	background			: #fff;		
}
#content_start {
	float					: right;
	width					: 625px;
	min-height			: 400px;	
	padding				: 0px 0px 0px 0px;
	margin				: 0;
	display				: inline;
	background			: #fff;		
}
.titelseite {
	margin				:0;
	height				:177px;
	width					:625px;
	overflow				:hidden;  
}
.inhalte {
	padding				: 0px 10px 0px 10px;
	margin				: 0;
	display				: inline;	
}

.inhalte a {
	color:#999900;
	font-family: 'Varela';
	font-size:1.1em;
	font-weight:normal;
	text-decoration:none;
}
.inhalte a:hover {
	color:#34495e;
	text-decoration:underline;
}
#footer-container {
	clear					: both;
	margin				: 0 auto;
	width					: 960px;
	height				: 90px;	
	background			: url(/bilder/1353412294/1353412294-1353967293-bg_footer.jpg) no-repeat top;
}
#brand {float:left;}
#footertext {float:left;font-size:12px;font-weight:400;color:#fff;padding:26px 0px 0px 100px;}
#footertext a {font-size:12px;font-weight:400;line-height:12px;color:#fff;text-decoration:none;margin:0;}
#footertext a:hover {color:#666;text-decoration:none;}
#menu {
	background			:#D0D000;
	width					:335px;
	margin				:0;
	padding				:0; 		 				
}
.menu_left {
	float					:left;
	width					:167px;
	height				:177px; 		
}
.menu_right {
	float					:left;
	width					:168px;
	height				:177px; 	
}
#menu ul {
	margin				: 0;
	padding				: 0;
}
#menu ul li {
	list-style-type	: none;
	font-size			: 12px;
	color					: #fff;
	font-weight			: 600;
	text-align			: center;
	letter-spacing 	: 0.1em;	
	border-bottom		: 1px solid #fff;
}
#menu a {
	display				: block;
	font-size 			: 14px;
	font-weight			: 600;	
	color					: #fff;
	text-decoration	: none;
	line-height			: 58px;
	background 			: url(/bilder/1353412294/1353412294-1354135254-bottom_menu1.png) no-repeat; 
}
#menu li a:hover {
	color					: #000;
	text-decoration	: none; 
	background 			: url(/bilder/1353412294/1353412294-1354136444-bottom_menu2.png) no-repeat;
}
#infobox {
	width 				:335px;
	margin				: 0;
	padding				: 0;
}
#sponsoren {
	width 				:335px;
	margin				: 0;
	padding				: 0;	
}
.schatten {
	-webkit-box-shadow	:8px 8px 8px #999; /* webkit browser*/
	-moz-box-shadow		:8px 8px 8px #999; /* firefox */ 
    box-shadow			   :8px 8px 8px #999;
}

#counter {
	visibility: hidden;
	display:none;
}
.cc_container a, .cc_container a:visited {
		color:#999900!important;
}

.cc_btn {background-color: #eee!important;}

.cc_container {background-color:#efefef!important;}
.cc_more_info {color:#c00000!important;}
.cc_message {
color:#34495e!important;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:13px!important;
line-height:1.25em!important;
}
.cc_btn {background-color: #34495e!important;}

