@charset "utf-8";
/* CSS Document */

body {
	background-color: #d6dc06;
	background-image: url(Bilder_Gest/bg.gif);
	color: #202020;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 0px;
	margin: 0px;
}

img {
	border: 0px solid #404040;
	}

p {
	line-height: 18px;
	}

li {
	line-height: 22px;
	list-style-image: url(Bilder_Gest/ul-icon.gif);
	vertical-align: top;
	}


/* Typographie */

h1 {
	height: 25px;
	border-left: 6px solid #c8cc05;
	text-align: left;
	font-size: 18px;
	font-family: Verdana, Helvetica, sans-serif;
	padding-left: 10px;
	padding-top: 3px;
	margin-left: 20px;
	margin-bottom: 20px;
	font-weight: normal;
}

h2 {
	text-align: left;
	font-size: 16px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	height: 4px;
}

.date {
	text-align: left;
	font-size: 10px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #404040;
}

/* Layout */

#layout {
	width: 777px;
	height: 100%;
	margin-top: 10px;
}

#top {
	background-image: url(Bilder_Gest/top.jpg);
	width: 777px;
	height: 84px;
}

#nav {
	background-image: url(Bilder_Gest/nav-bg.jpg);
	width: 777px;
	height: 41px;
	padding-bottom: 10px;
}

#nav-bar {
	background-image: url(Bilder_Gest/nav-bar.jpg);
	width: 734px;
	height: 41px;
}

#nav-bar-left {
	background-image: url(Bilder_Gest/nav-bar-left.jpg);
	background-repeat: no-repeat;
	width: 20px;
	height: 41px;
	float: left;
}

#nav-bar-break {
	border-left: 1px solid #CCCCCC;	
	width: 1px;
	height: 33px;
	position: relative;
	top: 4px;
	float: left;
}

#nav-bar-right {
	background-image: url(Bilder_Gest/nav-bar-right.jpg);
	background-repeat: no-repeat;
	width: 16px;
	height: 41px;
	position: relative;
	right: -12px;
	float: right;
}

#content {
	background-image: url(Bilder_Gest/content-bg.jpg);
	width: 777px;
	display: block;
	margin-bottom: -11px;
}

#topborder-left {
	background-color: #FFFFFF;
	height: 0px;
	width: 178px;
	float: left;
	margin-left: 27px;
	}

#topborder-right {
	background-color: #FFFFFF;
	border-bottom: 3px solid #dddddd;
	height: 22px;
	width: 552px;
	float: right;
	margin-right: 26px;
	}

#content-left {
	width: 181px;
	text-align: left;
	position: relative;
	left: -280px;
	top: 0px;
	padding-top: 10px;
}

#content-left-bottom {
	background-repeat: no-repeat;
	width: 181px;
	height: 11px;
}

#content-nav {
	width: 150px;
	height: 20px;
	border-left: 6px solid #BBBBBB;
	text-align: left;
	margin-left: 20px;
	margin-bottom: 20px;
}

#content-nav-used {
	width: 150px;
	border-left: 6px solid #BBBBBB;
	text-align: left;
	margin-left: 20px;
	margin-bottom: 20px;
	padding-top: 15px;
	padding-bottom: 1px;
}

#info {
	width: 150px;
	height: 20px;
	border-left: 6px solid #DDDDDD;
	text-align: left;
	margin-left: 20px;
	margin-bottom: 20px;
}

#content-right {
	width: 520px;
	text-align: left;
	position: relative;
	left: 90px;
	top: -110px;
	padding-left: 20px;
	padding-top: 4px;
}

#content-right_m {
	width: 520px;
	text-align: left;
	position: relative;
	left: 90px;
	top: -290px;
	padding-left: 20px;
	padding-top: 4px;
}

#content-right_p {
	width: 520px;
	text-align: left;
	position: relative;
	left: 90px;
	top: -130px;
	padding-left: 20px;
	padding-top: 4px;
}

#bottom {
	background-image: url(Bilder_Gest/bottom.jpg);
	width: 777px;
	height: 39px;
}

.bottom-text {
	font-size: 7pt;
	color: #BBBBBB;
	padding-top: 10px;
	text-align: center;
}

.line-h {
	width: 500px;
	height: 2px;
	border-bottom: 3px solid #DDDDDD;
	padding-top: 20px;
}

.line-h2 {
	width: 500px;
	height: 2px;
	border-bottom: 1px solid #DDDDDD;
	clear: both;
}



a { 
	color: #888c04;
	text-decoration: none;
}

a:hover { 
	color: #c7c98a;
	text-decoration: none;
}

/* Main Navigation */

.nav-link a {
	width: 115px;
	height: 23px;
	border-left: 1px solid #CCCCCC;
	color: #202020;
	font-size: 9pt;
	text-decoration: none;
	padding-top: 10px;
	margin-top: 4px;
	float: left;
	}

.nav-link a:link {
	color: #202020;
	text-decoration: none;
	float: left;
	}

.nav-link a:hover {
	background-image: url(Bilder_Gest/nav-bar-active.jpg);
	background-repeat: repeat-x;
	height: 23px;
	}
	
.nav-link-active a {
	background-image: url(Bilder_Gest/nav-bar-active.jpg);
	background-repeat: repeat-x;
	width: 115px;
	height: 23px;
	border-left: 1px solid #CCCCCC;
	color: #222222;
	font-size: 9pt;
	text-decoration: none;
	padding-top: 10px;
	margin-top: 4px;
	float: left;
	}

/* Sub Navigation */

.sub-nav a {
	background-image: url(Bilder_Gest/context-nav.jpg);
	background-repeat: repeat-x;
	width: 115px;
	height: 20px;
	border: 1px solid #c7c98a;
	color: #202020;
	text-decoration: none;
	line-height: 20px;
	margin-left: 10px;
	margin-top: 2px;
	padding-left: 10px;
	padding-right: 6px;
	display: block;
	}
	
