/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6, .csc-header h1 {
	margin: 0px;
	color: #ffffff;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BCE9FF;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 160%;
}

.text1 {
	/*text-transform: lowercase;*/
	letter-spacing: -2px;
	font-size: 24px;
	font-weight: bold;
}

.text2, .csc-header h1, .csc-textpicHeader h1 {
	/*text-transform: lowercase;*/
	margin-bottom: 10px;
	font-size: 15px;
	font-weight: bold;
}

.text3 {
	color: #A5DDEE;
}

.text4 {
	color: #80CBE8;
}

.text5 {
	/*text-transform: lowercase;*/
	letter-spacing: -2px;
	font-size: 21px;
	font-weight: bold;
}

.text6 {
	/*text-transform: lowercase;*/
	text-align: center;
	color: #2EB0C6;
}

.text7 {
	color: #A5DDEE;
	font-size: 12px;
}

/** LISTS */

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list1 li {
	padding: 5px 15px;
	background: #08264D url(../images/homepage13.gif) no-repeat left top;
}

.list1 li.light {
	background: #062F61 url(../images/homepage14.gif) no-repeat left top;
}

/** LINKS */

a {
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
}

.link1 {
	/*text-transform: lowercase;*/
	text-decoration: none;
	letter-spacing: -1px;
	font-size: 14px;
	font-weight: bold;
}

/** STYLES */

.style1 {
	color: #80CBE8;
}

.style1 a {
	color: #FFFFFF;
}

.style1 a:hover {
}

.style2 {
	/*text-transform: lowercase;*/
	font-size: 10px;
	color: #80CBE8;
}

.style2 a {
	color: #FFFFFF;
}

.style2 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: #064169 url(../images/bg01.jpg) repeat-x left top; }
.bg2 { background: url(../images/bg02.jpg) no-repeat left top; }
.bg3 { background: url(../images/bg03.jpg) no-repeat left top; }
.bg4 { background: url(../images/bg04.jpg) no-repeat left top; }
.bg5 { background: url(../images/bg05.jpg) no-repeat left top; }

.bg6 { background: url(../images/bg07.jpg) no-repeat left top; }
.bg7 { background: url(../images/bg08.jpg) repeat-y left top; }
.bg8 { background: url(../images/bg09.jpg) no-repeat left top; }

.bg9  { background: url(../images/homepage08.jpg) no-repeat left top; }
.bg10 { background: url(../images/homepage09.jpg) repeat-y left top; }
.bg11 { background: url(../images/homepage10.jpg) no-repeat left bottom; }

.bg12 { background: url(../images/bg10.jpg) no-repeat left top; }
.bg13 { background: url(../images/bg11.jpg) no-repeat left top; }

.bg14 { background: url(../images/bg05.jpg) no-repeat left top; }

.bg15 { background: url(../images/subpage2_01.jpg) no-repeat left top; }
.bg16 { background: url(../images/subpage2_02.jpg) repeat-y left top; }
.bg17 { background: url(../images/subpage2_03.jpg) no-repeat left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}


.csc-sword, .tx-indexedsearch-redMarkup {
background-color:#8daf36;
padding: 0 3px 0 3px;
color: #ffffff;
}

/*------mailformular formatieren------*/

#mailform .csc-mailform {
/*border: 1px solid #0f9ccc;*/
border: none;
}

.csc-mailform-field {;
margin: 2px 0 0 2px;;
padding: 5px;
}

.csc-mailform-field label {
float: left;
padding: 1px;
color: #fff;
width: 80px;
}


.mf-input {
clear: none;
width: 220px;
padding: 1px;
color:#fff;
border: 1px solid #0f9ccc;
background-color:#06416a;
}

.mf-pass {
width: 220px;
padding: 1px;
color:#fff;
border: 1px solid #0f9ccc;
background-color:#06416a;
}

.mf-text {
clear: none;
width: 220px;
padding: 1px;
color:#fff;
border: 1px solid #0f9ccc;
background-color:#06416a;
}

.mf-check {
padding: 1px;
border: 1px solid #0f9ccc;
background-color:#06416a;
}

.csc-mailform-radio fieldset {
border: 0px;
background-color:#06416a;
}

.csc-mailform-radio legend {
display: none;
border: 0px;
color:#fff;
background-color:#06416a;
}

.mf-radio {
margin-left: 0px;
padding: 1px;
border: 1px solid #0f9ccc;
background-color:#06416a;
}

.mf-select {
width: 220px;
padding: 1px;
border: 1px solid #0f9ccc;
color:#fff;
background-color:#06416a;
}

.mf-file {
width: 220px;
padding: 1px;
border: 1px solid #0f9ccc;
color:#fff;
background-color:#06416a;
}

.mf-reset {
border: 1px solid #0f9ccc;
color:#fff;
background-color:#06416a;
}

.mf-submit {
margin-left: 82px;
border: 1px solid #0f9ccc;
background-color:#06416a;
}

/*------tabelle formatieren------*/
/* RTE / Table styling */

TABLE.contenttable {  border:none; margin:10px 0px 0px 0px; width:95%; }
TABLE.contenttable TR TD { padding:2px 5px 2px 5px; margin:0px; border:0px;}
TABLE.contenttable TR TD P.bodytext { font-size:10px; }
TABLE.contenttable TR { margin:none; background-color:#06416a;} /*Grün***b0ce6c*Blau***c3d2eb*/
TABLE .bodytext { margin: 0px; }



/* RTE / Bulletlists */ 
UL { margin-top:0px;  }
UL LI {list-style-image:url(../images/sitemap.gif); margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; }

UL UL LI { font-size:11px; }
OL { margin-top:0px; }
/* LI { margin-top:0px; margin-bottom:0px; padding-top:2px; } */ 
LI { line-height:1.2em; }
/***************/ 
/* Bulletlists */ 
/***************/ 

/* Bulletlists, general */ 
UL.csc-bulletlist LI { color:#fff; list-style-image:url(../images/list.gif); }

.csc-sitemap ul li { color:#fff; list-style-image:url(../images/list.gif); }
.csc-sitemap ul { }
.csc-sitemap ul ul li { color:#fff; list-style-image:url(../images/list.gif); }
.csc-sitemap ul ul { padding-top:5px; padding-bottom:5px; }
.csc-sitemap ul ul ul li { color:#fff; list-style-image:url(../images/listh.gif); }


ul li.text2 { list-style-image: none; }

