@import url("nav.css");
@import url("formulare.css");
@import url("titles.css");
@import url("kontaktformular.css");

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	background: #F9FAFA url(/images/bg.gif) repeat-y center;
	color: #000;
	text-align: center;
	font-size: x-small; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: small;
}

.bg01 {
    background-color: #F4F5F5; 
}

/* ######## SCHRIFTEN ####### */

html>body { /* be nice to Opera */
	font-size: small;
}

h1 {
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 132%; 
   font-weight: normal;
   letter-spacing: 1px;
   color: #390;
}

h2 {
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 92%; 
   font-weight: bold;
   color: #333;
   margin: 2em 0 0 0;
}

h3 {
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 120%; 
   color: #333;
}

#content p, #content li, #content td {
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 92%; 
   color: #000;
   line-height: 1.6em;
   margin-top: 0.5em;
}

.newsTitle h3 {
    font-size: 100%;
    font-weight: bold;
    color: #999;
    margin: 8px 0 0 0;
    padding: 0;
}

.newsTitle p {
    font-size: 100%;
    color: #999;
    margin: 2px 0 0 0;
    padding: 5px 0 0 0;
}


#toplinks {
   font-size: 92%; 
}


#linkeSpalte h4 {
    color: #390;
}

#linkJugendKT {
    margin-top: 20px;
}

h4#titleSchriftgroesse {
    margin: 0 0 4px 0;
}

h4#titleSuche {
    margin: 20px 0 4px 0;
}

#sucheText {
    width: 100px;
    background-color: #fff;
    color: #000;
    border: 1px solid #D4D0C8;
}

#sucheSubmit {
    border: 0;
    background-color: #F4F5F5;
    cursor: pointer;
    color: #666;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 90%;
} 


#schriftgroesse, 
#suche {
    margin-left: 17px;
}

#schriftgroesse a:link, 
#schriftgroesse a:visited {
    color: #666 !important;
    text-decoration: none;
}

#schriftgroesse a:hover, 
#schriftgroesse a:active {
    color: #390 !important;
    text-decoration: none !important;
}

#size01 {
    font-size: 78%;
    margin-right: 25px;
}
 
#size02 {
    font-size: 90%;
    margin-right: 25px;
}

#size03 {
    font-size: 115%;
} 

#size03 span {
    font-weight: bold; 
}
    
.error, .attention {
    color: #f00 !important;
    font-weight: bold;
}

.design_green {
	  color: #390 !important;
}

/* #### SCHRIFTEN ENDE ### */ 

.topline { /* für Linie zwischen den Newsnachrichten */
    border-top: 1px solid #ccc;
    padding-top: 5px;
}

#topbild {
	background-color: #C0D8A6;
}

#toplinks {
    margin-left: 405px;
}

.toplink {
    margin-right: 30px;
}

#toplinks a:link, #toplinks a:visited { 
    color: #000 !important;
}

#toplinks a:hover, #toplinks a:active {
    color: #390 !important;
}

#logo {
   padding: 12px 0 25px 0;
}


#servicetelefon {
    position: absolute; 
    top: 98px; 
    left: 500px;
    width: 262px;
}

#container {
    margin: 0 auto; 
    width: 790px;
    text-align: left;
    position: relative;
}

#linkeSpalte {
    position: absolute; 
    top: 35px;
    left: 1px;
    width: 185px;
}

#content a:link, 
#content a:visited,
#schriftgroesse a:link, 
#schriftgroesse a:visited  {
    color: #390;
    text-decoration: none;
}

#content a:hover, 
#content a:active, 
#schriftgroesse a:hover, 
#schriftgroesse a:active {
    text-decoration: underline;
}



#content {
    width: 570px;
    margin-left: 197px;
    
}

.newsTitle {
    margin-top: 15px;
}

.newsTitle h3 {
    float: left; 
}

.newsTitle p {
    float: right;
}

.spalteHome {
    width: 100%;
}

.spalteLinks {
    float: left;
    width: 350px;
}

.spalteRechts {
    padding-left: 370px;
}


.linkAbschnitt h2 {
	display: inline;
}

.ruler {
	border-bottom: 1px solid #ccc; 
	margin: 20px 0 15px 0;
}


label, select, input[type=submit]{
    cursor: pointer;
}


.preistabelle {
	width: 75%;
}

.preistabelle th {
	text-align: left; 
	font-weight: normal;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 92%; 
}

.preistabelle td {
	padding: 5px;
}

.bgTD01 {
	background-color: #eee;
}

.clearboth {
    clear: both; 
}

img {
    border: 0;
}

#sprachen {
	position: absolute; 
	z-index: 10;
	left: 1px;
	height: 24px;
	width: 185px;
	background-color: #E8E8E8;
	padding-top: 5px;
	padding-bottom: 5px;
}

#sprachen select {
	width: 128px;
	padding: 0;
	
}

#sprachen form {
	margin: 0;
	padding: 0;	
	padding-left: 5px; 
}

.verstecken {
	background-image: url("/images/titles/fr/service_telefon_s.gif");
	padding: 19px 0 0 0;
    overflow: hidden;
    background-repeat: no-repeat;  
    height: 0px !important;
    height /**/:19px;
}

/* ##### BILDERMENUE ##### */

	/*  Horizontal nav */

#menu {
	margin: 0;
	padding: 0;
	}

#menu ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
	}

#menu ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	}

#menu ul li a {
	background: #fff;
	width: 105px;
	height: 2em;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 0;
	margin: 0 0 10px 0;
	color: #c30;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: normal;
	line-height: 2em;
	}


#menu ul li a:hover {
	color: #fff;
	background: #ccc;
	}

#menu a:active	{
	background: #390;
	color: #fff !important;
}

#menu .ausgewaehlt {
	background-color: #390; 
	color: #fff !important;
}


/* #### Graue Hintergrund-Box ##### */

.box {
    margin: 5px 0;
    padding: 5px;
    background-color: #F4F5F5;
}   

.bilderrahmen {
    margin: 5px 0;
    padding: 20px;
    border: 1px solid #999;
    text-align: center;
}

.zentriert {
    text-align: center;
}
.linksbuendig {
    text-align: left;
}

img {
    border: 0;
}

/* #### Bilder-Thumbs ##### */

img.photothumb {	
	padding: 4px;
	margin-right: 5px;
	margin-bottom: 8px;
	border-color: #ccc;
	border-width: 1px;
	border-style: solid;
}

a img.photothumb:hover {
	border-color: #390;
}