.sub-nav a:hover {
	background-image: url(Bilder_Gest/context-nav-active.jpg);
	}

.sub-nav-active a {
	background-image: url(Bilder_Gest/context-nav-active.jpg);
	background-repeat: repeat-x;
	width: 115px;
	height: 20px;
	border: 1px solid #c7c98a;
	color: #202020;
	text-decoration: none;
	line-height: 20px;
	margin-left: 10px;
	margin-top: 2px;
	padding-left: 10px;
	padding-right: 6px;
	display: block;
	}

/* Spezial Navigation */


.nav-link-home a {
	background-image: url(Bilder_Gest/home.jpg);
	background-repeat: no-repeat;
	width: 38px;
	height: 11px;
	margin-top: 4px;
	float: right;
	margin-right: 15px;
	}

.nav-link-home a:hover {
	background-image: url(Bilder_Gest/home-active.jpg);
	background-repeat: no-repeat;
	margin-top: 4px;
	float: right;
	}

.nav-link-mail a {
	background-image: url(Bilder_Gest/mail.jpg);
	background-repeat: no-repeat;
	width: 24px;
	height: 11px;
	margin-top: 4px;
	float: right;
	}

.nav-link-mail a:hover {
	background-image: url(Bilder_Gest/mail-active.jpg);
	background-repeat: no-repeat;
	margin-top: 4px;
	float: right;
	}

.nav-link-impressum a {
	background-image: url(Bilder_Gest/impressum.jpg);
	background-repeat: no-repeat;
	width: 24px;
	height: 11px;
	margin-top: 4px;
	float: right;
	}

.nav-link-impressum a:hover {
	background-image: url(Bilder_Gest/impressum-active.jpg);
	background-repeat: no-repeat;
	margin-top: 4px;
	float: right;
	}

.nav-link-link a {
	background-image: url(Bilder_Gest/link.jpg);
	background-repeat: no-repeat;
	width: 23px;
	height: 11px;
	padding-bottom: -10px;
	margin-top: 4px;
	float: right;
	}

.nav-link-link a:hover {
	background-image: url(Bilder_Gest/link-active.jpg);
	background-repeat: no-repeat;
	margin-top: 4px;
	float: right;
	}


/* Malerei Navigation */
.m_2011 a {
	background-image: url(Bilder_Gest/m_2011.jpg);
	background-repeat: no-repeat;
	width: 150px;
	height: 150px;
	display: block;
	float: left;
	}
	
.m_2011 a:hover {
	background-image: url(Bilder_Gest/m_2011_active.jpg);
	background-repeat: no-repeat;
	}

.m_2010 a {
	background-image: url(Bilder_Gest/m_2010.jpg);
	background-repeat: no-repeat;
	width: 150px;
	height: 150px;
	display: block;
	float: left;
	}
	
.m_2010 a:hover {
	background-image: url(Bilder_Gest/m_2010_active.jpg);
	background-repeat: no-repeat;
	}

.m_2009 a {
	background-image: url(Bilder_Gest/m_2009.jpg);
	background-repeat: no-repeat;
	width: 150px;
	height: 150px;
	display: block;
	float: left;
	}
	
.m_2009 a:hover {
	background-image: url(Bilder_Gest/m_2009_active.jpg);
	background-repeat: no-repeat;
	}

.m_2008 a {
	background-image: url(Bilder_Gest/m_2008.jpg);
	background-repeat: no-repeat;
	width: 150px;
	height: 150px;
	display: block;
	float: left;
	}
	
.m_2008 a:hover {
	background-image: url(Bilder_Gest/m_2008_active.jpg);
	background-repeat: no-repeat;
	}

.m_2007 a {
	background-image: url(Bilder_Gest/m_2007.jpg);
	background-repeat: no-repeat;
	width: 150px;
	height: 150px;
	display: block;
	float: left;
	}
	
.m_2007 a:hover {
	background-image: url(Bilder_Gest/m_2007_active.jpg);
	background-repeat: no-repeat;
	}
	
.m_2006 a {
	background-image: url(Bilder_Gest/m_2006.jpg);
	background-repeat: no-repeat;
	width: 150px;
	height: 150px;
	display: block;
	float: left;
	}
	
.m_2006 a:hover {
	background-image: url(Bilder_Gest/m_2006_active.jpg);
	background-repeat: no-repeat;
	}

.m_2005 a {
	background-image: url(Bilder_Gest/m_2005.jpg);
	background-repeat: no-repeat;
	width: 150px;
	height: 150px;
	display: block;
	float: left;
	}
	
.m_2005 a:hover {
	background-image: url(Bilder_Gest/m_2005_active.jpg);
	background-repeat: no-repeat;
	}

.m_2004 a {
	background-image: url(Bilder_Gest/m_2004.jpg);
	background-repeat: no-repeat;
	width: 150px;
	height: 150px;
	display: block;
	float: left;
	}
	
.m_2004 a:hover {
	background-image: url(Bilder_Gest/m_2004_active.jpg);
	background-repeat: no-repeat;
	}
	
	
/* Text Navigation */

.nav-link_t a:link {
	background-image: url(Bilder_Gest/link_t.gif);
	background-repeat: no-repeat;
	width: 13px;
	height: 11px;
	padding-left: 10px;
	}

.nav-link_t a:hover {
	background-image: url(Bilder_Gest/link-active_t.gif);
	background-repeat: no-repeat;
	}

.nav-link_t a:visited {
	background-image: url(Bilder_Gest/link_t.gif);
	background-repeat: no-repeat;
	width: 13px;
	height: 11px;
	padding-left: 10px;
	}
