/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body {
/*	background: #0000CC;
	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
	color: #555; 
	text-align: center;*/
	background: #CCC url(../images/bg_01.jpg);
	font: 12px Arial, Helvetica, sans-serif;
    COLOR: #000000;
    background-color: #dddddd;
    scrollbar-3dlight-color:#0d4583;
    scrollbar-arrow-color:#0d4583;
    scrollbar-base-color:#0d4583;
    scrollbar-track-color:#eff0f1;
    scrollbar-darkshadow-color:#eff0f1;
    scrollbar-face-color:#eff0f1;
    scrollbar-highlight-color:#eff0f1;
    scrollbar-shadow-color:#0d4583;
}

/* links */
a, a:visited {
	text-decoration: none;
	color: #000000;
	background: inherit;
}
a:hover {
	color: #fc7e21;	
	background: inherit;
	text-decoration: none;
}
a.meta:link    {FONT-FAMILY: Arial, Helvetica; FONT-SIZE: 10px; sans-serif; color:#000000; text-decoration:none}

a.meta:visited {FONT-FAMILY: Arial, Helvetica; FONT-SIZE: 10px; sans-serif; color:#000000; text-decoration:none}

a.meta:active  {FONT-FAMILY: Arial, Helvetica; FONT-SIZE: 10px; sans-serif; color:#000000; text-decoration:none}

a.meta:hover   {FONT-FAMILY: Arial, Helvetica; FONT-SIZE: 10px; sans-serif; color:#fc7e21; text-decoration:none}


a.metaak:link    {FONT-FAMILY: Arial, Helvetica; FONT-SIZE: 10px; sans-serif; color:#fc7e21; text-decoration:none}

a.metaak:visited {FONT-FAMILY: Arial, Helvetica; FONT-SIZE: 10px; sans-serif; color:#fc7e21; text-decoration:none}

a.metaak:active  {FONT-FAMILY: Arial, Helvetica; FONT-SIZE: 10px; sans-serif; color:#fc7e21; text-decoration:none}

a.metaak:hover   {FONT-FAMILY: Arial, Helvetica; FONT-SIZE: 10px; sans-serif; color:#fc7e21; text-decoration:none}/* headers */
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;	 		
}

h1 {
	font-size: 150%;	
	font-weight: normal;
	color: #006699;
}

h2 {
	text-transform: uppercase;
    	font: 22px Arial, Helvetica, sans-serif;
    	color: #0e4096;
    	text-align: left;
}
h3 {
	font-size: 120%;
}
#main h4 {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	margin-left: -12px;

}
#main h5 {
	color: #0e4096;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	width: 264px;

}
#main h6 {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	margin-left: 0px;
}
#main bodytext {
	margin: 0px;
}

/* images */
img {
   	border: 0px;
	padding: 0px;
}
img.float-right {
  margin: 5px 0px 10px 10px;  
}
img.float-left {
  margin: 5px 10px 10px 0px;
}

h1, h2, h3, p {
	padding: 10px 10px 10px 0;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
}
acronym {
  cursor: help;
  border-bottom: 1px dotted #777;
}
blockquote {
	margin: 10px;
 	padding: 0 0 0 28px;  
   border: 1px solid #f2f2f2; 
  	background: #FAFAFA url(../images/quote.gif) no-repeat 5px 5px;    
}



/* form elements */
/*form {
	margin:10px; padding: 0 5px;
	border: 0px solid #f2f2f2; 
	background-color: #FAFAFA; 	
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #FFF;
	background: #8EB50C url(../images/button-bg.jpg) repeat-x 0 0;
	border: none;
}*/

/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0; padding: 5px 0 15px 0;	
	width: 190px;	
}
.searchform p { margin: 0; padding: 0; }
.searchform input.textbox { 
	width: 120px;
	color: #777; 
	height: 18px;
	padding: 2px;	
	border: 1px solid #E5E5E5;
	vertical-align: top;
}
.searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}

/********************************************
   LAYOUT
********************************************/ 
#wrap {
	width: 945px;
	/*background: #CCC url(bg_04.jpg) repeat-y center top;*/
	background: #ffffff url(../images/bg_04.jpg);
	margin: 0 auto;
	text-align: left;
}
#content-wrap {
	float: left;
	clear: both;
	width: 863px;
	padding-right: 82px; 
	margin: 0 0 0 0 ;
	background: #ffffff url(../images/bg_05.jpg) repeat-x ;
	line-height: 22px;
}
#header {
	width: 945px;
	position: relative;
	height: 70px;
	background: #ffffff url(../images/logo_js.gif) no-repeat right top;
	padding: 0;	
        font: Arial, Helvetica, sans-serif, 11px;
        color: #000000;
	border-top:1px solid #d3cfca;
}
#header h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	font: bolder 44px  Arial, Sans-serif;
	letter-spacing: -2px;
	color: #FFF;
	text-transform: none;
	text-decoration: none;
	background: transparent;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 25px; left: 47px;	
}
#header p#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: normal 12px  Arial, Sans-serif;
	text-transform: none;
	color: #FFF;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 70px; left: 55px;		
}

