html, body {
         font-family:Times New Roman, serif;
         font-size:11pt;
         margin:0px;
         padding:0px;
         color:#FFFFFF;
         height:100% !important;
}
#main {
	width:808px !important;
         margin:0px auto;
         padding:0px;
         background:#0F0F0F;
         text-align:left;
         border-left:1px solid #070707;
         border-right:1px solid #070707;
         border-bottom:1px solid #070707;
      }
#header {
	width:808px !important;
         height:203px !important;
         background:#2A340F url(img/header.jpg) !important;
         margin:0px;
         padding:0px;
         }
#left {
         float:left;
         width:170px !important;
         margin:0px;
         padding:0px;
         background:#0F0F0F;
	}
#content {
         float:right;
         width:615px !important;
         margin:0px;
         padding:0px 20px 8px 3px;
         text-align:justify;
         background:#0F0F0F url(img/logo.jpg);
         background-position:bottom right;
         background-repeat:no-repeat;
	}
#detail_content {
         width:785px !important;
         margin:auto;
         padding:0px 20px 8px 3px;
         text-align:justify;
         background:#0F0F0F url(images/logo.jpg);
         background-position:bottom right;
         background-repeat:no-repeat;
	}
#footer {
         width:808px;
         background:#0F0F0F;
         margin:0px;
         padding:5px 0px 10px 0px;
         }
/* .png-Alphatrarnsparency für IE*/
img {	behavior: url(/pngHack/pngHack.htc) !important;
	}
h1 {
         font-size:13pt;
         color:#FFFFFF;
         text-align:center;
         font-variant:small-caps;
         letter-spacing:4px;
	}
h2 {
         font-size:11pt;
         color:#FFFFFF;
         text-align:center;
         font-variant:small-caps;
         letter-spacing:4px;
	}
h3 {
         font-size:10pt;
         color:#FFFFFF;
         text-align:center;
         font-variant:small-caps;
         letter-spacing:2px;
	}
.image {
         border:1px solid #92BA19;
	}
hr {
	border-bottom:1px solid #9F9F9F;
}

ul, li, p, td {
  color:#FFFFFF;
  font-family:Times New Roman, serif;
  font-size:11pt;
}
.navbar {
  background-color: #fcdc43;
  color: #004c75;
}

.head1 {
  background-color:#0F0F0F;
  color:#FFFFFF;
  text-align:right;
  font-family:Times New Roman, serif;
  font-size: 11pt;
  font-variant:small-caps;
  font-weight: bold;
  margin:0px;
  padding:2px;
}

.head2 {
  background-color:#0F0F0F;
  color:#FFFFFF;
  text-align:left;
  font-family:Times New Roman, serif;
  font-size: 11pt;;
  font-weight: bold;
  margin:0px;
  padding:2px;
}

.clickstream {
  font-variant:small-caps;
  font-family: Times New Roman,serif;
  font-size: 11pt;
}

.smalltext {
  font-family: Times New Roman,serif;
  font-size: 8pt;
  font-weight: normal;
}

.marktext {
  color: #FF0000;
  background-color: #ffffff;
}

.new {
  font-family:Times New Roman,serif;
  font-size:8pt;
  font-weight:bold;
  color: #92BA19;
}

a:link, a:visited, a:active {
 	color:#92BA19;
 	text-decoration:none;
	}
a:hover {
 	color:#FFFFFF;
         text-decoration:none;
	}
a {
         font-size:10pt;
         font-weight:bold;
 	color:#900000;
 	text-decoration:none;
 	}

form {
  font-family:Times New Roman,serif;
  font-size:11pt;
}

.logininput {
  background-color:#ffffff;
  font-family:Times New Roman,serif;
  color:#000000;
  font-size:10pt;
  width:130px;
}

.searchinput {
  background-color:#ffffff;
  font-family:Times New Roman,serif;
  color:#000000;
  font-size:10pt;
  width:130px;
}

.textarea {
  font-family:Times New Roman,serif;
  color:#000000;
  font-size:10pt;
  width:230px;
}

.input {
  font-family:Times New Roman,serif;
  color:#000000;
  font-size:10pt;
  width:230px;
}

.select {
  font-family:Times New Roman,serif;
  color:#000000;
  font-size:11pt;
}

.setperpageselect {
  font-family:Times New Roman,serif;
  color:#000000;
  font-size:10pt;
}

.categoryselect {
  font-family:Times New Roman,serif;
  color:#000000;
  font-size:10pt;
}

.dropdownmarker {
  font-family:Times New Roman,serif;
  background-color:#FFFFFF;
  color:#272727;
  font-size:10pt;
}


/*--Images----------------------------------------------------*/
.imagerow1 {
  color:#FFFFFF;
}

.imagerow2 {
  color:#FFFFFF;
}

/*--Comments--------------------------------------------------*/
.commentrow1 {
  background-color:#272727;
  color:#FFFFFF;
}

.commentrow2 {
  background-color: #efefef;
  color: #004c75;
}

.commentspacerrow {
  background-color: #d1d1d1;
  color: #004c75;
}

.commenttextarea {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
  width: 270px;
}

.commentinput {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: #0f5475;
  font-size: 11px;
  width: 270px;
}
.menu_box {
         background:#0F0F0F url(img/fader.png) repeat-x;
         border:1px solid #272727;
         margin:40px 10px 0px 10px;
         padding:10px 5px 10px 20px;
         letter-spacing:2px;
         }
a.menu:link, a.menu:visited {
 	color:#FFFFFF;
 	text-decoration:none;
	}
a.menu:active, a.menu:hover {
 	background-color:#92BA19;
         color:#000000;
	}
a.menu {
         display:block;
	width:100px;
	padding:3px;
         color:#FFFFFF;
         text-align:center;
         font-size:12pt;
         font-variant:small-caps;
 	font-weight:bold;
 	text-decoration:none;
 	}
.copy {
         font-size:9pt;
         text-align:left;
         }
.copy2 {
	border-top:1px solid #9F9F9F;
         width:90%;
         text-align:center;
	}
.detail_table {
         background:#0F0F0F url(img/fader.png) repeat-x;
         width:70%;
	border:1px solid #272727;
         margin:auto;
         }
.detail_nav_box {
         width:70%;
         margin:auto;
         }
.detail_nav {
         font-weight:bold;
         font-variant:small-caps;
         font-size:13pt;
         letter-spacing:2px;
	}
.img_box {
         background:#0F0F0F url(img/fader.png) repeat-x;
         border:1px solid #272727;
         width:90%;
         margin:auto;
	}
a.img_title {
	font-size:13pt;
         color:#FFFFFF;
         text-align:center;
         font-variant:small-caps;
         letter-spacing:4px;
         border-bottom:1px solid #FFFFFF;
 	}
.cat_box {
         background:#0F0F0F url(img/fader.png) repeat-x;
         border:1px solid #272727;
         width:90%;
         margin:auto;
	}
