 html, body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-image: url(../graphics/site_background.gif);
}

.spacer {
	width:1000px;
}

#SITE {
	width: 1000px;
}

#LEFT{ 
	height: 100%;
	float: left;
	width: 170px;
	max-width: 170px;
	min-width: 170px;
}

#RIGHT {
	width: 800px;
	max-width: 800px;
	min-width: 800px;
	float: right;
}

.HEADER_LEFT{ 
	height: 150px;
	width: 170px;
}


#SEARCH  {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;	
	width: 250px;
	height: 30px;
	margin-top: 12px;
	margin-left: 0px;
	float: left;
}

#SEARCH a {
	font-size: 0.75em;
	text-decoration: none;		
	float: rigth;
}

#SEARCH form input, #SEARCH form textarea {
	font-family : Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 0.7em;
	border: 1px solid #336699;
	padding: 2px;
	margin-top: 2px;
	background-color: #EEEEEE;
	margin-right: 3px;
	height: 1.2em;
	float: left;
}

#SEARCH .button {
  cursor: pointer;
  width: 60px;
	height: 1.7em;
  margin-left: 1px;
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
}

#KLICK_PFAD  {
	padding-top: 23px;
	clear: right;
	height: 16px;
	font-size: 0.75em;
	font-family : Arial, Helvetica, sans-serif;
	color: #444444;
	border-bottom-color : Black;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	margin-left: 50px;
}

#KLICK_PFAD a{
	color: #444444;
	text-decoration: none;
}

#KLICK_PFAD a:hover{
	text-decoration: underline;
}

#DRK_LOGO {
}

#HEADER_NAVIGATION
{
	margin-left: 25px;
	float: left;
}

#HEADER_NAVIGATION a {
	display: block;
	float: left;
	width: auto;
	font-size: 0.75em;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../graphics/navi/punkt.gif);
	background-repeat : no-repeat;
	background-position : 0px -5px;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 16px;
	padding-left: 25px;
	text-decoration: none;
	font-weight: bold;
}

#HEADER_NAVIGATION a:hover {
	text-decoration: underline;
}


/*--------------MENUE LEVEL 1--------------*/

#MENUE {
	width: 170px;
	margin-left:0px;
	margin-top: 55px;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding: 0px;
} 

#MENUE DIV a {
	text-decoration: none;
	color:#000000;
}

#MENUE DIV.first_top, #MENUE DIV.first_middle, #MENUE DIV.first_end  {
	text-decoration:none;
	color:#000000;
	width: 150px;
	padding-top: 5px;
	padding-bottom: 6px;
	max-width: 150px;
	padding-left: 20px;
	font-weight: bold;
	font-family : Arial, Helvetica, sans-serif;
	background-image: url(../graphics/navi/first_top.gif);
	background-repeat : no-repeat;
	background-position : 0px 0px;
}

#MENUE DIV.first_middle {
	background-image: url(../graphics/navi/first_middle.gif);
}

#MENUE DIV.first_end {
	background-image: url(../graphics/navi/first_end.gif);
}
	
#MENUE DIV.first_top_on, #MENUE DIV.first_middle_on, #MENUE DIV.first_end_on {
	color: #FF0000;
	width: 150px;
	padding-top: 5px;
	padding-bottom: 6px;
	max-width: 150px;
	padding-left: 20px;
	font-weight: bold;
	font-family : Arial, Helvetica, sans-serif;
	background-image: url(../graphics/navi/first_top.gif);
	background-repeat : no-repeat;
	background-position : 0px 0px;
}

#MENUE DIV.first_middle_on {
	background-image: url(../graphics/navi/first_middle.gif);
}

#MENUE DIV.first_end_on {
	background-image: url(../graphics/navi/first_end.gif);
}

#MENUE DIV.first_top_on a, #MENUE DIV.first_middle_on a, #MENUE DIV.first_end_on a{
	color: #FF0000;
}

/*--------------MENUE LEVEL 2--------------*/

#MENUE DIV.second_top, #MENUE DIV.second_middle, #MENUE DIV.second_end {
	width: 138px;
	padding-bottom: 6px;
	padding-top: 5px;
	max-width: 138px;
	padding-left: 32px;
	font-weight: bold;
	font-family : Arial, Helvetica, sans-serif;
	background-image: url(../graphics/navi/second_top.gif);
	background-repeat : no-repeat;
	background-position : 0px 0px;
}

#MENUE DIV.second_middle {
	background-image: url(../graphics/navi/second_middle.gif);
}

#MENUE DIV.second_end {
	background-image: url(../graphics/navi/second_end.gif);
}

