html  {
	height:100%;
}


body {
	margin:0px; 
	padding:0px;
	color: black;
	background-color: #FFFFFF;
	font-family: Helvetica, sans-serif;
	font-size:11px;	
height:100%;

}

#inhalt_popup {
	display:none;
	position:absolute;
	top:-30px;
	left:-10px;
	width:500px;
	height:400px;
}


#nav ul li a  { behavior: url(fileadmin/css/iepngfix.htc) }



a {
	color:#000000;
	background-color: transparent;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}


h1 {
	font-size:15px;
	font-weight:normal;
}


#main {
	position: absolute;
	top:0px;
	left:50%;
	margin-left:-377px;
	width: 753px;
	
	background-color:white;
	height:100%;
		
	}
	
	

#headernav {
	position:absolute;
	width: 100%;
	height:183px;
	}
	
#homelink {
	position:absolute;
	top: 27px;
	left:510px;
}	

#logo {
	float:right;
	width:128px;
	height:44px;
}

#topnav{
	position:absolute;
	top: 44px;
	left:509px;
	height:139px;
	width:244px;
	}
	
#topnav ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	overflow:hidden;
	-moz-padding-start: 0px;
}

#topnav ul li {
	float:left;
	width:122px;
	height:69px;
	white-space:nowrap;
	margin-left:0px;
	margin-bottom:1px;
	list-style:none;
}	


	

#topnav ul li a {
/*
	position:absolute;
	top:0px;
	left:0px;
	z-index: 1000;
*/

	display: block;
	width: 122px;
	height:69px;
	line-height:130px;
	vertical-align:bottom;

	text-decoration:none;
	font-size:9px;
	background-image:url('styles_FILES/no.png');
	background-repeat:no-repeat;
	}
	
	

#topnav ul li a:hover, #nav ul li .active {
	background-image:url('styles_FILES/act.png');
}



#nav{
	position:absolute;
	bottom: 0px;
	right:244px;
	height:12px;
	width: 509px;
	white-space:nowrap;
	}

* html #nav { 
 right:243px;
 bottom:-1px;
 }	



#nav ul {

list-style-type:none;
-moz-padding-start: 0px;

}	
	
#nav ul li {
	float:right;
	width:97px;
	white-space:nowrap;
	margin-left:1px;
	list-style:none;
	background-color:transparent;
}	

#nav ul li a {
	display: block;
	width: 97px;
	text-decoration:none;
	font-size:9px;
	background-image:url('styles_FILES/no.png');
	background-repeat:no-repeat;
	}

#nav ul li a:hover, #nav ul li .active {
	background-image:url('styles_FILES/act.png');
}



#mainmenu, #topmenu {
	float:right;
	margin:0px;
	text-align:right;

	
}

#mainmenu  {
 width:100%;
}




#headerimg {
	position:absolute;
	top:44px;
	left:0px;
	width:509px;
	height:139px;
	overflow:hidden;
}

#contentcont {
	position:absolute;
	top:223px;
	width:100%;
	}



#cont_middle {
	float:left;
	width: 497px;
	margin-right:0px;
	}

#cont_middle_haendler {
	float:left;
	width: 304px;
	margin-right:19px;
	
}



#cont_right {
	float:right;
	width: 244px;
	}
	
#cont_right h1 {
	font-size:12px;
	color:#33bfbd;
	background-color: #FFFFFF;

	font-weight: bold;
}	
	
	
	
	
	
	

#footercont {
	clear: both;
	margin-top:5px;
	width:753px;
	height:19px;
	
	border-top:1px solid black;
}

#footernav {
	float:right;
	}

#footernav li {
	display:inline;
	margin-left:10px;
	}



/* NEWS */

.news-latest-item a {
	text-decoration:none;
	}
.news-latest-item a:hover {
	text-decoration:underline;
	}
	
.news-latest-item p {
	display:inline;
}	

.news-latest-morelink {
	display:inline;
	}

.news-latest-item, .news-list-item, .blog-list-item {
	border-bottom:1px solid #b9c0c5;
	padding-bottom:10px;
	margin-bottom:10px;
	
}


.clearer {
	border-bottom:none;
	border-right:none;
	border-left:none;
	border-top: 1px solid black;
	height:1px;
	}
	
	
	
.news-single-timedata, .news-single-author {
 display:none;
	}	




.news-list-date, .blog-single-timedata, .blog-list-date {
	float:right;
	font-size:10px;
}


.news-search-form-submit input {
margin-left:10px;
width:60px;
	
}



/* formulare */

fieldset {
	border:none;
}

label {
  float:left;
  width:100px;
}

input {
	color:black;
   background-color:white;
   border:1px solid black;
   font-size:10px;
   width:200px;
}

#mailformaddress {
width:200px;
border:1px solid black;
}

.csc-mailform-submit {
   margin-left:100px;
   width: 60px;
}





/* comment */
.tx-comments-comment-form, .tx-comments-comments {
	margin-top:20px;
}

.tx-comments-comment-content {
   border-bottom: 1px solid black;

   margin-bottom:20px;
}

.tx-comments-comment-head, .tx-comments-comment-content {
   margin-left:30px;
   margin-right:30px;
}

#timtab-calendar caption {
 border:1px solid #b9c0c5;
 border-bottom:none;
}
#timtab-calendar {

	border:1px solid #b9c0c5;

	margin-bottom:20px;
}


.blog-catmenu {
    margin-bottom:20px;
}


#cont_right .tagcloud {
 display:block;
 border:0px solid black;
 
 background-color:white;
}

#cont_right .tagcloud a {
    color:#33bfbd;
}

.blog-pagebrowser .hidden {
 display:none;
}

.blog-pagebrowser .later {
 float:right;
}
.blog-pagebrowser .earlier {
 }

.blog-list-item {
clear:both;
}


.blog-catmenu-level1 {
  margin-top:3px;
  margin-left:10px;
}

.csc-frame-frame1, 
.contenttable {
   background-color: #EEEEEE;
   border: 1px solid black; 
   margin: 10px;
   padding:10px;
}


.align-right {
text-align:right;
}
.align-center {
text-align:center;
}

p img {
border:none;
}
