/*  
epoca-kids.css
CSS Formatting for EPOCA-kids Seiten

*/

/*	Notes:
	grey: #9C9E9F
	gold: #a61415 
*/

* {
    margin: 0px;
    padding: 0px;
    	
    }


html {
	height: 100.3%;
	font-size: 62,5%;
/*	line-height:1.8em;/**/
	}
	
a 	{
	color: #525252;
	font-weight: bold;
	
	}

a:visited, a:active {
	color: #525252;
	
	}

a:hover, a:active {
	color: #a61415 ;
	
	}

body {
	font-size: 1.2em; 
	font-family: Verdana, Arial, Sans-Serif;
	text-align: center;
	width: 844px;
	margin: 0px auto;
	padding: 0px;
	overflow-x: hidden;
	overflow-y: visible;
	
	}
	
	
#wrapper {
	font-size: 1.2em;
	text-align: left;
	width: 835px;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
	background: transparent;	
	overflow: hidden;
	
	}
		

#header {
	font-family: Verdana, Arial, Sans-Serif;
	text-align: left;
	width: 835px;
	height: 120px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
	color: #9C9E9F;
/*	background: orange;/**/
	overflow: display;
	
	}
	
	
#mainNav {
	/*float: left;/**/
	position: absolute;/**/
	font-size: 11px; 
	font-family:Verdana, Arial, Sans-Serif;
	text-align: right;
	margin: 18px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
/*	background: yellow;/**/
	width: 835px;
	overflow: display;
	
	}
	
	
#mainNav ul  {
	margin: 0px 0px 0px 0px;
	padding: 45px 0px 0px 0px;
				
	}
	


#mainNav ul li {
	display: inline;
	padding: px 0px 0px 0px;
	margin: 0px 0px 0px 1px;
	background: #FFFFFF;/**/
		
	}


#mainNav a {
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
/*	color: #9C9E9F;	/**/
	font-weight: normal;
/*	border-right: 1px solid #000000;	/**/
	    
	}
	

	
#mainNav a:hover {
	text-decoration: underline;
	color: #000000;/**/
		    
	} 


#content_wrapper {
	font-size: 11px;
	text-align: left;
	width: 844px;	/**/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
/*	background: yellow;	/**/
	overflow: visible;	/**/
	  
  } 
  
#content {
	font-size: 11px;
	text-align: left;
	letter-spacing: 0.03px; /**/
	line-height: 16px;
/*	background: green;	/**/
	color: #333333;
	overflow: visible;	/**/
/*	width: 300px;	/**/
	  
  } 
  

#categoryNav {
    width: 140px;
	font-size: 11px; 
	font-family: Arial, Verdana, Arial, Sans-Serif;
	text-align: left;
	margin: 25px 0px 5px 0px;
	padding: 15px 15px 15px 0px; 
/*	background: pink;/**/
	overflow: hidden;/**/
		
	}
	

#categoryNav ul {
/*	list-style-image: url(images/stadtfuehrungen-bullet-gold.png);	/**/
	list-style-type: none;	/**/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;/**/
	
	}
	
	

#categoryNav li {
	background-image: url(images/stadtfuehrungen-kinder-bullet-grau.png);
	background-repeat: no-repeat;
	vertical-align: middle;
	padding: 7px 0px 10px 40px;
	margin: 0px 0px 10px 0px;
/*	background: green;	/**/
	vertical-align: middle;
	
	}
	
	
#categoryNav li.current_page_item {
/*	background: red;	/**/
	background-image: url(images/stadtfuehrungen-kinder-bullet-rot.png);
	background-repeat: no-repeat;
	vertical-align: middle;
	padding: 7px 0px 10px 40px;
	margin: 0px 0px 10px 0px;
	vertical-align: middle;

	
	}
	
#categoryNav li.current_page_item a {
	color: #a61415 ;
	
	}
	
#categoryNav li.current_page_item ul li a {	
	color: #9C9E9F;
	
}

