body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #EBECED;
}

div, p, a, td, span {
	font-family: "Lucida Grande", Helvetica, Arial, sans;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
}

h1,h2,h3,h4,h5,h6 {
	font-family: "Lucida Grande", Helvetica, Arial, sans;
	color: #000000;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
	padding: 0;
}
h2 {
	font-size: 24px;
	margin-left: 10px;
	margin-top: 5px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 14px;
	margin-left: 10px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 11px;
}

a:link {
	color: #979791;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #979791;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
	color: #979791;
}

#header {
	height: 57px;
	margin: 20px 0 0 10px;
	background-image: url(../img/logo_03.gif);
	background-repeat: no-repeat;
	width: 910px;
	text-align: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dddddd;
	background-position: 10px 4px;
	background-color: #FFFFFF;
	position: absolute;
}

#tech {
	width: 970px;
	background-color: #F9F8F4;
	height: 50px;
	margin-left: 30px;
}

#navig {
	float: left;
	width: 870px;
	margin-top: 105px;
	margin-left: 20px;
	height: 23px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	text-align: right;
	padding-right: 50px;
}

#navig2 {
	float: left;
	width: 870px;
	margin-top: 10px;
	margin-left: 20px;
	height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	text-align: right;
	padding-right: 50px;
}

#navi_container {
	float: left;
	width: 820px;
	margin-top: 75px;
	margin-left: 30px;
	padding-left: 150px;
	height: 20px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
}

#cowrapper {
	width: 970px;
	margin-top: 30px;
	float: left;
	margin-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	text-align: left;
}

#footer {
	width: 960px;
	float: left;
	margin-left: 30px;
	padding: 10px 0px 20px 10px;
	font-size: 9px;
	color: #999999;
}

#coleft {
	width: 290px;
	float: left;
	height: 650px;
}

#coleftstart {
	width: 150px;
	float: left;
}

#adrfeld {
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E3E3E3;
	border-bottom-color: #E3E3E3;
	padding: 5px 0px 5px 10px;
	margin-top: 240px;
}

#adrfeld p {
	font-size: 9px;
	color: #999999;
}

#subnav {
	float: right;
	width: 140px;
}

#subnav_kuenstler {
	float: left;
	width: 380px;
}

#coright {
	width: 560px;
	margin-left: 330px;
	padding-bottom: 50px;
}

#corightgrau {
	width: 550px;
	margin-left: 330px;
	padding-bottom: 50px;
	background-color: #EBECED;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}

#corightstart {
	width: 690px;
	margin-left: 150px;
	padding-bottom: 50px;
}

#coright p, #coright table {
	margin-left: 10px;
}

#previews {
	width: 550px;
	padding: 20px 0px 20px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E3E3E3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
}

#previews img {
	margin: 10px 5px 15px 10px;
}

#subnav p {
	margin-top: 0px;
	margin-bottom: 10px;
}

#subnav_kuenstler p {
	margin-top: 0px;
	margin-bottom: 20px;
}

#subnav a:link, #subnav_kuenstler a:link, #subnav a:visited, #subnav_kuenstler a:visited {
	font-size: 10px;
	color: #959698;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin-top: 0px;
	padding-top: 0px;
}

#subnav a:hover, #subnav_kuenstler a:hover, #kuli a:hover {
	color: #000000;
	padding-bottom: 2px;
	border-bottom: 2px solid #000000;
}

#subnav a:active, #subnav_kuenstler a:active, #kuli a:active {
	color: #D93300;
}

#subnav .active, #subnav_kuenstler .active {
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin-top: 0px;
	padding-top: 0px;
	color: #D93300;
}

#tech a:link, #tech a:visited, #tech a:active {
	font-size: 9px;
	color: #A7A8AA;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#tech a:hover {
	text-decoration: none;
	color: #D93300;
	border-bottom: 1px dotted #D93300;
}
.tablineunten {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
}
#kuli {
	width: 140px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E3E3E3;
	position: absolute;
	top: 600px;
	clear: both;
	left: 180px;
}
.bildbez {
	font-family: Lucida Grande, Verdana, sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #555555;
}
.bildrand {
	border: solid 1px #CCCCCC;
} 
