body {
	padding: 0px;
	margin: 0px;
	margin-left: 0px;
	border: 0px;
	font-family: arial;
	font-size: 12px;
	color: #000;
	line-height: 130%;
	text-align: center;
	background-color: #ececec;
}
table {
	border-collapse: collapse;
}
td {
	vertical-align: top;
	border: 0px;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}
p {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
div {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
img {
	border: 0px;
		padding: 0px;
	margin: 0px;
}
a {
	font-size: 12px;
	text-decoration: none;
	color: #000099;
}
h1 {
  background-color:#909084;
  color:#000099;
  font-size: 13px;
  text-transform:uppercase;
  padding:0px;
  padding-top:2px;
  padding-bottom:3px;
  padding-left:23px;
}

h2 {
  color:#000099;
  font-size: 13px;
  text-transform:uppercase;
  padding:0px;
  padding-top:2px;
  padding-bottom:3px;
  padding-left:23px;
}

h3 {
	font-size: 13px;
	font-family: verdana;
	color:#000099;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
h4 {
	font-size: 12px;
	font-family: Verdana;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
h5 {
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	padding-bottom: 10px;
	margin: 0px;
}
dl, dt{
  padding:0px;
  margin:0px;
  
}

ul {
	padding: 0px;
	margin: 0px;
}

/*	###div###	*/

#container {
	width: 986px;
	padding:0px;
	padding-left:1px;
	padding-right:1px;
	margin: 0 auto;
	text-align: center;
	background-color:#FFF;
	text-align:left;
	border:0px;
  border-top:1px solid #2e3783;
    background-image: url(screen_FILES/bg_container.jpg);
  background-repeat:repeat-y;
}

#untercontainer{
  	background-image: url(screen_FILES/bg_container_linksunten.jpg);
  	background-repeat:no-repeat;
  	background-position:bottom left;	
  	margin: 0 auto;
  	background-color:#FFF;
  	height:45px;
	width: 988px;  
	margin-bottom:20px;
}

#kopf {
	width: 986px;
	height: 84px;
	
}


#logo {
	width: 435px;
	height: 84px;
	float: left;
}

#hauptnavi {
	width: 551px;
	height: 84px;
	float: right;
	background-image: url(screen_FILES/bg_mainnav_all.jpg);
}

#hauptnavi ul {
	margin: 0px;
	padding: 0px;
	padding-right: 6px;
	height:32px;
	text-align:left;
	background-image: url(images/bg_navi_trenner.jpg);
	background-repeat: no-repeat;
	background-position:left top;
}

#hauptnavi li, #hauptnavistart li {
	display: inline-block;
	padding: 0px;
	margin: 0px;
	padding-left: 12px;
	padding-right: 12px;
	text-transform:uppercase;	
	line-height:32px;
}

/* IE 7 */
* + html #hauptnavi li {
   display:inline;
   zoom:1;
}

/* IE 7 */
* + html #hauptnavistart li {
   display:inline;
   zoom:1;
}


/* IE 6*/

* html #hauptnavi li {
  	display: inline;
  	padding: 0px;
	margin: 0px;
	padding-left: 12px;
	padding-right: 12px;
	text-transform:uppercase;	
	line-height:32px;
}

* html #hauptnavistart li {
   	display: inline;
   	padding: 0px;
	margin: 0px;
	padding-left: 12px;
	padding-right: 12px;
	text-transform:uppercase;	
	line-height:32px;

}

* html .logininput {
	border: 1px solid #555;
}


* html .suchfeld {
	position: absolute;
	top: 1px;
	right: 18px;
	width:234px;
	height:242px;
	text-align:right;
}

#kopfgrafik {
	position: relative;
	width: 986px;
	padding:0px;
	margin:0px;
}

.name {
	position: absolute;
	top: 1px;
	left: 18px;
}
.suchfeld {
	position: absolute;
	top: 1px;
	right: 18px;
	background-image:url(screen_FILES/bg_suchfeld_transp.png);
	width:234px;
	height:242px;
	text-align:right;
}


.suchfeld img{
	margin-top: 13px;
	padding-right: 18px;
}

.suchfeld .kopflogin{
	text-align:left;
	margin-left: 17px;
	
}

#login_message{
	text-align:left;
	margin-left: 17px;
	
}

