/*
Theme Name: Heidi Chi VI
Theme URI: http://heidichi.de/
Description: The newest Template for Heidi Chi. Without WP-Elements.
Version: 6.0
Author: Heidi
Author URI: http://heidichi.de/
Tags: 
*/



/* Begin Typography & Colors */
/**************************************************************/
/***** global rules                                     *******/
/**************************************************************/
body{
	background-color: #f2eeb4;
	background-image:url(gfx/main_bg.png);
	background-repeat: repeat-x;
	background-attachment:fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	padding: 0px;
	margin: 0px;
	color: #626262;
}

a, h1, h2, h3, h4, h5, h6, p, ul, li, form{
	margin: 0px;
	padding: 0px;
}

#rootBase{
	z-index: 1;
	position: absolute;
	width: 100%;
}

#root{
	width: 900px;
	margin: 0px auto 0px;
}

#head{
	padding-top: 75px;
	width: inherit;
	height: 330px;
	overflow: hidden;
}

#headImage{
	position: relative;
	top: -405px;
	left: 0px;
}


#menuBarBase{
	z-index: 5;
	position: absolute;
	width: 100%;
}

#menuBarRoot{
	width: 900px;
	margin: 0px auto 0px;
}

#menuBar{
	position: relative;
	left: 150px;
	top: 360px;
}

#content{
	width:875px;
	background-color: #FFFFFF;
	padding-left: 25px;
	padding-top: 25px;
}


#content h1{
	font-size: 18px;
	color: #498531;
}

#content h2{
	font-size: 15px;
}

#content h3{
	font-size: 14px;
}

#content h4{
	font-size: 13px;
}

#content ul{
	margin-left: 8px;
	padding-left: 8px;
}

#content li{
	padding-bottom: 8px;
}

#content a{
	color: #f29e32;
	font-weight: bold;
	text-decoration: underline;
}

#content .autor{
	font-size: 11px;
}

.evItem{
	width: 250px;
	border-color: #ffcb91;
	border-style: solid;
	border-width: 1px;
	background-color: #f5f2c7;
	padding: 10px;
	overflow: hidden;
	height: 55px;
	color: #404040;
	background-image: url(gfx/evitem_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-right: 20px;
	margin-bottom: 10px;
	/*cursor: pointer;*/
}

/*#evTable .evItem ul{
	list-style-image: url(gfx/ico_ball.png);
	padding: 0px;
	margin: 0px;
}
#evTable .evItem li{
	padding: 0px;
	margin: 0px;
	margin-left: 15px;
	margin-right: 10px;
}*/

#evTable .tab{
	display: block;
	float: left;
	width: 60px;
}

.evItem img{
	float: left;
}

#evTable .evItem a{
	font-weight: normal;
	color: #f29e32;
	/*color: #f29e32;*/
}

#evTable .evItem a.hl{
	font-weight: bold;
	color: #626262;
	text-decoration: none;
	/*color: #f29e32;*/
}

.evItem h3.evHl{
	font-size: 14px;
	float: none;
	margin-bottom: 5px;
	
}

.evItem h5.evDatum{
	font-size: 13px;
}

.evItem h4.evDatum{
	font-size: 13px;
}

.evExt{
	color: #FFFFFF;
	border-color: #487a34;
	background-image: url(gfx/evitem_bg2.png);
	margin-left: 10px;
	width: 230px;	
}

.subDate{
	margin-left: 10px;
	width: 230px;
}

.evNoDate{
	width: 580px;
	height: 80px;
}

.sidbarItemContent{
	width: 230px;
	border-color: #dadada;
	border-style: solid;
	border-width: 1px;
	background-color: #f9f9f9;
	background-image:url(gfx/con_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	margin-bottom: 25px;
}

#evTable .sidbarItemContent ul{
	padding: 0px;
	margin: 0px;
}

#evTable .sidbarItemContent li{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
}

#evTable .sidbarItemContent li a{
	color: #626262;
	padding: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 195px;
	display: block;
	font-weight: bold;
	text-decoration: none;
}


#evTable .sidbarItemContent li.current-cat a{
	color: #FFFFFF;
	background-color: #498531;
}

#evTable .sidbarItemContent li a:hover{
	color: #FFFFFF;
	background-color: #498531;
}

#content .sidbarItemContent h4{
	font-size: 13px;
	color: #498531;
	background-color: #f9f9f9;
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 15px;
	background-image:url(gfx/head_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
