html, body { height:100%; }

body {
	padding:0;
	margin:0;
	text-align:left;
	background-color:#FFFFFF;
	font-size:11px;
	font-family:Tahoma,Arial,Verdana,Helvetica,Sans-serif,sans-serif;
	color:#2f2d31;
}

blockquote {
	margin-left:20px;
	margin-right:0px;
}

.list_raute {
	list-style-image: url(../images/raute.gif);
	list-style-type: disc;
	list-style-position: outside;
	padding-bottom:3px;
}

td {
	font-size:11px;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	color:#2f2d31;
	margin-bottom:8px;
}

.input {
	font-size:11px;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	color:rgb(0,0,0);
	width:240px;
	margin-bottom:8px;
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
}

.label {
	font-size:11px;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	color:rgb(0,0,0);
}

.small {
	font-size:9px;
}

#outer{
	height:100%;
	min-height:100%;
	width:780px;
	color:#000000;
	text-align:left;
	position:relative;
}
 
html>body #outer{ height:auto; } 

#innerwrap {
	float:left;
	width:600px;
}

#header{
	position:absolute;
	top:0;
	left:-1px;
	width:781px;
	height:103px;
	color:#000000;
	background-color:#ffffff;
	background:url("../images/schraffur_rechts_oben.gif");
	background-repeat:repeat-x;
	background-position:0px 0px ;
	z-index:5;
}

#left {
	position:relative;
	width:180px;
	float:left;
	padding-top:120px;
	padding-bottom:20px;
}

#left p { padding-left:3px;padding-right:2px }

#right p { padding-left:4px;padding-right:2px }

#imagecolumn {
	margin-top:0px;
	position:absolute;
	top:20px;
	left:608px;
	width:148px;
	height:550px;
	z-index:10;
	padding-top:112px;
	padding-left:10px;
	padding-right:10px;
	color:#2f2d31;
}

#imagecolumn a {
	padding:0;
	font-weight:normal;
	font-size:11px;
	color:rgb(190,190,190);
	margin:0;
}

#imagecolumn h1 {
	padding:0;
	font-weight:normal;
	font-size:11px;
	color:rgb(217,104,28);
	margin:0;
}

#right {
	position:relative;
	width:170px;
	float:right;
	margin-top:10px;
	padding-top:170px;
	padding-bottom:20px;
	background-color:#999999;
	background:url('../images/randbg.jpg');
	background-position:0px 0px;
	background-repeat:no-repeat;
	color:#2f2d31;
}

div,p  { margin-top:0; }

#centrecontent {
	width:408px;
	float:right;
	padding-left:0px;
	padding-right:0px;
	padding-top:105px;
	padding-bottom:20px;
	color:#2f2d31;
}

#centrecontent p { padding-left:3px:color:#2f2d31; }

#clearfooter { width:100%;height:52px;clear:both; }

#searchbox {
	position:relative;
	left:540px;
	top:45px;
	z-index:5;
}

#header_text {
	position:relative;
	float:left;
	top:10px;
}


#topnavi {
	display:block;
	position:relative;
	float:right;
	top:0px;
	width:250px;
	border-top:3px solid #ff0000;
}

#additionalnavi {
	padding-top:10px;
	color:#2f2d31;
	float:left;
}

a.additionalnavi { 
	font-size:11px; 
	color:#2f2d31;
	padding-left:10px;
	padding-right:10px;
}
a.additionalnavi:hover { color:#ff0000; }

#langchange {

}

.langchange {
	float:right;
	padding-top:10px;
	padding-left:5px;
	text-align: left;
}

#logo {
}

h1 {
	padding-left:2px;
	font-weight:bold;
	font-size:13px;
	color:#ff0000;
	margin-top:6px;
	text-transform: uppercase;
}

h2 {
	padding-bottom:5px;
	font-weight:bold;
	font-size:12px;
	color:#2f2d31;
	margin:0;
	text-transform: uppercase;
}

