/*******************************************************************/
/*******************************************************************/
/* NEUTRALISIEREN START */
html {height:100%} 
body {
	min-height: 100.05%;
	font-size: 100.01%;
	position: relative;
	} 
* { margin:0; padding:0; font-size: 100%; }
h1,h2,h3,h4,h5{
	font-size:0px;
	line-height:0px;
	margin:0px;
	padding:0px;
	color:#ffffff;
}
p{
	font-size:0px;
	line-height:0px;
	margin:0px;
	padding:0px;
}
/* NEUTRALISIEREN ENDE */
/*******************************************************************/
/*******************************************************************/





/* BODY DEFINITIONEN START */
body {
	background-image: url(/fileadmin/templates/standard/img/lt_head_stretcher.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	background-color:#eeeeee;
	text-align:center;
}


body,td,th,input,textarea,select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
}
/* BODY DEFINITIONEN ENDE */







/*******************************************************************/
/* LAYOUTBOXEN DEFINITIONEN START */

#HULL{
	background-image:url(/fileadmin/templates/standard/img/lt_body_bg.jpg);
	background-position:top;
	background-repeat:repeat-y;
}

#CONTAINER {
	width: 872px;
	\width: 892px;
	w\idth: 873px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(/fileadmin/templates/standard/img/lt_headbox.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align:left;
	}

#BANNER {
	background-color: transparent;
	height:90px;
	padding:0px;
	text-align:left;
	}

#ADDONMENU{
	width:70px;
	margin-left:760px;
	padding-top:15px;
	text-align:right;
}

#ADDONMENU a,#ADDONMENU a:link{
	display:block;
	color:#888;
	height:11px;
	font-size:9px;
}

#ADDONMENU a:hover{
	color: #000;
	background-color:#FFCC00;
	height:11px;
	text-decoration:none;
	font-size:9px;
}



#CONTENT {
	padding: 0px;
	background-color: transparent;
	text-align: left;
	margin-left:155px;
	margin-right:40px;
	}

#SIDEBAR {
	display:block;
/*	background-image:url(/fileadmin/templates/standard/img/lt_menushades.gif);	
	background-color:transparent;*/
	background-color:#999999;
	margin-left:400px;
	margin-right:40px;
	}

#FOOTER {
	clear: both;
	padding: 0px;
	background-color: transparent;
	margin-left:155px;
	margin-right:40px;
	border:1px solid #fafafa;	
	}

#END {
	width: 872px;
	\width: 892px;
	w\idth: 873px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(/fileadmin/templates/standard/img/lt_footer.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:8px;
	}


.breadcrumbs{
	display:none;
	visibility:collapse;
}

/* LAYOUTBOXEN DEFINITIONEN ENDE */
/*******************************************/







/*******************************************/
/*******************************************/
ol, ul { 
	list-style: none;
	font-size:11px;
	line-height:1.4em;
    } 

hr {
	display: block;
	width: 100%;
	height: 2px;
	border: 2px solid #ffCA05;
	border-bottom: transparent;
	margin: .7em 0;
	}


/*
hr{
	clear:both;
	border:0px;
	height:0px;
	border-top:1px solid #efefef;
	margin:0px;
	padding:0px;
	}
*/



	
a:link,a:visited,a:active {
	color:#B6151A;
	background-color:transparent;	
	font-weight:bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
/*	color: #990000;*/
	color: #FF5500;	
}


.nav1spc{ height:12px;}
/*******************************************/
/*******************************************/









/*******************************************/
/*******************************************/

h1,h2,h3,h4,h5{
/*	color:#B6151A;*/
	color:#000;
}


h1{
	color:#666666;
	font-size:17px;
	line-height:20px;
	margin-bottom:20px;
	}

h2{


	font-size:15px;
	line-height:20px;
	margin-bottom:20px;
	}
	
h3{
	color:#666666;
	font-size:14px;
	line-height:16px;
	margin-bottom:16px;
	}
	
