html,body{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:11px;
	color:#555;
	line-height:15px;
	width:98%;margin:0;padding:0;
}

ul{
   list-style-image: url(Blum_Quadrat_8Pixel.jpg);	   
   list-style-type:none;   
   padding:0; margin:15px; 
}


body{
padding-top:30px;
}

h1{
	font-size:14px;
	font-weight:normal;
	margin:0;padding:0;border:0;
	line-height:18px;
	color:#ff4208;
}

h2{
	font-size:11px;
	font-weight:normal;
	line-height:15px;
	color:#ff4208;
	margin:0;padding:0;border:0;
}
h3{
	font-size:11px;
	font-weight:normal;
	color:#ff4208;
	line-height:15px;
	margin:0;padding:0;border:0;
}

b{
	font-weight:normal;
	color:#ff4208; 
}

table td{
vertical-align:top;
}

a:link, a:active, a:hover, a:visited{
	color:#555;
	text-decoration:none;
	font-weight:bold;
}

a:hover{
	color:#ff4208;
}

div#toplevel_navigation{
	display:none;
}

div#toplevel_navigation a:link,
div#toplevel_navigation a:active,
div#toplevel_navigation a:hover,
div#toplevel_navigation a:visited{
color:#555;
}
div#toplevel_navigation a:hover{
color:#ff4208;
}

div#toprow{
	margin:0;padding:0;
	margin-bottom:10px;
	width:808px;
	height:380px;
	font-size:11px;
	text-align:left;
        border-style:none;
}


div#toprow table.layout{
	width:647px;
	height:190px;
	margin:0;border:0;padding:0;
	text-align:left;
	border-collapse:collapse;
        position:static!important;
}
div#toprow table.layout tr td{
	vertical-align:top;
}


/* nur für Javascript-Ticker */
input#ticker{
	font-size:11px;
	vertical-align:middle;
	color:#555;
	border:1px solid #555;
	text-align:left;
	position:relative;
	top:337px;
	left:42px;
	width:346px;
	height:16px;
	line-height:15px;
	overflow:hidden;
	padding:0;margin:0;
	padding-top:2px;
}

div#blumbanner{
width:808px;
}

div#free_content_colleft{
	width:324px;
	height:380px;
	top:0px;
        float:left;
        padding-right:20px;
}

div#image_col{
	top:0px;
	left:0px;
	width:165px;
	height:380px;
        float:left;
        padding-right:20px;
}

div#three_textcols{
	position:absolute;
	top:96px;
	left:174px;
	width:465px;
	height:250px;
}

div#termin_content,div#form_content{
	overflow-y:visible !important;
	overflow-x:visible !important;
        width:471px;
}


div#sitemap_content{
	padding-left:170px !important;
        overflow-x: visible !important;
        overflow-y: visible !important;
        position: static !important;
}


div#sitemap_content ul
{
	 list-style-image:url(navigation_dot.gif); 
}

div#sitemap_content ul li{
line-height:20px;
}

div#sitemap_content a{
line-height:20px;
vertical-align:top;
}

div#sitemap_content a:link.level1,
div#sitemap_content a:active.level1,
div#sitemap_content a:visited.level1{
	color:#ff4208;
}

div#sitemap_content a:link.level4,
div#sitemap_content a:active.level4,
div#sitemap_content a:visited.level4{

font-weight:normal;
}



div#free_content_colleft table tr td{
	vertical-align:top;
}

div#free_content_colright {
/*	position:absolute;
	width:308px;
	height:260px;
	top:90px;
	left:335px;
	font-size:11px;
	text-align:left;
	overflow:auto;
overflow-x:hidden;
padding-left:2px;
*/
overflow-x: visible !important;
overflow-y: visible !important;
}

div#free_content_colright table tr td{
	vertical-align:top;
}


div#margincol{
	display:none;
}

div#margincol div.margincontent{
position:relative;
top:92px;
left:6px;
}
div.margincontent a:hover{
color:#ff4208;
}

div#free_pagelayout{
	position:absolute;
	top:0px;
	left:0px;
	width:647px;
	height:380px;
	text-align:left;
}

div#margincol_free{
	position:relative;
	left:646px;
	top:0px;
	width:162px;
	height:378px;
	text-align:left;
	line-height:12px;
	font-size:10px;
background-color:#FBF3DF;
}

div#margincol_free div.margincontent{
position:relative;
top:92px;
left:12px;
}

div#margincol_free a{
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
}

/* ################################ */
/* 	Hauptnavigation		    */
/* ################################ */
div#main_navigation{
	display:none;
}

table#navigation_table{
	margin:0;padding:0;border:0;
	border-collapse:collapse;
}

table#navigation_table img{
	margin-right:8px;
}

table#navigation_table tr td{
	height:26px;
	background-color:#555;
	color:white;
	padding:0;	
padding-left:13px;
padding-right:15px;
	text-align:center;
        border:0;margin:0;
	vertical-align:middle;
}

table#navigation_table tr td.active{
	background-color:#ccc;
	color:#FF4208;
}

