* {
    margin: 0;
    padding: 0;
}

BODY {
    font-family: verdana, helvetica, arial, sans-serif;
    font-size: 12px;
}

h1 {        
    font-size: 16px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

h1 span.date{        
    font-size: 11px;
   float: right;
   font-weight: normal;
}

h1 {        
    font-size: 12px;   
}

p {
    margin: 0 0 10px 0;
}

img {
    border: none;
}

hr {
	clear: both;
	height:1px;
	border: 0;
	margin-bottom: 5px;
}


.clear {
    clear:both;
}
.clear.small {
	height: 1px;
	line-height: 0;
	font-size: 0;
}

.alignCenter { text-align:center; }
.alignLeft { text-align:left; }
.alignRight { text-align:right; }

.leftfloater { float:left; }
.rightfloater { float:right; }


a:link,
a:visited {
    text-decoration: none;
}
a:hover, a:active,a:focus {
    text-decoration: underline;
}

#page {
    width: 951px;
    margin-left: 25px;
}

#page.popup {
    width: 960px;
    margin-left: 0;
}


/* servicenavi */
#serviceNavi {
    list-style:none;
    float:right;
}
#serviceNavi li, #footerNavi li {
    float:left;
    margin-left: 15px;
}

#footerNavi {
    list-style:none;
}

/* Navigation oben */
#topNaviContainer {
    height: 45px;    
    margin-top: 20px;
}

#topNavi{
	position: relative;
	top: 0;		
	width: 951px;			
	height: 45px;
	list-style: none;				
}


#topNavi li, #subNavi li {    
    float:left;
    height: 22px;
    line-height: 22px;  
}

#topNavi li ul {
    position: absolute;
    margin-top: 0px;   
    left: 0;
    display:none;
    width: 951px;
    list-style: none;
}

#topNavi a.topn:link,
#topNavi a.topn:visited {
    display:block;
    width: 135px;
    height: 22px;
    line-height:22px;    
    text-align:center;    
    font-weight:bold;
}

#topNavi li ul a {
	 float: left;		  
	  border: 0;
	  font-weight: normal;
	  width: auto;
	  margin-right: 10px;
}
		
#topNavi li.active ul {		  
	display: block;
}

#topNavi li:hover ul, 
#topNavi li.over ul { 
		  display: block;
		  z-index: 60;
}		

#topNavi a.topn:hover,
#topNavi a.topn:active,
#topNavi a.topn:focus, 
#topNavi li.active a.topn:link,
#topNavi li.active a.topn:visited {    
    text-decoration:none;
}


#topNavi li ul li a {
    border-right: none !important;    
}


#topNavi li.active ul {
    display:block;
}
#topNavi ul li a:link,
#topNavi ul li a:visited {
    display:block;
    padding: 0 20px;
    font-size: 10px;
    font-weight: bold;
}


#topNavi li ul li a {
		width: auto !important;
		font-weight: normal !important;
		padding: 0 7px !important;
}

/* Inhaltsbereich */
#content {
    width: 620px;
    float:left;
    margin-left: 3px;
}

#content.popup {
    width: 960px;
    float: none;
    margin-left: 0;
}

#content ul{
	list-style: square;
	margin-left: 15px;
}

#tabs ul{
	margin-left: 0;
}

.contentBox {
    padding: 10px 5px 5px 5px;
    margin-bottom: 20px;
    clear: both;    
}


.contentBox h3{
	font-size: 13px;
}


.smallContentBox {
	height: 190px;
  	padding: 5px; 
  	margin: 0 0 20px 0;
}

.smallContentBox .newsItem {
	height: 145px;
	border:none !important;
}
.smallContentBox h3 {
	margin-bottom: 10px;
}

.bottomline{	
	clear: both;
	height: 19px;
	margin-bottom: 15px;	
	
}

div.trenner10{
	height: 10px;
}

div.trenner20{
	height: 20px;
}


