/* ==========================================
CI - Farben und Co :

Hauptblau:		#515070		
helleres Blau:		#787088		

============================================*/


/*
  ==================================
    GLOBAL
  ==================================
*/

body {
        margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	      }


P, OL, UL,DIV, H1, H2 {
	font-family: verdana, arial;
	font-size: 11px;
                     }

H3 { font-family: verdana, arial;
	font-size: 13px;}

P, H1, H2,H3,OL, UL {margin: 5px 10px 5px 0px;}

h1 {
font: 14px arial, sans-serif;
margin: 5px 0 10px;
font-weight: bold;
color: #000000;
background: transparent;
}

H2 { font-size: 13px; }

H5 {
font: 14px arial, sans-serif;
margin: 5px 0 10px;
font-weight: bold;
color: #515070;
background: #F9F9F9;
border-top: 1px solid #515070;
border-bottom: 1px solid #515070;
line-height: 25px;
padding-left:10px;
}


/*===================================*/

table img {display: block;}
td img {display: block;}
tr img {display: block;}
div img {display: block;}
a img {display: block; border:0;}

/*===================================*/

div,table,td,tr {
      spacing: 0px;
      padding: 0px;
      border: /*1px solid red;*/0;
      margin: 0px 0px 0px 0px;
     }

/*div {border: 1px solid green; }*/
/*===================================*/

p, ul {
line-height: 17px;
color: #000000;
font-size: 12px;
}

a:link {
text-decoration: none;
color: #515070;
background: transparent;
}

a:visited {
text-decoration: none;
color: #787088;
background: transparent;
}

a:active {
text-decoration: none;
color: #000387;
background: transparent;
}

a:hover {
text-decoration: none;
color: #000387;
background: transparent;
          }



/*
  ==================================
  DIV BOXES
  ==================================
*/

/*  Auflösung 1024*768  */
#total {
         position:absolute;
         left: 50%;
         top: 10px; /*50%;*/
         width:1024px; 
         margin-left: -536px;
         /*height: 768px;*/
         /*margin-top: -382px;*/
         z-index:1;
         background-color: #e1dddc
         overflow: hidden; 
         font color= #000000;
         /* border-right: 1px solid #4d4d4d;
         border-bottom: 1px solid #4d4d4d;
         border-left: 1px solid #4d4d4d;
         border-top:  1px solid #4d4d4d; */
        
       }


.background1 {
         position:absolute;
         top:0px;
         left:0px;
         z-index:2;
             }


/*
  ==================================
  CONTENT
  ==================================
*/

.content {
	  position:absolute;
          top:250px;
          left:290px;
          height: 500px;
          width:710px;
          z-index:22;
	  color: #000000;
/*border: 1px solid yellow;*/
          overflow: auto;
         }
         
         
html>body #content { /*umgehen des IE fehlers, kenn kein min-width*/
	height: auto;
	min-height: 400px;
		}
   


/*
  ========================
     GMENU
  ========================
*/

/* Startseite | Wir über uns .... */

.mm {   
         position:absolute;
         top:207px;
         right:5px;
         /*width:110px;*/
         z-index:200;
         font-family: verdana;
         font-size: 14px;
        overflow: hidden;
        display: inline;
        color: white;
        font-weight: bold;
        /*border: 1px solid red;*/
              }

.mm_inner {
  display: inline;
  color: white;
  font-size: 14px; 
  }
  
DIV#total DIV.mm DIV.mm_inner A {
text-decoration: none;
color: white;
}

DIV#total DIV.mm DIV.mm_inner A:visited {
text-decoration: none;
color: white;
}

DIV#total DIV.mm DIV.mm_inner A:active {
text-decoration: none;
color: white;
}

DIV#total DIV.mm DIV.mm_inner A:hover {
text-decoration: none;
color: #515070;
          }

/*
=================================================
MENU LEFT
=================================================
*/

#menuleft {
           position:absolute;
           top:185px;
           left:20px;
           width:200px;
           height:400px;
           padding: 15px 20px 20px 20px;
           z-index:4;
     /*border-top: 1px solid #FFB180;
     border-right: 1px solid #FFB180;
     border-left: 1px solid #FFB180;
     border-bottom: 1px solid #FFB180;*/
     min-height: 380px;
	  }

/*===================================*/


#menuleft DIV a{
color: #000000;
background: transparent;
padding: 2px;
padding-left: 6px;
display: block;
border-left: 10px solid white;
font: 15px arial, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;
border-bottom: 1px solid #515070;
margin-top: 1px;}

#menuleft DIV.menu1-level1-no  a:hover {
border-left: 10px solid #515070;
text-decoration: none;
color: #515070;}

#menuleft DIV.menu1-level1-act a 
{
border-left: 10px solid #515070;
text-decoration: none;
padding-left: 6px;
color: #515070;
}


#menuleft DIV.menu1-level2-no a{
color: #737373;
background: transparent;
padding: 2px;
padding-left: 18px;
display: block;
border-left: 3px solid white;
font-size: 11px;
font-weight: normal;
text-decoration: none;
text-align: left;
margin-top: 1px;}


