/*----------- collingarythomasgrasley (modetwentythree.com) collingrasley@gmail.com --- public domain template, because sharing is good ------- no link back required, but it would be real swell :) --------------------*/

/* -----------------  page styles -------------------------------------------------------*/

body { padding:0; margin:0; font:11px Verdana, sans-serif; line-height: 17px; background:#f4f4f4 url(/images/bodybg.gif) center repeat-y; color: #555; }
#wrapper { margin:2px auto; width:900px;  padding:0; background:#fff;}

/* -----------------  general styles  -------------------------------------------------------*/

a { color:#631e19; text-decoration: underline;background:none; }
a:hover { color:#894e4e; background:none; text-decoration:underline; }
p { margin:0;padding-top:2px;}
h2 { font-weight:bold; font-size:12px; padding:0px 0 4px 0px; margin: 0 0 2px 0; color:#444; background:none; border-bottom: 2px dotted #444; }
ul { margin: 0; padding : 0; list-style : none; }
img { border: 0;}
h4 {font: 30px 'HelveticaNeue-CondensedBold', 'Arial Narrow', Helvetica, Arial, sans-serif; margin:0;}
.pic{margin-top:8px;}
/* -----------------  top info  -------------------------------------------------------*/

#header { clear:both; width:900px; height:80px; background: url(/images/header.jpg) no-repeat; 
margin:0; }
#title {float:left; width:240px; padding: 0px 0 0px 0px;}
#title h3 {font-size:17px; padding:5px 0 0 0; margin:0; color:#444;}
#title a, a,:hover{text-decoration: none;}
#hright {float:right; width:540px; height: 60px; margin:15px 0 0 0;}
#hrighttop {width: 200px;margin: 0 2px 0 0; padding: 0 8px 2px 0; float:right; text-align: right;}
#title p {font-size: 0.9em; color: #808080; padding: 0; background: inherit;}
#menu { width: 540px; float:right; margin:2px 0 0 0; padding:0; text-align:right;}
#menu li { display:inline; }
#menu li a {  color:#444; text-decoration:none; padding:1px 10px 1px 10px;
height:19px; background:none;}
#menu li a:hover { background: none;color:#631e19;} 

/* ----------------- Main content -------------------------------------------------------*/

#homepic {width:900px; height:250px; margin:5px 0 10px 0;background: url(/images/homepic.jpg) no-repeat;}
#homepic a {color:#fff;}
#homepic:hover {background: url(/images/homepichover.jpg) no-repeat;}
.message{ position:absolute;  width:360px; float:left; margin:70px 0px 0px 165px; color:#fff;}
#bottomcontenttop{width:900px;height:10px;background: url(/images/b_contenttop.jpg) no-repeat;}
#bottomcontent{width:898px; height:550px;border-right:1px solid #c5c5c5;border-left:1px solid #c5c5c5;}
#bottomcontentbtm{width:900px;height:10px;background: url(/images/b_contentbtm.jpg) no-repeat;}
.left {float: right;width: 630px;margin: 0 6px 5px 0; padding:10px;}
.middle {float: right;width: 270px;margin: 0 6px 5px 0; padding:10px;}
.right {float: right;width: 180px;margin: 0 6px 5px 0; padding:10px;}
.thumbs img{position:relative;padding:1px;margin:5px 8px 5px 9px;border:2px solid #631e19;background:none;}
.popthumbs img{position:relative;padding:1px;margin:5px 8px 5px 9px;border:2px solid #CC6600;background:none;}
.thumbs img:hover{border:2px solid #c5c5c5; background:none;}
.detail img{padding:2px;margin:5px 8px 5px 9px;border:3px solid #333333;background:none;}
.detail {text-align:center;}

/* ----------------- Bottom content -------------------------------------------------------*/

#footer { clear: both; text-align:center; line-height: 1.8em; color: #444; background: #fff; padding: 4px 0; 
margin:10px 0 0 0;}
#footer a {color: #631e19; background: inherit;}
#pages {
	width: 430px;
	max-width:430px;
	line-height:20px;
	text-align:center;
	font-size: 11px;
	font-weight:normal;
	text-decoration: none; 
	margin: 10px 0; 
	padding: 10px 20px;
}
#pages a:link,
#pages a:active,
#pages a:visited{
	font-weight:bold;
	color:#000000;
	margin-left: 2px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	text-decoration: none; 
	background-color:#FFFFFF;
	border:1px solid #000000;
}
#pages a:hover{
	color:#FFFFFF;
	margin-left: 2px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	text-decoration: none; 
	background-color:#000000;
	border:1px solid #333333;
}
#pages .selected{
	color:#FFFFFF;
	margin-left: 2px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	text-decoration: none; 
	background-color:#666666;
	border:1px solid #000000;	
}
#rightmenu {
	margin-bottom: 30px;
}

#rightmenu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#rightmenu li {
	display: inline;
}

#rightmenu a {
	display: block;
	padding: 3px 0 3px 5px;
	border-bottom: 1px solid #EBEBEB;
	color: #E08934;
}

#rightmenu a:hover, #rightmenu .active a {
	text-decoration: none;
	font-weight: bold;
	color: #E08934;
	border-bottom: 1px solid #E08934;
}
#rightmenu .suche{
	text-align: center;
}
#rightmenu .submit {
	width:100px;
	padding:4px;
	border:none;
	border:1px solid #222222;
	background-color: #eee;
	font:90% Verdana;
	color:#777;
}
#rightmenu .text {
	width:170px;
	padding:4px;
	font:90% Verdana;
	border:1px solid #222222;
	background-color: #eee;
	color:#000000;
	margin-bottom:5px;
}
#fehler{
	background-color: #FFFFFF;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #CC0000;
	width: 300px;
	margin-right: auto;
	margin-left: auto;	
}

