/*

design

*/



* {

	margin: 0;

	padding: 0;

}



body {
	margin-top: 220px;
	color: #17435E;
	background-color: #ffffff;
	background-image: url(../images/img01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}


h1 {
	color: #3300FF;
	font-size:1.8em;
	background: url(../images/img07.gif) repeat-x left bottom;
}

h2 {
	color: #3333FF;
	font-size:1.7em;
}

h3 {
	color: #3366FF;
	font-size:1.6em;
}

p, blockquote, ul, ol {

	margin-bottom: 1.4em;

	line-height: 1.8em;

	text-align: justify;

}



p {

}



blockquote {

	margin-left: 2em;

	margin-right: 2em;

	font-style: italic;

}



ul {

	margin-left: 3em;

}



ul li {

}



ol {

	margin-left: 3em;

}



ol li {

}



a {
	text-decoration: none;
	color: #000000;
}



a:hover {
	text-decoration: underline;
	color: #FF0000;
}



img {

	border: 4px solid #C4C2C2;

}



/* Boxed Style */



.boxed {

	margin-bottom: 20px;

}



.boxed .title,

.boxed h1.csc-firstheader,

.tx-indexedsearch-rules h2,

.tx-indexedsearch-title {

	margin: 0;

	padding: 5px 0;

/*	background: url(../images/img007.gif) repeat-x left bottom;  removed line kc 07052009 */

	font-size: 1em;

}







.boxed .content {

	padding: 15px;

}



/* Post */



.post {

}



.post .title,

.post .csc-header h1,

.post h1,

.post .tx-newloginbox-pi1 h1,

.csc-textpic h1 {
	padding: 10px 0;
	/*	background: url(../images/img07.gif) repeat-x left bottom; kmc 07052009 */
	font-size: 1.6em;
	font-weight: bold;
	text-decoration: none;
 	color: #000099;
}
.post h2,

.post .tx-newloginbox-pi1 h2,

.csc-textpic h2 {
	padding: 10px 0;
	font-size: 1.4em;
	font-weight: bold;
	color: #0000FF;
}

.post h3,

.post .tx-newloginbox-pi1 h3,

.csc-textpic h3 {
	padding: 10px 0;
	font-size: 1.2em;
	font-weight: bold;
	color: #000099;

}


.post h4,

.post .tx-newloginbox-pi1 h4,

.csc-textpic h4 {
	padding: 10px 0;
	background: url(../images/img07.gif) repeat-x left bottom;
	font-size: 1.6em;
	font-weight: bold;
	color: #FF0000;
}

.post h5,

.post .tx-newloginbox-pi1 h5,

.csc-textpic h5 {
	padding: 10px 0;
	font-size: 1.4em;
	font-weight: bold;
	color: #990000;
}

.post h6,

.post .tx-newloginbox-pi1 h6,

.csc-textpic h6 {
	padding: 10px 0;
	font-size: 1.2em;
	font-weight: bold;
	color: #CC0000;
}




.post .date {

	padding-top: 5px;

	font-size: .8em;

	font-weight: normal;

}



.post .date .month {

}



.post .date .day {

}



.post .date .year {

}



.post .meta {

	padding-bottom: 10px;

	background: url(../images/img07.gif) repeat-x left bottom;

	font-size: .8em;

}



.post .meta p {

	margin: 0;

	line-height: normal;

}



.post .story {

	padding: 20px;

}



.style4 {color: #FFFFFF; font: bold; font-weight: bold; }

.style5 {color: #FFFFFF; font: bold; font-weight: bold; font-size: 14px; }

/* Header */


#header {

	height: 61px;

	background: url(../images/img02.gif) repeat-x; 

}



/* Header > Logo */



#logo {
	width: 800px;
	height: 19px;
	margin: 0 auto;
	padding: 6px 0 0 0;

}



#logo h1, #logo h2 {
	text-transform: none;
	letter-spacing: 1px;
	font-size: 11px;

}



#logo h1 {
	float: left;
	color: #000066;
}



#logo h2 {

	float: right;

}



#logo a {

}

#bordertext {

	height: 20px;

}

#bordertext p {
	margin: 0;
	line-height: normal;
	text-decoration: none;
}

#bordertext h1 {
	margin: 0;
	line-height: normal;
	text-decoration: none;
	background-image: url(../images/img007.gif);
}

#bordertext .csc-header h1 {
	margin: 0;
	line-height: normal;
	text-decoration: none;
}


/* Header > Menu 



#menu {

	width: 700px;

	height: 27px;

	margin: 0 auto;

}



#menu ul {

	margin: 0;

	padding: 7px 0 0 0;

	list-style: none;

}



#menu li {

	display: inline;

}



#menu a {

	display: block;

	float: left;

	height: 25px;

	margin: 0 5px 0 0;

	padding: 2px 25px 0 25px;

	background: url(../images/img03.gif) repeat-x;

	border: 1px solid #222222;

	text-align: center;

	font-size: 9px;

	font-weight: bold;

	color: #000000;

}



#menu a:hover {

	background-image: url(../images/img04.gif);

	text-decoration: none;

}



#menu .active a {

	background-image: url(../images/img05.gif);

}



*/



/* Wrapper */



#wrapper {

	background: url(../images/img06.gif) repeat-x;

}



/* Content */



#content {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;

}



/* Content > Main */



#main {
	float: right;
	width: 570px;

}



/* Content > Main > Welcome */



#welcome {

	padding-top: 5px;

}



/* Content > Main > Example */



#example {

}



/* Content > Sidebar */



#sidebar {
	float: left;
	width: 300px;

}