h3 {
	padding-left:20px;
	padding-top:18px;
	padding-bottom:22px;
	font-weight:bold;
	font-size:11px;
	color:#2f2d31;
	margin:0;
	text-transform: uppercase;
}

h1.content {
	margin-bottom:12px;
	padding:0;
}

.content_bg {
	background-color:#f0f0f0;
	border-top:1px solid #fffffd;
	border-left:1px solid #f7f4e5;
	border-right:1px solid #d1cbbb;
	border-bottom:1px solid #fffffd;
}

.content_bg_td {
	display:block;
	background-color:#dddcdc;
}

.content_bg_teaser {
	display:block;
	padding-left:10px;
	padding-right:6px;
}

.content_teaser_oben {
	font-size:11px;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:1px;
}

.content_teaser_unten {
	height:100%;
	font-size:11px;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	background-color:#d5d5d5;
	color:#000;
	padding:15px;
	border-top:1px solid #d1cbbb;
	padding-bottom:25px;
}

hr { color:rgb(210,210,210); }

a { 
	font-size:11px; 
	color:#ff0000;
	text-decoration:none; 
}
a:hover { text-decoration:underline; }

a.newsheadline { font-weight:bold; } 

#bottomnavi {
	text-align:center;
	color:#fe0000;
	color:#fe0000; 
	font-size:10px;
}

a.bottomnavi { 
	color:#fe0000; 
	font-size:10px;
	padding-right:6px;
	padding-left:6px;
} 

a.bottomnavi:hover { 
	color:#ff0000; 
	font-size:11px;
} 

#navipath {
	margin-left:10px;
	margin-right:10px;
	padding-top:7px;
	padding-bottom:7px;
	color:#2f2d31;
	border-bottom:1px solid #ccc;
}

