/* Reset Browser Default Values  */
/*********************************/
html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, 
del, dfn, em, font, img, ins, kbd, q, s, samp, 
small, strike, strong, sub, sup, tt, var, 
dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font: normal normal normal 12px "trebuchet ms",verdana,arial,sans-serif;
	vertical-align: top;
}
a:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* Pagelayout elements           */
/*********************************/
body {
	font-size:12px;
	background:rgb(253, 239, 200) url(/fileadmin/templates/images/bg.gif) top repeat-x;
	text-align:center;
}
.page {
	width:900px; 
	margin:0px auto; 
	padding:12px 15px 0; 
	background:rgb(255, 255, 255); 
	text-align:left;
}
.topnav {
	width:900px; 
	height:22px; 
	text-align:left;
	font-size: 12px;
}
.topnav a {
	color:rgb(242,7,7); 
	font-size: 12px;
}
.header {
	width:900px; 
	height:175px; 
	background:url(/fileadmin/templates/images/banner.jpg) left no-repeat; 
	margin-bottom:15px; 
}
.topnav2 {
	width:900px;
	color:#FFFFFF;
	background-color: #F20707;
	height:25px; 
	font-size:16px;
	text-align:center;
	padding-top: 3px;
} 
.main {
	margin:15px 0 20px 0;
	clear:both; 
	width:900px;
}
.main_menu {
	width: 190px;
	float: left; 
}
.content {
	margin: 10px 0 0 20px;
	width:890px; 
	float: left;
}
.clear {
	clear:both;
}

/* Top Navigations               */
/*********************************/
.topnav a, .topnav a:visited {
	color:rgb(242,7,7); 
	text-decoration:none
}
.topnav a:hover, .footer a:hover {	
	color:rgb(100,100,100); 
	text-decoration:underline;
}
.topnav2 a {
	text-decoration:none; 
	color: rgb(255,255,255); 
	font-size:16px;
}
.topnav2 a.act {
	text-decoration:underline;
}
.topnav2 a:hover {
	text-decoration:underline;
} 

/* Main Menu                     */
/*********************************/
.main_menu ul {
	list-style:none;
}
.main_menu a {
	display:block;
	padding: 5px 0 5px 10px;
	border-bottom:1px solid rgb(253, 200, 160); 
	height: 15px;
}
.main_menu li {
}
.main_menu li ul li {
	margin: 0 0 0 25px;
}
.main_menu ul li a, .main_menu ul li a:visited { 
	display: block;
	text-decoration:none; 
	color:rgb(59,91,134);
}
.main_menu a:hover, .main_menu a.act{
	color:rgb(246,140,30); 
}

/* Footer                        */
/*********************************/
.footer { 
	color:rgb(140,140,140); 
	text-align:right; 
	border-top:10px solid rgb(242, 7, 7); 
	width:900px;
	font-size:11px;
}
.footer a, .footer a:visited {
	color:rgb(140,140,140); 
	text-decoration:none;
	font-size:11px;
}
	
/* CONTENT                       */
/*********************************/
.content h1 {
	margin:0em 0 0.5em 0;
	font-family:"trebuchet ms",arial,sans-serif;
	color:rgb(246,140,30);
	font-weight:bold;
	font-size:140%;
}
.content h2 {
	margin:1.0em 0 0.5em 0;
	font-family:"trebuchet ms",arial,sans-serif;
	color:rgb(246,140,30);
	font-weight:bold;
	font-size:125%;
}
.content h3 {
	margin:-1.0em 0 0.5em 0;
	font-family:"trebuchet ms",arial,sans-serif;
	color:rgb(246,140,30);
	font-weight:bold;
	font-size:120%;
}
.content h4 {
	margin:1.5em 0 1.0em 0;
	color:rgb(80,80,80);
	font-family:"trebuchet ms",arial,sans-serif;
	font-weight:normal;
	font-size:170%;
}
.content h5 {
	margin:1.5em 0 1.0em 0;
	color:rgb(80,80,80);
	font-family:"trebuchet ms",arial,sans-serif;
	font-size:140%;
}
.content h6 {
	margin:1.2em 0 0.2em 0;
	color:rgb(80,80,80);
	font-weight:bold;
	font-size:120%;
}
.content p {
	margin:0 0 1.0em 0;
	line-height:1.5em;
	font-size:115%;
}
.content ul {
	list-style:none;
	margin:0.5em 0 1.0em 0;
}
.content ul li {
	margin:0 0 0px 2px; 
	padding:0 0 0 12px; 
	list-style:square;
	list-style-position:inside;
	vertical-align:baseline;
	font-size:110%;
	color:rgb(246,140,30)
}
.content ol {
	margin:0.5em 0 1.0em 20px !important /*Non-IE6*/;
	margin:0.5em 0 1.0em 25px /*IE6*/;
}
.content ol li {
	list-style-position:outside;
	margin:0 0 0.2em 0;
	line-height:1.4em;
	font-size:120%;
}
.content .contenttable {
	width:300px;
}
.content .contenttable h2{
	margin:0px;
	padding:0px;
	text-weight:normal;
}
.content .contenttable .bodytext{
	margin:0px;
	padding:0px;
	border:0px;
}
.content .contenttable .align-right .bodytext {
	text-align:right;
}
.content a {
line-height:23px;
	color:rgb(246,140,30);
	font-weight:bold;
	text-decoration:none;
font-size:90%;
}
.content h1 a {
	color:rgb(246,140,30);
	font-weight:normal;
	text-decoration:none;
}
.content a:hover {
	color:rgb(100,100,100);
	text-decoration:underline;
}
.content a:visited {
	color:rgb(246,140,30);
}
.content a img {
	border:1px solid rgb(220,220,220);
}
.content a:hover img {
	border:solid 1px rgb(220,220,220);
}
b {
	color:rgb(246,140,30);
	font-weight:bold;
	text-decoration:none;
}