/* Content > Sidebar > Support 



#support {

	padding: 20px 15px;

	color: #FF8A00;

}



#support h2,

#support .csc-header h1 {

	margin: 0;

	font-size: 1.3em;

	color: #FF8A00;

}



#support h3 {

	margin: 0;

	font-size: 1em;

	color: #FF8A00;

}
*/

#support,
#support h1 {
	color: #17435E;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 0px;
}



#support h2,
#support .csc-header h1 {
	margin: 0;
	font-size: 1.3em;
	color: #F80300;
}

#support h3 {
	margin: 0;
	font-size: 1em;
	color: #FF8A00;
}

#support h4 {
	margin: 0;
	font-size: 0.9em;
	color: #756148;
}

#support h5 {
	margin: 0;
	font-size: .75em;
	color: #FF8A00;
}

#support h6 {
	margin: 0;
	font-size: .6em;
	color: #FF8A00;
}


/* Content > Sidebar > Login */



#login {

}



#login form {

}



#login fieldset {

	border: none;

}



#login legend {

	display: none;

}



#login label {

	font-size: x-small;

	font-weight: bold;

}



#login input {

	margin-bottom: 5px;

	padding: 2px 5px;

	border: 1px solid #385B88;

	font-family: Verdana, Arial, Helvetica, sans-serif;

}



#inputtext1, #inputtext2 {

	color: #385B88;

}



#inputsubmit1 {

	background: #385B88;

	color: #000000;

}



#login p {

	font-size: .8em;

}



/* Content > Sidebar > Updates*/



#updates {

}



#updates ul {

	margin: 0;

	list-style: none;

}



#updates h3 {

	margin: 0;

	font: bold x-small Verdana, Arial, Helvetica, sans-serif;

}



#updates p {

	margin-bottom: 1.4em;

	font-size: smaller;

	line-height: normal;

}



/* Content > Sidebar > Partners*/



#partners {

}



#partners .content {

	padding: 10px 0;

}



#partners ul {

	margin: 0;

	border-bottom: 1px solid #D1BC5C;

	list-style: none;

	line-height: normal;

}



#partners li {

	padding: 10px;

	border-top: 1px solid #D1BC5C;

}



/* Footer */



#footer {
	clear: both;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 50px;
	border: 5;

}



#footer p {
	width: 700px;
	margin: 0 auto;
	font-size: x-small;
	color: #000000;
}



#footer a {

	text-decoration: underline;

	color: #000000;

}



#footer a:hover {

	text-decoration: underline;

}



/* Footer > Legal */



#legal {

}



/* Footer > Links */



#links {

}

#footer1 {
	clear: both;
	padding: 20px 50px;
	border-top: 4px solid #393F4D;
	background-color: #CCCCCC;

}



#footer1 p {
	width: 700px;
	margin: 0 auto;
	font-size: x-small;
	color: #000000;
}



#footer1 a {
	text-decoration: underline;
	color: #0000FF;
}



#footer1 a:hover {

	text-decoration: underline;

}



/* footer1 > Legal */



#legal {

}



/* footer1 > Links */



#links {

}


img {

	border: none;

}





.csc-sword {

color: #000000;

background-color:#c5e6ee;

padding: 0 3px 0 3px;

}



/*------mailformular formatieren------*/



#mailform {
	padding: 20px;
	background-color: #CCFFFF;

}



form input,

form textarea {

color: #000000;

}



#mailform .csc-mailform {

border: 0px;

}



.csc-mailform-field {;

margin: 2px 0 0 2px;;

padding: 5px;

}



.csc-mailform-field label {

float: left;

padding: 1px;

width: 80px;

color: #000000;

}





.mf-input {

clear: none;

width: 220px;

padding: 1px;

border: 1px solid #336699;

background-color:#ffffff;

}



.mf-pass {

width: 220px;

padding: 1px;

border: 1px solid #336699;

background-color:#ffffff;

}



.mf-text {

clear: none;

width: 220px;

padding: 1px;

border: 1px solid #336699;

background-color:#ffffff;

}



.mf-check {

padding: 1px;

border: 1px solid #336699;

background-color:#ffffff;

}



.csc-mailform-radio fieldset {

border: 0px;

background-color:#ffffff;

}



.csc-mailform-radio legend {

display: none;

border: 0px;

}



.mf-radio {

margin-left: 0px;

padding: 1px;

border: 1px solid #336699;

background-color:#ffffff;

}



.mf-select {

width: 220px;

padding: 1px;

border: 1px solid #336699;

background-color:#ffffff;

}



.mf-file {

width: 220px;

padding: 1px;

border: 1px solid #336699;

background-color:#ffffff;

}



.mf-reset {

border: 1px solid #336699;

background-color:#ffffff;

}



.mf-submit {
	margin-left: 82px;
	border: 1px solid #336699;
	background-color:#999999;

}





.tx-newloginbox-pi1 label {

	float: left;

}



.tx-newloginbox-pi1 input,

input,

textarea {

padding: 1px;

border: 1px solid #336699;

background-color:#ffffff;

}



.csc-textpic-image,

.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {

	padding-top: 8px;

}





/*------tabelle formatieren------*/

/* RTE / Table styling */

TABLE { padding-left:15px; }

TABLE.contenttable { border:none; margin:10px 0px 10px 0px; width:90%; }

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:#16181c; } /*Orange***fe4e00**/

TABLE .bodytext { margin: 0px; }





/* RTE / Bulletlists */ 

UL { margin-top:0px;  }

UL UL LI { font-size:11px; }

OL { margin-top:0px; }

/* LI { margin-top:0px; margin-bottom:0px; padding-top:2px; } */ 

#colTwo LI {list-style-image:url(../images/img2.gif); }



UL LI.a {



}