/* Links in main navigation (bottom) */
table#navigation_table tr td a:link,
table#navigation_table tr td a:active,
table#navigation_table tr td a:hover,
table#navigation_table tr td a:visited{
	color:#eee;
	background-color:#555;
	font-size:11px;
	text-decoration:none;	
	font-weight:bold;margin:0;padding:0;
}
table#navigation_table tr td a:hover{
color:#ff4208;
}


/* Links in main navigation (bottom) */
table#navigation_table tr td.active a:link,
table#navigation_table tr td.active a:active,
table#navigation_table tr td.active a:hover,
table#navigation_table tr td.active a:visited{
	color:#FF4208;
	background-color:#ccc;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;margin:0;padding:0;
}



/* ########################## */
/*   Navigation der 2. Ebene  */
/* ########################## */

div#secondlevel_navigation{
	display:none;
}

div#secondlevel_navigation a:link,
div#secondlevel_navigation a:active,
div#secondlevel_navigation a:hover,
div#secondlevel_navigation a:visited{
	color:#555;	
}
div#secondlevel_navigation a:hover{
	color:#ff4208;
}

div#secondlevel_navigation a:link.active,
div#secondlevel_navigation a:active.active,
div#secondlevel_navigation a:hover.active,
div#secondlevel_navigation a:visited.active{
	color:#FF4208;	
}


/* ########################## */
/*   Navigation der 3. Ebene  */
/* ########################## */

div#thirdlevel_navigation{
	position: relative;
	top:0px;
	left:0px;
	text-align:left;
	width:151px;

}

div#thirdlevel_navigation a:link,
div#thirdlevel_navigation a:active,
div#thirdlevel_navigation a:hover,
div#thirdlevel_navigation a:visited{
	font-weight:bold;
	color:#555;	
        font-size:11px;
        line-height:15px;
        background-image: url(/system/modules/at.blum.site/resources/navigation_dot_grey.gif);
        background-repeat: no-repeat;
        background-position: 0px 2px;
        padding-left:12px;
}

div#thirdlevel_navigation a:hover{
	color:#ff4208;
        background-image: url(/system/modules/at.blum.site/resources/navigation_dot.gif); 
}

div#thirdlevel_navigation a:link.active,
div#thirdlevel_navigation a:active.active,
div#thirdlevel_navigation a:hover.active,
div#thirdlevel_navigation a:visited.active{
	font-weight:bold;
	color:#FF4208;
        font-size:11px;	
        line-height:15px;
        background-image: url(/system/modules/at.blum.site/resources/navigation_dot.gif);        
        padding-left:12px;
}

div#thirdlevel_navigation a:link.fourthlevel,
div#thirdlevel_navigation a:active.fourthlevel,
div#thirdlevel_navigation a:hover.fourthlevel,
div#thirdlevel_navigation a:visited.fourthlevel{
        padding-left:24px;
        background-position:12px 2px;
}

/* ########################## */
/*   spezielle Seitenelemente */
/* ########################## */

img#man_with_chair{
	display:none;
}

table.termintabelle{
	border:0;margin:0;padding:0;
	border-collapse:collapse;
	width:440px;
}
table.termintabelle tr td{
	text-align:left;
	vertical-align:top;
	font-size:10px;
	color:#555;
	padding:3px 2px 3px 5px;
	background-color:#e6eef1;
	border:1px solid #dde6eb;
}

table.termintabelle tr.headline_row td{	
	font-size:11px;
	background-color:#dde6eb;
	color:#ff4208;
	border:0;
}


div#image_gallery{
width:646px;
height:112px;
margin-top:25px;
overflow:auto;
overflow-y:hidden;
white-space:nowrap;
}

div#image_gallery img{
height:95px;
margin:0px;padding:0px;border:0px;
}

ul.errorlist li{
font-weight:bold;
color:#ff4208;
}

div#adresse_blum{
font-size:10px;
line-height:12px;
position:absolute;
top:196px;
left:0px;
}

div#fake_navigation{
position:absolute;
top:0px;
left:0px;
}


input{
border:1px solid #c1c1c1;
font-size:11px;
}


select{
border:1px solid #c1c1c1;
font-size:11px;
}

input.cb{
border:0 ! important;
}

.errorField{
 color:red ! important;
 border:1px solid red ! important;
 font-weight:bold ! important;
}

.errorText{
   font-weight:bold;
   color:red;
   text-decoration:underline ! important;
}



.activeLinkMarking {
  margin: 0px;
  position: relative; 
  left: -6px;
  padding-left: 6px; 
  width: 157px; 
  background-color: #DCE6EB;
  float: left;
}

div#content_options{
  display:none;
}

/* ########################## */
/*   speziell für den Druck   */
/* ########################## */


table#bannerTable {
	display:none;
}

div#free_content_col_right_print{
  overflow-y: visible !important;
  overflow-x: visible !important;
  position: static !important;
  top: 0px !important;
  left: 0px !important;
  height: auto !important;
  padding-top: 20px !important; 
}