/* Mailform */
/*----------*/
form#mailform {
	padding-top:20px;
	width: 430px;
}
.mailformcolheader {
    font-weight: bold;
    color:gray;
    padding: 2px;
    border-bottom: 1px solid silver;
    width: 230px;
    height:18px;    
}
.mailformcolheadernarrow {
    font-weight: bold;
    color:gray;
    padding: 2px;
    border-bottom: 1px solid silver;
    width: 100px;    
    height:18px;
}
.mailformradio {
    width: 100px;
    height:18px;
    background-color:white;
    border:1px solid silver;
    padding:2px
} 
.inputfields {
    height:19px;	
    width:230px;
    padding:2px;
    border:1px solid silver;
    background-color: lightgrey; 
}
.inputfields_ro {
    color: gray; 
    background-color: lightgrey; 
    height:19px;	
    width:230px;
    padding:2px;
    border:1px solid gray;
}
.mailformsubmit {
    color: black; 
    background-color: silver; 
    height:20px;	
    width:230px;
    padding:2px;
    border:1px solid gray;
}
/*Beschriftung des Mailforms*/

/* Hintergrund des gesamten Formulars */
fieldset.csc-mailform {
	border:1px dotted #f5bd52;
	padding:20px;
}
.csc-mailform label {
	color: gray; 
	font-size:13px;
	display:block;
	width: 100px;
	float: left;
	left:10px;
	PADDING:2px;
	margin:2px;
	border:0px dotted #f5bd52;
}
.csc-mailform input, .csc-mailform textarea {
	position: relative;
	width:250px;
	left:20px;
	PADDING:2px;
	margin:2px;

	border:1px dotted #f5bd52;
	color: #999999;
}
.csc-mailform-check {
	border: none;
	width:auto;
	left: 20px;
	PADDING:2px;
	margin: 2px 0 2px 0;
}
.button {
	clear: left;
	position: relative;
	display:block;
	left:128px;
	width:auto;
}
.csc-mailform-submit {
	clear: left;
	position: relative;
	display:block;
	left:128px !important;
	width: auto !important;
	color:#999999 !important;
	background-color:#ffffff;
}
.csc-mailform .csc-mailform-check {
	background:none;
	border:none;
	width:16px;
}

/*-----------RTE-KONGIGURATION--------------*/
.gelberkasten {
	background-color:#ffffc6;
	border:1px solid #cccccc;
	padding:10px;
}
.orangerkasten {
	background-color:#fed96c;
	border:1px dotted #000000;
	padding:10px;
}
.gruenerkasten {
	background-color:#e5ef9a;
	border:1px solid #cccccc;
	padding:10px;
}
.blauerkasten {
	background-color:#e7ebf6;
	border:1px dotted #000000;
	padding:10px;
}
.grauerRahmen {
	background-color: #ffffff;
	border:1px solid #cccccc;
	padding:10px;
}
.headline_blau_24PT {
	font-size:24px;
	color:#08438c;
	font-style:normal;
}
.headline_blau_14PT {
	font-size:14px;
	color:#08438c;
	font-style:normal;
}
.headline_blau_unterstrichen_14PT {
	font-size:14px;
	color:#08438c;
	font-style:normal;
	border-bottom:1px dotted #000000;
}
.headline_grau_14PT {
	 font-size:14px;
	 color:#c2c4c6;
	 font-style:normal;
} 
.text_grau_14PT {
	font-size:14px;
	color:#333333;
	font-style:normal;
}
.text_grau_12PT {
	font-size:12px;
	color:#333333;
	font-style:normal;
}
.text_blau_12PT {
	font-size:12px;
	color:#08438c;
	font-style:normal;
} 
.text_gelb_12PT {
	font-size:12px;
	color:#ceb843;
	font-style:normal;
} 
li.blauerkasten {
	background:#e7ebf6; 
	padding-left:10px;
	margin-right:10px;
	border:  1px dotted #000000;
}

