/* ### 1 - GTUNDEINSTELLUNGEN ############################################################ */

html{height:100%;margin:0;padding:0;}
* {margin: 0;padding: 0;}

body {
	background:#fff url(img/pagebg.gif) repeat-x;
	font:12px "Trebuchet MS","Verdana", serif;
	font-weight: normal;
	color: #333;
}

/* ### 2 - TEXT FORMATIERUNG ############################################################ */

p {
  clear:both;
	font-size:1em;
	margin: 10px 0;
	padding:0;
}


#main_content ul li {
	font-size:1em;
	margin: 5px 0 0 15px;
	line-height: 20px;
	padding:0;
}

#main_content ol li {
	font-size:1em;
	margin: 5px 0 0 20px;
	line-height: 20px;
	padding:0;
}

blockquote {
	font-size:1.3em;
	font-weight:bold;
	margin-top: 0px;
	line-height: 19px;
	padding: 5px 0 5px 0;
}

b,strong {
	font-size:1em;
	font-weight:bold;
	color: #6a7544;
	margin-top: 0px;
	line-height: 19px;
	padding: 5px 0 5px 0;
}

a {
	font-size:1em;
	color: #6a7544;
	margin:0;
	padding:0;
	text-decoration:none;
}

a:hover {
	color: #6a7544;
	text-decoration:underline;
}

a.aktiv {
	color: #6a7544;
	text-decoration:underline;
}

h1 {
	font:20px "Trebuchet MS","Verdana", serif;
	color: #6a7544;
	margin: 0 0 15px 0;
	padding:0;
	font-weight:normal;
}

#logo h1 {
	color: #6a7544;
	font:15px "Trebuchet MS","Verdana", serif;
	margin: 0;
	padding-left:5px;
	font-weight:bold;
}

h2 {
	clear:both;
	float:left;
	font:15px "Trebuchet MS","Verdana", serif;
	color: #6a7544;
	margin: 10px 0;
	padding:0;
	font-weight:bold;
}


h3,h4,h5,h6 {
	clear:both;
	float:left;
	font:12px "Trebuchet MS","Verdana", serif;
	color: #6a7544;
	margin: 5px 0;
	padding:0;
	font-weight:bold;
}

/* ### 3 - BILDELEMEMTE IN TEXTEN ############################################################ */

img {border:0;padding:0;margin:0;}

.bild_left {
	float:left;
	margin:0 10px 5px 0;
	padding:0;
	border-width:0px;
}

.bild_right {
	float:right;
	margin:0 0px 5px 10px;
	padding:0;
	border-width:0px;
}

/* ### 4 - SEITENAUFBAU ############################################################ */


#wrapper {
  background:#fff url(img/contentbg.gif) repeat-y;
  width: 890px;
  height:auto;
  margin:auto;
}

#logo{
	float:left;
	height: 80px;
	width: 240px;
	margin:0;
	padding:0;
}

#content{
	background:none;
	float:left;
	height:670px;
	width:865px;
	margin:0;
	padding:20px 0 0 25px;
}

#left{
	background:none;
	float:left;
	height:auto;
	width:360px;
	margin:0;
	padding:0;
}

#right{
	background:none;
	float:right;
	height:auto;
	width:500px;
	margin:0;
	padding:0;
}

#main_content{
  clear:both;
	background: none;
	float:left;
	height: auto;
	width:320px;
	margin-top:35px;
	padding:10px;
}

#logo{
	float:left;
	height:60px;
	width:325px;
	margin:0;
	padding:0;
}


#foot{
	background:#fff url(img/footbg.jpg) no-repeat;
	float:left;
	height:135px;
	width:890px;
	margin:0;
	padding:0;
}

#copys{
	float:left;
  font-size:0.9em;
  color: #6a7544;
	background:#fff;
	height:50px;
	width:890px;
	margin:0;
	padding:0 0 0 25px;
}

* html #copys { height: 1%; }


/* ### 4.1 - Die unterschiedlichen Hintergründe ############################################################ */

#home #content{
	background:url(img/image_home.jpg) no-repeat;
}

#vita #content{
	background:url(img/image_vita.jpg) no-repeat;
}

#bilder #content{
	background:url(img/image_bilder.jpg) no-repeat;
}

