/*  
Theme Name: Klas Roggenkamp.de - FRONTPAGE 0.2
Theme URI: http://www.klas-roggenkamp.de/
*/
body {

	width: 900px;

	font: 11px "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;

	color: #000;

	margin-top: 20px;

	margin-bottom: 20px;

	margin-left: auto;

	margin-right: auto;

}

/* LINKS */
a {
	color: #539EE3;
	text-decoration: none;
}

a.active {
	font-weight: bold;
}

a:hover, a:focus {
	color: #FBA918;
	text-decoration: underline;
}

a.more {
	display: block;
	text-align: right;
	padding-right: 5px;
}

#HEAD {
	height:	200px;
	
	display: block;
}

#HEAD h3, #HEAD h4 {
	float: left;
	width: 540px;
	text-align: center;
	
	color: #888;
	margin: 0;
}
#HEAD h3 {
	margin-top: 100px;
	font-size: 200%;
}

#HEAD h3 em {
	font-weight: lighter;
	font-style: normal;
}

#HEAD-RIGHT {

	background: url(_img/tasse_kl.gif) no-repeat 220px 20px;
	float: right;
	
	width: 325px;
	
	height: 200px;
}

#HEAD-RIGHT ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

#HEAD-RIGHT li {
	margin-left: 0px;
	padding-left: 0px;
}

#HEAD-RIGHT li a {
	display: block;
	color: #000;
	border-bottom: 1px solid transparent;
}

#HEAD-RIGHT li a:hover, #HEAD-RIGHT li a:focus {
	color: #FBA918;
	text-decoration: none;
	border-bottom: 1px solid #FBA918;
	background-color:#fff;
} 


#HEAD-RIGHT form {
	border: 1px solid #CCC; 
	padding: 0px; 
	margin: 0px; 
	margin-top: 20px;	
	background: url(_img/suche_bg.gif) no-repeat 295px 0px;
	height: 25px;
	width: 325px;
}

#SUCHE {
	background-color: #654311;
}

#HEAD-RIGHT form:hover { 
	background: url(_img/suche_bg.gif) no-repeat 295px -25px;
}

#HEAD-RIGHT fieldset { 
	border: none; 
	padding: 0px; 
	margin: 0px;
}

#HEAD-RIGHT legend {
	display: none;
}

#HEAD-RIGHT input { font-size: 12px; display: inline; }
#HEAD-RIGHT input.submit { width: 25px; height: 25px; }
#HEAD-RIGHT input.keyword { 
	float: left;
	margin: 0px;
	padding: 0px;
	border: none; 
	background: #fff; 
	
	padding: 5px 10px 5px 10px; width: 270px; 
} 

/* TITLE */
h1 a.title, h2 a.title, h3 a.title h3, h4 a.title {
	color: #888;
	display: block;
	text-decoration: none;
}

h1 a.title:hover, h2 a.title:hover, h3 a.title:hover, h4 a.title:hover,
h1 a.title:focus, h2 a.title:focus, h3 a.title:focus, h4 a.title:focus {
	color: #FBA918;
	text-decoration: none;
}

/* MAIN */
#MAIN {
	width: 540px;
	float: left;
}

#MAIN h1, #MAIN h2 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	
	padding-top: 5px;
	padding-bottom: 5px;
	
	margin-bottom: 5px;
}

#MAIN h1 a , #MAIN h2 a {
	display: block;
}

#MAIN h1 a.title, #MAIN h2 a.title {
	padding-bottom: 5px;
	
	margin-bottom: 5px;
	border-bottom: 1px solid #FBA918;
}

#MAIN .navigation {
	text-align: center;
	margin: 5px;
}

#MAIN .navigation button {
	padding: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #ccc;
}

.ITEM {
	clear: left; 
	display: block;
	margin-bottom: 10px;
}

.ITEM p {
	margin-left: 140px;
}

.ITEM img {
	display: block;
	border: 1px solid #CCC;
	float: left;
	margin-left: -140px;
	width: 112px;
	padding: 3px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.ITEM ul {
	list-style: none;
	margin-left: 0px;
}

.ITEM ul.facts {
	margin-left: 90px;
}

.ITEM ul.facts li {
	margin-left: 10px;
}

#PAGINATE {
	clear: both;
	float: right;
	text-align: right;
	width: 50%;
	font-size: 14px;
	margin-bottom: 10px;
}

#PAGINATE a {
	margin-top: 5px;
	border: 1px solid #CCC;
	width: 40px;
	padding: 3px 8px 4px 8px;
	margin-bottom: 10px;
}

/* SIDEBAR */
#SIDEBAR {
	width: 340px;
	float: right;
}

#SIDEBAR h2 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	
	padding-top: 5px;
	padding-bottom: 5px;
	
	margin-bottom: 5px;
	
	border-bottom: 1px solid #FBA918;
}

#SIDEBAR a.more {
	margin-top: 5px;
	display: block;
	text-align: right;
}

#SIDEBAR .ITEM {
	clear: both;
	display: block;
	padding-bottom: 5px;
	border-bottom: 1px solid #A1CAF0;
	margin-bottom: 5px;	
}

#SIDEBAR .ITEM p, #SIDEBAR .ITEM h3 {
	margin-left: 50px;
}

#SIDEBAR .ITEM img {
	margin-left: 0px;
	width: 40px;
	padding: 3px;
	margin-right: 5px;
	margin-bottom: 5px;
}

#SIDEBAR .ITEM a.more {
	border: none;
}

#LINKS {
	width: 160px;
	float: left;
}

#RECHTS {
	width: 160px;
	float: right;
}

/* ABOUT */
#CONTACT {
	width: 20px;
	text-align: center;
	float: right;
}

#CONTACT img {
	width: 16px;
	border: none;
	padding: 2px;
}

#FREMDBILD {
	margin-top: 10px;
	text-align: center;
}

#FREMDBILD img {
	width: 40px;
	padding: 3px;
	border: 1px solid #CCC;
}

#SIDEBAR ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#SIDEBAR li a {
	display: block;
	padding: 3px;
	border-bottom: 1px solid #A1CAF0;
}

#FOOTER {
	clear: both;
	border-top: 1px solid #FBA918;	
	margin-top: 20px;
	padding-top: 20px;
	text-align: center;
}

#FOOTER, #FOOTER a {
	color: #CCC;
}

.l {
	float: left;
}

.r {
	float: right;
}

.b-top {
	padding-top: 5px;
	border-top: 1px solid #A1CAF0;
}