#menuleft DIV.menu1-level2-no a:hover {
border-left: 3px solid #515070;
color: #515070;}


#menuleft DIV.menu1-level2-act a {
font-size: 11px;
border-left: 3px solid #515070;
padding-left:26px;
color: #515070;
}

/*===================================*/


/*
==============================================
  TOP NAVI
==============================================
*/

.topnavi {   
         position:absolute;
         top:167px;
         left:290px;
         /*width:110px;*/
         z-index:100;
         font-family: verdana;
         font-size: 11px;
        overflow: hidden;
        display: inline;
        color: white;
        /*border: 1px solid red;*/

              }

       
.topnavi A {
        color: #FFFFFF;
        text-decoration: none;
            }

.topnavi A:active,.mm A:visited,.mm A:link {
         color: #000000;
         text-decoration: none;
            }

.topnavi A:hover {
	color: #000000;
	text-decoration: none;
             }

/*===================================*/


             
/*
====================================================
  FORMULARE
===================================================*/   

/* Felder und Submit Button für Email-Formulare */
      
 .csc-mailform 
     {
     /*background-color: white;*/
     border: 0;
     width: 650px;
     height: 100%;
     padding: 0px 0px 0px 0px;
     padding-top: -10px;
          }
 
 .csc-mailform-field
 	{
 	/*background-color:white;*/
        border: 0px;
        }
 
     .csc-mailform-field input {
      background-color: white;
      border: 1px solid;
      border-color: silver;
      font-family:  Verdana;
      font-size: 11px;
      line-height:14px;
      width: 50%;
      }  
      
 .csc-mailform-field textarea {
      background-color: white;
      border: 1px solid;
      border-color: silver;
      font-family: Verdana;
      font-size: 12px;
      line-height:14px;
       } 
  
#mailformNachricht_     
   {width: 250px;
    height : 200px;
    display: block;
    clear:both;
    }


        
    
  .csc-mailform-field label {
      margin:1px;
      font-size:11px;
      line-height:20px;
      color:black;
 /*float: left; */
      text-align: left;
      margin-right: 0px;
      width: 100px;
      height: 20px;
      display: block;
      font-family: Verdana;
     } 

       


/*#mailformformtype_mail
       {
      margin-left: 0px;
      margin-top: 3px;
      padding-left: 1px;
      padding-right: 1px;
      padding-top: 1px;
      padding-bottom: 1px;
      background-color: white;
      border: 1px solid;
      border-color: silver;
      cursor:hand;
        }  
  */      

.csc-caption {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
		      }     

.csc-mailform-submit {}		

/*=======================================*/




/*
====================================================
  NEWS
===================================================
*/


#newshead {
  color: #800000;
  font-size: 13px;
  font-weight:bold;
  background: #F9F9F9;
  border-top: 1px solid #515070; 
  border-bottom: 1px solid #515070;
  padding-bottom: 4px;
  padding-top: 4px;
  padding-left: 9px;
  margin-bottom: 8px;
  width: 640px;
  /*border: 1px solid red;*/
    	  }
	  
#listview {border-top: 15px solid white;
		border: 1px solid #515070;}

#newstable {
	width:630px;
	 padding-top:2px;
	/*background: silver;*/
	  border: 5px solid silver;
	    }

#thumbnail {
   	padding-left: 20px;
   	 /* border: 1px solid green; */
	   }


#singlenews {
	    width:75%;
	    background: white;
	    padding: 15px 15px 15px 15px;
	    clear: both;
            border-left: 1px solid silver;
            border-left: 1px solid silver;
            border: 1px solid #787088;
	     }   

.newsdatehead{
padding-top: 8px;
border-bottom: 1px solid #4d4d4d;}



#snhead {
	    width:95%;
	    background: #F8F8F8;
	    padding: 5px 5px 5px 5px;
	    border: 1px solid silver;
	     }
.newsdatesv {font-size:12px;}

.newstitlesv {}

#snadd{overflow:hidden;
	    width:75%;
	    font-size: 11px;
	    font-family: verdana;
	    background: #F8F8F8;
	    padding: 5px 5px 5px 5px;
	     }	
	

/*
==============================================
  SEARCHBOX
==============================================
*/


#searchbox {
         position:absolute;
         top:206px;
         left:286px;
         width:180px;
          z-index:99;
       }

/*===================================*/


.search_box_button {
	 position:absolute;
         top:0px;
         left:170px;
         width:40px;
          z-index:100;
            color: black;
 	    font-family: verdana;
 	    font-weight: normal;}

/*===================================*/
 	    
.search_box_field {
                  font-family: verdana;
                  font-size: 12px;
                  color: #253A57;
                  background-color: white;
                  }
                  

                  
/*
=================================================
KONTAKTDATEN
=================================================
*/

#kontakt {
           position:absolute;
           top:540px;
           left:45px;
           width:200px;
           height:400px;
           padding: 15px 20px 20px 20px;
           z-index:4;
     /*border-top: 1px solid #FFB180;
     border-right: 1px solid #FFB180;
     border-left: 1px solid #FFB180;
     border-bottom: 1px solid #FFB180;*/
     /*min-height: 380px;*/
	  }
