* {
  margin: 0px;
  padding: 0px;
}

h1 {
	background: transparent url(../images/bg_internet.jpg) no-repeat;
	font-size:11px;
	padding:1px 0px 0px 20px;
	margin:0 0 10px 0;
	font-weight:bold;
	color:black;
	height:15px;
	
}
.csc-header csc-header-n2, h1 {
        padding-top:5px;
        height: 20px;
        text-align: center;
        font-size: 12px;
        font-weight: bold;
        color:#FEFF00;
        background: transparent url(../images/bg_topic.jpg);
}

.csc-header-h2, h2 {
         color:#444444;
         font-size:11px;
         font-weight:bold;
}


h2 {
   font-size: 11px;
   font-weight: bold;
   color:#FEFF00;
   padding-left:4px;
   padding-right:20px;
   padding-top:2px;
   padding-bottom:2px;
}

h3 {
   font-size: 11px;
   font-weight: bold;
   font-style: normal;
   color:#FEFF00;
   padding-top:2px;
   padding-bottom:2px;
   background: transparent url(../images/bg_topic.jpg);
}

h4 {
   font-size: 12px;
   font-weight: bold;
   font-style: normal;
   color:#FEFF00;
   padding-top:2px;
   padding-bottom:2px;
   background: #999999;
}
h5 {
   font-size: 24px;
   font-weight: bold;
   font-style: normal;
   color:#FF0000;
   padding-bottom: 15px;
   text-align: center;

}
h6 {
   font-size: 18px;
   font-weight: bold;
   font-style: normal;
   color:#FF0000;
   padding-bottom: 15px;
   text-align: center;

}

a img{
	border:1px solid black;
}

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0px;
	padding:1px;
        margin-left:0px;
        line-height: 1,5em;

}

body {
 text-align:center; 
 margin-top: 20px;
 font-family: Verdana,Helvetica,Arial;
 font-size:11px;
 color:#000000;
 background: #FFFFFF;
}

a {
 color: #000000;
 text-decoration: none;
}

a:hover {
 text-decoration: underline;
}

a img {
 border: 0 none;
}

.clear {
  clear:both;
  font-size:1px;
  line-height:0px;
  margin-top:-1px;
}

ul, li {
    list-style-image: url(../images/aufzaehlung.jpg);
    line-height: 1.2em;
    font-size: 11px;
    margin-left: 15px;       
    margin-bottom:8px;
 

}

td {
 vertical-align: top;
}

.contenttable td {
 vertical-align: top;
 text-align: left;
 width: 100px;
}
.tr-even.tr-0 td{
font-weight: bold;
}
/*---------------------Container------------------------*/
div#container { 
 margin:0px auto;
 width: 960px;
 text-align:left;
}

/*-------------------Headerbereich----------------------*/
.header_frame {
  width:960px;
  height:190px;
  float:left;
}
.logo {
  width:960px;
  height:150px;
  background: transparent url(../images/header.jpg);
}
.header_nav {
 position:relative;
 left:0px; top:0px;
 width:960px;
 height:40px;
 background: transparent url(../images/bg_header_nav.jpg) no-repeat;
 float: left;
}
.nav {
 position:absolute;
 left:600px; top:3px;
 width:350px;
 font-size:11px;
 font-weight: bold;
}



/*-------------------Mainframe-----------------------*/
.main {
   float:left;
   width:960px;
   background: transparent url(../images/bg_main.jpg);
}
.nav_frame { 
  width:125px;
  float:left;
  padding-bottom:4px;
}
.navigation { 
  width:125px;
  float:left;
  padding-bottom: 20px; 
}
.navigation br { 
  line-height: 10px; 
}

.navigation a {
	float:none;
         display:block;	
	padding-left:4px;
	padding-top:4px;
	padding-right:5px;
	padding-bottom:5px;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	font-family: Verdana,Helvetica,Arial;
	font-size:11px;
	background: transparent url(../images/bg_navigation.jpg) no-repeat;
}

.navigation #current {
	color:#FFFF00;
        background: transparent url(../images/bg_navigation.jpg) no-repeat;
        text-decoration:underline;	
}

.navigation a:hover {
        color:#FFFF00;
        background: transparent url(../images/bg_navigation.jpg) no-repeat;   
        text-decoration:underline;
}


a.submenu1, a.submenu2 {
        float:none;
        display:block;		
	padding-top:2px;
	padding-right:5px;
	padding-bottom:3px;
	text-decoration:none;
        padding-left:15px;
        background: transparent url(../images/bg_submenu.jpg) repeat-y;
        font-size: 10px;
        font-weight: bold;
}
a.submenu2 {
	padding-left:55px;
        background: transparent url(../images/sub2_roll_1.jpg) no-repeat;
}


a:hover.submenu1 {
	padding-left:15px;
        background: transparent url(../images/bg_submenu.jpg) repeat-y;
}
a:hover.submenu2 {
	padding-left:55px;
        background: transparent url(../images/sub2_roll_2.jpg) no-repeat;
}