.suchfeld h2{
	text-transform: none;
	text-align:left;
	padding:0px;
	margin:0px;
	margin-left:17px;
	margin-top:110px;
	margin-bottom:10px;
	
}

.tx-felogin-pi1 {
	text-align: left;

}


#sek_navi {
	width: 100%;
	height: 24px;
	background-image: url(screen_FILES/bg_seknavi.jpg);
	text-align:right;
	
}

#sek_navi_wrapper{
  margin-right:10px;
}

#sek_navi_wrapper ul {
	padding: 0px;
	padding-right: 6px;
	margin: 0px;
	height:23px;
	text-align:right;
}
#sek_navi_wrapper li {
	display: inline;
	padding: 0px;
	margin: 0px;
	padding-left: 6px;
}

#sek_navi_wrapper a {
	font-weight: normal;
	font-size: 12px;
	line-height:23px;
	font-family: Arial;
	color: #000;
}

#main {
	width: 986px;
	min-height: 500px;
}

#content_left {
	width: 732px;
	float: left;
}

#content_left a{
	color: #660000;
	font-weight: bold;
}

#content_left h1{
  background-color:#909084;
  color:#000099;
  text-transform:uppercase;
  padding:0px;
  padding-top:2px;
  padding-bottom:3px;
  padding-left:23px;
}

#content_left h2{
  color:#000099;
  text-transform:uppercase;
  padding:0px;
  padding-top:2px;
  padding-bottom:3px;
  padding-left:23px;
}

#content_left .bodytext{
  padding-left:23px;
}

#content_left ul {
	padding: 0px;
	margin-left: 60px;
}

#content_left .abstand{
  margin-bottom:10px;
}

#content_left_wrapper{
  margin-top:23px;
  margin-left:16px;
  margin-right:58px;
  
}


#content_right {
	width: 253px;
	min-height:200px;
	margin:0px;
	margin-top:17px;
	float: right;
	border:0px;
	border-left:1px solid #909084;
}

#content_right h2 {
	color:#000099;
	font-size:13px;
	padding:2px 0 3px 0;
	text-align:left;
	text-transform:uppercase;
	margin-bottom:0px;
}

#subnavi{
  margin:10px;
}

#subnavi ul{
  list-style-type: none;
}

#subnavi li{
  padding-bottom: 10px;
}

.navirechts2 ul, .navirechts3 ul {
	margin-left: 15px;
}

li.norm1 a, li.norm2 a, li.norm3 a  {
	font-size: 13px;
	color:#000099;
	font-weight: bold;
}



li.act1 a, li.act2 a, li.act3 a{
	font-size: 13px;
	color:#993300;
	font-weight: bold;
}

li.norm1 a:hover, li.norm2 a:hover, li.norm3 a:hover {
	font-size: 13px;
	color:#993300;
	font-weight: bold;
}

#subnavi {
  margin-left: 12px;
  width: 150px;
}

#newsblock {
  border:0px;
  border-top:1px solid #909084;
  margin: 0px;
  margin-top: 25px;
  margin-left: 12px;
  padding-top: 12px;
  width: 150px;
}




/* *** FORMS *** */

form, fieldset{
  border:0px;
  padding:0px;
  margin:0px;
}

.ideenhameln fieldset, .bildupload fieldset, .galerie fieldset{
  border:1px solid #7f8591;
  padding:10px;
  margin:10px;
}


#login label {
	display: block;
	float:   left;
	width:   90px;
}

/* Downloads */

.csc-uploads-icon{
  width:25px;
}


.csc-mailform {
	border: 0;
}
.csc-mailform-field {
	/*display: block;
*/
	padding-bottom: 10px;
}
.csc-form-labelcell {
	font-size: 12px;
}
label {
	display: block;
	float:   left;
	width:   110px;
}
input {
	border: 1px solid #7f8591;
	background-color: #FFFFFF;
	margin-bottom: 2px;
}

#pass, #user{
  border:0px;
}

input[type="submit"] {
	cursor: pointer;
}
input[type="button"] {
	cursor: pointer;
}
textarea {
	border: 1px solid #7f8591;
	background-color: #FFFFFF;
	margin-bottom: 2px;
}
.csc-frame-frame1 {
	padding: 10px;
	background-color: #1EA04A;
}

.csc-textpic-clear {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 0px;
}



