body {
	margin:0;
	color:#333;
	font:12px Arial, Helvetica, sans-serif;
	background:#fff url(../images/body.gif) repeat-x;
}
img {border-style:none;}
a {
	/* color:#a21300; */
	color: #00AA00;
	text-decoration:none;
	outline:none;
}
a:hover{ text-decoration:underline;}

input,
textarea,
select {
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form,fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
p {
	line-height:20px;
}
#page {
	width:955px;
	margin:0 auto;
	position:relative;
}
/* header style */
#header {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	overflow:hidden;
}
#metanavigation {
	margin:0 15px 0 0;
	padding:10px 0 0;
	list-style:none;
	text-align:right;
	font-size:11px;
	font-weight: bold;
	height:38px;
}
#metanavigation li {
	display:inline;
	margin-left:25px;
}
#metanavigation a {
	/* color:#525252; */
	color:#a21300;
}
#metanavigation .active a {
	text-decoration:underline;
}
#logo {
	background:url(../images/header.jpg) no-repeat;
	width:740px;
	height:213px;
	float:left;
	/* text-indent:-9999em; */
}
#headpic {
	float:left; width: 200px; height: 213px; /* background-image: url('/fileadmin/user_upload/fotos/Kunst_Ani/kunst_09.jpg') */;
}
/* mainnavigation style */
#mainnavigation {
	clear:both;
	height:42px;
	line-height:42px;
	padding:1px 0 1px 2px;
	width:953px;
	margin:0;
	list-style:none;
	font-weight: normal;
	background:url(../images/separator.gif) no-repeat 0 1px;
	font-size:12px;
}
#mainnavigation li {
	float:left;
	background:url(../images/separator.gif) no-repeat 100% 0;
	padding-right:2px;
}
#mainnavigation a {
	color:#fff;
	float:left;
}
#mainnavigation span {
	padding:0 16px;
	float:left;
	cursor:pointer;
}
#mainnavigation a:hover, #mainnavigation .active a {
	/* color:#fedad6; */
  color:#333;
	background:url(../images/nav-hover-right.gif) no-repeat 100% 0;
	text-decoration:none;
}
#mainnavigation a:hover span, #mainnavigation .active span {
	background:url(../images/nav-hover-left.gif) no-repeat;
}
#container {
	display: block;
	width:100%;
	overflow:hidden;
	padding-top:342px;
	padding-bottom: 2em;
	min-height: 300px;
}
/* style subnavigation */
#subnavigation {
	margin:0 15px 0 0;
	list-style:none;
	background:url(../images/bg.gif) repeat-x;
	width:251px;
	float:left;
	overflow:hidden;
	min-height:150px;
	padding:23px 0 2em 0;
	display: block;
}

#subnavigation li {
	border-top:1px solid #c2c2c2;
	width:100%;
	float:left;
}
#subnavigation a {
	color:#525252;
	display:block;
	padding:2px 15px;
}
#subnavigation ul {
	margin:0;
	padding:0;
}
#page #subnavigation ul a {
	padding-left:30px;
	color:#525252;
	background:none;
}
#subnavigation .active a, #subnavigation a:hover, #page #subnavigation ul .active a, #page #subnavigation ul a:hover {
	background:url(../images/subnav-hover.gif) repeat-x;
	text-decoration:none;
	color:#fff;
}
/* style content */
#content {
	width:434px;
	float:left;
	background: #fff url(../images/bg.gif) repeat-x;
	min-height:143px;
	padding: 25px 20px 5px 20px ;
	display: block;
	overflow: hidden;
	min-height: 200px;
}

#large #content { width: 649px !important;  }

/** html #content {
	height:143px;
	overflow:visible;
}

*+html #content {
	height:143px;
	overflow:visible;
}
*/
#content h1.csc-firstHeader {
	margin:0 0 22px;
	font-size:14px;
	color:#a21300;
}