#MENUE DIV.second_top_on, #MENUE DIV.second_middle_on, #MENUE DIV.second_end_on {
	width: 138px;
	padding-bottom: 6px;
	padding-top: 5px;
	max-width: 138px;
	padding-left: 32px;
	font-weight: bold;
	font-family : Arial, Helvetica, sans-serif;
	background-image: url(../graphics/navi/second_top.gif);
	background-repeat : no-repeat;
	background-position : 0px 0px;
}

#MENUE DIV.second_middle_on {
	background-image: url(../graphics/navi/second_middle.gif);
}

#MENUE DIV.second_end_on {
	background-image: url(../graphics/navi/second_end.gif);
}

#MENUE DIV.second_top_on a, #MENUE DIV.second_middle_on a, #MENUE DIV.second_end_on a {
	color: #FF0000;
}

/*--------------MENUE LEVEL 3--------------*/

#MENUE DIV.third_top, #MENUE DIV.third_middle, #MENUE DIV.third_end {
	width: 125px;
	padding-bottom: 6px;
	padding-top: 5px;
	max-width: 125px;
	padding-left: 45px;
	font-weight: bold;
	font-family : Arial, Helvetica, sans-serif;
	background-image: url(../graphics/navi/third_one.gif);
	background-repeat : no-repeat;
	background-position : 0px 0px;
}

#MENUE DIV.third_top_on, #MENUE DIV.third_middle_on, #MENUE DIV.third_end_on {
	width: 125px;
	padding-bottom: 6px;
	padding-top: 5px;
	max-width: 125px;
	padding-left: 45px;
	font-weight: bold;
	font-family : Arial, Helvetica, sans-serif;
	background-image: url(../graphics/navi/third_one.gif);
	background-repeat : no-repeat;
	background-position : 0px 0px;
}

#MENUE DIV.third_top_on a, #MENUE DIV.third_middle_on a, #MENUE DIV.third_end_on a {
	color: #FF0000;
}




#MENUE .eurospende {
	margin-left: 18px;
	margin-top: 50px;
	margin-bottom: 20px;
}

/*--------------SUBTEMPLATE--------------*/

#SUBTEMPLATE {
  	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 20px;
	padding: 0px;
	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	width: 750px;
	font-height: 1.4em;
	float: right;
}


/*--------------CONTENT--------------*/
/*
#CONTENT {
	float:left;
	background:white; 
	color:black;
	font-family : Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	margin-left: 70px;
	margin-top: 30px;
	width:480px; 
	height: 535px;
}

#CONTENT A {
	color:#000000;
}

#CONTENT P, #CONTENT_MAIN P, #CONTENT_RIGHT P, #CONTENT_LEFT P, #CONTENT_BORDER P {
	margin: 0px 0px 0px 0px;
}

#CONTENT_MAIN {
	color:black;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
}

#CONTENT_MAIN A {
	color:#000000;
}

#CONTENT_RIGHT {
	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
}

#CONTENT_RIGHT A {
	color:#000000;
}

#CONTENT_LEFT {
	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
}

#CONTENT_LEFT A {
	color:#000000;
}

#CONTENT_BORDER {
	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
}

#CONTENT_BORDER A {
	color:#000000;
}
*/
/*--------------FOOTER--------------*/

#FOOTER {
	width: 500px;
	clear: both;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-decoration: none;
	color: #444444;
	border-top-color : Black;
	border-top-style : solid;
	border-top-width : 1px;
	padding-right: 20px;
	margin-bottom: 10px;
	padding-top: 0.5em;
	margin-left: 50px;
	padding-left: 20px;
	padding-right: 20px;
}

#FOOTER a.seitedrucken { 
	text-decoration: none;
	background-image: url(../graphics/pageprint_icon.gif);
	background-position: 0px 1px;
	background-repeat: no-repeat;
	color: #444444;
	padding-left: 16px;
}

#FOOTER a:hover .seitedrucken  {
	text-decoration:underline;
}

#FOOTER a {
	text-decoration: none;
	color: #444444;
	padding: 0.3em;
}

#FOOTER a:hover {
	text-decoration:underline;
}


/*--------------FOOTER--------------*/
/*
#content_link a {
	color: #FF9933;
	text-decoration: none;
}

#content_link a:hover {
	color: #FF9933;
	text-decoration: underline;
}




.trenner {
	height: 1px;
	width: auto;
	margin-top: 0.6em;
	margin-bottom: 0.6em;
	background-color:#336699;
}

#linktotop {
	background-image: url(../graphics/top_button.gif);
	padding-left: 15px;
	background-repeat:no-repeat;
	margin: 15px 10px 0px 20px;
	text-decoration: none;
	color:#000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 23px;
	display:block;
}


.bulletlist-layout-4 {
	margin-left: -18px;
	padding-left: 18px;
	background-image: url(../graphics/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}

  
.language {
	padding-top: 9px;
	padding-bottom: 4px;
}

*/