.halfsized {
	width: 290px !important;	
}

.quartersized {
	width: 130px !important;
	width: 140px;
}

.rightspacer {
	margin-right: 20px;
}

.newsItem {  
	position: relative; /* peekaboo bug fix for IE6 */ 
	clear: both;
    margin-bottom: 10px;
}

.newsItem h2 {
    font-weight: bold;    
    font-size: 11px;
    margin-top: 0;
    margin-bottom: 4px;
}

#impressum h2 {
    font-weight: bold;    
    font-size: 12px;
    margin-bottom: 4px;
}

#impressum p {      
    font-size: 12px;
    padding-bottom: 0;
    margin-bottom: 20px;
}

.newsItem h2 .datum {
    float:right;
    font-weight:normal;
}
.newsItem h3 {
    font-size: 13px;
    color: #000000;
}
.newsItem h3 a {
    color: #000000 !important;
}
.newsItem img {
    margin-right: 10px;
}

.anzeige {
	  font-size: 10px;
	  display: none;
}

.contentad{
	float: left; 
	width: 300px; 
	margin: 0 20px 20px 0;
}


#buskatalog, #buskatalog-suchbox{
	width: 298px;
	float: left;
	height: 248px;
	margin: 0 0 10px 0;	
}

#firmenportraitbox {
	width: 298px;
	float: left;
	height: 248px;
	margin: 0 20px 20px 0;	
}

#buskatalog h3,#firmenportraitbox h3{
	margin-bottom: 5px;
}

#bushandbuchTable{
	width: 100%;
}

#bushandbuchTable td h2{
    font-weight: bold;    
    font-size: 12px;    
}

#bushandbuchTable td h3{
    font-weight: bold;    
    font-size: 11px;
    margin-bottom: 4px;
}

td.logoCell{
	width: 130px;
	text-align: center;
}


#bushandbuchTable td{
	padding: 10px 20px 10px 0;
	border-bottom: 1px solid #C2C8D0;
}

.contentBlock {
	width: 292px !important;
	width: 300px;
	padding: 3px;	
}

.contentBlock h3 {
	font-size: 12px;
	margin-bottom: 8px
}

.contentList {
	list-style: none !important;
	margin-left: 0 !important;
}
.contentList li {
	padding: 3px 0 3px 10px;
	display: block;
}

.fullwidth {
	width: 612px !important;
	width: 620px;
}

a.more:link,
a.more:visited {
    font-weight: bold;
    float:right;
    display:block;
    text-transform:uppercase;
    height: 18px;
    font-size: 10px;
    line-height:18px;
    width: 107px;
    text-indent: 10px;
}
a.more:hover,
a.more:active,
a.more:focus {
    text-decoration:none;
}

.fullheight{
	height: 100%;
}

h2.headline {
    font-size: 12px;
    text-transform:uppercase;
    padding-left: 5px;
    height: 20px;
    line-height: 20px;
    margin-top: 0;
}

table#serviceMenu {
	width: 100%;
	margin-top: 15px;
}
#serviceMenu td {
	text-align:center;
	vertical-align:middle;
	height:20px;
}

#serviceMenu td a {
	display:block;
}

/* Breadcrumb */
#breadcrumb {
    clear:both;
    margin: 10px 0;
}


/* Boxen */
#boxes {
    width: 300px;
    float:right;
}

#searchBox {
    padding: 10px 15px 5px 10px;
    margin-bottom: 10px;
}
#search {
    width: 230px;
}

.box {
    padding: 8px;
    margin-top: 15px;
	position: relative;
}
.box .newsItem {
    border-bottom: none;
    padding: 0;
    margin: 0;
}

.boxImage{
	display: block;
	width: 60px; 
	height: 60px;
	float: left;
	margin-right: 10px;
}

.boxWImageContent{
	 width: 210px;
	 float: left;
}

