/* CSS Document 07/2006 by F.Wentzel <>< MIT Wentzel www.mit-wentzel.de*/

<!--
* { 
	margin: 0px 0px; 
	padding: 0px 0px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	background-color: #DFB44E;
	text-align:center;
}

h1 { color: #CC3333; font-size: 17px; margin: 0px 0px 15px 0px;}
h2 { font-size: 12px; margin: 5px 0px 5px 0px;}
p { margin-bottom: 1.6em; line-height: 1.4em; font-size: 12px;}
li {margin-bottom: 0.6em; font-size: 12px;}

a:link { text-decoration: none; color: #CC3333;}
a:visited { text-decoration: none; color: #CC3333;}
a:hover { text-decoration: underline;}

.center-box {
	width: 915px;
	margin: 20px auto 0px auto;
	text-align:left;
}

.top-kaktus {
	background-image:url(images/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 84px;
	width: 916px;
	float:left;
	clear:both;
}

.main-box {
	width: 916px;
	background-image:url(images/body_bg_loop.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	float:left;
	clear:both;
}

.main-box-bg {
	width: 916px;
	background-image:url(images/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float:left;
	clear:both;
}

.main-box-left { width: 490px; float:left; }

.navigation-box {
	width: 490px;
	float:left;
	clear:both;
	padding: 75px 0px 0px 0px;
}

.navigation-box ul { list-style:none; margin: 0px 0px 0px 24px;}
.navigation-box li { float:left;}

.nav1 a:link,
.nav1 a:visited,
.nav1 a:hover,

.nav1act a:link,
.nav1act a:visited,
.nav1act a:hover,

.nav1last a:link,
.nav1last a:visited,
.nav1last a:hover,

.nav1lastact a:link,
.nav1lastact a:visited,
.nav1lastact a:hover{ 
	font-size: 14px; 
	font-weight: bold; 
	color: #666666;
	text-decoration: none;
	padding: 0px 15px 0px 0px;
	background-image:url(images/navbg.gif);
	background-repeat: no-repeat;
	background-position: right center;
	}

.nav1last a:link,
.nav1last a:visited,
.nav1last a:hover,

.nav1lastact a:link,
.nav1lastact a:visited,
.nav1lastact a:hover {
	background-image: none;
}

.nav1 a:hover,
.nav1act a:link,
.nav1act a:visited,
.nav1act a:hover,
.nav1last a:hover,
.nav1lastact a:link,
.nav1lastact a:visited,
.nav1lastact a:hover {
	color: #CC3333;
	text-decoration: underline;
}

.content-box{
	width: 380px;
	margin: 25px 0px 0px 24px !important;
	margin: 25px 0px 0px 12px;
	float:left;
	
}

.image-box {
	width: 272px;
	height: 450px;
	margin: 30px 0px 0px 20px;
	float:left;
}

.foot-box { 
	width: 916px;
	background-image:url(images/foot_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float:left;
	clear:both;
	font-weight: bold;
	line-height: 1.4em;
}
.foot-block1 { width: 325px; float:left; margin: 20px 0px 0px 23px}
.foot-block2 { width: 210px; float:left; margin: 20px 0px 0px 0px}
.foot-block3 { width: 245px; float:left; margin: 20px 0px 0px 0px}

/* @ umschreibung */
.liam {
	background-image:url(images/at.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px 4px 0px 4px ;
}

.pic1,
.pic4,
.pic7,
.pic10,
.pic13 { margin: 0px 0px 4px 0px; }

.pic2,
.pic5,
.pic8,
.pic11,
.pic14 { margin: 0px 4px 4px 4px;}

.pic3,
.pic6,
.pic9,
.pic12,
.pic15 { margin: 0px 0px 4px 0px;}

.big { margin: 10px 0px 14px 0px;}



-->