#current.submenu1 {
	padding-left:15px;
        background: transparent url(../images/bg_submenu.jpg) repeat-y;
}
#current.submenu2 {
	padding-left:55px;
        background: transparent url(../images/sub2_roll_2.jpg) no-repeat;
}
.sprache {
   width: 125px;
   margin-top: 20px;
   padding-left:15px;
   padding-bottom:20px;
   font-weight: bold;
   font-size: 10px;
}
.content_frame {
  float:left; 
  width:690px;
  padding-bottom:20px;
}
 
.topic_1 {
 	width:650px;
 	height: 20px;
	margin-left:15px;
	background: transparent url(../images/bg_topic.jpg);
 }
 .topic {
	font-size: 12px;
	font-weight: bold;
	font-style:italic;
	color:#FFFF00;
	padding-top: 2px;
	padding-left: 5px;
 }
 .content {
	width: 630px;
	margin-left:15px;
	padding-left:10px;
	padding-right:10px;
	background: transparent url(../images/bg_grey.jpg);
 } 

.news_frame {
  float:left;  
  padding-right: 0px; 
  width:120px;
  padding-top:0px;
  padding-bottom:30px;
}

.comun {   
  float:left;
  width:120px;
  padding-top:30px; 
}
.comun_topic {   
  background: transparent url(../images/bg_topic.jpg);
  font-size: 12px;
  font-weight: bold;
  font-style:italic;
  color:#FFFF00;
  padding-top: 2px;
  padding-left: 5px;
  height: 18px;
}
.comun_content {   
  text-align: left;
  width:120px;
  padding-top:10px; 
  background: transparent url(../images/bg_grey.jpg);
}

.foto {   
  float:left;
  width:120px;
  padding-top:0px; 
}
.foto_topic {   
  background: transparent url(../images/bg_topic.jpg);
  font-size: 12px;
  font-weight: bold;
  font-style:italic;
  color:#FFFF00;
  padding-top: 2px;
  padding-left: 5px;
  height: 18px;
}
.foto_content {   
  text-align: center;
  width:120px;
  padding-top:10px; 
  background: transparent url(../images/bg_grey.jpg);
}

.sicher {   
  float:left;
  width:120px;
  padding-top: 30px;
}

.sicher_topic {   
  background: transparent url(../images/bg_topic.jpg);
  font-size: 12px;
  font-weight: bold;
  font-style:italic;
  color:#FFFF00;
  padding-top: 2px;
  padding-left: 5px;
  height: 18px;
}
.sicher_content {
  text-align: center;
  width:120px;
  padding-top:10px;
  padding-bottom: 10px;
  background: transparent url(../images/bg_grey.jpg);
}
.wetter {   
  float:left;
  width:120px;
  padding-top: 30px;
}

.wetter_topic {   
  background: transparent url(../images/bg_topic.jpg);
  font-size: 12px;
  font-weight: bold;
  font-style:italic;
  color:#FFFF00;
  padding-top: 2px;
  padding-left: 5px;
  height: 18px;
}
.wetter_content {
  text-align: center;
  width:120px;
  padding-top:0px;
  padding-bottom: 0px;
  background: transparent url(../images/bg_grey.jpg);
}
.alpine {   
  float:left;
  width:120px;
  padding-bottom:30px; 
}
.alpine_topic {   
  background: transparent url(../images/bg_topic.jpg);
  font-size: 12px;
  font-weight: bold;
  font-style:italic;
  color:#FFFF00;
  padding-top: 2px;
  padding-left: 5px;
  height: 18px;
}
.alpine_content {   
  text-align: center;
  width:120px;
  padding-top:10px; 
  background: transparent url(../images/bg_grey.jpg);
}
/*--------------------Fussbereich-----------------------*/
.footer {
 width: 960px;
 height: 49px;
 float: left;
 text-align: center;
 color: #000000;
 font-size: 11px;
 font-weight: bold;
 padding-left: 0px;
 padding-top:0px;
 background: transparent url(../images/footer.jpg);
}

div#copy {
 text-align: center;
 float: left;
 width: 960px;
 font-weight: normal;
 font-size: 9px;
 color: #666666; 
 padding-top: 10px;
 padding-bottom: 5px;
}
div#copy a { color: #666666; text-decoration: none; }
div#copy a:hover { text-decoration: underline; }	

/*------------------------------------------------------*/

.csc-textpic-center {
  text-align:center;
  padding-top:10px;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img{
margin: 0px;
padding-top: 10px;
}
/*------------------------------------------------------*/

/* Contact Form */
.csc-mailform { border: none; width: 600px; }
.csc-mailform input, .csc-mailform textarea { padding: 0.1px; font-size: 11px; }
.csc-mailform-field label { width: 100px; display:block; float: left; font-size: 11px; }
.csc-mailform-field { padding-bottom: 11px; padding-left: 10px; }
.csc-mailform-submit { padding: 0.1px; font-size: 11px;}
.facebook {
   width: 125px;
   margin-top: 20px;
   padding-left:15px;
   padding-bottom:20px;
   font-weight: bold;
   font-size: 10px;
}
.fan_box .profileimage {
    display: none;
    float: left;
    height: 40px;
    margin: 0 0 4px;
    padding: 0 10px 0 0;
    width: 40px;
}
