

/* @group resetting everything */



html, body, div, span, applet, object, iframe,
	h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, em, font, img, ins, kbd, q, s, samp,
	small, strike, strong, sub, sup, tt, var,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* @end */

/* @group allgemein */


body {

	text-align: left;
	font-size: 11px;
	line-height: 1.4em;
	font-family: verdana, arial;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-transform: none;
	background-color: #c0c0c0;
}

hr {
	border: 0;
	border-top: 1px solid #c0c0c0;
	border-bottom: transparent;
}

p {
	padding: 0px;
	margin: 0px;
}

img {
	border: 0;
}
strong {
	font-weight: bold;
}
tr, td {
	vertical-align: top;
}

/*-------------------------
Weitere Definitionen
-------------------------*/

.top {
	color: black;
	font-size: 8pt;
	line-height: 8pt;
	text-decoration: none
}

a.top:hover {
	color: #c86d00;
	text-decoration: underline;
	text-transform: none
}

/*-------------------------
Definition der DIV-Bereiche
-------------------------*/

.clearer {
	clear: both;
}

/* @end */

#wrapper {
	margin: 40px auto 0;
	padding: 0px;
	width: 900px;
	border: 1px solid #909090;
	background-color: white;
	
}

/* @group menue */

#menue {
	float: left;
	width: 160px;
	height: 450px;
	margin: 0;
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 10px;
	border-right: 1px solid #c0c0c0;
}

#menue ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#menue a:link,
#menue a:visited {
	color: black;
	text-decoration: none;
	display: block;
	padding: 7px 10px;
}

#menue a:hover {
	color: white;
	background-color: #A20606;
}

#menue li.aktiv a {
	color: white;
	background-color: #A20606;
}

/* @end */


#content_wrapper {
	width: 100%;
	height: 470px;
	padding-left: 0px;
}

#content {
	float: left;
	background-color: white;
	overflow: visible;
	height: 460px;
	width: 668px;
	padding-left: 10px;

}


#content_c {
	width: 730px;
	height: 420px;
	margin: 0 -730px 0px 0px;
	color: #4f4f4f;
}

#content_t {
margin-left: 445px;
width: 295px;
}
/*#content_bild {
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 10px;
	float: left;
	width: 430px;
	height: 100%;
	margin: 0;
	overflow: auto;
}

*/
#content_bild {
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 10px;
	float: left;
	width: 410px;
	height: 100%;

	overflow: auto;
}

#content_roll {
	float: left;
	width: 695px;
	margin: 0 0 0 10px;
	overflow: auto;
	height: 460px;
}
#contentcontainerbig{
	width: 670px;
	}

#content_text {
	float: left;
	width: 280px;
	margin: 0 -280px 0 0;
	overflow: hidden;
	height: 460px;
}

#content_text h1,
#content_roll h1 {
	font-size: 17px;
	line-height: 19px;
	font-weight: bold;
	padding: 0 0 10px 0;
	margin-top: 0;
}

#content_text h2,
#content_roll h2 {
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	padding: 0;
	margin-top: 0;

}

#content_text h3,
#content_roll h3 {
	font-size: 10px;
	font-weight: normal;
}

#content_text p,
#content_roll p {

	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	padding-bottom: 10px;
}

#content_text a:link,
#content_text a:visited,
#content_roll a:link,
#content_roll a:visited {
	color: #B20808;
	text-decoration: none;
}

#content_text a:hover,
#content_roll a:hover {
	color: #B20808;
}

#content_text img,
#content_roll img {
	float: left;
	padding: 0 20px 20px 0;
}

#footer {
	margin: 5px auto 0;
	padding: 0px;
	width: 900px;
}

#footer a:link,
#footer a:visited {
	text-decoration: none;
	color: #4f4f4f;
}
#footer a:hover {
text-decoration: underline;
color: #A20606;	

}

/* @group vertical scroll */

/*
*
* vertical Scroll
*
*
*/

#scrollcontroll_contentmask {
	overflow: hidden;
	position: relative;
	height: 460px;
	width: 390px;
	padding-top: 0;
	padding-right: 5px;
	float: left;
}

/* My Comment */

#scrollcontroll_scrollcontainer {
	float: left;
	height: 440px;
	margin-left: 5px;
	display: none;
}

#scrollcontroll_scrollUpBtn {

	height: 10px;
	width: 10px;
	background-image: url(scroll_up.gif);

	margin-bottom: 5px;
}

#scrollcontroll_scrollDownBtn {

	height: 10px;
	width: 10px;
	background-image: url(scroll_down.gif);

	margin-top: 5px;
}

#scrollcontroll_scrolltrack {
	height: 430px;
	width: 10px;
	background-color: #e0e0e0;
}

#scrollcontroll_scrollknob {
	width: 10px;
	height: 25px;
	border: 0px solid #fff;
	background-color: #9f9fa1;
}

#contentcontainer {
	height: 1450px;
	width: 415px;
	padding-top: 0;
	padding-right: 10px;
	overflow: scroll;
	overflow-x: hidden;
	margin-top: 20px;
	font-size: 12px;
}
.LCOS_box {
		font-size: 12px;
		line-height: 17px;
		}
.LCOS_title a {
	font-weight: normal;
	color: black;
}

/* @end */