/*  
Theme Name: krebsbiss
Theme URI: http://kurvenfrei.de/
Description: Template f&uuml;r vom-krebs-gebissen.de
Version: 0.5
Author: Jakob Stehr
Author URI: http://kurvenfrei.de/

*/


body {
	font: 13px/1.3em verdana,arial,sans-serif;
	background: #d3d5e1 url(img/bg_face_rechts.jpg) no-repeat fixed top right;
	margin: 0;
	padding: 0;
	border: 0;
}
h1 {
	margin: 0;
	padding: 0;
}
h1 a {
	width: 205px;
	height: 205px;
	background: url(img/logo.gif);
	position: absolute;
	left: 10px;
}

blockquote {
	padding: 10px 0 0 50px;
	margin: 0 0 0 0;
	font-size: 14px; 
	}
	#main_content blockquote {
		padding: 20px 0 0 50px;
	}
cite {
	padding: 0 0 0 50px;
	font-size: 12px;
	font-style: normal;
}

#buch blockquote {
		margin: 0 0 30px 0;
		color: #AE0031;
	}
dl {
	margin: 0;
	padding: 0;
	}
	dt {
		margin:15px 0 0 50px;
		padding: 5px 0 0 30px;
		background: url(img/bullet_krebs.gif) no-repeat left;
		font-size: 14px;
		}
		dd {
			padding: 0 0 5px 50px;
			margin:0;
			}
	dl a {
		color: #000;
		text-decoration: underline;
		padding: 2px;
		}
		dl a:hover {
			background: #00bcef;
			text-decoration: none;
		}

/*<group=navi>*/

/* NAVIGATION */

#navi a {
	width: 90px;
	height: 90px;
	}
	#navi li {
	list-style: none;
	}
		#nav1 a{
		background: url(img/button_willkommen.gif);
		position: absolute;
		left: 150px;
		top: 200px;
		}
			#nav1 a:hover {
				background: url(img/button_willkommen_over.gif);
			}
		#nav2 a {
		background: url(img/button_buch.gif);
		position: absolute;
		left: 40px;
		top: 240px;
		}
			#nav2 a:hover {
				background: url(img/button_buch_over.gif);
			}
		#nav3 a {
		background: url(img/button_news.gif);
		position: absolute;
		left: 120px;
		top: 310px;
		}
			#nav3 a:hover {
			background: url(img/button_news_over.gif);
			}
		#nav4 a {
		background: url(img/button_autorin.gif);
		position: absolute;
		left: 40px;
		top: 400px
		}
			#nav4 a:hover {
			background: url(img/button_autorin_over.gif);
			}
		#nav5 a {
		background: url(img/button_meinung.gif);
		position: absolute;
		left: 145px;
		top: 450px;
		}
			#nav5 a:hover {
			background: url(img/button_meinung_over.gif);
			}
		#nav6 a {
		background: url(img/button_presse.gif);
		position: absolute;
		left: 80px;
		top: 540px;
		}
			#nav6 a:hover {
			background: url(img/button_presse_over.gif);
			}
		#nav7 a {
		background: url(img/button_links.gif);
		position: absolute;
		left:10px;
		top: 620px;
		}
			#nav7 a:hover {
			background: url(img/button_links_over.gif);
			}
	#home #navi ul li#nav1 a {
			position: absolute;
			left: 250px;
			top: 10px;
			}
	#buch #navi ul li#nav2 a {
			position: absolute;
			left: 250px;
			top: 10px;
			}
	#news #navi ul li#nav3 a {
			position: absolute;
			left: 250px;
			top: 10px;
			}		
	#autorin #navi ul li#nav4 a {
			position: absolute;
			left: 250px;
			top: 10px;
			}			
	#meinung #navi ul li#nav5 a {
			position: absolute;
			left: 250px;
			top: 10px;
			}
	#presse #navi ul li#nav6 a {
			position: absolute;
			left: 250px;
			top: 10px;
			}			
	#impressum #navi ul li#nav7 a {
			position: absolute;
			left: 250px;
			top: 10px;
			}						
			
/* ENDE NAVI */
	
	/*</group>*/

/*<group=main content>*/

/* MAIN CONTENT */

#main_content {
	width: 350px;
	background: #d3d5e1;
	margin: 0 0 0 236px;
	padding: 100px 0 0 0;
	min-height: 840px;
	height: auto !important;
	height: 840px;
	}
	#main_content p{
		padding: 0 10px 10px 0;
		margin: 0 0 0 50px;
		font-size: 13px;
		font-weight: normal;
		}
		#main_content h3 {
			padding: 10px 10px 0 50px;
			font-size: 16px;
			font-weight: normal;
			color: #AE0031;
		}
	#main_content b {
		color: #333;
	}
	#main_content a,
	#sidebar li a {
		color: #000;
		padding: 2px;
		}
		#main_content a:hover,
		#sidebar li a:hover {
			background: #00BCEF;
			text-decoration: none;
			}
	#news #main_content p {
		text-indent: 25px;
		background: url(img/bullet_krebs.gif) no-repeat left top;
		padding: 5px 10px 10px 0;
	}
	ul#kommentare {
		list-style: none;
		padding: 0;
		margin: 20px 0 0 50px;
		border-top: 1px solid #fff;
		}
		ul#kommentare p {
			margin: 0;

		}
		ul#kommentare cite {
			padding: 0;
			font-size: 10px;
		}
		ul#kommentare small {
			font-size: 10px;
		}
		ul#kommentare li {
			margin: 10px 0;
			padding: 5px;
			border-bottom: 1px solid #fff;
		}
	li.frage {
		
	}
	li.antwort {
		color: #ae0031;
	}
			
			
/* ENDE MAIN CONTENT */
	
	/*</group>*/

/*<group=sidebar>*/

/* SIDEBAR */
#sidebar {
	position: absolute;
	left: 600px;
	top: 125px;
	}
	ul.isbn {
		list-style: none;
		font-size: 11px;
		padding:5px 0 20px;
		margin: 0;
	}
#sidebar a img {
	padding: 0;
	border: none;
	background: transparent;
	}
/* ENDE SIDEBAR */
	
	/*</group>*/

/*<group=misc>*/

/* MISC STYLES */
p.jump {
	position: absolute;
	top:840px;
	left: 0;
	}
	p.jump a {
	color: #d3d5e1;
	}

#meinung p#form_msg {
	color:  #fff;
	background: #ae0031;
	margin: 0 0 5px 50px;
	padding: 5px;
	}
	.contacterror {
	border: 2px solid #ae0031;
	}
/* ENDE MISC STYLES */
	
	/*</group>*/

/*<group=hacks>*/

/* HACKY HACKS */
.mir { text-indent : -1000em; }
/* imagereplacement mit funktionalen links vor Opera - versteckt vor IEMac */
/*\*/
html>body .mir { 
				letter-spacing : normal; 
				text-indent:  -999em; 
				overflow : hidden;
			}
/**/

/*\*/
*html #main_content {
	width: 586px;
	w\idth: 350px;
	}
/**/
/* ENDE HACKY HACKS */
/*</group>*/
