html, body, p, table, td, form, img, h1, h2, h3, h4, h5, h6, input { font-size: .9em; }

html, body, div, p, table, td, form, img, h1, h2, h3, h4, h5, h6, input { font-family: Verdana,Arial,Tahoma,Segoe,sans-serif; padding: 0px; margin: 0px; border: 0px transparent none; background-position:left top; background-repeat:no-repeat; }
*{
margin: 0px;
padding:0px;
}

body {
	text-align: left;
	background-color:#F0F0F0;
}

img { 
	border: none; 
	padding: 0px;
	margin: 0px;
}

form {
	padding: 0 2em 0 1em;
	line-height: 1.7em;
	margin-top: .5em;
	margin-bottom: .6em;
}

input { 
	height: 20px;
	color: #000;
	font-size:13px; 
	border:1px solid #910000;
	margin: 5px;
}

.Button {
	height: 24px;
	padding:3px;
	color: #FFF;
	background-color:#910000;
	border: 1px solid #000;
	font-weight: bold;
	margin: 5px;

}



#head {
   width: 100%;
   height: 120px;
   background: url(../gfx/head.jpg);
}

#container {
	width: 800px;
	height: 450px;
	position: absolute;
	top: 60px;
	left: 50%;
	margin-left: -400px;	
	background-color: #FFFFFF;
	border-bottom: 10px solid #910000;
}

#middle {
	position: relative;
	top: 80px;
	left: 160px;

}

#middle table tr td {
	padding: .1em;
	margin: .1em;
}

#logo {
	width: 200px;
	height: 110px;
	position: absolute;
	top: 0px;
	left: 0px;
}


#content {
	width: 550px;
	height: 340px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	overflow: auto;

}

#content p{
	padding: 0 2em 0 1em;
	line-height: 1.7em;
	margin-top: .5em;
	margin-bottom: .6em;
}

#content p a{  

	font-weight: normal; 
	text-decoration: underline;
	color: #910000;
}

#content p a:hover {  
	text-decoration: none;

}


#content h1{
	font-size: 1.1em;
	line-height: 1.5em;
	color: #910000;
	padding: 0 1em 1em 0;
	font-weight:bold;
}


#content h2 {
	font-size:.8em;
	padding:3px 6px 3px 6px;
	margin-top: .5em;
	margin-bottom: .5em;
	color:#FFFFFF;
	background-color:#910000;
	display:inline;
	line-height:1.3em;
	font-weight:bold;
}

#content h3 {
	padding: 0 2em 0 1em;
	line-height: 1.7em;
	margin-top: .5em;
	margin-bottom: .6em;
}


#content ul {
	padding: .5em 1em .5em 1.5em;
	line-height: 1.7em;
}

#content ul li {
	list-style: square;
	color: #910000;
	padding: 0;
}

#content ul li a {
	color: #000000;
	text-decoration: none;
}

#content ul li a:hover {
	color: #910000;
	text-decoration: underline;
}

#content hr {

	border-top:1px solid #F0F0F0;
	border-bottom:0px;
	margin-left: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-top:.5em;
	height:1px;
}



#content table {
	width: 96%;
	margin-top:.5em;
	margin-bottom:1.7em;
}

#content td {
padding: .5em 1em .5em 1em;
}

#content td.right {
	width: 20%;
	text-align:right;
}

#content tr {

}


#content tr.rosa {
	background-color:#FFDDDD;
}



/* CSS für die Lighbox-Table */
#content table.lightbox {
	width: 120px;
	border: 0px;
	padding: 0;
	margin-bottom: 0;
}

#content td.lightbox {
padding: .3em .3em .3em .3em;
}

/* ###################### MAINMENU #######################  */

#mainmenu {
	width: 550px;
	height: 92px;
	position: absolute;
	top: 0px;
	right: 0px;
	clear: both; 
}

#mainmenu ul {
	list-style: none;
	float:left;
	width:100%;
}

#mainmenu ul li {
	float: left;
	margin-right: 8px;
}


#mainmenu ul li a {
	display: block;
	position: relative;
	text-decoration: none;
}

#mainmenu #active a{
	border-bottom:5px solid #910000;	
}


#mainmenu ul li a:hover {
	border-bottom:5px solid #910000;	
}

/* ###################### MAINMENU  ENDE#######################  */

/* ###################### SUBEMENÜ #######################  */


#submenu {
	width: 220px;
	height: 340px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: url(../gfx/submenu_bg.jpg);
	background-repeat:no-repeat;
	background-position:right;
}


#submenu img {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#submenu ul {
	list-style: none;
	width:100%;
	margin-top: 5em;
	margin-left: 2em;
}

#submenu ul li {
	font-weight: bold;
	padding: .8em 0 .8em 0;
}

#submenu ul li h3 a{
	font-size:.9em;
	font-weight: bold;
}

#submenu ul li a {
	color: #000000;
	font-size: .8em;
	text-decoration: none;
}


#submenu #active {
	background: url(../gfx/submenu_active.jpg);
	background-repeat:no-repeat;
	background-position: -14px;
	padding: .8em 0 .8em 0;
}

#submenu #active a{
	color: #910000;
}

#submenu  a:hover{
	color: #910000;
}

/* ###################### SUBMENÜ  ENDE#######################  */

#footer {
	width: 800px;
	height: 30px;
	margin-bottom: -40px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	clear: both; 
}


#footer p.right {
	font-size: .9em;
	color: #6b6b6b;
	position: absolute;
	top: 3px;
	right: 0px;
}

#footer p.left {
	font-size: .9em;
	color: #6b6b6b;
	position: absolute;
	top: 0px;
	left: 0px;
}

#footer p a {
	color: #6b6b6b;
	text-decoration: none;
}

#footer p a:hover {
	color: #6b6b6b;
	text-decoration: underline;
}



