@charset "UTF-8";
/* CSS Document */
/*screen css smukandsmidig.de*/
* {
	margin: 0 auto;
	padding: 0;
}
html {
	min-height: 100.05%;
} /*scrollbalken in firefox erzwingen*/
body {
	/*
	grau color:#BFBFBF;
	gruen color:#858705;
	hellgruen color: #C1C281;
	standard color: #F3F3E6;
	*/
	background: #F3F3E6;
	/*background: #F3F3E6;*/
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;/*font: normal 13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;*/
 	/*background:url(../site/bg.gif);*/
	margin: 20px 20px 0 20px;
	text-align:center;
	height:auto;
	height:101%;
}
h1, h2, h3 {
	color: #858705;
	text-decoration:none;
}
h1 {
	margin-bottom: .2em;
	font-size: 300%;
	font-weight: normal;
	letter-spacing: 3px;
}
h2 {
	margin-bottom: 1.2em;
	font-size: 136%;
	font-weight: normal;
	letter-spacing: 0px;
	color:#000000;
}
h3 {
	font-size: 130%;
	font-weight: normal;
	letter-spacing: 1px;
}
p,blockquote, ol, ul {
	margin-bottom: 1.5em;
	text-align: left;
	line-height: 167%;
	font-size: 107%;
}
blockquote {
	margin-right: 2em;
}
ol {
	margin-left: 2em;
}
ul {
	list-style: none;
	margin:0;
	padding:0;
}
ul li {
}
a {
	text-decoration: none;
	color: #C1C281;
}
a:hover {
	text-decoration: none;
	color: #858705;
}
a:active {
}
/*--div container--*/
#container{
	width: 880px;
	height: auto;
	text-align:left;
	background:url(../site/bg.gif);
}
#head{
	width: auto;
	height: auto;
	margin-left:0px;
	margin-top:0px;
	padding: 0 0 0 0;
}
#topnavi{
	float:left;
	width:300px;
	height:25px;
	padding: 110px 0px 0px 5px;
}
#logo{
	float:right;
	width:561px;
	height:135px;
	margin-left:0px;
	margin-top:0px;
	/*background: url(../site/sandslogo.gif) 0px 0px no-repeat;*/
}
#contentholder{
	width:880px;/*872px;*/
	height: auto;
	margin-left:0px;
	margin-top:0px;	
	padding-top:10px;
}
#left{
    float:left;
	width:591px;
	height: auto;
	margin-left:0px;
	margin-top:0px;
	background: url(../site/middle.gif) 0px 0px repeat-y;
}
#leftwrap{		
}
#contenttop{
	width:591px;
	height: 13px;
	margin-left:0px;
	margin-top:0px;
	background: url(../site/top.gif) 0px 0px no-repeat;
}
#contentbottom{
	width:591px;
	height: 17px;
	margin-left:0px;
	margin-top:0px;
	background: url(../site/bottom.gif) 0px 0px no-repeat;
}
#content{
	padding: 0 0 0 0px;
	width:540px;
	height:auto;
	min-height:380px;
	
}
#content img{
  margin:5px 15px 15px 15px;
}
#right{
	float:right;
	width:281px;
	height: auto;
	margin-left:0px;
	margin-top:0px;
}
#naviwrap{
	width:281px;
	height: auto;
	margin-left:0px;
	margin-top:0px;
	background: url(../site/small_middle.gif) 0px 0px repeat-y;
}
#navitop{
	width:281px;
	height: 18px;
	margin-left:0px;
	margin-top:0px;
	background: url(../site/small_top.gif) 0px 0px repeat-y;
}
#navi{
	width:250px;
	height: auto;
	margin-left:0px;
	margin-top:0px;
	padding-left:20px;
}
#navibottom{
	width:281px;
	height: 18px;
	margin-left:0px;
	margin-top:0px;
	background: url(../site/small_bottom.gif) 0px 0px repeat-y;
}
#naviextwrap{
	width:281px;
	height: auto;
	margin-left:0px;
	margin-top:0px;
	background: url(../site/small_middle.gif) 0px 0px repeat-y;
}
#naviexttop{
	width:281px;
	height: 18px;
	margin-left:0px;
	margin-top:0px;
	background: url(../site/small_top.gif) 0px 0px repeat-y;
}
#naviext{
	width:250px;
	height: auto;
	min-height:125px;
	margin-left:0px;
	margin-top:0px;
	padding-left:20px;
}
#naviextbottom{
	width:281px;
	height: 18px;
	margin-left:0px;
	margin-top:0px;
	background: url(../site/small_bottom.gif) 0px 0px repeat-y;
}
#newswrap{
	width:281px;
	height: auto;
	margin-left:0px;
	margin-top:0px;
	background: url(../site/small_middle.gif) 0px 0px repeat-y;
}
#newstop{
	width:281px;
	height: 18px;
	margin-left:0px;
	margin-top:0px;
	background: url(../site/small_top.gif) 0px 0px repeat-y;
}
#news{
	width:240px;
	height: auto;
	margin-left:0px;
	margin-top:0px;
	padding-left:20px;
}
/*#news p{
	text-align: left;
}*/
#newsbottom{
	width:281px;
	height: 18px;
	margin-left:0px;
	margin-top:0px;
	background: url(../site/small_bottom.gif) 0px 0px repeat-y;
}
#footer{ width:100%; height:35px;
}
/*für galerien*/
#show{ margin-left:20px; margin-right:0px; width:auto;height:auto;}


/*Formulare*/
.form{ background-color:#e1e2a2; border: none; height:20px;}
/*--Klassen--*/
.clear {clear:both;}
.active {color:#858705;}
.absatzanfang {padding-right:1em;}
.grautext {color:#BFBFBF;}
.gruentext {color:#858705;}
.hellgruentext{color: #C1C281;}
.textlinks{text-align: left;}
/*--Navigation--*/
#topnavi ul li{ display:inline;font-size:14px; padding-right:5px;}
/*#subnavi ul li{ display:inline;}*/
/*galeriesubnav*/
.li_inline{display:inline; margin-right:15px;}

#navi ul li{line-height:2.3em;}
#navi ul li a{ font-size:14px; text-align:left;}
#naviext ul li a{ font-size:14px; text-align:left;}
#news a{ text-decoration:underline;color:#A8A8A8;}
/*popboxjs*/
.PopBoxImageSmall
{
 	border: solid #858705 0px;
   /*cursor: url("src/popbox/images/magplus.cur"), pointer;*/
}
.PopBoxImageLarge
{
   border: solid #858705 1px;
   /*cursor: url("src/popbox/images/magminus.cur"), pointer;*/
}
/*IMAGE ZOOM*/
.thumb_div{ background-color:#858705;width:auto; height:auto; text-align:left;}
.thumb_img_div{ width:auto; height:auto;}
.thumb_img{}
/*spezial link farbe menü*/
.mphp{color:#9932CC;}
