html, body{
	margin:0;
	padding:0;
	text-align:center;
	background: #F2F2F2;
	font-family: Californian FB, "Californian FB", Times, cursive ;
	font-size: 115.01%;
} 

#pagewidth{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
} 

#header{
	position:relative;
	height:101px;
	background-color:#F2F2F2;
	width:100%;
} 
/* Navi oben*/

#navcontainer
{
	font-size: 100%;
	font-style: italic;
	height: 27px;
	text-align: center;
	margin-top: 0.2em;
	margin-bottom: 0.5em;
}
#navcontainer p {
	margin-top: 10px;
}

#navcontainer ul
{
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#navcontainer li
{
	display: inline;
	letter-spacing: 0.4px;
	width: auto;
}

#navcontainer li a
{
	text-decoration: none;
	color: #000000;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin: 0px;
}

#navcontainer a:hover, #navcontainer a:active {
	text-decoration: none;
	background: #F2F2F2;
	color: #000000;
	border-bottom-color: #000000;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	font-weight: bold;
}

#navcontainer a.active:link, #navcontainer a.active:visited
{
	text-decoration: none;
/*position: relative;
z-index: 102;
background: #BCA66D;*/
}

.navi2 {
	font-size: 75%;
	margin-left: 15px;
	margin-right: 15px;
}

/*Main*/

#maincol{
	font-size: 90%;
	min-height: 320px;
	background-color: #F2F2F2;
	position: relative;
	width: 100%;
	clear: both;
	margin: 0px;
	padding: 0px;
}
#maincol1{
	font-size: 100.01%;
	background-color: #F2F2F2;
	position: relative;
	width: 100%;
	clear: both;
	margin: 0px;
	padding: 0px;
}
#maincolkontakt{
	font-size:83.01%;
	background-color: #F2F2F2;
	position: relative;
	width: 100%;
	clear: both;
	margin: 0px;
	padding: 0px;
}
#maincolberichte{
	font-size:83.01%;
	background-color: #F2F2F2;
	position: relative;
	width: 100%;
	clear: both;
	margin: 0px;
	padding: 0px;
}
#links{
	background-color: #F2F2F2;
	position: relative;
	width: 100%;
	clear: both;
	margin: 0px;
	padding: 0px;
}

#links h1 {
	font-size: 1.3em;
	text-align: center;
	font-style: italic;
	letter-spacing: 0.7px;
	padding-top: 0.5em;
	font-weight: normal;
	margin-bottom: 1.2em;
}

#linkliste{
	min-height: 320px;
	background-color: #F2F2F2;
	position: relative;
	width: 800px;
	clear: both;
	padding: 0px;
	margin: 0px;
}

.links {
	width: 468px;
	font-size: 0.9em;
	font-style: italic;
	line-height: 1.3em;
	text-align: justify;
}

hr {
	border: none 0;
	background: url(../layout/links/hr.gif) no-repeat left top;
	width: 471px;
	height: 40px;
	float:left;
}


#impressum{
	min-height: 360px;
	background-color: #F2F2F2;
	position: relative;
	width: 100%;
	clear: both;
	margin: 0px;
	padding: 0px;
}

#impressum h1 {
	font-size: 1.3em;
	text-align: center;
	font-style: italic;
	letter-spacing: 0.7px;
	padding-top: 0.5em;
	font-weight: normal;
	margin-bottom: 1.2em;
}

#impressum h2 {
	font-size: 1em;
	text-align: center;
	font-style: italic;
	letter-spacing: 0.2px;
	font-weight: normal;
	margin-bottom: 1.2em;
	margin-top: 1em;
}

#impressum p {
	font-size: 0.9em;
	line-height: 1.6em;
	font-style: italic;
	padding-bottom: 5px;
	text-align: justify;
}

#impressum li {
	list-style-image: none;
	list-style-type: none;
	font-size: 0.9em;
	font-style: italic;
	text-align: center;
	line-height: 1.8em;
}

#impressum a {
	text-decoration: underline;
	background-color: #F2F2F2;
	color: #000000;
}

#footer1{
	height:70px;
	background-color:#F2F2F2;
	clear: both;
	background-image: url(../layout/li_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 39px;
	width: 800px;
} 
#footer2{
	height:70px;
	background-color:#F2F2F2;
	clear: both;
	background-image: url(../layout/li_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 39px;
	width: 800px;
} 
#conmenu{
    font-size: 95%;
	font-style: italic;
	height: 20px;
	text-align: center;
	margin-top: 0.2em;
	margin-bottom: 0.9em;

} 

#conmenu p {
	margin-top: 10px;
}

#conmenu ul
{
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#conmenu li
{
	display: inline;
	letter-spacing: 0.4px;
	width: auto;
}

#conmenu li a
{
	color: #000000;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin: 0px;
}

#conmenu a:hover, #navcontainer a:active {
	text-decoration: none;
	background: #F2F2F2;
	color: #000000;
	border-bottom-color: #000000;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	font-weight: bold;
}

#conmenu a.active:link, #navcontainer a.active:visited
{
	text-decoration: none;
/*position: relative;
z-index: 102;
background: #BCA66D;*/
}

.navi2 {
	font-size: 75%;
	margin-left: 15px;
	margin-right: 15px;
}


/* *** Float containers fix *** */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix{display: inline-table;}
	/* Hides from IE-mac \*/
	* html .clearfix{height: 1%;}
	.clearfix{display: block;}
	/* End hide from IE-mac */  

/* ----- Typo -----*/