a.navipath { font-size:10px; color:#ff0000; } 

.navi {
	padding-left:15px;
	color:#ff0000;
	vertical-align:middle;
}

.navi_bg{
	width:220px;
	height:206px;
	background:url("../images/navbg.jpg") no-repeat;
	background-position:left top;
	color:#fff;
	vertical-align:middle;
}

.navi_img_bg {
	background-image:url('../images/nav_img_bg.gif');
	background-repeat: repeat-x;
	background-position:0px 0px ;
	color:#fff;
	border-right:1px solid #3b3a38;
	overflow:hidden;
}

.sub_navi {
	background-color:#e2e2e2;
	color:#000;
	padding-top:0px;
	border-left:1px solid #d1cbbb;
	border-right:1px solid #d1cbbb;
}

a.navileft_passive {
	display:block;
	background:url("../images/nav_arrow.gif") no-repeat;
	background-position:left;
	padding-top:6px;
	padding-left:20px;
	padding-bottom:6px;
	color:#fff;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration:none;
	list-style-type: none;
} 

a.navileft_passive:hover {
	background:url("../images/nav_arrow_sw.gif") no-repeat;
	background-position:left;
	color:#000;
	text-decoration:none;
	list-style-type: none;
} 

a.navileft_active {
	display:block;
	background:url("../images/nav_arrow.gif") no-repeat;
	background-position:left;
	padding-top:6px;
	padding-left:20px;
	padding-bottom:6px;
	color:#000;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration:none;
	list-style-type: none;
} 

a.navileft_open {
	display:block;
	background:url("../images/nav_arrow.gif") no-repeat;
	background-position:left;
	padding-top:6px;
	padding-left:20px;
	padding-bottom:6px;
	color:#000;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration:none;
	list-style-type: none;
} 

.navicontainer {
	border-top:1px solid #ccc;
}

.navi_2 {
	display:block;
	color:#fff;
	border-bottom:1px solid #ccc;
	vertical-align:middle;
}

a.navileft_passive2 {
	display:block;
	padding-top:7px;
	padding-left:30px;
	padding-right:0px;
	padding-bottom:7px;
	color:#000;
	font-size: 11px;
	text-decoration:none;
	list-style-type: none;
	background:url("../images/arrow_nav.gif") no-repeat;
	background-position:7px 10px;
} 

a.navileft_passive2:hover {
	color:#fe0000;
	background:url("../images/arrow_nav_rot.gif") no-repeat;
	background-position:10px 10px;
	text-decoration:none;
	list-style-type: none;
} 

a.navileft_active2 {
	display:block;
	background:url("../images/raute_w.gif") no-repeat;
	background-position:10px 10px;
	background-color:#ff0000;
	padding-top:5px;
	padding-left:25px;
	padding-right:0px;
	padding-bottom:5px;
	color:#fff;
	font-size: 11px;
	text-decoration:none;
	list-style-type: none;
	border-bottom:0px solid #ccc;
} 

a.navileft_open2 {
	display:block;
	background-color:#ff0000;
	padding-top:5px;
	padding-left:25px;
	padding-right:0px;
	padding-bottom:5px;
	color:#fff;
	font-size: 11px;
	text-decoration:none;
	list-style-type: none;
	border-bottom:0px solid #ccc;
} 


a.navileft_passive3 {
	display:block;
	background-color:#ccc;	
	padding-top:5px;
	padding-left:35px;
	padding-right:0px;
	padding-bottom:5px;
	color:#000;
	font-size: 11px;
	text-decoration:none;
	list-style-type: none;
	border-bottom:0px solid #ccc;
} 

a.navileft_passive3:hover {
	background:url("../images/raute_r.gif") no-repeat;
	background-position:10px 10px;
	background-color:#fff;
	color:#ff0000;
	text-decoration:none;
	list-style-type: none;
} 

a.navileft_active3 {
	display:block;
	background:url("../images/raute_w.gif") no-repeat;
	background-position:10px 10px;
	background-color:#666;
	padding-top:5px;
	padding-left:35px;
	padding-right:0px;
	padding-bottom:5px;
	color:#fff;
	font-size: 11px;
	text-decoration:none;
	list-style-type: none;
	border-bottom:0px solid #ccc;
} 

a.navileft_open3 {
	display:block;
	background-color:#ff0000;
	padding-top:5px;
	padding-left:35px;
	padding-right:0px;
	padding-bottom:5px;
	color:#fff;
	font-size: 11px;
	text-decoration:none;
	list-style-type: none;
	border-bottom:0px solid #ccc;
} 


a.sitemap_level1 {
	display:block;
	border-bottom:1px solid #b4a8b4;
	font-weight:bold;
	font-size:13px;
	color:#ff0000;	padding-bottom:.4em;
	background:url("../images/navi_pfeil_rechts.gif") no-repeat;
	background-position:right;
}

a.sitemap_level2 {
	color:#2f2d31;
	background:url("../images/navi_pfeil_rechts.gif") no-repeat;
	background-position:right;
	display:block;
	border-bottom:1px solid #b4a8b4;

}

a.sitemap_level3 {
	color: #333333);
}

.sitemap_level2_container {
	float:left;
	margin-left:50px;
	width:100%;
	padding-top:.3em;
}

.sitemap_level3_container {
	float:left;
	margin-left:75px;
	width:50%;
	padding-top:.3em;
}

.input_searchbox {
	display:block;
	float:right;
	width:210px;
	height:26px;
	padding-left:4px;
	padding-top:5px;
	vertical-align:middle;
	font-size:11px;
	color:#2f2d31;
	background:url("../images/bg_suche.gif") no-repeat;
	background-position:left;
	border:1px solid #fff;
}

.label_searchbox {
	vertical-align:middle;
	color:#9d9ea2;
	position:relative;
	padding-left:10px;
	/*left:-65px;*/
}

#loginbox {
	background-color:#DFE0E5;
	border-top:1px solid #aeaeae;
	border-bottom:1px solid #aeaeae;
	padding-bottom:.6em;
	padding-top:.6em;
	padding-left:0em;
	padding-right:0em;
	margin-top:1.5em;
	margin-bottom:1.5em;
}

#newsletterbox {
   background-color:#DFE0E5;
   border-top:1px solid #aeaeae;
   border-bottom:1px solid #aeaeae;
   padding-bottom:.6em;
   padding-top:.6em;
   padding-left:15px;
   margin-top:1.5em;
   margin-bottom:1.5em;
}

