body {
	margin:0px 0 0 0;
	font-family:Arial, sans-serif;
	font-size:8.5pt;
	color:black;
	background-color:#FEFDF3;
	line-height:150%;
	background-image:url(../media/layout/body.back.gif);
	background-repeat:repeat-x;
}

#sitehead{
	width:815px;
	margin:0 auto 0 auto;
	background-image:url(../media/layout/body.back.jpg); 
	height:49px;
	text-align:right;
}

#site {
	width:815px;
	margin:2px auto 0 auto;
	background-image:url(../media/layout/site.back.jpg); 
	background-position:-13px 0;
}

#header {
	height:224px;
	background-image:url(../media/layout/header.back.jpg);
	background-position:-13px bottom;
	background-repeat:no-repeat;
}

#header h1 {
	font-size:20px;
	margin:35px 0 0 250px;
	font-weight:bold;
	line-height:20px;
}

#menu {
	display:inline;
	float:left;
	width:130px;
	margin:42px 0 0 40px;
	padding:0 0 0 0;
	list-style-position:outside;
	list-style-type:none;
	font-size:11px;
}

#menu ul {
	margin:5px 0 0 15px;
	padding:0 0 0 0;
	list-style-position:outside;
	list-style-type:square;
	color:#ABA008;
	font-size:10px;
}

#menu ul li {
	padding:0 0 5px 0;
}

#menu li {
	position:relative;
	padding:0 0 8px 0;
}

#menu a {
	color:#777777;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	
}

#menu li .active, #menu ul li .active {
	color:#3A7BB8;
}

#menu a:hover, #menu ul a:hover {
	color:#000000;
}

#menu a:focus, #menu ul a:focus {
	outline:none;
}



#content {
	display:inline;
	float:left;
	width:380px;
	margin:-30px 0 0 20px;
}

h2, h1 {
	font-size:14px;
	margin:30px 0 20px 0;
	border:0px solid red;
	line-height:140%;
	font-style: oblique;
}

hr {
	background-color:#006497;
	border:0 none;
	clear:both;
	font-size:1px;
	height:1px;
	line-height:1px;
	margin:20px 0;
}

p{
	border:0px solid green;
	margin:0 0 10px 0;
}

#sidebar {
	display:inline;
	float:left;
	width:180px;
	margin:-100px 0 0 40px;
	line-height:120%;
}


#sidebar h2 {
	margin:20px 0px 10px -10px;
	padding:2px 0 2px 10px;
	font-size:12px;
	background-image:url(../media/layout/sidebar.header.jpg);
}

/* DOPPELT !? */
#sidebar .box h3 {
	color:#006497;
	font-weight:normal;
	font-size:12px;
}
#sidebar h3 {
	margin:0px 0 0px 0;
	font-size:12px;
	color:#006497;
}


#sidebar a, a{
	color:#000000;
}
#sidebar a:hover, a:hover{
	color:#006497;
}


#sidebar #blue {
	color:#006497;
}


#sidebar h2 span {
	font-style:italic;
	font-weight:normal;
	text-transform:lowercase;
}


#footer {
	clear:both;
	height:159px;
	background-image:url(../media/layout/footer.back.jpg);
	background-position:-13px bottom;
}

#footer a {
 	float:left;
	width:150px;
	margin:115px 0 0 150px;
	text-indent:-1000px;
}

.newsdate{
	color:#006497;
}


/* Mailform */
.tx-thmailformplus-pi1 {
	width:100%;
}
.contactLabel {
	display:inline;
	float:left;
	width:350px;
}
.contactLabel_captcha {
	display:inline;
	float:left;
	width:480px;
}

.inputCheckbox {
	width:150px;
	float:left;
	margin-right:9px;
}

.checkbox {
	border-color:#9C9E9F;
	display:inline;
	float:left;
	margin-bottom:10px;
	background-color:#F7F7F9;
	border-style:solid;
	border-width:1px;
	padding:2px;
	width:100px;
}

.inputBig {
	background-color:#FEFDF3;
	border-style:solid;
	border-width:1px;
	padding:2px;
	width:300px;
	border-color:#006497;
	display:inline;
	float:left;
	margin-bottom:10px;
}
.inputBigSelect  {
	width:306px;
	border:1px solid #9C9E9F;
	padding:1px;
	background-color:#FEFDF3;
	margin-bottom:10px;
}
.inputMedium {
	background-color:#FEFDF3;
	border-style:solid;
	border-width:1px;
	padding:2px;
	width:205px;
	border-color:#006497;
	display:inline;
	float:left;
	margin-bottom:10px;
}
.inputSmallRight {
	background-color:#FEFDF3;
	border-style:solid;
	border-width:1px;
	margin-left:9px;
	padding:2px;
	width:80px;
	border-color:#006497;
	display:inline;
	float:left;
	margin-bottom:10px;
}
.inputSmallLeft {
	background-color:#FEFDF3;
	border-style:solid;
	border-width:1px;
	margin-right:9px;
	padding:2px;
	width:80px;
	border-color:#006497;
	display:inline;
	float:left;
	margin-bottom:10px;
}
.inputSubmit {
	border:1px solid #9C9E9F;
	margin-left:100px;
	padding:2px;
	width:150px;
}
.inputText {
	background-color:#FEFDF3;
	border:1px solid #006497;
	display:inline;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	height:150px;
	line-height:150%;
	margin-bottom:10px;
	padding:2px;
	width:300px;
}
.inputSelect {
	background-color:#FEFDF3;
	border:1px solid #9C9E9F;
	display:inline;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:150%;
	margin-bottom:10px;
	margin-left:100px;
	padding:2px;
	width:285px;
}
.tx-srfreecap-pi2-cant-read  {
	color:#000000;
	font-size:9pt;
}
.tx-srfreecap-pi2-cant-read a:link {
	color:#000000;
	font-size:9pt;
	text-decoration:underline;
	font-weight:normal;
}
.tx-srfreecap-pi2-cant-read a:hover {
	color:#006497;
}




.tx-srlanguagemenu-pi1{
	padding:10px 24px 0 0;
	float:right;
}



.clearer {
	clear:both;
}


