/* LKG CSS (Default) */



body,p,div,td,th,li,h1,h2,h3,h4,h5,h6 {
	background-color:#FFFFFF;
	font-family:Tahoma,Arial;
	font-size:12px;
	line-height:18px;
	size:landscape;
	
}

th {
	text-align: left;
	line-height:22px;
	font-weight:bold;
	font-size:12px;
	color:#333333;
	margin:0px;
	padding:0px;
	vertical-align: top;
	background-color: #FFECB3;
}

p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

/* td {
font-family:Tahoma,Arial;
font-weight:normal;
color:#333333;
font-size:12px;
line-height:12px;
} */

/* LINKS STANDARD */

a:link, a:visited {
	text-decoration:none;
	color:#0094BB;
}

a:hover, a:active {
	text-decoration:underline;
	color:#0094BB;
}

/* Linker Bereich */

.left {
display:none;
}


/********************/
/* Linke Navigation */
/********************/

.left_navi {
display:none;

}


.logo {
display:none;
}

.logo_print {
display:block;
/* position:relative;
top:0px;
z-index:1; */
margin-bottom:20px;
text-align:left;
font-family:Arial,Tahoma;
font-size:10px;
font-weight:normal;
text-decoration:none;
color:#000000;


}

/*************/
/* Main Menu */
/*************/


/* Begrenzungslinien Main Menu */





.main_menu {
width:100%;
display:none;

}



/**********/
/* Inhalt */
/**********/

.content {
display:block;
position:relative;
/* top:0px;
left:0px;
z-index:1; */
width:800px;
}

/* Content-Tabelle */

table.rahmen {
margin-top:30px;
margin-left:16px;
}

table.title td {
	vertical-align: top;
}

/*
.content td {
color:#333333;
font-family:Tahoma,Arial;
font-size:12px;
line-height:20px;
} */

.content_text {
display:block;
margin-left:12px;
margin-right:12px;
padding-bottom:20px; 
overflow:visible;

}


/* Context-Überschrift */

h1 {

background-color:#FFECB3;
width:100%;
height:15px;
line-height:22px;
font-weight:bold;
font-size:12px;
color:#333333;
margin:0px;
margin-bottom: 19px;
padding:0px;
page-break-after:avoid;
page-break-inside:avoid;

}
 
/* Crossselling-Überschrift */

h2 {
font-family:Arial,Tahoma;
font-size:12px;
font-weight:bold;
color:#333333;
background-color:#FFCC33;
width:164px;
line-height:20px;
padding:0px;
margin:0px;
text-indent:8px;
}



/**************************/
/* Klassen für Link-Icons */
/**************************/


.link_arrow {
background-image:url('images/icon_arrow.gif');
background-position:left 3px;
background-repeat:no-repeat;
padding-left:15px;
margin-left:15px;
}

.link_basket {
background-image:url('images/icon_basket.gif');
background-position:left 2px;
background-repeat:no-repeat;
padding-left:18px;
margin-left:15px;

}

.link_smarrow {
background-image:url('images/icon_arrow_small.gif');
background-position:left;
background-repeat:no-repeat;
padding-left:12px;
}

.link_print {
background-image:url('images/icon_print.gif');
background-position:left;
background-repeat:no-repeat;
padding-left:16px;
}

.link_top {
background-image:url('images/icon_top.gif');
background-position:right 5px;
background-repeat:no-repeat;
padding-right:10px;
}



/* Hintergrund Content */

.content_bg {
display:none;
}

.content_bg1 {
display:none;
}

.content_bg2 {
display:none;
}

/* Copyright */

.copyright {
display:none;
}

.link_print {
display:none;
padding-left:0px;
}

.link_smarrow {
display:none;
padding-left:0px;	
}

.link_speaker {
display:none;
padding-left:0px;
}

.link_arrow {
margin-left:-15px;
}

.link_top {
display:none;
}

.copyright a:link, .copyright a:visited {
color:#ffffff;
text-decoration:none;
}

.copyright a:hover, a.copyright:active {
color:#ffffff;
text-decoration:none;
}



/* Cross-Elemente */

.cross {
display:none;
border-left:1px solid #ffffff;
border-right:1px solid #ffffff;
border-bottom:1px solid #ffffff;
margin-left:2px;
padding:0px;
width:164px;
height:auto;
margin-bottom:10px;
margin-top:0px;
padding-top:0px;
}

strong {
margin-left:3px;
}