/* header links */
#header #header-links {
	/*position: absolute;
	top: 7px; left: 14px;*/	
	color: #000000;
	/*font-size: 12px;*/
}
#header #header-links a {	
	color: #000000;
	text-decoration: none;	
	font: Arial, Helvetica, 10px; sans-serif;	
}
#header #header-links a:hover {
	color: #fc7e21;	
}
#header #header-links a.metaak {	
	color: #fc7e21;	
}


#header #header_mn {
	/*position: absolute;
	top: 5px; left: 0px;	*/ 
	border: 1px; 
	background-color: #ffffff;

}
#header #header-mn form{
	background-color: #ffffff;
}
#header #header-mn select{
	font-size: 8px;	
}
#header2 {
	width: 945px;
	position: relative;
	height: 163px;
	background: #184892 url(../images/karte_01.jpg) no-repeat left top;
	padding: 0;	
        font: Arial, Helvetica, sans-serif, 11px;
        color: #000000;
}
#header2 p#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: normal 19px  Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #eaf0f8;
	
	top: 105px; left: 298px;		
}
#header2 p#bmenu {
	position: absolute;
	margin: 0; padding: 0;
	font: normal 19px  Arial, Helvetica, sans-serif;
	border: 0px;
	top: 4px; left: 555px;		
}
#header2 img {
	border: 0px;
}
#header3 {
	width: 0px;
	background: url(../images/bg_04.jpg) repeat-x;
	margin:0 200px 0
}


/* Main Column */
#main {
	float: right;
	width: 566px;
	padding: 0; margin: 0 0 0 0;
	display: inline;
}
#main .csc-header h1 {
	margin-top: 30px;
	padding: 5px 0 5px 0; 	
	/*border-bottom: 1px solid #EFF0F1;*/
	text-transform: none;
    	font: 22px Arial, Helvetica, sans-serif;
    	color: #0e4096;
    	text-align: left;
}
#main .csc-textpic-image {
	margin-top: 8px;
	padding-left: 6px;
}
#main h2 a {
	background: none;
    	color: #0e4096;
	text-decoration: none;
}

#main ul li {
	/*list-style-image: url(../images/bullet.gif);*/
}

.post-footer {
	background-color: #FAFAFA;
	padding: 5px; margin: 20px 10px 10px 10px;
	border: 1px solid #f2f2f2;
	font-size: 95%;	
}
.post-footer .date {
	background: url(../images/clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(../images/comment.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(../images/page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

/* Sidebar */	
#sidebar {
	float: left;
	width: 255px;
	padding: 83px 0 0 0; margin: 0 0 0 20px;	
	color: #000000;	
	line-height: 22px;}	
#sidebar h3 {
	margin-top: 10px;
	padding: 5px 5px; 
	font: bold 1.4em Arial, Helvetica, sans-serif;
}
#sidebar ul.sidemenu,
#sidebar ul.updated {
	list-style: none;
	text-align: left;
	margin: 7px 4px 8px 0; padding: 0;
	text-decoration: none;		
	background: url(../images/dots.jpg) repeat-x left top;
}
#sidebar ul.sidemenu li,
#sidebar ul.updated li {
	list-style: none;
	background: url(../images/dots.jpg) repeat-x left bottom;
	padding: 4px 0 4px 5px;
	margin: 0 2px;	
	/*color: #68774A;*/	
	color: #000000;	
}

* html body #sidebar ul.sidemenu li,
* html body #sidebar ul.updated li {
	height: 1%;
}
#sidebar ul.sidemenu li a,
#sidebar ul.updated li a {
	text-decoration: none;	
	background-image: none;	
	color: #666666;			
}
#sidebar ul.sidemenu li a:hover,
#sidebar ul.updated li a:hover {	
	color: #fc7e21;	
}
#sidebar ul.sidemenu ul,
#sidebar ul.updated ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.sidemenu ul li,
#sidebar ul.updated ul li { background: none; }