.input_newsletterbox {
	display:block;
	float:right;
	width:180px;
	height:26px;
	padding-left:4px;
	padding-top:6px;
	vertical-align:middle;
	font-size:11px;
	color:#2f2d31;
	background:url("../images/newsletter_input.gif") no-repeat;
	background-position:left;
	border:0px solid #fff;
}

.input_newsletterselect {
	float:left;
	width:120px;
	font-size:11px;
	color:#000;
	border:1px solid #000;
}

.hidden {
	display:none;
}

.balken {
	padding-left:0px;
	background-color:rgb(255,110,43);
	background-image:url('../images/bg2.gif');
	background-repeat: repeat-x,repeat-y;
	background-position:2px 0px ;
}

.teaser_img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px; 
}

.footer_bg {
	background-image:url('../images/footer.gif');
	background-repeat: repeat-x;
	background-position:0px 0px ;
	color:#000;
}

#produktnavi {
	position:absolute;
	top:89px;
	width:100%;
	height:206px;
	/*white-space:nowrap;*/
}

.produktnavi {
	display:block;
	width:194px;
	height:206px;
	float:left;
	color:#fff;
	padding-left:0px;
	/*white-space:nowrap;*/
	border-left:1px solid #aeaeae;
	overflow:hidden;


}

a.produktnavi_passive {
	display:block;
	float:left;
	width:194px;
	height:206px;
	background:url("../images/pnav.gif") no-repeat;
	background-position:15px 10px ;
	padding-top:10px;
	padding-left:30px;
	padding-right:15px;
	padding-bottom:10px;
	color:#fff;
	font-size: 10px;
	font-weight: bold;
	/*text-transform: uppercase;*/
	text-decoration:none;
} 

a.produktnavi_passive:hover {
	background:url("../images/pnav_hov.png") no-repeat;
	background-position:0px 0px ;
	text-decoration:none;
}

a.produktnavi_active {
	display:block;
	float:left;
	width:194px;
	height:206px;
	background:url("../images/pnav_hov.png") no-repeat;
	background-position:0px 0px ;
	padding-top:10px;
	padding-left:30px;
	padding-right:15px;
	padding-bottom:10px;
	color:#fff;
	font-size: 10px;
	font-weight: bold;
	/*text-transform: uppercase;*/
	text-decoration:none;
} 

a.produktnavi_open {
	display:block;
	float:left;
	width:194px;
	height:206px;
	background:url("../images/pnav_hov.png") no-repeat;
	background-position:0px 0px ;
	padding-top:10px;
	padding-left:30px;
	padding-right:15px;
	padding-bottom:10px;
	color:#fff;
	font-size: 10px;
	font-weight: bold;
	/*text-transform: uppercase;*/
	text-decoration:none;
} 

.img {
	border-left:0px solid #000;
}

.news_h1 {
	width:176px;
	padding-top:15px;
	padding-left:15px;
	margin-left:15px;
	margin-right:15px;
	border-bottom:1px solid #2f2d31;
}

.news_headline_img {
	padding-right:0px;
}

.news_headline {
	color:#2f2d31;
	font-size:11px;
	font-weight: bold;
	margin-top:5px;
	margin-right:8px;
	padding-bottom:4px;
	border-bottom:1px solid #fe0000;
}

.news_content {
	color:#2f2d31;
	font-size:11px;
	margin-top:7px;
	margin-right:8px;
	padding-bottom:20px;
	border-bottom:0px solid #999;
}

.news_headline_kurz {
	color:#2f2d31;
	font-size:11px;
	font-weight: bold;
	margin-top:10px;
	margin-right:8px;
	padding-bottom:2px;
}

.news_content_kurz {
	color:#2f2d31;
	font-size:11px;
	margin-top:3px;
	margin-right:8px;
	padding-bottom:15px;
	border-bottom:1px solid #999;
}