#maincol h1 {
	font-size: 1.2em;
	text-align: center;
	font-style: italic;
	letter-spacing: 0.7px;
	padding-top: 0.5em;
	font-weight: normal;
	margin-bottom: 1.2em;
}
#maincol h3 {
	font-size: 1.1em;
	text-align: center;
	font-style: italic;
	letter-spacing: 0.2px;
	font-weight: normal;
	margin-bottom: 1.2em;
	margin-top: 1em;
}
#maincol h2 {
	font-size: 1em;
	text-align: center;
	font-style: italic;
	letter-spacing: 0.2px;
	font-weight: normal;
	margin-bottom: 1.2em;
	margin-top: 1em;
}

#maincol p {
	font-size: 0.9em;
	line-height: 1.4em;
	font-style: italic;
	padding-bottom: 5px;
	text-align: justify;
}

/*#maincol li {
	list-style-image: none;
	list-style-type: none;
	font-size: 0.9em;
	font-style: italic;
	text-align: center;
	line-height: 1.5em;
}*/

#maincol a {
	text-decoration: underline;
	background-color: #F2F2F2;
	color: #000000;
}

#maincol a.ohne {
	text-decoration:none;
	background: #F8EDCD;
}

#maincol h4 {
	text-decoration: underline;
	background-color: #F2F2F2;
	color: #000000;
	font-size: 0.9em;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 5px;
}


#maincol strong {
	font-weight: normal;
}

#navcontainer h1 {
	font-size: 1.2em;
	text-align: center;
	font-style: italic;
	padding-top: 0.5em;
	font-weight: normal;
}

/*#bilderliste {
	margin-top: 12px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#bilderliste p {
	margin-top: 0.8em;
}

/*#footer a {
	text-decoration: none;
} 

#bilderliste img {
	border: 0px solid #FFFFFF;
	vertical-align: bottom;
}

#bilderliste ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#bilderliste li {
	display: inline;
}

#bilderliste li a {
	text-decoration: none;
	font-size: 75%;
	line-height: 1.5em;
	font-style: italic;
}

#bilderliste ul li a {
	text-decoration: none;
	font-size: 75%;
	line-height: 1.5em;
	font-style: italic;
	padding-right: 0.5em;
	padding-left: 0.5em;
}

#bilderliste a:hover {
	background: #BCA66D;
	color: #FFFFFF;
	border-bottom-color: #9A8447;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-weight: normal;
}

*/

/* ----- Bilderliste ----- */
#bilderliste {
	list-style-image: none;
	list-style-type: none;

}
#bilderliste p {
	margin-top: 0.6em;
}

#bilderliste a {
text-decoration: none;
}

#bilderliste img {
	border: 0px solid #FFFFFF;
	vertical-align: bottom;
}

#bilderliste li {
	font-size: 80%;
	text-align: center;
	line-height: 1.1em;
	float: left;
	margin-left: 40px;
	font-style: italic;
}

#bilderliste a:hover {
	background: #F2F2F2;
	color: #000000;
	border-bottom-color: #000000;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #000000;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

.imageright {
	float: right;
	margin-left: 0.8em;
	margin-bottom: 0px;
	margin-top: 0.4em;
}

.imageleft {
	float: left;
	margin-right: 1.2em;
	margin-top: 0.2em;
	list-style-image: none;
	list-style-type: none;
}

.fotografen {
	font-size: 0.8em;
}

/*.aktiv {
	background-color: #F0DB9B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFA769;
	text-align: right;
	display: inline;
	margin-left: 10px;
}*/


/* --------Bilderliste/Vorschaubilder <----------*/
#maincol ul{
	margin-top: 70px;
}
#maincol h5 {
	font-size: 60%;
	text-align: center;
	margin-bottom: 2em;
	font-style: normal;
	font-weight: normal;
	line-height: 1.4em;
	margin-top: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#mitte {
	text-align: center;
}

#maincol li{
	font-size: 0.9em;
	font-style: italic;
	text-align: center;
	line-height: 1.5em;
	width:159px;
	border:0 solid #CCC;
	/*-moz-border-radius:20px; */
	background:#F2F2F2;
	position:relative;
	float:left;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 8px;
	padding-bottom: 0px;
	display: inline;
}


#maincol img{
	border:2px solid #000000;
}


/* --- Linkliste --- */

#linkliste ul{
	margin-top: 50px;
}

#linkliste li{
	list-style-image: none;
	list-style-type: none;
	margin-bottom: 15px;
	margin-left: 126px;
}












/* ----- Bilderliste ----- */
#bilderliste1 {
	list-style-image: none;
	list-style-type: none;

}
#bilderliste1 p. {
	margin-top: 0.6em;
}

#bilderliste1 a. {
text-decoration: none;
}

#bilderliste1 img. {
	border: 0px solid #FFFFFF;
	vertical-align: bottom;
}

.bilderliste1_li {
	font-size: 18px;
	text-align: center;
	line-height: 1.1em;
	margin-top: 1.6em;
	float: left;
	font-style: italic;
}

#bilderliste1 a:hover {
	background: #F2F2F2;
	color: #000000;
	border-bottom-color: #000000;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	font-weight: bold;
}


.bilderliste2_li {
	font-size: 18px;
	text-align: center;
	line-height: 1.1em;
	margin-top: 0.6em;
	float: left;
	font-style: italic;
}

.navcontainer1
{
	font-size: 100%;
	font-style: italic;
	height: 27px;
	text-align: center;
	margin-top: 0.2em;
	margin-bottom: 0.5em;
}

#head2{
	height:70px;
	background-color:#F2F2F2;
	clear: both;
	background-image: url(../layout/li_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 39px;
	width: 800px;
}