#categoryNav ul li ul li.current_page_item  {	
	color: #a61415 ;
	background-image: none;
/*	background: red;	/**/
	padding: 2px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
}
	


#categoryNav a {
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 7px 0px;
	color: #9C9E9F;
	border-color: #aaaaaa;
	font-weight: bold;
		
	}
	


#categoryNav a:hover {
	color: #a61415 ;
	
	}
	
#categoryNav ul li ul {
/*	background: green;	/**/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-image: none;	/**/
	list-style-type: none;	/**/
	
	}

#categoryNav ul li ul li {
/*	background: green;	/**/
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	list-style-image: none;	/**/
	list-style-type: none;	/**/
	background-image: none;
	}
	
	
#categoryNav ul li ul a {
	font-weight: normal;
	
	}
	
	
#secondaryNav {
	z-index: 1; /**/
	font-size: 11px;
	text-align: right;/**/
	margin: -52px 0px 20px 0px;
	padding: 0px 0px 0px 0px; 
	color: #a61415 ;
/*	overflow: auto; /**/
	
	}
	


#secondaryNav ul {
	list-style-type: none;	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
			
	}
	
	
	
#secondaryNav li {
	display: inline;
	list-style-type: none;
	padding: 0px 0px 0px 0px;	
	margin: 0px 0px 0px -4px;	
	background: #FFFFFF;	/**/
	
	}
	
	

#secondaryNav a {
	list-style-type: none;
	text-decoration: none;
	color: #a61415 ;
	padding: 0px 5px 0px 4px;
	font-weight: normal;
	border-right: 1px solid #a61415 ;	/**/
	
	}	
	
	

#secondaryNav a:hover {
	text-decoration: underline;
	color: #000000;
		    
	}
	
	
#widget_box {
	font-size: 11px; 
	font-family: Verdana, Arial, Sans-Serif;
	line-height: 14px;
	text-align: left; 
	color: #333333;
	width: 190px;
	margin: 40px 0px 40px 0px;
	padding: 0px 0px 0px 0px; 
/*	background: red; /**/
/*	overflow: auto; */
	
	}


#sidebar ul li, .widget  {	/*this formats the appearance of the widget boxes */
/*	background: yellow;	/**/
	border: 2px dotted #a61415 ;	/**/
	padding: 30px 20px 20px 20px;
	margin: 0px 0px 40px 0px;
	list-style-type: none;
	position: relative;
	text-align: left;
	
	}


#sidebar ul li h1, .widget h1 {
	position: absolute;
	top: -17px;
	left: -17px;
	height: 15px;
	width: 208px;
	padding: 30px 0px 10px 36px;
	text-align: left;
	color: #a61415 ;
	background: url("images/bullet_infokasten.png") 0 0 no-repeat;
	
	}


#sidebar ul li .textwidget {
	margin-top: 25px;
	text-align: left;
	
	}

.textwidget {
	margin: 10px 0px 10px 0px ;
	text-align: left;

	}


.widget ul li {
	margin: 10px 0px 10px 0px ;
	text-align: left;
	list-style-type: none;
	}

.widget ul li a {
	font-weight: normal;
	}



#footer {
/*	background: green; /**/
	float: left;
	padding: 0px 0px 0px 0px;	/**/
	margin: 0px 0px 0px 0px;	/**/
	height: 200px;

	}

	
h1	{
	font-size: 12px; 
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #525252;
	
	}


h2	{
	font-size: 11px; 
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #525252;
	margin: 10px 0px 0px 0px;
	
	}


li.page_item a {	/* default formatting of text of navigation links */
	color: #9C9E9F;
	
	}
	
		
li.current_page_item a {	/* default formatting of currently visited page link */
	color: #a61415 ;
/*	background: green;	/**/
	
	}


li.current_page_item ul li a {	/* default formatting of the child of a currently visited page link */
	color: #9C9E9F;
}
	