
body {
	background-color: #808080; 
	color: #000000; 
	font-family: Verdana, Arial, Helvetica, "Sans Serif", Tahoma; 
	margin: 5px 0px 0px 0px;
	height: 100%;
	font-size: 76%;
}

h1 {
	margin:0;
	font-family: Verdana, Arial, Helvetica, "Sans Serif", Tahoma;
	font-size : 18px;
	font-weight:bold;
	color : #de7809;
	text-decoration: none;
	text-align: center;
	padding: 10px 0px 9px 0px;
}

h3 {
	margin:0;
}

table.rahmen { 
border: 1px solid #000000;
}

#slogan{
	margin:auto;
	width:977px;
	font-family: Verdana, Arial, Helvetica, "Sans Serif", Tahoma;
	font-size : 13px;
	font-weight:normal;
	color : #cecece;
	text-decoration: none;
	text-align: right;
}

#rahmen{
	margin:auto;
	width:977px;
	border: 1px solid #000000;
}

#page{
	width:977px;
	height:131px;
}

#header { 
	width:977px;
	height:95px;
}

#menu { 
	width:977px;
	height:36px;
}

#main{
	background-color:#FFFFFF;
	width:977px;
}

#main-content { 
	background-color:#FFFFFF;
}

/* Start - INDEX startbox */
.main_box {
	font-family: Verdana, Arial, Helvetica, "Sans Serif", Tahoma; 
	font-size: 10pt;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
	padding: 5px;
}

.main-box-line
{ 
  background-image: url('images/main_box_bgbottom.gif');
}
/* Ende - INDEX startbox */

/* START -  INDEX - Links Boxes */
.main_box {
	color: #000000; 
	font-size: 10pt; 
	font-weight: bold; 
	text-decoration: none;
}

A.main_box:link {
	color: #000000; 
	font-size: 10pt; 
	font-weight: bold; 
	text-decoration: none;
}
A.main_box:visited {
	color: #000000; 
	font-size: 10pt; 
	font-weight: bold; 
	text-decoration: none;
}
A.main_box:active {
	color: #000000; 
	font-size: 10pt; 
	font-weight: bold;
}
A.main_box:hover {
	color: #002953; 
	font-size: 10pt; 
	font-weight: bold; 
	text-decoration: underline;
}
/* ENDE -  INDEX - Links Boxes */

/* START -  INDEX - Links Boxes */
.main_box_red {
	color: #da251d; 
	font-size: 10pt; 
	font-weight: bold; 
	text-decoration: none;
}

A.main_box_red:link {
	color: #da251d; 
	font-size: 10pt; 
	font-weight: bold; 
	text-decoration: none;
}
A.main_box_red:visited {
	color: #da251d; 
	font-size: 10pt; 
	font-weight: bold; 
	text-decoration: none;
}
A.main_box_red:active {
	color: #da251d; 
	font-size: 10pt; 
	font-weight: bold;
}
A.main_box_red:hover {
	color: #002953; 
	font-size: 10pt; 
	font-weight: bold; 
	text-decoration: underline;
}
/* ENDE -  INDEX - Links Boxes */

/* Start - FOOTER */
#footer{
	margin:auto;
	width:979px;
}

#footer-line {  
	width:979px;
	height:10px;
	background-color:#de7809;
}

#footer-box {  
	width:971px;
	background-color:#444544;
	padding:5px 4px 0px 4px;
}

#footer-text {  
	margin:auto;
	width:956px;
	font-family: Verdana, Arial, Helvetica, "Sans Serif", Tahoma;
	text-align:center;
	color: #ffffff;
	font-size:11px;
	padding:2px 0px 7px 1px;
}

#footer-bottom {  
	width: 979px;
	height: 15px;
	background-image:    url(images/bg_footer_bottom.gif);
	padding:0px;
}

.box_footer {
	margin:auto;
    width:960px;
}

/* Start - Box FOOTER */
.box_footer_ro {
	background:url(images/box_footer_ro.gif) top right no-repeat;
}

.box_footer_lo {
	background:url(images/box_footer_lo.gif) top left no-repeat;
}

.box_footer_ru {
	background:url(images/box_footer_ru.gif) bottom right no-repeat;
}

.box_footer_lu {
	background:url(images/box_footer_lu.gif) bottom left no-repeat;
}

.box_footer_inhalt {
	margin:0;
    padding:9px 15px 8px 12px;
	height:39px;
	font-family: Verdana, Arial, Helvetica, "Sans Serif", Tahoma;
	color: #ffffff;
	font-size:16px;
	text-align:center;
}

.box_footer_inhalt p {
	text-align:center;
	margin:0;
	padding:0;
}
/* Ende - Box FOOTER */
/* Ende - FOOTER */

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
overflow: hidden;
margin-bottom: 0px;
border: 1px solid #625e00;
border-width: 1px 0;
background: black url(images/blockdefault.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(images/blockactive.gif) center center repeat-x;
}