.gallery {
	width:150px;
	background-color:#999;
	color:#000;
	font-size:9px;
	padding-bottom:1px;
	padding-top:1px;
	border:1px solid #666;
	margin-bottom:10px;
}

.gallery_img {
	border-bottom:1px solid #666;
}

.gallery_desc {
	display:none;
	width:150px;
	background-color:#fff;
	color:#000;
	font-size:10px;
	padding-top:6px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:3px;
}

.gallery_link {
	width:150px;
	background:url("../images/lupe.gif") no-repeat;
	background-position:right center;
	color:#000;
	font-size:9px;
	padding-bottom:2px;
	padding-top:1px;
	border-bottom:1px solid #666;
}

a.gallery_link {
	display:block;
	color:#fff;
	font-size:9px;
	padding-left:70px;
}

a.gallery_link:hover {
	text-decoration:none;
}

.td_border {
	border:1px solid #999;
	padding:5px;	
}


/*
.artikellist {
	background-color:#f0f0f0;
	border:1px solid #2f2d31;
	margin-top:15px;
	margin-bottom:15px;
	padding:10px;
}

.list_kategorie {
	display:block;
	background:url("../images/arrow.gif") no-repeat;
	background-position:3px 6px;
	background-color:#ff0000;	
	font-weight:bold;
	font-size:11px;
	color:#fff;
	padding-left:18px;
	padding-top:3px;
	padding-bottom:3px;

}

.list_headline {
	font-weight:bold;
	font-size:11px;
	color:#2f2d31;
	margin-left:20px;
	padding-top:6px;
	padding-bottom:6px;
}

#list_image {
	position:relative;
	top:0px;
}

.list_image {
	float:left;
}

#list_text {

}

.list_text {
	margin-left:20px;
	margin-bottom:6px;
}

.list_link {
	padding-left:58%;
}

.link_details {
	padding-left:15px;
	padding-right:15px;
	padding-top:1px;
	padding-bottom:1px;
	font-size:11px;
	color:#000;
	text-decoration:none;
	border:1px dashed #999;
	background:url("../images/arrow_link.gif") no-repeat;
	background-position:5px 5px;
	
}

a.link_details:hover {
	background:url("../images/green_punkt.gif") no-repeat;
	background-position:5px 5px;
	color:#fff;
	background-color:#2f2d31;
	text-decoration:none;
}
*/

.artikellist {
	display:block;
	width:700px;
	height:105px;
	background-color:#fff;
	border:1px solid #fff;
	margin-top:15px;
	margin-right:25px;
	margin-bottom:15px;
	padding:10px;
	border:1px solid #999;
	clear:both;

}

.list_kategorie {
	display:block;
	background:url("../images/arrow.gif") no-repeat;
	background-position:3px 6px;
	background-color:#ff0000;
	font-weight:bold;
	font-size:11px;
	color:#fff;
	padding-left:18px;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:10px;
}

#artikel_image {
	position:relative;
	margin-top:-70px;
	z-index:2;
}

.artikel_image {
	border:0px solid #999;
}

a.link_img {
	border:1px solid #000;
}

#list_text {
	position:relative;
	top:10px;
	margin-left:115px;
	z-index:1;
}

.list_text {
	margin-left:10px;
	margin-bottom:20px;
}

#list_link {
	margin-left:540px;
}

.list_link {
}

.link_details {
	padding-left:15px;
	padding-right:15px;
	padding-top:2px;
	padding-bottom:2px;
	font-size:10px;
	color:#000;
	text-decoration:none;
	border:1px solid #666;
	background:url("../images/arrow_link.gif") no-repeat;
	background-position:5px 5px;
	background-color:#ccc;
}
a.link_details:hover {
	background:url("../images/green_punkt.gif") no-repeat;
	background-position:5px 5px;
	color:#fff;
	background-color:#ff0000;
	text-decoration:none;
}


.produkt_teaser_li {
	padding-left:10px;
}

.produkt_teaser_re {
	padding-left:10px;
}

.produkt_teaser_li_text {
	padding-top:10px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:30px;
	color:#2f2d31;
	font-size:11px;
	font-weight: normal;
}