#kontakt #content{
	background:url(img/image_kontakt.jpg) no-repeat;
}

/* ### 5 - Die Hauptnavigation ############################################################ */

#navigation{
  clear:both;
	background:none;
	float:left;
	height:auto;
	width: auto;
	margin:60px 0 0 0;
	padding:0;
}


ul#navlist {
	float:left;
	background:none;
	height: 20px;
	width:360px;
	margin:0;
	padding:0;
	white-space: nowrap;
}

#navlist li	{
	display: inline;
	list-style-type: none;
	margin-right:5px;
	padding:0;
}

#navlist li	a{
  width:100%;
  height:100%;
  display: block;
  padding-top:10px;
}

* html #navlist li a{
  height:10px;
  padding-top:10px;
}

#navlist li.home	{
	background: url(img/butbg_home.gif);
	float:left;
	height:40px;
	width: 80px;
	padding: 0;
	text-align:center;
}


#navlist li.bilder	{
	background: url(img/butbg_bilder.gif);
	float:left;
	height:40px;
	width: 80px;
	padding: 0;
	text-align:center;
}


#navlist li.vita	{
	background: url(img/butbg_vita.gif);
	float:left;
	height:40px;
	width: 80px;
	padding: 0px;
	text-align:center;
}

#navlist li.kontakt	{
	background: url(img/butbg_kontakt.gif);
	float:left;
	height:40px;
	width: 80px;
	padding: 0px;
	text-align:center;
}

/* ### 6 - GALERIE ############################################################ */

.pikachoose{width:423px;margin:0 auto 50px auto;}
.pikachoose ul{padding-left:0;width:413px;height:auto;margin:0;overflow:hidden;}
.pikachoose ul li{float:left;padding:2px;background:none;margin:0 6px 4px 0;position:relative;overflow:hidden;}
.pikachoose ul li div img{position:relative;cursor:pointer;}
.pika_main{width:413px;height:307px;display:block;position:relative;}
.pika_main_img{position:absolute;top:0px;left:0px;}
.pika_back_img{position:relative;top:0px;}
.pika_subdiv{position:relative;border:0px solid #5e2e7d3;background:none;padding:0;}
.pika_subdiv img, .pika_subdiv a img{border:none;}
.pika_caption{width:413px;height:20px;padding-top:0;text-align:center;position:absolute;bottom:10px;left:0px;background:#e2e7d3 top left;}
.pika_caption a{color:#333;}
.pika_play{position:absolute;z-index:1;left:50%;margin-left:-25px;width:50px;top:5px;}
.pika_play a{position:relative;margin-left:auto;cursor:pointer;display: block;width:50px;height:50px;background:url('img/play.png') top center no-repeat;}
.pika_play a{position:relative;margin-left:auto;cursor:pointer;display: block;width:50px;height:50px;background:url('img/pause.png') top center no-repeat;}
.pika_navigation a{font-size: 12px; text-decoration: none;}
.pika_navigation a:hover{text-decoration: underline;}
.pika_navigation{padding-top:10px;clear:both;text-align:center;}
.pika_prev_hover{position:absolute;top:5px;left:5px;height:456px;width:100px;background:url('img/rewind.png') top left no-repeat;}
.pika_next_hover{position:absolute;top:5px;right:5px;height:456px;width:100px;background:url('img/fastf.png') top right no-repeat;}

/* ### 7 - TOOLTIP ############################################################ */

#tooltip{
    width:auto;
    max-width:300px;
    min-width:100px;
    border:1px solid;
    background:white;
    padding:5px;
    margin-top:4px;
    font-size:12px;
    color:dimgray;
}

#tooltip #ttimg.top{
    margin-top:-17px;
    margin-left:2px
}
#tooltip #ttimg.bottom{
    bottom:0;
    margin-bottom:-12px;
    margin-left:2px
}


#tooltip.default{
    border:3px solid white;
    background:#667144;
    color:#fff;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px; 
    margin-top:2px;
}


#tooltip.default #ttimg.top{
	position:absolute;
		margin-top:-8px;
    margin-left:-8px
}
#tooltip.default #ttimg.bottom{
	position:absolute;
    bottom:0;
    margin-bottom:-3px;
    margin-left:-8px
