a img {
	border: 0;
}



#left {
	width:177px;
}


#right {

}


#lefttop {
	width:162px;
	height:48px;
	text-align:left;
	position: absolute;
	top: 20px;

}


#leftbottom {
	width:162px;
	height:552px;
	text-align:right;
	vertical-align:bottom;
	padding-right:15px;
}


#navigation {
	height:48px;
	vertical-align:bottom;
	padding-left:30px;
	padding-bottom:6px;
	background-color:white;
	background-image:url(../img/line01.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}


#subnavigation {
	height:17px;
	padding-left:30px;
	background-color:white;
	background-image:url(../img/line01.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}


#thumbnails {
	height:56px;
	padding-left:30px;
	background-color:white;
	background-image:url(../img/line02.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	white-space: nowrap;
}


#content {
	vertical-align:top;
	padding-top:40px;
	padding-left:30px;
}



body {
	font-family: Lucida Grande, Arial, Verdana, sans-serif;
	color:#999999;
	font-size:12px;
	margin:0;
	padding:0;
	background-color:#F5F5F5;
	background-image:url(../img/bg.gif);
	background-repeat:repeat-y;
}

p {
	margin: 12px 0;
	line-height: 125%;
}


a:link { text-decoration:none; font-weight:normal; color:#333333; }
a:visited { text-decoration:none; font-weight:normal; color:#333333; }
a:hover { text-decoration:none; font-weight:normal; color:#FFA317; }
a:active { text-decoration:none; font-weight:normal; color:#FFA317; }
a:focus { text-decoration:none; font-weight:normal; color:#FFA317; }

/* NAVIGATION */
a.navigation-no { color:#999999; font-weight:bold; margin-right:14px; }
a.navigation-no:hover { color:#333333; font-weight:bold; margin-right:14px; }
a.navigation-cur { color:#333333; font-weight:bold; margin-right:14px; }


/* SUBNAVIAGTION */
a.subnavigation-no { color:#999999; font-weight:bold;padding:0 5px 0 5px; margin-right:3px; background-color:#F5F5F5; }
a.subnavigation-no:hover { color:#999999;font-weight:bold;background-color:#FFE0A2; }
a.subnavigation-no:active { color:#ffffff; font-weight:bold; padding:0 5px 0 5px; margin-right:3px; background-color:#FFA417; }
a.subnavigation-no:focus { color:#ffffff; font-weight:bold; padding:0 5px 0 5px; margin-right:3px; background-color:#FFA417; }
a.subnavigation-cur { color:#ffffff; font-weight:bold; padding:0 5px 0 5px; margin-right:3px; background-color:#FFA417; }




a.thumbnails {
	padding-right:13px;
}



DIV.picturetext {
	padding-bottom:15px;
	color:#999999;
	font-weight:bold;
}


/* KONTAKTFORMULAR */
input, select, textarea { border: 1px solid #CCCCCC;color:#666; }

