body {
	padding: 0px;
	margin: 0px;
	margin-left: 0px;
	border: 0px;
	font-family: arial;
	font-size: 12px;
	color: #000;
	line-height: 120%;
	text-align: center;
	background-color: #FFF;
}
table {
	border-collapse: collapse;
}

td {
	vertical-align: top;
	border: 0px;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}

#contentwrapper td {
	vertical-align: top;
	border: 0px;
	padding: 4px;
	margin: 4px;
	font-size: 12px;
}

p {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
div {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
img {
	border: 0px;
}
a {
	font-size: 12px;
	text-decoration: none;
	color: #fe0000;
}
h1 {
	font-size: 13px;
	font-weight: bold;
	color: #000;
	padding: 0px;
	padding-bottom: 10px;
	margin: 0px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding: 0px;
	margin: 0px;
}
h3 {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
h4 {
	font-size: 12px;
	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;
  
}
/* IDs */
#webseite {
	width: 980px;
	margin: 0 auto;
	margin-top:20px;
	background-color: #FFF;
	text-align: center;
	background-image: url(images/bg_webseite.jpg);
	background-repeat: repeat-y;
	
}

#webseitewrapper {
	width: 100%px;
	margin-top:0px;
	margin-bottom:0px;
	text-align: left;
}

#weitereseiten{
  width:980px;
  text-align:right;
}

#weitereseiten ul {
	padding: 0px;
	margin: 0px;
	margin-right:7px;
}
#weitereseiten li {
	display: inline;
	padding: 0px;
	margin: 0px;
	padding-left: 6px;
}
#weitereseiten a {
	font-weight: bold;
	font-size: 11px;
	color: #1a1a80;
	line-height:20px;
}


#kopfoben {
	width: 980px;
	background-color: #1a1a80;
	text-align: left;
}
#logo{
	width:222px;
	float:left;
}

#kopfgrafik {
  float:right;
  width:751px;
  padding-right:7px;
  background-image:url(images/bg_kopfgrafik.gif);
  background-repeat: repeat-x;
}

#unterkopf{
  height:12px;
  background-color:#8d8d8d;
  border:0px;
  border-top:1px solid #FFF;
  border-bottom:1px solid #FFF;
}

#suche {
	float: right;
	height: 18px;
	width: 180px;
	text-align: right;
}
#suche form {
	padding: 0px;
	margin: 0px;
	margin-right: 11px;
	margin-top: 1px;
}
#suche input {
	border: 0px;
}
.suchesubmit {
	background-color: transparent;
	color: #FFF;
	border: 0px;
}

#main {
	width: 100%;
	background-image:url(images/bg_main.gif);
  background-repeat: repeat-y;

}


#navilinks {
	width: 222px;
	float: left;
	color:#000;
	background-color:#1a1a80;
}
#navilinkswrapper {
	padding: 0px;
	margin:0px;
	margin-top: 34px;
	margin-bottom: 34px;
}

#navilinks ul {
	padding: 0px;
	margin: 0px;
	margin-right:1px;
}
#navilinks li {
	list-style-type: none;
  line-height:24px;
  padding: 0px;
	margin: 0px;

}
#navilinks a {
	color:#000;
	line-height:24px;
}


#navilinks .norm1{
  background-color:#bcbbbb;
  font-weight:normal;
  border-bottom:1px solid #FFF;
}

#navilinks .norm1 a{
	margin-left:15px;
	}

#navilinks .norm2{
  background-color:#e9e6e6;
  font-weight:normal;
  background-image:url(images/bg_navi_eben2.gif);
  background-repeat: no-repeat;
  background-position:15px 1px;
  border-bottom:1px solid #bcbbbb;
}
#navilinks .norm2 a{
	padding-left:15px;
	}

.norm3{
  background-color:#FFFFFF;
  font-weight:normal;
  border-bottom:1px solid #bcbbbb;
}

