/* CSS Document */

/* NEUTRALISIEREN START */

h1,h2,h3,h4,h5{
	font-size:0px;
	line-height:0px;
	margin:0px;
	padding:0px;
}

p{
	font-size:0px;
	line-height:0px;
	margin:0px;
	padding:0px;
}

/* NEUTRALISIEREN ENDE */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color:#FFFFFF;
	background-image:url(/fileadmin/templates/standard/img/lt-cnt-flt.jpg);
	background-repeat:repeat-x;
	background-position: 0px -24px;
}

th,td{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color:#inherit;}

body {
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	width:986px;
	text-align:center;
}

a:link {
	color: #CC0000;
	text-decoration: none;
	background-color:inherit;	
}
a:visited {
	text-decoration: none;
	color: #CC0000;
	background-color:inherit;	
}
a:hover {
	text-decoration: underline;
	color: #999999;
	background-color:inherit;	
}
a:active {
	text-decoration: none;
	color: #990000;
	background-color:inherit;	
}


/* HEADLINES */

h1,h2,h3,h4,h5,h6{color: #CC0000;	background-color:inherit;}
h1 {
	line-height:20px;
	font-size: 17px;	
	margin-bottom:10px;
}

h2 {
	line-height:19px;
	font-size: 15px;
	margin-bottom:10px;	
}
h3 {	
	line-height:18px;
	font-size: 14px;
	margin-bottom:10px;	
}
h4 {
	line-height:17px;
	font-size: 13px;
	margin-bottom:10px;
}
h5 {
	line-height:16px;
	font-size: 12px;
	margin-bottom:10px;	
}
h6 {
	line-height:15px;
	font-size: 10px;
	margin-bottom:10px;	
}
/* /HEADLINES */



/* BOXES */
#container {
	position:relative;
	width:973px;
	height:10px;
	z-index:1;
	margin-top:-10px;
	margin-left: auto;
	margin-right: auto;
	
}

#headbox {
	position:absolute;
	width:973px;
	height:148px;
	z-index:2;
	left: 0;
	background-image: url(/fileadmin/templates/standard/img/lt-bkgrnd-top.jpg);
}

#contentcase {
	position:absolute;
	width:973px;
	height:393px;
	z-index:2;
	top: 2px;
	left: 0;
	margin-top:146px;
	background-image: url(/fileadmin/templates/standard/img/lt-bg-all.jpg); /* Ganzseiten-BG-Floater */
	background-repeat: repeat-y;
}
	
#content{
	position:absolute;	
	width:740px;	
	height:22px;	
	z-index:4;	
	left: 195px;	
	top: 33px;
	text-align:left;	
	height: 350px;
	overflow: auto;
	padding-right:10px;
}

#content p{
	line-height:16px; 
	margin-bottom:16px; 
	font-size:12px;
	}

#menue-double {
	position:absolute;
	width:392px;
	height:18px;
	z-index:2;
	left: 548px;
	text-align:right;
	font-weight:bold;
	top: 64px;
}

#menue-all {
	position:absolute;
	width:561px;
	height:25px;
	z-index:2;
	left: 375px;
	margin-top:30px;
	top: 88px;
	text-align:right;
	font-weight:bold;
	font-size: 1.2em;
}

#menue-start {
	position:absolute;
	width:252px;
	height:74px;
	z-index:2;
	left: 36px;
	margin-top:130px;
	top: -85px;
	text-align:left;
	font-weight:bold;
	font-size: 1.2em;
}

#sidemenue{
	position:absolute;
	width:170px;
	height:355px;
	z-index:30;
	left: 0px;
	top: 16px;
	background-image: url(/fileadmin/templates/standard/img/lt-sidemenue.jpg);
	background-repeat:no-repeat;
}

#sidemenuepads{	
	margin-top:40px;
}

.sidebutton{	
	margin-bottom:10px;
}

#footer {
	position:absolute;
	width:973px;
	height:83px;
	z-index:2;
	left: 0;
	margin-top:20px;
	background-image: url(/fileadmin/templates/standard/img/lt-footer.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	text-align: left;
	top: 521px;
	font-size:0.8em;
}

#breadcrumb{
	position:absolute;
	width:644px;
	height:15px;
	z-index:4;
	left: 306px;
	top: 527px;
	border-bottom:1px solid #cccccc;
	height:16px;
	text-align:left;
	visibility: hidden;
}

#titles{
	position:absolute;	
	width:644px;	
	height:30px;	
	z-index:4;	
	left: 179px;	
	top: 150px;
	text-align:left;	
}

/* /BOXES */


/* MENUES */
#menue-double a:link {
	color: #999999;
	background-color:inherit;
	text-decoration: none;
}
#menue-double a:visited {
	text-decoration: none;
	color: #999999;
	background-color:inherit;	
}
#menue-double a:hover {
	text-decoration: underline;
	color: #990000;
	background-color:inherit;	
}
#menue-double a:active {
	text-decoration: none;
	color: #990000;
	background-color:inherit;	
}



#menue-all a:link {
	color: #150186;
	background-color:inherit;	
	text-decoration: none;
}
#menue-all a:visited {
	text-decoration: none;
	color: #150186;
	background-color:inherit;	
}
#menue-all a:hover {
	text-decoration: underline;
	color: #990000;
	background-color:inherit;	
}
#menue-all a:active {
	text-decoration: none;
	color: #990000;
	background-color:inherit;	
}

/* /MENUES */

.tabelle01{
	width:650px;
	border:0px;
	}
.tabelle01 td{
	width:215px;
	}

.tab-normal{	
	width:650px;
	border:0px;
	}
	
.tab-header {
/*	background-color: #cccccc;*/
	font-weight:bold;
}
.tab-counter {
/*	background-color: #F0F0F0;*/
	font-style: italic;
	font-weight:bold;	
}

.tab-hinweis {
/*	background-color: #FFE934;
	background-color: #FFFF99;	*/
	font-style: italic;
	font-weight:bold;
}
	
	