#footer {
    clear:both;
    height: 30px;
    line-height: 30px;
    margin: 25px 0;
}

.compare {
	margin-top: 15px;
}
.compare th {
	text-align:left;
	vertical-align:top;
	padding-left: 5px;
}
.compare td {
	padding: 2px 5px;
	vertical-align:top;
}
.compare thead th {
	padding: 5px;
}

/* Formulare */
form table td {
	padding: 4px;
	vertical-align:top;
}
.label {
	width:130px;
}
.textinput {
	width:160px;
}

.formcol {
	float:left;
	width:49%;
}

#searchtable th{
	padding: 5px;
	text-align: left;
	border-bottom: 1px solid #8F96A4
}

#searchtable td{
	padding: 5px;
	text-align: left;
	font-size: 10px;
	vertical-align: top;
}

#searchtable{	
	border-bottom: 1px solid #8F96A4;
	margin-bottom: 10px;
}

#searchtable a{	
	font-weight: normal !important;
	font-size: 10px;
}

.orInputField{
	width: 250px;
}

.formLabel{
	width: 125px;
}

optgroup option {
	padding-left: 10px;
}

a.button{
	padding: 3px 10px;
	color: #FFF !important;
}


/*-Bildergalerie-------------------------------------------------*/

#pictureGalleryCell{
	padding: 10px;
	padding-right:0;	
	text-align: center;
	vertical-align: top;
}

#pictureGalleryPreview{
	padding: 10px;		
	text-align: center;
}

#pictureGalleryPreview img{
	margin-bottom: 10px;
}

#pictureGalleryCell p{
	padding: 5px 0 0 0;
	margin: 0;
	width: 400px;	
	text-align: center;
}


#pictureGalleryNavi td{
    vertical-align: middle;
	padding: 0;
	height: 30px;	
	text-align: center;
}

table.galleryBody tr#pictureGalleryNavi td select{
	width: 150px !important;
}

#buttonTest{
	position: absolute;
	top: 0;
	left: 370px;
}

.noPadding{
	padding: 0;
}

.noMargin{
	margin: 0;
}



h3.tabbed a {
	color: #050608;
	margin: 0;
	padding: 0;
}

h3.tabbed {
	cursor: pointer;
	z-index: 100;
	font-size: 10px;
	padding: 0px 6px;
	line-height: 22px;
	height: 22px;
	color: black;
	margin: 10px 0 0 0 !important;
	border: 1px solid #8F96A4;
	border-bottom-width: 0px;
	background-color: #E8EAEB;
	text-transform: uppercase;
	cursor:pointer;
	float:left;
	left: 0;
	position:relative;
	top:2px;
}

h3.full.tabbed.tabbedActive {
	background-color: #F3F4F8 !important;
}

h3.full.tabbed.tabbedActive a{
	color: #002B7A;
}

h3.full.tabbed a {
	color: #FFF;
}

h3.full.tabbed {
	border: 1px solid #9AAACB;	
	border-bottom: 0;
	background-color: #9AAACB;
	top:1px;	
}



table.galleryBody{
	border: 1px solid #9AAACB;
}




.dontShowMe{
	font-size: 1px;
	height: 1px;
	margin-top: -1px;
	line-height: 1px;
}



/*-Kontaktformular-------------------------------------------------*/

form#kontakt {
	margin-top: 20px;
}

form#kontakt table {
	width: 450px;
	margin: auto;
}

form#kontakt .formcol table {
	width: 270px;
	margin: auto;
}

form#kontakt td {
	padding: 2px;
}

form#kontakt .input {
	padding: 1px;
	width: 300px;
}

form#kontakt select.input {
	width: 305px;
}

form#kontakt textarea.input {
	height: 80px;
}

form#kontakt .red {
	color: #af0002;
}

.pagina {
	float:right;
	margin: 10px 0;
	font-weight: bold;
}

.pagina a{
	font-weight: bold;
} 

