/*#############################################################
Name: Dirtylicious
Date: 2007-03-10
Description: A soft-colored, bright and somewhat dirty two-column template.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #048;}
a:hover {color: #06C;}

body {
	background: #E7E7E2 url('img/body.jpg') no-repeat center top;
	color: #444;
	font: normal 62.5% Tahoma,sans-serif;
	padding-top: 34px;
}

p,code,ul {padding-bottom: 1.2em;}

.ul_liste {

padding-left:15px;
}
li {list-style: none;}

h1 {font: normal 1.8em Tahoma,sans-serif;}
h2 {font: bold 1.4em sans-serif;}
h3 {font: bold 1em Tahoma,sans-serif;}
h5 {height: 20px;}

form,input {margin: 0; padding: 0; display: inline;}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url(img/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2,h3 {padding-top: 6px; color: #553; margin-bottom: 4px;}

/* misc */
.clearer {clear: both; font-size: 0;}
.spacer {height:20px;}
.left {float: left;}
.right {
	float: right;
	padding-right: 30px;
}
.image {padding: 3px;}
.boderline {border-bottom: 1px solid #EAEADA; padding-bottom:10px}
.gast_text {
border-bottom: 1px solid #EAEADA; 
padding-bottom:10px;
padding-top: 10px;
}
.tagebuch_text {
padding-bottom:10px;
padding-top: 10px;
}
.tagebuch_border {
border-bottom: 1px solid #EAEADA; 
padding-bottom: 10px;
padding-top: 10px;

}


.link_text {
border-bottom: 1px solid #EAEADA; 
padding-bottom:10px;

}

/* page */
.page_aktiv
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 10px;
	color:black;
	text-decoration: none;
	background-color: white;
	margin:2px;
	text-align: center;
	padding:1px 3px;
	font-weight: bold;
	border: thin solid #CCCC33;
}

a.page:link, a.page:visited
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 10px;
	color:white;
	text-decoration: none;
	background-color: #CCCC33;
	margin:2px;
	text-align: center;
	padding:2px 4px;
	font-weight: bold;
}


/* structure */
.inner-container {
	border: 2px solid #D7D7D2;
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 10px;
	width: 780px;
}

.outer-container {
	background: url('img/container.jpg') no-repeat center bottom;
	padding-bottom: 34px;
}

/* headere & title */
.header {
	
	height: 160px;
	margin-bottom: 5px;
	text-align: center;

	
}

.header_img {
	padding:0px;
	margin:opx;
}

.header .title {
	color: #FFF;

}
.header .title .sitename a {
	

	text-decoration: none;
}
.header .title a:hover {border-color: #F60;}
.header .title .slogan {
	font: normal 1.1em Verdana,sans-serif;
	padding-top: 6px;
}


.aktuelles {
	border-bottom: 1px solid #657382;
	padding-bottom: 2px;
	text-decoration: none;
}

/* form */
.formfield_shop
{
	font-size: 12px;
	background: white;
	color: #000000;
	border-top: 1px solid #868686;
	border-left: 1px solid #868686;
	border-bottom: 1px solid #868686;
	border-right: 1px solid #868686;
	margin: 1px 0 0 0;
	width:30px;
}

.formfield
{
	font-size: 12px;
	background: white;
	color: #000000;
	border-top: 1px solid #868686;
	border-left: 1px solid #868686;
	border-bottom: 1px solid #868686;
	border-right: 1px solid #868686;
	margin: 1px 0 0 0;
	width:500px;
}

.formfield_captcha
{
	font-size: 12px;
	background: white;
	color: #000000;
	border-top: 1px solid #868686;
	border-left: 1px solid #868686;
	border-bottom: 1px solid #868686;
	border-right: 1px solid #868686;
	width:150px;

}

.formfield_kurz2
{
	font-size: 12px;
	background: white;
	color: #000000;
	border-top: 1px solid #868686;
	border-left: 1px solid #868686;
	border-bottom: 1px solid #868686;
	border-right: 1px solid #868686;
	margin: 1px 0 0 0;
	width:145px;
}


.formbutton
{
	font-size: 12px;
	background-color:#999999;
	color: #ffffff;
	border-top: 1px solid #D4D2CF;
	border-left: 1px solid #D4D2CF;
	border-bottom: 1px solid #868686;
	border-right: 1px solid #868686;
	margin: 5px 0 0 0;
}
/* path */
.path {
	background: #CCCC33;
	color: #FFF;
	font: normal 1.1em Verdana,sans-serif;
	padding: 8px 10px;

}
.path a {
	color: #FAFAFA;
	text-decoration: none;
}
.path a:hover {
	color: #FFE;
	text-decoration: underline;
}

/* main */
.main {
	background: url(img/main.gif) repeat-y;
	border-top: 4px solid #FFF;
	padding: 8px 12px 0 0;
}

/* content */
.content {
	float: right;
	width: 538px;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}
.content p {font-family: "Lucida Sans Unicode",sans-serif;}


/* gallery */
.gallery_text {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
	padding-bottom:10px;

}

.gallery_subline {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
	border-bottom: 1px solid #EAEADA; 
	padding-bottom:10px;
}
.pdf_text {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
	border-bottom: 1px solid #EAEADA; 
	padding-bottom:10px;


}
.bild_titel {
	margin: 5px;
	vertical-align: middle;
}

.tagebuch_bild {
	margin-right: 5px;
	padding:2px;

}

.gallery_bild {
	margin: 6px;
	border: 1px solid #EAEADA;
	padding:5px;
	vertical-align: middle;
	align: center;
}
.gallery_bild_detail {
	margin: 6px; 
	padding:5px;
	height:500px;
	width:500px;
}
.gallery_bild_txt {
	margin: 6px;
	border: 1px solid #EAEADA; 
	padding:10px;
	height:200px;
	width:200px;
}
.gallery_bild_text_detail {
	margin: 6px;
	border: 1px solid #EAEADA; 
	padding:10px;
}

.shop_item {
	
	border-bottom: 1px solid #EAEADA;
	
	height:5px;
	
}

.shop_item_sub {
	margin: 3px;
	font-size:1em;
	padding:3px;
}

/* navigation */
.navigation {
	float: left;
	width: 210px;
}
.navigation h2 {
	color: #5A5A43;
	font: bold 1.1em Tahoma,sans-serif;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.navigation ul {
	padding: 0;

}
.navigation h4 {border-bottom: 2px solid #EAEADA;}
.navigation h4 a {
	font-size: 1.1em Tahoma,sans-serif;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.navigation h4 a:hover {
	background: #CCCC33;
	color: white;	
}
.navigation li {
	border-bottom: 1px solid #EAEADA;
	width: 85%;
	margin-left: 30px;

}
.navigation li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 5px 0 5px 10%;
	text-decoration: none;
	width: 90%;
}
.navigation li a:hover {
	background: #CCCC33;
	color: white;	
}

/* footer */
.footer {
	background: #CCCC33;
	color: #F7F7F2;
	font: bold 1em sans-serif;
	margin-top: 5px;
	padding: 9px;
	background-image: url(img/kuuuooohh.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.footer a {
	color: #F7F7F2;
	text-decoration: none;
}
.footer a:hover {color: #FFC;}
