/*  body und schrift deffinitionen */


html {
	min-height:600px;
	padding: 0px;
	height: 100.2%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	
}

body {
	background-color: #FFFFFF;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	color:#564b47;
	text-align:center;
	margin:0px;
	padding:0px;
	min-height:600px;
	background-image: url(bilder_seiten/bg-new.gif);
	background-repeat: repeat-y;
	background-position: center center;
}



p,pre, h1, body#info h4
{
	margin:0px 10px 10px 10px;
}

.defloat{
	clear:both;
	}

body#news div.container p,
body#archiv div.container p
{
	margin: 10px 0px;
}

a.pdfLink{
	background: transparent url(bilder_seiten/pdf.gif) no-repeat top left;
	
	height: 20px;
	line-height: 20px;
	padding: 13px 0px 4px 40px;
	vertical-align: center;
}

h1{
	font-family: "Century Gothic", Arial, sans-serif;
}

h1 
{
font-size:14px;
margin-bottom: 20px;
padding-top:10px;
text-transform:uppercase;
color: #564b47;
background-color: transparent;
}

h2{
font-size:16px;
padding-top:10px;
text-transform:uppercase;
color: #2a4e9d;
padding-left: 10px; 
}
	
h3 , h1, body#info h4
{
border-bottom: 2px solid #2A4E9D;
font-size:18px;
padding-top:10px;
text-transform:uppercase;
color: #2a4e9d;
padding-left: 15px; 
}	

a 
{ 
color: #2a4e9d;
font-size: 13px;
background-color:transparent;
text-decoration: none; 
font-style: normal; 
font-weight: bold
}
 
pre 
{ 
color: #564b47;
font-size: 11px;
background-color:transparent;
font-family: Geneva, Arial, Helvetica, san-serif, "Trebuchet MS";
}

/*  positioning-layers statisch und absolut */

#box {
	width:1005px;
	padding:0px;
	;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(bilder_seiten/bg-new.gif);
	background-repeat: repeat-y;
}

#links {
	clear:left;
	width:195px;
	float:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin-left: 0px;
	height: 100%;
}

#inhalt {
	width:638px;
	padding:0px;
	float:left;
	background-color:#fff;
	overflow: auto;
	margin-top: -30px
}

#menu_links 
{
	float: left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0;
	padding-bottom: 54px;
	height: 100%;
}
#menu_links li { list-style: none; }
#menu_links li a {
	display: block;
	color: #FFF;
	background: #1C6DB1 url(bilder_seiten/arrow2.gif) no-repeat 5px center;
	width: 164px;
	padding: 2px 0px 1px 20px;
	margin: 0 5px 1px 5;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	;
	font-style: normal;
	font-size: 1em;
}	
		
#menu_links li a:hover 
{
background:  #D4ECF8 url(bilder_seiten/arrow2.gif) no-repeat 5px center; 
color: #666666; 
}


	
#menu_links li 
{
list-style: none;
}

#menu_links li a, #menu_links2 li a, #menu_links li div, #menu_links2 li div
{ 
display: block; 
color: #FFF; 
background: #1C6DB1 url(bilder_seiten/arrow2.gif) no-repeat 5px center; 
width: 164px; 
padding: 4px 0px 3px 20px; 
margin: 0 5px 1px 5; 
font-family: "Century Gothic", Tahoma, sans-serif;
font-weight: bold; 
text-decoration: none; 
text-transform: uppercase;; font-style: normal
}	
#menu_links2 li a{

}
		
#menu_links li a:hover , #menu_links2 li a:hover
{
background:  #FFF url(bilder_seiten/arrow2.gif) no-repeat 5px 7px;
border-bottom: 1px solid #F9B42A;
border-right: 2px solid #F9B42A;
 color: #333;  
 padding-bottom: 2px;
 width: 162px;
 }	


#menu_links li a.active-nav, #menu_links2 li a.active-nav, #menu_links li div, #menu_links2 li div{
	background:  #D4ECF8 url(bilder_seiten/arrow2.gif) no-repeat 4px 5px;
	color: #333;
	width: 164px;
	border-bottom:3px solid #F9B42A;
	border-right:2px solid #F9B42A;
	color:#333333;
	padding-left: 19px;
	padding-bottom:3px;
	padding-top:2px;
	width:163px;
} 

#navi {
	width:206px;
	margin: 0px;
	padding-top: 142px;
}		

#rechts {
	width:128px;
	float:left;
	/*background-image: url(bilder_seiten/bg_rechts2.gif);*/
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	background-repeat: repeat-y;
}

#kopf {
	background-color:transparent;
	/*background-image:  url(bilder_seiten/sv_ka_r1_c1_neu.gif); */
	background: url(bilder_seiten/header-logo.gif) top left no-repeat ;
	height: 201px
}