.produkt_teaser_re_text {
	padding-top:10px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:30px;
	color:#2f2d31;
	font-size:11px;
	font-weight: normal;
}


.Stil1 {color: #999999}



/*---------------------------------------------*/ 
/*               sKalender                     */ 
/*---------------------------------------------*/ 

.skalender {
	margin-top:20px;
	margin-bottom:20px;
}


#mod_sK a { 
 font-family:sans-serif;
 font-size:12px;
 text-decoration:none; 
 color:#fff;

}

.mod_sK a {
	margin-top:25px;
	color:#fe0000;
}

#mod_sK a.tag { 
 font-size:9px;
 color:#000000;
}

#mod_sK table {
 width: 184px;
 margin-left:20px;
 border-top: 1px solid #000;
 border-left: 1px solid #000;
 border-right: 1px solid #000;
 border-bottom: 1px solid #000;
 border-spacing:6pt;
 font-size:11px;
 font-family:sans-serif;
 text-decoration:none; 
 color:#000000;
}

#mod_sK td.navl {
 text-align:left; 
 width:20%;
 font-weight:bold;
 color:#fff;
 background-color:#fe0000;
}

#mod_sK td.navr {
 text-align:right; 
 width:20%;
 font-weight:bold;
 background-color:#fe0000;

}
#mod_sK td.navm {
	display:block;
	text-align:center; 
	width:60%;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	background-color:#fe0000;
}
a.navm { color:#fe0000;}

#mod_sK td.wtag {
 width:14%;
 background-color:#fe0000;	
 text-align:center; 
 color:#fff;
 font-family:sans-serif;
}

#mod_sK td.wochenende {
 background-color:#eeeeee;	
 color:#aaaaaa;	
 text-align:right; 
 border:1px solid #AAAAAA;
 padding-right:3px;}

#mod_sK td.wochentag {
 color:#999999;	
 text-align:right; 
 border:1px solid #AAAAAA;
 padding-right:3px;}

#mod_sK td.heute {
 color:#43A0AF;	
 text-align:right; 
 border:1px solid #AAAAAA; 
 paddin-right:3px;}

#mod_sK td.belegt {
 background-color:#e3e3ff;
 color:#9E5357;	
 text-align:right; 
 border:1px solid #AAAAAA; 
 padding-right:3px;}

#mod_sK td.belegtwe {
 background-color:#bfbfff;
 color:#9E5357;	
 text-align:right; 
 border:1px solid #AAAAAA; 
 padding-right:3px;}

#mod_sK td.tangiert {
 background-color:#666666;
 color:#fe0000;	
 text-align:right; 
 border:1px solid #AAAAAA; 
 padding-right:3px;}

/*#mod_sK td.tangiertwe {
 background-color: #FFFFFF;
 color:#fe000;	
 text-align:right; 
 border:1px solid #AAAAAA; 
 padding-right:3px;}*/
 
.tangiertwe {
 background-color: #FFFFFF;
 color:#fe000;	
 text-align:right; 
 border:1px solid #AAAAAA; 
 padding-right:3px;}

a.tag {
color:#fe000;
}
 
/*---------------------------------------------*/ 
/*               Terminein/ausgabe             */ 
/*---------------------------------------------*/ 

#mod_te h1 {color:#000000; margin-bottom:5px;}
#mod_te h2 {font-weight:bold; color:#000000; margin-bottom:5px;}
#mod_te p { color:#222222; }

/*---------------------------------------------*/ 


/*---------------------------------------------*/ 
/*                 Terminliste                 */ 
/*---------------------------------------------*/ 

#mod_tlh {
   text-align:left;
   padding-bottom:15px;
}

#mod_tlf {
   text-align:left;
}

#mod_tl table {
   border-collapse:collapse;
}


#mod_tl th {
   width:100%;
   text-align: left;
   vertical-align:top;
   background-color:#333;
   margin-top:5px;
   margin-bottom:5px;
   padding-left:5px;
   padding-top:5px;
}