#content h1,
#sidebar h1 {
	margin:0px;
	font-size:12px;
	color:#a21300;
}

#content h2,
#content h3,
#subnavigation h4 {
	margin:0 0 0px;
	font-size:12px;
	color:#333;
}
#content img {
	float:right;
	margin:7px 0 0 5px;
	border: none !important;
}
#content p {
  margin:0 0 1em 0;
}
#content ul {
  margin:0 0 1em 0;
  padding: 0 0 0 17px;
}
#content .detailRow p {
	margin:0px;
	line-height: 1em;
}

#content table th,
#content table td
 { 
	text-align: left;
	 }

span.roteSchrift { color: #b11117; }



/* style sidebar */
#sidebar {
	padding:25px 10px 0 19px;
	width:171px;
	float:right;
	background:url(../images/bg.gif) repeat-x;
	min-height:148px;
	margin-right: 15px;
}
* html #sidebar {
	height:148px;
	overflow:visible;
}
*+html #sidebar {
	height:148px;
	overflow:visible;
}
 #sidebar .contentWrap h1,
 #sidebar .contentWrap h2,
 #sidebar .contentWrap h3 {
	margin:0;
	font-size:13px;
	padding-top:2px;
}
.contentWrap {
  display: block;
  overflow: hidden;
}
.contentWrap p {
	margin:0 0 18px;
	line-height:17px;
}
.contentWrap img {
	display:block;
	border:1px solid #787878;
	margin-top:6px;
}
.hr {
	background:#bcbcbc;
	height:1px;
	overflow:hidden;
	clear:both;
	margin:0 -5px 16px -12px;
}

/* Formulare */

form, fieldset, legend { margin: 0; padding: 0; }
 fieldset { border: none !important; margin: 0; padding: 0; }
.csc-mailform { font: 11px Verdana, Arial, Helvetica, sans-serif;  padding: 5px;}
.csc-mailform-field { clear: both; margin: 3px 0 0 0;}
.csc-mailform-field label { width: 150px; display: block; float: left;}
.tx-srfreecap-pi2-image { margin: 0 0 0 140px;}
.csc-mailform-field input,
.csc-mailform-field textarea { font: 11px Verdana, Arial, Helvetica, sans-serif; border: 1px solid silver; width: 243px; background-color: #fff;}
.csc-mailform-field textarea  {}
.csc-mailform-field .csc-mailform-submit { width: 75px;}

.csc-mailform-radio fieldset { margin: 0; padding: 0;}
.csc-mailform-radio input { float: left; clear:both; width: 18px; height: 18px; border: none;}
.csc-mailform-radio label { float: left; width: 300px; height: 18px;}

#hand_container { position:absolute; top: 342px; left: 455px; width: 285px; display: block; background: #FFFFFF url(../images/bg.gif) repeat-x scroll 0 0;}
#hand {position: absolute; top: 140px; left: 110px; width: 60px; display: block;}
#hand_container .contentWrap { margin: 25px 0 0 60px;}

#print_version { clear:both; display: block; overflow: hidden; margin: 1em 0; text-align: right; border-top: 1px solid silver; }
#print_version a { float: right; display: table; padding: 0.3em 30px 0 0; background: url('/fileadmin/templates/images/icon_print.png') no-repeat right top; line-height: 20px;}

.errorExplanation {
  background-color: #FFEFEF;
  border: 1px solid #990000;
  padding: 0.5em;
}


.errorExplanation ul {
list-style-type: none;
padding: 0;
margin: 0;
}

.errorExplanation ul li {
background: url('/fileadmin/templates/images/bullet.png') no-repeat -1px left;
padding: 0 0 0 17px;
}



.upload-error, .errorExplanation h2 {
  color: #990000 !important;
  font: bold 1.2em Arial !important;
  margin: 0.75em 0;
}

.form-nav {
  display: block;
  overflow: hidden;
  margin: 0.5em;
}



.filecount {
  text-indent: -3000px;
  height: 0.2em;
}