#sitenavi ol {
	margin:10px 27px;
}

#content div.box.gallery {
	margin: 0 0 20px 0 !important;
	clear: left;	
}

.box.gallery .content {
	width: 608px;
}

.box.gallery .content img {
	margin-right: 0px !important;
	float: none;
}

.box.gallery .content .item {
	width: 130px;
	margin-right: 20px;
	margin-bottom: 10px;
	float: left;
}

.box.gallery .content select {
	float: right;
	margin: 0px;
	margin-top: 5px;
}



a.galleryTabsNavi.active{
	background-color: white;
	text-decoration: none;
	border-bottom: 1px solid #FFF;
}

a.galleryTabsNavi{
	color: black;
	background-color: #D0D0D0;
	border: 1px solid #D0D0D0;
	border-bottom-width: 0px;
	
	margin: 15px 0 0 0px !important;
	padding: 0px 6px;	
	z-index: 100;
	font-size: 10px;	
	line-height: 20px;
	height: 20px;	
	text-transform: uppercase;	
	float:left;
	left: 0;
	position: relative;
	top: 1px;	
	display: block;
	text-decoration: none;
}


div.box.galleryTabs{
	clear: both;
	margin-top: 0;	
}

#boxes div.box.galleryTabs div{
	width: 282px;
	margin-bottom: 0 !important;
}

#boxes div.galPic{
	float: left !important;
	margin: 0 !important;
	padding: 0 7px 5px 3px !important;		
	width: 130px !important;	
}

#boxes div.galPic img{
	margin: 0 0 3px 0;
}

#boxes div.box.galleryTabs div form select{
	width: 282px !important;	
	margin: 0 !important;
}

#cont-1{
	display: none;
}

#map{
	float: left;
}

#entry{
	float: left;
	font-size: 10px;
	width: 190px;
	margin: 0 0 0 10px;
}

#entry img{
	display: block;
	margin-bottom: 10px;
}

.copyright{
	font-size: 10px;
	color: #4F4F4F;
	font-style: italic;
}

.imageWrapper {
	background-color:#F3F4F8;
	color:#4F4F4F;
	float:left;
	margin-bottom:10px;
	margin-right:10px;
	width:auto;
}

.imageWrapper p{
	padding: 5px;
}

#footer p, #footer p a {
	color:#BEC2C5;
	line-height: 1.2em !important;
}

#footer p{
	clear:both;
	padding: 5px 0 10px 0;
	width:620px;
	padding-left: 20px;
	line-height: 1.2em !important;
	font-size: 11px;
}

#loginbox{
    position: absolute;
    left: 663px;
    top: 43px;
    width: 247px;
    height: 17px;
    padding: 25px 5px 5px 45px;    
    background: url(../images/bg_not_logged_in.png) 0 0 no-repeat;
    color: #000;
    z-index: 1000;
}

#loginbox a{
    margin: 5px 10px 0 0;  
    display: block;
    float: left; 
    color: #000;    
}

#loginbox.loggedIn{
    width: 287px;
    height: 37px;
    padding: 10px 0 0 10px; 
    background: url(../images/bg_logged_in.png) 0 0 no-repeat;
}

#skyscraper {
	position: absolute;
	top: 92px;
	left: 982px;
	width: 160px;
	height: 600px;
}
#superbanner {
	width: 728px;
	margin: 0 0 0 222px;
}

.box h4{    
    clear: both;
    font-size: 12px;
    margin: 0 0 10px 0;
    padding: 0 0 5px 0;
}

.answerRectangle {
		height: 15px;
		margin: 3px;		
	}
	
#votebox,
#votebox h3{
	font-size: 11px;
}

#votebox ul {
		list-style-image:none;
		list-style-type:none;
		margin: 7px 0;
	}

#votebox ul li{
		padding: 2px 0;
}

.video-teaser{
    margin-top: 10px;
}


