@charset "utf-8";
/* CSS Document */

 h1 {
	width:95%;
	height:19px;
	margin-bottom:5px;
	margin-top:15px;
	padding-left:18px;
	font-size:17px;
	font-weight:bold;
	font-family:Arial;
	color:#222;
	border-bottom:1px solid	rgb(53,98,127);
	background-image:url(imgs/h1-btn.gif);
	background-repeat:no-repeat;
	background-position:3px 3px;
}

 h2 {
	font-size:16px;
	height:19px;
	margin-top:20px;
	margin-bottom:5px;
	width:94%;
	padding-left:18px;
	border-bottom:1px solid #63A6CE;
	background-image:url(imgs/h2-btn.gif);
	background-repeat:no-repeat;
	background-position:3px 3px;
}

 h3 {
	font-size:14px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:0px;
}

h4 {
	font-size:12px;
	font-weight:bold;
}

#right p {
	margin-top:0px;
}

hr {
	color:#63A6CE;
	border-width:1px;
	border-color:#63A6CE;
	border-style:solid;
	clear:left;
	width:80%;
	margin-top:15px;
	margin-bottom:10px;
}
a {

	color:#235c79;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color:#63A6CE;
	text-decoration:underline;
}

a img { 
	border:0px none;
}

.width50 {
	width:50%;
}
.width33 {
	width:33%;
}
#seiteninhalt #content #main p {
	width:94%;
	text-align:justify;
}
#seiteninhalt #content #main div.csc-textpic p {
	width:auto;
	text-align:inherit;
}
#seiteninhalt #content #main div.csc-textpic ,
#seiteninhalt #content #main p,
#seiteninhalt #content #main h2,
#seiteninhalt #content #main h3,
#seiteninhalt #content #main h4 {
	margin-left:5px;
}

#seiteninhalt #content #right .box1, #right .box2{
	background-color:#c4ddff;
	padding-bottom:5px;
	margin:0;
}

#seiteninhalt #content #right p{
	padding-left:4px;
	padding-right:4px;
	width:auto;
	text-align:center;
	
}
#seiteninhalt #content #right .box1 {
	margin-top:20px;
}
#seiteninhalt #content #right .box2 *,
#seiteninhalt #content #right .box1 * {
	margin-top:0px;
}
#seiteninhalt #content #right h2,
#seiteninhalt #content #right h1 {

	background:none;
	margin:0px;
	padding:0px;
	width:auto;
	background-color: #acc2e0;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #929dab;
	padding-top: 5px;
	text-align:center;
	margin-bottom:5px;
	font-size:14px;
	color:#222;
	text-decoration:none;
}
#seiteninhalt #content #right h1 a,
#seiteninhalt #content #right h2 a {
	color:#222;
	text-decoration:none;
}
#seiteninhalt #content #right h3, #seiteninhalt #content #right h4 {
	text-align:center;
}
#seiteninhalt #content #right .csc-textpic {
	margin:0px;
	padding:0px;
}

#content #main {
	line-height:1.4em;
}

div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
	border-width:1px;
}
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
	margin-right: 22px !important;
}
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap img {
	padding-left:10px;
	padding-top:10px;
}

DIV.csc-textpic DIV.csc-textpic-text UL{
	list-style-position:outside;
	list-style-type:square;
}
DIV.csc-textpic DIV.csc-textpic-text UL LI{
	margin-left:15px;
}

#content #main .html dl {

	margin:0;
	padding:0;
	margin-bottom:15px;
	
}
#content #main .html dt {
	margin:0;
	padding:0;

	display:block;
	width:540px;
	float:left;
}
#content #main .html dd {
	text-align:right;
	margin:0;
	padding:0;
	margin-left:540px;

}
form#mailform label {
	width: 70px;
	height:20px;
	vertical-align:middle;
	float: left;
	text-align: right;
	margin-right: 10px;
	display: block;
}

form#mailform label#security {
	width: 100%;
	text-align:left;
}

form#mailform label.radio {
	text-align:left;
}

form#mailform fieldset {
border: 1px solid #929dab;
width: 480px;
margin-bottom:15px;
padding-left:20px;
padding-bottom:10px;
overflow:hidden;
}

form#mailform legend {
color: #000000;
padding: 2px 6px;
font-weight:bold;
}

form#mailform input[type=text],
form#mailform select {
	width:300px;
	height:20px;
	border:1px solid #cccccc;

}
form#mailform input[type=radio], 
forn#mailform input[type=checkbox]{
	float:left;
}
form#mailform input[type=text]:focus,
form#mailform select:focus {
	width:300px;
	height:20px;
	border:1px solid #cccccc;
	background-color:#FFFFCC;

}
form#mailform img {
	float:left;
}

form#mailform textarea {
	width:300px;
	height:100px;
	border:1px solid #cccccc;






	float:left;
}

form#mailform textarea:focus {
	width:300px;
	height:100px;
	border:1px solid #cccccc;
	background-color:#FFFFCC;
	float:left;
}
form#mailform {
	margin-left:30px;
}

form#mailform input[type=submit] {
	width:150px;
	height:30px;
	margin:10px 155px;
}

#content #main .html {
	padding-left:35px;
	clear:left;
}

.tx-flseositemap-pi1 .list{
	margin-top:3px;
	margin-bottom:2px;
}
.tx-flseotitemap-pi1 ul.deep0 li.first {
	margin-top:17px;
}
.tx-flseositemap-pi1 ul.deep0 {
	list-style:url(rte-arrows/red.gif);
}
.tx-flseositemap-pi1 ul.deep1 {
	list-style:url(rte-arrows/yellow.gif);
}
.tx-flseositemap-pi1 ul.deep2 {
	list-style:url(rte-arrows/red.gif);
}

.indent {
	padding-left:15px;
}
#seiteninhalt #content #main p.align-center{
	text-align: center;
}
blockquote {
	margin:0px;
	margin-left:15px;
}
.csc-textpic h4 {
	margin-bottom:0px;
}
.csc-textpic p {
margin-top:0px;
}