body {
	font-family: ARIAL;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/background.png);
	background-repeat: repeat-x;
	background-position: top;
}

div {
	position: relative;
	border: 0px solid black;
	background-repeat: no-repeat;
}

a {
	text-decoration: none;
}

h2 {
	color: rgb(181,22,0);
}

#frame-800{
	width: 780px;
	height: auto;
	min-height: 600px;
	left: 50%;
	margin-left: -390px;
	top: 0px;
}

#header {
	height: 100px;
	background-image: url(../img/header.png);
}

#mid {
	height: auto;
	min-height: 410px;
	background-image: url(../img/mid.png);
	background-repeat: repeat-y;
}

#top {
	height: 17px;
	background-image: url(../img/path.png);
	padding-left: 10px;
	background-repeat: no-repeat;
}

#content {
	width: 617px;
	height: auto;
	padding-left: 15px;
	padding-right: 8px;
	padding-top: 0px;
	float: right;
}

#path {
	height: 20px;
	line-height: 22px;
	padding-left: 5px;
	color: rgb(8,28,170);
}

.path {
	background-image: url(../img/pathSpacer.png);
	background-position: left;
	padding-left: 8px;
	margin-left: 5px;
	background-repeat: no-repeat;
}

#path a {
	color: black/*rgb(8,28,170)*/;
}

.contentBox {
	border: 1px solid rgb(67,0,112);
	height: auto;
	min-height: 350px;
	width: 580px;
	padding: 5px;
	background-image: url(../img/contentBoxBg.png);
	background-repeat: repeat-y;
	background-position: center;
}

#menu {
	width: 140px;
	height: auto;
	padding-top: 19px;
	left: 10px;
}

.navi {
	font-size: 10px;
	text-decoration: underline;
	margin-left: 8px;
	font-weight: bold;
}

.entryBox , .entryBoxActive, .entryBoxHover{
	display: block;
	list-style-type: none;
	padding-left: 12px;
	padding-top: 5px;
	margin: 0px;
	padding-bottom: 2px;
	height: auto;
	min-height: 17px;
	width: 128px;
	background-image: url(../img/entryBox.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	color: white;
	font-size: 13px;
	cursor: pointer;
	font-weight: bold;
}

.entryBox a {
	color: white !important;
	display: block;
	width: 115px;
}

.entryBox:hover, .home, .entryBoxHover {
	font-weight: bold;
	background-image: url(../img/entryBoxHover.png);
}

.entryBox:hover  a, .home a, .entryBoxHover a{
	color: black !important;
}

.entryBoxActive {
	background-image: url(../img/entryBoxActive.png) !important;
	font-weight: bold;
	color: rgb(8,28,170);
}

.entryBoxActive a {
	color: rgb(170,17,23);
}

.subEntry, .entryActive{
	display: block;
	padding-left: 3px;
	width: 124px;
	height: 22px;
	line-height: 22px;
	font-size: 11px;
	background-image: url(../img/entry.png);
	background-position: -9px bottom;
	background-repeat: no-repeat;
	font-weight: bold;
}

.subEntry a, .entryActive a {
	color: black;
	display: block;
	width: 115px;
}

.subEntry:hover, .entryActive {
	background-image: url(../img/entryHover.png);
	font-weight: bold;
}

.subEntry:hover a, .entryActive a {
	color: white;
}

#info {
	left: 10px;
	width: 128px;
	height: auto;
	margin-top: 18px;
	padding-top: 1px;
	padding-left: 4px;
	/*background-image: url(../img/info.png);*/
	font-size: 10px;
}

#info p {
	margin-top: 2px;
	margin-bottom: 2px;
}

.infoHighlight {
	color: black/*rgb(8,28,170)*/;
	font-weight: bold;
	/*text-decoration: underline;*/
}

#footer {
	height: 35px;
	line-height: 35px;
	clear: both;
	background-image: url(../img/footer.png);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: white;
	text-align: center;
	color: black;
}

#ie6 {
	display: none;
}
 
 #mailformname {
	margin-left: 22px;
	border: 1px inset black;
 }
 
  #mailformemail {
	margin-left: 24px;
	border: 1px inset black;
 }
 
 #mailformanliegen {
	margin-left: 8px;
	border: 1px inset black;
 }
 
 #mailformtel { 
	border: 1px inset black;
}

.csc-mailform {
	width: 400px;
	background-image: url(../img/mailformBg.png);
	background-repeat: repeat;
}

#user, #pass {
	width: 110px;
	border: 1px inset rgb(67,0,112);
	
}

.tx-felogin-pi1 input {
	margin-top: 3px;
	border: 1px outset rgb(67,0,112);
	background-image: url(../img/entryHover.png);
	background-position: center;
	color: white;
}

.tx-felogin-pi1 h3{
	color: rgb(191,22,0);
	padding-left: 12px;
	margin-top:0px;
	margin-bottom: 0px;
}

#mailformformtype_mail {
	margin: 4px;
}

#mailformwt_calculating_captcha {
	width: 60px;
}

#captcha {
	position: absolute;
	left:145px;
	top: 180px;
}

#captcha {
	top: 160px\9
}

.aside {
	clear: both;
	display: none;
}

.clear {
	clear: both;
}

.editorIframe {
	clear: both;
}

.tx-wecdiscussion-pi1 {
	width: 100%;
}

.pluginForm , .pluginSection{
	width: 562px !important;
}

.pluginForm {
	clear: both;
}
