/* CSS Document */

html, body {
margin:0px;	
padding:0px;
background-color:#CCCCCC;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

#top_section {
background-color:#CCCCCC;
width:100%;
height:80px;
padding:0px;
margin:0px;
}

#navi_section {
background-color:#CCCCCC;
position:absolute;
top:80px;
left:0px;
width:240px;
padding:0px;
margin:0px;
}

#inhalt1_section {
background-color:#999999;
position:absolute;
top:80px;
left:240px;
width:250px;
padding:20px;
margin:0px;
}

#box1 {
background-color:#999999;
top:0px;
left:0px;
margin:0px;
padding:0px;
}

#box_Bildunterschrift {
background-color:#999999;
top:0px;
left:0px;
margin:0px;
padding-bottom:8px;
padding-top:4px;
}

#inhalt2_section {
background-color:#CCCCCC;
margin-bottom:0px;
margin-top:0px;
margin-left:550px;
margin-right:0px;
padding:1px;
}

#box2 {
background-color:#CCCCCC;
margin-top:20px;
margin-left:20px;
margin-right:20px;
margin-bottom:20px;
padding:0px;
}

#box4 {
background-color:#CCCCCC;
margin-top:20px;
margin-left:20px;
margin-right:20px;
margin-bottom:20px;
padding:0px;
}

#kuzwilogo {
position:absolute;
top:10px;
left:5px;
width:229px;
height:50px;
}

#navibalken-aktuelles {
background-color:#009999;
position:absolute;
left:240px;
top:35px;
width:100%;
height:15px;
padding:5px;
padding-left:20px;
}

#navibalken-kunstverein {
background-color:#cc0000;
position:absolute;
left:240px;
top:35px;
width:100%;
height:15px;
padding:5px;
padding-left:20px;
}


#navibalken-mitgliedschaft {
background-color:#ffcc00;
position:absolute;
left:240px;
top:35px;
width:100%;
height:15px;
padding:5px;
padding-left:20px;
}

#navibalken-foerderstudio {
background-color:#cc99ff;
position:absolute;
left:240px;
top:35px;
width:100%;
height:15px;
padding:5px;
padding-left:20px;
}

#navibalken-kontakt {
background-color:#0000cc;
position:absolute;
left:240px;
top:35px;
width:100%;
height:15px;
padding:5px;
padding-left:20px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	text-decoration:none;
}

a:visited {
	text-decoration:none;
}

a:hover {
	text-decoration:none;
	font-weight:bold;
}

a:active {
	text-decoration:none;
	font-weight:bold;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}

.bodyfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.bigfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;	
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style:normal;
	color:#000000;
}

.navibold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style:normal;
	font-weight:bold;
	color:#000000;
}

.navi-weiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style:normal;
	color:#ffffff;
}

.navibold-weiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style:normal;
	font-weight:bold;
	color:#ffffff;
}

.bild {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#990000;
	border-bottom-color:#990000;
	border-bottom-style:solid;
	border-bottom-width:3px;
	border-left-color:#990000;
	border-left-style:solid;
	border-left-width:19px;
	padding-left:15px;
	line-height:1.1em;
	margin-bottom:12px;	
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	font-style:normal;
	color:#990000;
	border-bottom-color:#990000;
	border-bottom-style:solid;
	border-bottom-width:2px;
	padding-left:0px;
	line-height:1.1em;
	margin-bottom:6px;	
}