#navilinks .act1{
  background-color:#bcbbbb;
  font-weight:bold;
  border-bottom:1px solid #FFF;
}
#navilinks .act1 a{
	margin-left:15px;
	}


#navilinks .act2{
  background-color:#e9e6e6;
  font-weight:normal;
  background-image:url(images/bg_navi_eben2.gif);
  background-repeat: no-repeat;
  background-position:15px 1px;
  border-bottom:1px solid #bcbbbb;
}

#navilinks .act2 a{
		padding-left:15px;
	}

.act3{
  background-color:#FFFFFF;
  font-weight:bold;
  color:#333333;
}


.abstand {
  margin-bottom:10px;
}

/* Subnavi links */
#content {
  width:560px;
	float: left;
}

#content a, #contentright a, #contentleft a {
	text-decoration: none;
	color: #1a1a80;
	font-weight:normal;
}

#contentwrapper {
	margin: 20px;
	padding: 0px;
	padding-bottom:20px;
	word-spacing:0.3em;
}

#contentright {
  width:190px;
	float: right;
}

#contentright h1{
  color:#FFF;
  background-color:#1a1a80;
  padding:4px;
  padding-left:5px;
}

#contentright .bodytext{
  padding-left:5px;
  padding-right:5px;
}



.login{
  width:170px;
  text-align:right;
}

#fusszeile {
	height:14px;
	text-align: right;
	font-size: 11px;
	color: #FFF;
	background-color: #8d8d8d;
	border:0px;
	border-top:1px solid #FFF;
}

#copyright {
  padding-left:222px;
	font-size: 10px;
	color: #000;
}
#copyright a {
	font-size: 10px;
	font-weight:normal;
	color: #000;
}



.align-right {
	text-align: right;
}
.align-center {
	text-align: center;
}

.clearer {
	border: 0px dashed blue;
	clear: both;
}
/* *** FORMS *** */

.tx-newloginbox-pi1 {
  margin-left:10px;
  margin-right:10px;
}


.tx-felogin-pi1 form{
	border:0px;
	padding:0px;
	margin:0px;
}

.tx-felogin-pi1 fieldset{
	border:0px;
	padding:0px;
	margin:0px;
}

.tx-fe-pi1 legend{
	display:none;
}

#user, #pass {
  width:164px;
}

#felogin{
  margin-left:0px;
}

form {
	padding: 0px;
	padding-top: 0px;
}
fieldset {
	margin: 0px;
	padding:0px;
	border:0px;
}
.csc-mailform {
	border: 0;
}
.csc-mailform-field {
	/*display: block;
*/
	padding-bottom: 10px;
}
.csc-form-labelcell {
	font-size: 12px;
}
label {
	display: block;
	float:   left;
	width:   100px;
}

#contentrightwrapper label {
	display: block;
	float:   left;
	width:   100px;

}


input {
	border: 1px solid #1a1a80;
	background-color: #FFFFFF;
	margin:0px;
	padding:0px;
	margin-bottom: 2px;
}


.csc-mailform input {
	width: 300px;
}
input.csc-mailform-submit {
	margin-left: 320px;
	width: auto;
}
input[type="submit"] {
	cursor: pointer;
}
input[type="button"] {
	cursor: pointer;
}
textarea {
	width: 300px;
	border: 1px solid #1a1a80;
	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;
	padding-bottom: 0px;
}

.tx-guestbook-field input{
width:200px;
}


#email input{
width:200px; !important
}

/* News */

.news-latest-container{
  width:180px;
}

.news-list-title h1{
margin-bottom:10px;
}

/* footer */

#footer{
  width: 842px;
	margin: 0 auto;
	background-color: #FFF;
  font-size:11px;
	text-align: center;
}

#footer a{
  font-size:11px;
 	color: #000;
}

#contentrightwrapper .tx-felogin-pi1{
padding-left:5px;
}

#contentrightwrapper .typo3-editPanel-label{
display:none;
}