html
{
  overflow: hidden;
  height: 99%;
}
                         
body
{
	height: 99%;
	margin: 0;
	padding: 0;
	line-height: 150%;
	text-align: center;
	background-color: #FFFFFF;
}

*
{
	font-size: 11px;
	font-family: Tahoma, Verdana, sans-serif;
	color: #333333;
	text-align: left;
	letter-spacing: normal;
	word-spacing: normal;
}

.list
{
  margin: 5px;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
}




/* === Containers === */


.pics
{
	position: absolute;
	width: 100px;
	height: 100px;
	left: 620px;
	top: 300px;
	overflow: visible;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}



#first_container
{
	margin: 0 auto 0 auto;
	height: 100%;
	position: relative;
	overflow: visible;
	width: 750px;
}

#second_container
{
	position: absolute;
	top: 40%;
	width: 100%;
}

#third_container
{
	position: relative;
	top: -163px;
	width: 750px;
	z-index: 1;
}



/* === Menu === */



#menu
{
	height: 31px;
	padding-right: 2px;
	margin: 0;
	list-style: none;
}

#menu li
{
	float: right;
	display: block;
	width: 82px;
	height: 31px;
}

#menu a
{
	display: block;
	width: 82px;
	height: 31px;
	background-color: #FFFFFF;
	text-decoration: none;
	line-height: 31px;
	text-align: center;
	background-image: url(bild/taba_3.jpg);
	background-repeat: no-repeat;
}

#menu a:link, #menu a:visited
{
	color: #CD0000;
	background-color: #FFFFFF;
}

#menu a:hover, #menu a:active
{
	background-image: url(bild/taba2.jpg);
	color: #ffffff;
}

#menuselected
{
	display: block;
	width: 82px;
	height: 31px;
	background-image: url(bild/taba.jpg);
	text-decoration: none;
	line-height: 31px;
	color: #ffffff;
	text-align: center;
}



/* === Submenu === */



#submenu
{
	float: left;
	height: 31px;
	width: 280px;
	padding-left: 10px;
	margin: 0;
	list-style: none;
}

#submenu li
{
  float: left;
  display: block;
  width: 82px;  height: 31px;  
}

#submenu a
{
	display: block;
	width: 82px;
	height: 31px;
	background-color: #FFFFFF;
	text-decoration: none;
	line-height: 25px;
	text-align: center;
	background-image: url(bild/tabb_3.jpg);
	background-repeat: no-repeat;
}

#submenu a:link, #submenu a:visited
{
	color: #CD0000;
	background-color: #FFFFFF;
}

#submenu a:hover, #submenu a:active
{
	background-image: url(bild/tabb2.jpg);
	color: #ffffff;
}

#submenuselected
{
	display: block;
	width: 82px;
	height: 31px;
	background-image: url(bild/tabb.jpg);
	text-decoration: none;
	line-height: 25px;
	color: #ffffff;
	text-align: center;
}



/* === Other Divs === */
 


.border
{
	background-color: #ffffff;
	height: 400px;
	background-image: url(bild/background_2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;
	padding-left: 150px;
	border: 1px solid #666666;
	padding-right: 20px;
	overflow: visible;
	z-index: 2;
}

.title
{
	position: absolute;
	width: 80px;
	height: 80px;
	left: 5px;
	top: 180px;
	background-color: #FFFFFF;
	border: 2px solid #FFFFFF;
}

.content
{
	height: 217px;
	overflow: auto;
	padding: 7px;
}

.designinfo
{
	margin-top: 5px;
	text-align: right;
	color: #CD0000;
	background-color: #FFFFFF;
	font-family: Courier New, Courier, monospace;
	font-size: 9px;
}



/* === Inline Text Styles === */



h1
{
	font-size: 16px;
	color: #cd0000;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: -40px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 50px;
	font-variant: normal;
}
h3 {
	font-weight: bold;
	color: #CD0000;
	font-size: 11px;
	line-height: normal;
	font-variant: normal;
}

.details
{
	font-size: 9px;
	color: #333333;
}

.text
{
  display: block;
  margin: 5px 5px 20px 12px;
}

.text a
{
  color: #666F53;
  text-decoration: none;
  font-weight: bold;
}

.text a:hover, .text a:active
{
  color: #000000;
}

blockquote
{
  margin: 3px 0 3px 0;
  padding: 5px 10px 5px 10px;
}

.note
{
	display: block;
	color: #555555;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
}

.bold
{
  font-weight: bold;
}
.designinfo   a:link  {
	margin-top: 5px;
	text-align: right;
	color: #CD0000;
	background-color: #FFFFFF;
	font-family: Courier New, Courier, monospace;
	font-size: 9px;
}
.designinfo a:visited {
	margin-top: 5px;
	text-align: right;
	color: #CD0000;
	background-color: #FFFFFF;
	font-family: Courier New, Courier, monospace;
	font-size: 9px;
}


.siegel
{
	position: absolute;
	width: 70px;
	height: 70px;
	left: 10px;
	top: 320px;
	overflow: visible;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 4;
}
.title_submenu {
	position: absolute;
	width: 32px;
	height: 232px;
	left: 1px;
	top: 115px;
	background-color: #FFFFFF;
}
#popup
{
	position: absolute;
	width: 221px;
	height: 272px;
	left: 600px;
	top: 100px;
	overflow: visible;
	z-index: 4;
	visibility: hidden;
	background-color: #FFFFFF;
	color: #CD0000;
	border: 2px solid #CD0000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.siegel2 {
	position: relative;
	width: 748px;
	height: 20px;
	left: 0px;
	overflow: visible;
	z-index: 4;
	bottom: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-variant: normal;
	letter-spacing: 0.2em;
	text-align: center;
	color: #444444;
	font-size: smaller;
}
#textmenu {
	height: 25px;
	padding-right: 2px;
	margin: 0;
	list-style: none;
	padding-left: 5px;
	width: 70px;
}
#textmenu li {
	float: none;
	display: block;
	width: 70px;
	height: 25px;
}
#textmenu a {
	display: block;
	width: 70px;
	height: 20px;
	text-decoration: none;
	line-height: 20px;
	text-align: left;
	padding-left: 5px;
	font-size: 10px;
}
#textmenu a:link, #textmenu a:visited {
	color: #333333;
}
#textmenu a:hover, #textmenu a:active {
	color: #333333;
	background-repeat: no-repeat;
	background-position: center center;
	border-right-width: 3px;
	border-right-style: inset;
	border-right-color: #333333;
}
#textmenuselected {
	display: block;
	width: 70px;
	height: 20px;
	line-height: 20px;
	text-align: left;
	color: #CD0000;
	background-repeat: no-repeat;
	background-position: left center;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #CD0000;
}
.inpagemenu {
	position: absolute;
	width: 80px;
	height: auto;
	left: 1px;
	background-color: #FFFFFF;
	top: 180px;
}
h4 {
	font-weight: bold;
	color: #CD0000;
	font-size: 11px;
	line-height: normal;
	font-variant: normal;
}