#sidebar h5 {
	color: #0e4096;
	font-size: 12px;
	font-weight: normal;
}
#sidebar h6 {
	color: #0e4096;
	font-size: 12px;
	font-weight: normal;
}



/* Footer */	
#footer {
	float: left;
	clear: both;
	width: 863px;
	height: 65px;
	background: #ffffff;
	padding-right: 82px;
}
#footer a { 
	color: #000000;
	text-decoration: none; 
}

#footer a:hover{ 
	color: #fc7e21;	
}

#footer-rechts {
	float: right;
	background: #ffffff url(../images/linie_footer.gif) no-repeat center top;
	padding: 10px 0 0 0;
	clear: both;
	width: 566px;
	height: 55px;
	text-align: left;	
        font: 11px Arial, Helvetica, sans-serif;
        color: #000000;
	top: 0px;		
}

#footer-links {
	position: relative;
	/*top: -28px;	*/	
	float: right top;
	text-align: right;	
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }

#mtable TABLE { border:none; margin:none; padding:none; }
#mtable TR TD { padding: none; margin:none; }



/* TYPO3 */
.csc-sword {
background-color:#edfdce;
}

#main .csc-textpic-intext-left{
margin-left: -280px;
}
#main .csc-textpic-intext-left .csc-textpic-text{
margin-left: 280px;
}

#main .csc-textpic-intext-left-nowrap{
margin-left: -220px;
}
#main .csc-textpic-intext-left-nowrap .csc-textpic-text{
margin-left: 77px;
}



.tx-indexedsearch-descr  {
	/*background: #edfdce;*/
	padding: 5px;
}

.tx-indexedsearch-info {
	background: #edfdce;
	padding: 5px;
}

/*------tabelle formatieren------*/
/* RTE / Table styling */

TABLE.contenttable { border:none; margin:1px 1px 1px 10px; margin-left:-270px;}
TABLE.contenttable TR TD { padding:0px 1px 0px 1px; vertical-align:top;}
TABLE.contenttable TD h5{ width:275px;}
TABLE.contenttable TR TD P.bodytext { }
TABLE.contenttable TR { margin:none;}

/* Menu / Sitemap, "Sitemap" */
DIV.csc-sitemap { }
DIV.csc-sitemap P.csc-sitemap { }
DIV.csc-sitemap UL { padding: 0; margin: 0; }
DIV.csc-sitemap UL LI { padding: 0; margin: 10px 0 0 0; }
DIV.csc-sitemap UL LI LI { margin: 0 0 0 10px; font-size: .8em;}
DIV.csc-sitemap UL LI LI LI { font-size: 1em;}
DIV.csc-sitemap A { }
DIV.csc-sitemap UL LI A { }
DIV.csc-sitemap UL LI LI A { }
DIV.csc-sitemap UL LI LI LI A { }

.contact {}
.contact form fieldset {
border: none;
width: auto;
}
.contact form input, .contact form select, div.recommendation form textarea {
display: block;
margin-top: 2px;
float: left;
border: 1px solid rgb(0,62,154);
padding: 0px;
margin: 4px 0px;
font-size: 1.2em;
width: 185px;
height: 15px;

}
.contact form select { width: 337px; height: 21px; }
.contact form input.hidden { display: none; }
.contact form input.button {  
margin-left: 50px;
FONT-FAMILY: Arial, Helvetica, sans-serif;
letter-spacing: 1px;
width: 110px;
height: 22px;
color: rgb(255,255,255);
font-size: 9px;
font-weight: bold;
border: 1px solid rgb(35,70,91);
background-color: rgb(0,62,154);
}
.contact form label {
clear: both;
float: left;
display: block;
padding: 2px 13px 0px 0px;
text-align: left;
width: 200px;
height: 21px;
max-height: 500px;
}
.contact div.missing {
background-color: rgb(230,230,230);
padding: 5px 2px;
}
form label.missing, form input.missing {
color: red !important;
font-weight: bold !important;
}
.contact form input.plz {
width: 45px;
float: left;
margin-right: 10px;
}
.contact form input.ort {
width: 128px;
}
.contact form .textarea {
height: 40px;
display: block;
margin-top: 2px;
float: left;
border: 1px solid rgb(0,62,154);
padding: 0px;
margin: 4px 0px;
font-size: 1.2em;
width: 185px;

}
.contact div.hint {
float: none;
clear: both;
border: none;
margin: 0px;
padding: 5px 0px;
width: auto;
}