h4{	
	color:#666666;
	font-size:13px;
	line-height:15px;
	margin-bottom:15px;
	}		

h5{
	color:#666666;
	font-size:12px;
	line-height:14px;
	margin-bottom:14px;
	}		



img {
	/*margin-top:6px;
	margin-right:6px;
	margin-left:6px;*/
	border:0px solid #F0F0F0;
}

a:link,a:visited,a:active {
	color: #ffCA05;
	background-color:transparent;	
	font-weight:bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #FF5500;	
}


/*******************************************/
/*******************************************/







/*******************************************/
/*******************************************/
#CONTENT img{
	margin-bottom:1px;
	}

#CONTENT .img_right{
	border:none;
	margin-left:8px;
	margin-right:3px;	
}

#CONTENT .img_left{
	border:none;
	margin-left:3px;
	margin-right:8px;	
}	
	
#CONTENT ul{
	margin-left:30px;
	}

#CONTENT blockquote{
	margin-left:30px;
	}

.htmlarea-content-body p, #CONTENT p, #CONTENT td, #CONTENT form{
	font-size:12px;
	line-height: 22px;
	margin-bottom:14px;	
}
#CONTENT li{
	font-size:13px;
	line-height: 16px;
	margin-bottom:12px;	
	
	padding-left: 15px;
	background-image: url(/fileadmin/templates/standard/img/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;	
}

#CONTENT .ybullet{
	padding-left: 15px;
	background-image: url(/fileadmin/templates/standard/img/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;	
}



/*******************************************/
/*******************************************/
	



/*******************************************/
/*******************************************/
#FOOTER p{
	line-height:14px;
	border-top:1px solid #DDD; 
	font-size:11px;
	margin-top:26px;
	margin-bottom:20px;
	}
#FOOTER a{
	font-size:11px;
	}
/*******************************************/
/*******************************************/


.in_upperrightnotebox,.in_upperrightnotebox p{
	background-color: #ccc;	
	border-left:5px solid #ccc;	
	float: right;
	font-size:12px;
	height: 110px; 

	margin-left:10px; 
	width: 100px; 
	}

.in_upperrightnotebox td a,.in_upperrightnotebox td a:link{
	background-color:#transparent;
	color:white;
	font-size:12px;
	height:14px;	
	line-height:14px;
	display:block;
}

.in_upperrightnotebox td a:hover{
	background-color:#ffcc00;
	color:#000;
	height:14px;
	text-decoration:none;
}


/*******************************************/
/*******************************************/
.news-list-browse{
	font-size:0.8em;
	text-align:right;
	}

.news-single-backlink{
	font-size:0.8em;
	}


.news-list-item{
	display:block;
	clear:both;
	margin-bottom:20px;
	font-size: 13px !important;
	}
.news-list-item p{
	display:inline;
	margin:0px;
	padding:0px;
}

.news-list-item a, .news-list-item a:link{
	display:block;
	margin:0px;
	padding:0px;
	font-size: 13px !important;
}


.news-list-item hr{
	display:block;
	clear:both;
}

.news-list-item img{
	float:left; 
	margin-right:10px;
	padding-bottom:10px;
	}	
	
.news-single-item {
	font-size:12px;
	line-height:20px;

}		
/*******************************************/
/*******************************************/




/*******************************************/
/*******************************************/
.tx-flseositemap-pi1 a{
	display:block;
}

.tx-flseositemap-pi1 li{
	margin-bottom:10px;
}
/*******************************************/
/*******************************************/



/*Galerie*/
.carouselWrapper{
	border:1px dotted #dddddd;
	padding-top:4px;
	padding-bottom:4px;
}
.carouselInner{
	height:80px;
	height:75px;
	overflow:auto;
}
.thumbnail{
	float:left;
	display:inline; 
	margin-bottom:10px;
}
/*Galerie*/