/*--------------SITEMAP--------------*/

.sitemap1 {
   font-family : Arial, Helvetica, sans-serif;
   color: #FFFFFF;
   text-decoration: none;
   display: block;
   width : 400px;
   background-color: #7198E7;
   font-weight: bold;
   margin-bottom : 1px;
   padding : 3px 10px;
   border:1px solid #7198E7;
}

.sitemap1:hover {
	border:1px solid #336699;
	color:#FFFFFF;
}

.sitemap2, .sitemap3 {
   font-family : Arial, Helvetica, sans-serif;
   color: #000000;
   text-decoration: none;
   display: block;
   width : 360px;
   background-color: #EEEEEE;
   margin-bottom : 1px;
   padding : 2px 30px;
   border:1px solid #DCDCDC;
}

.sitemap3 {
   width : 320px;
   padding : 1px 50px;
}

.sitemap2:hover, .sitemap3:hover{
	border:1px solid #336699;
}

.suche {
	float: left;
	text-align : right;
}
/*--------------ENDE SITEMAP--------------*/

/*--------------FORMULAR--------------*/

form {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #001d55;
	text-decoration: none;
	float: left;
}

form input, form textarea, form select {
	padding-left: 2px;
	padding-right: 2px;
	margin-top: 1.2em;
	height: auto;
	font-family : Verdana, Arial,Helvetica, sans-serif;
	/*width: 240px;*/
}

form input[type=submit], form input[type=reset] {
	padding-left: 1em;
	padding-right: 1em;
	margin-left: 14em;
	border: 1px solid #AAAAAA;
	background-color: #FFFFFF;
	cursor: pointer;
	width: auto;
}

.button {
	padding-left: 1em;
	padding-right: 1em;
	border: 1px solid #AAAAAA;
	background-color: #FFFFFF;
	cursor: pointer;
	width: auto;
}

form .radio {
	margin-top: 1.2em;
	height: auto;
	width: 250px;
}

form .radio input {
	margin-top: 0.1em;
	border: 0px;
	margin: 3px;
	width: auto;
}

form .radio label {	
	text-align: left;
	width: auto;
	margin-right: auto;
	margin-top: auto;
	margin: 3px;
	float: none;
}

form label {
	float: left;
	text-align: right;
	width: 12em;
	margin-right: 0.5em;
	margin-top: 1.0em;
}

form br {
	clear: both;
}

form .checkbox input {
	margin-top: 0.1em;
	border: 0px;
	float: left;
	clear: left;
	margin: 3px;
	width: auto;
}

form .checkbox label {
	float: left;
	text-align: left;
	width: auto;
	margin-right: auto;
	margin-top: auto;
	margin: 3px;
}

form .checkbox {
	float: left;
	margin-top: 1.2em;
	height: auto;
}

form legend {
	color: #001d55;
}

form .beschriftung {
	float: left;
	padding-left: 2px;
	padding-right: 2px;
	margin-top: 1.0em;
	height: auto;
	font-family : Verdana, Arial,Helvetica, sans-serif;
}


form .requiered_label {
	font-weight: bold;
}

form .requiered_field legend {
	font-weight:bold;
	color: #001d55;
}

form .csc-mailform-submit {
	margin-left: 14em;
}



/*--------------FORMULAR--------------*/

/*
.searchresultheader a
{
	color: #000000;
	margin-right:20px;
	float:left;
}

.searchresulttitle, .searchresulttitle a
{
	font-weight: bold;
	color: #000000;
}

.searchresultdescription
{
	margin-bottom: 30px;
}


.mailform_label{
	color:black;
	font-family : Arial, Helvetica, sans-serif;
	vertical-align:top;
}

#button{
	border: none;
	height: 1.7em;
	padding-left: 0.5em;
	padding-right: 0.5em;
}

.site_description {
	width: 800px;
	border-bottom-color : Black;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-top-color : Black;
	border-top-style : solid;
	border-top-width : 1px;
	color:black;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top : 10px;
	padding-bottom : 5px;
	padding-top : 5px;
	margin-bottom : 10px;
}

.page_footer {
	width: 800px;
	height: 30px;
	color: Gray;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-color : Black;
	border-top-style : solid;
	border-top-width : 1px;
	padding-top : 5px;
	clear : both;
	margin-top : 10px;
}

*/