.border {
	padding-top:1px;
	padding-bottom:1px;
	font-weight:bold;
	font-size:11px;
	color:#fff;
	vertical-align: middle;
	text-transform: uppercase;
	border-top:1px solid #999; 
	border-bottom:0px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;

}

.bottom_border {
	border-top:1px solid #999;
}

.ort {
	width:200px;
	text-align: left;
	padding-right:5px;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;
}

.ort_txt {
	text-align: left;
	padding-right:5px;
	padding-top:3px;
	padding-left:5px;
	padding-bottom:3px;
}


#mod_tl td {
   text-align: left;
   vertical-align: top;
}

#mod_tl .hell { background-color:#ffffff; color:#000000; }
#mod_tl .dunkel { background-color:#dfdfdf; color:#fff; }

#mod_tl .sp0 { width:100px; }

#mod_tl .sp1 {
	width:90px;
	padding-left:5px;
	padding-top:4px;
	padding-bottom:4px;
	border-left:1px solid #999;
	border-right:1px solid #999;
	background-color:#ffffff;

}

#mod_tl .sp3 { 
	width:100%; 
	padding-left:7px;
	padding-top:4px;
	padding-bottom:4px;
	border-right:1px solid #999;
	background-color:#ffffff;
}


#mod_tl .sp4 { 
	width:100px;
	padding-left:7px;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:5px;
	border-right:1px solid #999;
}

#mod_tl .einrueck { padding-left:1px; }

/*---------------------------------------------*/ 


/*---------------------------------------------*/ 
/*                 Terminteaser                */ 
/*---------------------------------------------*/ 

.teaser_container {
	width:100%;
	border:0px solid #999;
	margin-left:15px;
	margin-right:15px;
	margin-top:20px;
}

#mod_ttl table {
   width:100%;
}

.mod_ttl {
	width:100%;
	font-weight:bold;
	font-size:11px;
	color:#fe0000;
	text-transform: uppercase;
	border-bottom:1px solid #000;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:25px;
	text-align: left;
	background:url("../images/info_red.gif") no-repeat;
	background-position:4px 6px;
/*	background-color:#a09f9f; */
}

.monat {
	background:url("../images/arrow_rot.gif") no-repeat;
	background-position:4px 9px;
	margin-top:5px;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:25px;
	padding-right:10px;
	text-align: left;
	border-top:0px solid #999;
	border-left:0px solid #999;
	border-right:0px solid #999;
	border-bottom:0px solid #999;
   	font-weight:bold;
	font-size:11px;
	color:#000;
}

.sp2_text {
	padding-bottom:5px;
	padding-top:0px;
	padding-left:0px;
	padding-right:10px;
	padding-bottom:5px;
	text-align: left;
	border-bottom:1px solid #999;
	border-left:0px solid #999;
	border-right:0px solid #999;
	color:#000;
	margin-left:25px;
}

a.link {
	color:#000;
}

a.link:hover {
	color:#fe0000;
	text-decoration:none;
}

#mod_ttl .hell { background-color:#ffffff; }
#mod_ttl .dunkel { background-color:#999; }
#mod_ttl .sp1 { width:180px;  }
#mod_ttl .sp2 { width:180px; }


/*---------------------------------------------*/ 

.tdborder {
	border:1px solid #666;
}

.illustration {
	width:776px;
	height:136px;
	/* background:url("http://www.elkom.slukwin.de/newjahr.gif") no-repeat; */
	border-bottom:1px solid #000;
	overflow:hidden;
}

.partner_border {
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
	border:1px solid #666;
	margin-bottom:20px;
}

.downloadlist_titel {
	font-weight:bold;
	font-size:11px;
	color:#000;
	padding-left:3px;
	padding-top:2px;
	padding-bottom:3px;
	margin-bottom:2px;
	border-bottom:1px solid #000;
	background-color: #999;
}

.downloadlist_content {
	padding-left:3px;
	padding-top:4px;
	padding-bottom:4px;
	border-bottom:1px solid #fff;
}

.downloadlist_content_link:hover {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
