body  {
	background-color : #F0F0FF;
	color : #FFFFFF;
	scrollbar-face-color : #E6E6E6;
	scrollbar-shadow-color : #A2A2A2;
	scrollbar-track-color : #FFFFFF;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-darkshadow-color : #A2A2A2;
	scrollbar-arrow-color : #000000;
	scrollbar-highlight-color : #A2A2A2;
	margin : 0px;
	overflow : auto;
}

/*index.htm*/
body a  {
	font-family : Verdana, Arial, Helvetica;
	font-size : 12px;
	color : #E7E7F7;
	text-decoration : none;
	font-weight : bold;
}


.starthg  {
	background-color : #373751;
	background-image : url(allpics/titel.jpg);
	background-repeat : no-repeat;
}

.i3index  {
	width : 820px;
	height : 614px;
	background-color : #373751;
	text-align : left;
	background-image : url(allpics/titel.jpg);
	background-repeat : no-repeat;
	background-position : top right;
}

.film  {
    position : relative;
    left : 19px;
    top : 120px;
	display:block;
}
     
.buttons  {
	position : relative;
    left : 532px;
    top : 190px;
}

/*inhaltsseiten*/

.i1  {
	text-align : center;
	width : 100%;
}

.i2  {
	width : 820px;
	height : 614px;
	background-color : #D6D6EF;
	text-align : left;
	margin : auto;
}

.i3  {
	width : 820px;
	height : 584px;
	background-color : #373751;
	text-align : left;
	background-image : url(allpics/muster.jpg);
	background-repeat : no-repeat;
	background-position : top right;
}

.nav  {
	width : 820px;
	height : 83px;
	background-image : url(allpics/mo.gif);
	background-repeat : no-repeat;
	background-position : bottom left;
}

.bhome  {
	position : relative;
	left : 590;
	top : 7;
}

* html .bhome  {
	top : 4;
}

.nhm  {
	position : relative;
	left : 20;
	top : 24;
}

* html .nhm  {
	left : 20;
	top : 16;
}

.subnav  {
	width : 820px;
	height : 14px;
	position : relative;
	left : 0;
	top : -14px;
	padding-left : 125px;
}

/* inhalt*/
.inhalt  {
	width : 820px;
	height : 485px;
}

/* Textbox*/
.inhaltlinks  {
	position : relative;
	top : 23px;
	width : 428px;
	float : left;
	height : 419px;
	padding-left : 20px;
	overflow : auto;
	scrollbar-face-color : #373751;
	scrollbar-shadow-color : #373751;
	scrollbar-track-color : #4F4F6E;
	scrollbar-3dlight-color : #ABABCE;
	scrollbar-darkshadow-color : #ABABCE;
	scrollbar-arrow-color : #ABABCE;
	scrollbar-highlight-color : #373751;
	font-family : Verdana, Arial, Helvetica;
	font-size : 12px;
	line-height : 20px;
	color : #E7E7F7;
}

* html .inhaltlinks  {
	width : 450px;
}

.text  {
	font-family : Verdana, Arial, Helvetica;
	font-size : 12px;
	line-height : 20px;
	color : #E7E7F7;
}

h1  {
	font-family : Verdana, Arial, Helvetica;
	font-weight : bold;
	text-decoration : none;
	font-size : 12px;
	color : #E7E7F7;
	line-height : 22px;
}

.ldot,.bilddot,.popdot  {
	background-image : url(allpics/linkdot.gif);
	background-repeat : no-repeat;
	background-position : top right;
	padding-right : 25px;
}

.ldotw  {
	background-image : url(allpics/linkdotw.gif);
	background-repeat : no-repeat;
	background-position : top right;
	padding-right : 25px;
}

.inhaltrechts  {
	position : relative;
	top : 23px;
	margin-left : 458px;
	height : 419px;
	text-align : right;
}

.tabrechts  {
	float : right;
}

/* popup*/
.dark  {
	background-color : #373751;
	font-family : Verdana, Arial, Helvetica;
	font-size : 12px;
	line-height : 16px;
	color : #FFFFFF;
	scrollbar-face-color : #373751;
	scrollbar-shadow-color : #373751;
	scrollbar-track-color : #4F4F6E;
	scrollbar-3dlight-color : #ABABCE;
	scrollbar-darkshadow-color : #ABABCE;
	scrollbar-arrow-color : #ABABCE;
	scrollbar-highlight-color : #373751;
}

.ibildhg  {
	background-image : url(allpics/mitte.gif);
}

.print  {
	display : none;
}

/* Tabelle mit Rand*/
.tabmitrand  {
	border-color : #F0F0FF;
	border-width : 1px;
	border-bottom-width : 0px;
	border-right-width : 0px;
	border-style : solid;
}

.tabmitrand td,th  {
	border-color : #F0F0FF;
	border-width : 1px;
	border-style : solid;
	border-left-width : 0px;
	border-top-width : 0px;
	padding : 1px;
	margin : 0px;
	font-size : 11px;
}

li  {
	margin-left : -20px;
	padding-left : 0px;
}


