@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a {
	font-size: 11px;
	color: #000000;
}
a:link {
	text-decoration:underline;
}
a:visited {
	text-decoration:underline;
	color: #000000;
}
a:hover {
	text-decoration:underline;
	color: #333333;
}
a:active {
	text-decoration:underline;
	color: #000000;
}

#paget {
	position:relative;
	width:1000px;
	margin-left:-500px;
	left: 50%;
	background-image:url(img/back.jpg);
	height:40px;
	margin-top:0px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;

}

#topnav{
	
	padding-top:20px;
	height:40px;
	float:right;
	margin-right:10px;

}

#header{
	position:relative;
	width:100%;
	background-color: #5b5a5f;
	height:63px;
}

#header_i {
	position:relative;
	width:1000px;
	margin-left:-500px;
	left: 50%;
	background-image:url(img/header.jpg);
	background-repeat:repeat-x;
	height:63px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

#nav{
	position:relative;
	background-color: #999999;
	height:28px;
}

#nav_i {
	position:relative;
	width:1000px;
	margin-left:-500px;
	left: 50%;
	height:28px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	
}

#logo {
	position: relative;
	float:left;
	height:28px;
	width:136px;
	background-image:url(img/lema.gif);
	background-repeat:no-repeat;
	background-position:15px;
	
}

#mainnav {

	
	height:28px;
	position:relative;
	float:left;
}

#pagem {
	
	position:relative;
	width:1000px;
	margin-left:-500px;
	left: 50%;
	
	height:auto;
	
	}
	
#mmain{

	width:1000px;
	float:left;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background-image:url(img/back.jpg);
}
	
#subnav{
	margin-left:5px;
	position:relative;
	float:left;
}
	
#footer {
	clear:both;
	position:relative;
	width:100%;
	background-color: #999999;
	height:15px;
	border: 0px 1px 1px 1px solid  #000000; 
	
	}

#col1 {
	margin-top:20px;
	padding-top:10px;
	position:relative;
	width: 145px;
	
	float:left;
	overflow:hidden;
		
}
#col2 {
	margin-top:20px;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	position:relative;
	width: 670px;
	margin-bottom: 25px;
	float:left;
	border-right: #000000 solid 1px;
	border-left: #000000 solid 1px;
	overflow:hidden;
	min-height:300px;

}

*html #col2 {
	width: 710px;
	
}

	
#col3 {
	padding-top:10px;
	width: 120px;
	margin-left:10px;
	margin-top:20px;
	position:relative;
	margin-right:10px;
	float:right;
	overflow:hidden;
	
}

  /* (en) classes for invisible elements in the base layout */
  /* (de) Klassen fÃ¼r unsichtbare Elemente im Basislayout */
  .skip, .hideme, .print, dfn {
    position: absolute;
    left: -1000em; /* LTR */
    top: -1000em;
  }

  /* (en) make skip links visible when using tab navigation */
  /* (de) Skip-Links fÃ¼r Tab-Navigation sichtbar schalten */
  .skip:focus, .skip:active {
    position: static;
    left: 0;
    top:0;
  }


  /* (en) navigation: horizontal adjustment | (de) horizontale Ausrichtung  */
  #nav ul { margin-left: 20px; }

  #headline {margin-bottom:15px;border-bottom:1px #000000 solid; max-width:700px;}
  #sn{margin-bottom:10px;}
  #sna{margin-bottom:10px;}
  #snas{margin-bottom:5px;}
  #sbme{margin-left:10px;;margin-bottom:5px;}
  #sbm{margin-left:10px;;margin-bottom:5px;}
  #sbml{margin-left:10px;margin-bottom:15px;}





.equalize{}

.100{

	width:100%;
}





.sub_links{
margin-right:10px;

	
}

.sub_rechts{
margin-left:10px;

	
}


.s50r {
	
	float:right;
	overflow:hidden;
	position:relative;
	width:50%;
	}


.s50l{
	
	float:left;
	overflow:hidden;
	position:relative;
	width:50%;
	}









.navigation{
	display:none;
	}


*html .sub_rechts img {

	margin-bottom:20px;

}