#kopf h1 {
font-size: 11px;
text-transform:uppercase;
text-align: right;
color: #564b47;
background-color: #90897a;
padding:5px 15px;
margin:0px
}

#kopf p {
padding:10px;
margin:0px;
}

.container, #container {
	width:600px;
	height: 100%;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}

img{
	border: none;	
}

.gallery {
	
	margin: 0px;
	padding: 0px;
}
.gallery  span{
	background: #196CB0;
	color: #FFF;
	padding: 4px;
}

.gallery ul{
	background: #EAECE8;
	border: 1px solid #196CB0;
	list-style: none;
	margin-top: 4px;
	overflow: hidden;
	padding: 10px;
	padding-bottom: 0px;
}


.gallery ul li{
	float:left;	
	margin-right: 10px;
	margin-bottom: 10px;
}

.ui-widget-content a{
	color: #2A4E9D!important;
	}

div#dialog-kim, div#dialog1, div.news-dialog{

	font-size: 0.9em;
	font-weight: normal;
	text-align: left;
	}

body#info div.container{
	border: none;
	float: none;
}

	
#left {  
float:left; 
width:40px;  
text-align:left;  
}

#middle {
	float:left;
	width:147px;
	text-align:left;
	margin: 0px;
}

#right {
	text-align:right;
	float:left;
	width:450px;
	text-align:left;
	margin: 0px;
}

.newsfett {  font-size: 13px; font-weight: bold; color: #CC0000}

#menu_links2 {
	float: left;
	;
	background: #CCCCCC;
	padding: 0;
	margin-top: 80px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu_links2 li {
list-style: none;
}



/*
#menu_links2 li a {
	display: block;
	color: #FFF;
	background: #1C6DB1 url(bilder_seiten/arrow2.gif) no-repeat 5px center;
	width: 164px;
	padding: 2px 0px 1px 20px;
	margin: 0 5px 1px 5;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	;
	font-style: normal;
	font-size: 1em;
}*/
#links2 {
	width:195px;
	float:left;
	padding-top: 64px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin-left: 0px;
}
/*
#menu_links2 li a:hover 
{
background:  url(bilder_seiten/arrow2.gif) no-repeat 5px center;
 color: #666666;  
 }
*/ 

.rahmen {  border: 1px #CCCCCC solid}
#archiv h4, #news h4, .newsfett 
{
border: none;
font-size: 14px; 
font-weight: bold; 
color: #CC0000;
margin: 5px 0px 10px;
padding: 0px;
text-transform: none;
}

body#archiv .newsfett, .newsfett2{
	font-family: "Century Gothic", Arial, sans-serif;
}

.newsfett2{
	padding-top: 10px;
}

body#info td{
	height: 30px;
	line-height: 1.5em;
}
body#info tr{
	margin-bottom: 30px;
}

body#dolmetscher div#inhalt a{
	font-size: 12px;
}

.newsfettKopie 
{
font-size: 13px; 
font-weight: bold; 
color: #999999; 
text-decoration: none
}

.newsfett2Kopie 
{
font-size: 12px; 
font-weight: bold; 
color: #666666
}
	
	
h4
{
border-bottom: 2px solid #2A4E9D;
font-family: "Century Gothic", Arial, sans-serif;
font-size:18px; 
padding-top:10px;
text-transform:uppercase; 
color: #2a4e9d; 
padding-left: 17px; 
}

.down 
{
font-size: 13px; 
font-weight: bold; 
color: #FF9933; 
text-decoration: none
}

#spende 
{  
float:left; 
width:250px;  
text-align:left;  
}

#spendenright 
{  
float:left; 
width:170px;  
text-align:left;  
}

.rahmen {  border: 1px #CCCCCC solid}
.newsklein { font-size: 10px; font-weight: normal; color: #999999}
.newsfett_13 { font-size: 13px; font-weight: bold; color: #666666 }

}
#footer {
  clear: both;
#menu_links2 li a:hover {

background:  url(bilder_seiten/arrow.gif) no-repeat center left; 
color: #666666;
}
#menu_links2 li a:hover {

background:  url(bilder_seiten/arrow.gif) no-repeat center left; 
color: #666666;
}
#menu_links2 li {

list-style: none;
}



#menu_links2 li a {

display: block; 
color: #9F9F9F; 
background: #ebeae9 url(bilder_seiten/arrow.gif) no-repeat center left; 
width: 164px; 
padding: 2px 0px 1px 20px; 
margin: 0 5px 1px 5; 
font-weight: bold; 
text-decoration: none; 
text-transform: uppercase;; font-style: normal
}
#menu_links2 li a:hover {

background:  url(bilder_seiten/arrow.gif) no-repeat center left;
 color: #666666;
}
#menu_links2 {

	float: left;
	;
	background: #CCCCCC;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0;
	height: 100%;
}

