body {
  margin: 0;  
  text-align: center;
  font-family: 'Trebuchet MS',Arial,Sans-serif;
  font: 0.85em Trebuchet MS, "Lucida Sans Unicode", Arial, Lucida Sans, Tahoma, Sans-Serif;  
  font-size: 11.5px;
  font-size: 0.74em;
  line-height: 170%;
  color: #3C3C3C;
  background: #010101 url(../bld/bg3.jpg) top left;  font-family: verdana, sans-serif;
color:#ffffff; 
}

img {border: 0px;}

#content p { 
  padding-top: 10px !important;
  padding-top: 3px;
  padding-bottom: 10px !important;
  padding-bottom: 3px;
}
#content table, td, tr { 
	font-size:11px;
}
#content .tblhead {
	border-bottom: 1px solid black; 
	font-weight: bold;
	text-align:center;
}
#content .tblinhalt {
	font-size:10px;
	vertical-align: middle;
	text-align:center;
}

a {
  color: #0054FE;
  text-decoration: none;
}
a:link {
  color: #FF671B;
  text-decoration: none;
}

a:visited {
  color: #0054FE;
    text-decoration: none;
}
a:hover {
  color: #000;
    text-decoration: none;
}

acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}

select {
  font: 1em verdana, arial, sans-serif;
  color: #3C3C3C; 
  background-color: #E6E3E6;
  border: 1px solid #999;
}
.Quelle{
	font: italic 0.8em verdana, arial, sans-serif;
}

.checkbox {
  border-style: solid;
  width: 14px;
  height: 14px;
  background-color: nonw;
  border: 1px solid #000;
}
input {
  
}
textarea {
  width: 94%;
  /* 
    IE specific to eliminate scroll bar when not needed. 
    Uncomment if wanted, but it is not valid CSS
     
  scrollbar-3dlight-color : #777;
  scrollbar-arrow-color : #EEE;
  scrollbar-darkshadow-color : #777;
  scrollbar-face-color : #777;
  scrollbar-highlight-color : #777;
  scrollbar-shadow-color : #777;
  scrollbar-track-color : #777;    
  */
}
input,
textarea {
  padding: 1px 3px;
  margin: 5px 0;
  font: 1em verdana, arial, sans-serif;
  color: #3C3C3C;
  background-color: #E6E3E6;
  border: 1px solid #999;
}
input:hover,
input:focus,
textarea:hover,
textarea:focus {
  color: #3C3C3C;
  background-color: #F1F0F1;
  border: 1px solid #999;
}


h1 {
  clear: both;
  margin: 0 0px;
  font-size: 16px;
  text-transform: uppercase; 
  font-weight:bolder;
  color: #FFEB25; 
}

h1 span {
  display: block;
  padding: 2px;
}
.headlinebox {
	color:#FFF; 
	display: block;
	text-align: left; 
	border: 1px solid #801117; border-bottom: 0px solid #801117; 
	background: #222222;
	font-size: 13px; 
	padding: 2px;
	padding-top: 5px;	

	
}
.footlinebox {
	color:#FFF; 
	display: block;
	text-align: center; 
	border:1px solid #801117; border-top: 0px solid #801117; 
	background: #222222;
	padding: 2px;


}
.boxed {
	color:#FFF; 
	display: block;
	text-align: left; 
	padding: 0px;
	margin: 0px;
	border:1px solid #801117; border-top :1px solid #801117; 
	
}
p.boxed {
padding: 10px;


}
#sideBar h1 {
  text-align: right;
  background: #E6E3E6 ;font-size:11px;
}
#sideBar h1 span {
  display: block;
  padding: 2px;
}


#content ol li { 
  color: #9BE4FF;
}
#content ol li span {
  color: #EEE;
}
#content ul {
  padding-bottom: 10px;
  margin: 0px;
  padding: 0px;

}
#content ul li {
  list-style: none;
  list-style-type: none;
  padding: 0 0 0 10px;
  
}

blockquote {  
  margin: 0;
  background: #E6E3E6 url(../bld/rounded_tr.gif) no-repeat top right;
} 
blockquote span {
  display: block;
  padding: 5px;
  background: url(../bld/rounded_br.gif) no-repeat bottom right;
}

/***************************************************
  Layout Element Styles
 ***************************************************/
#firstline {  
  width: 100%;
  height: 28px;
  font-size: 8px;
}
#header {  
  width: 100%;
  height: 190px;  
}
#toppic {
	width: 770px;
	border: 0px;
	margin: 0 auto;
	height: 130px;
	max-height: 160px;
	overflow: hidden;
	border:1px solid #801117; border-top: 0px;  
	background: #E6E3E6 url(../bld/headbg02.jpg) no-repeat top center;
}
#navline {  
  width: 100%;
  height: 36px;
  text-align: center;
}
#globalnavline {  
  width: 100%;
  height: 28px;
}
#beforecontent {  
  width: 100%;
  height: 28px;
  background: url(../bld/bg_beforecontent.jpg) repeat-y top center;  
}
#beforecontent2 {  
	clear: both;
	width: 770px;
	border: 0px;
	margin: 0 auto;
	height: 30px;
	max-height: 30px;
	overflow: hidden;
	background: #000;
 }
/***************************************************
  Header Menu
 ***************************************************/
#menu {
  width: 770px;
  margin: 0 auto;
  text-align: center;	
  border:1px solid #801117; border-top: 0px;  border-bottom: 0px;    
  height: 36px;
}
#menu ul {
  text-align: right;  
  margin: 0;
  padding: 0;
  line-height: normal;  
}
#menu ul li {
  display: inline;
  float: right;
  padding-top: 0.5em;  
  padding-right: 1.5em;  
  list-style: none;
  text-align: center;
  font-size:12px;
}
#menu ul li a {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 0.5em;
	color: #eee;
}
#menu ul li a:hover,
#menu ul li a.active {
  font-weight: bold;
  color: #FF0000;
  background:  url(../bld/nag_corner.gif) no-repeat top center;
}
#menu ul li a.active {color: #FFEB25;}


#globalnav {
  width: 770px;
  height: 30px;
  margin: 0 auto;
  padding-top: 8px;
  text-align: right;  
  border:1px solid #801117; border-bottom: 0px;
}
/***************************************************
  Site Title
 ***************************************************/
#SiteTitle {
	text-align: left;
	padding-right: 370px;
    display: inline;
}
#SiteTitle  h1 {
  display: inline;
  color:  #fff;
  font-size: 14px;
  font-weight: bold;
  text-transform: none;
  background: none;
  background-image: none;
  
}

a.SiteTitle, a:link.SiteTitle, a:visited.SiteTitle {
  color: #fff;
  text-decoration: none;
  }

a:hover.SiteTitle, a:active.SiteTitle {
  color: #fff;
  text-decoration: none;
}



/***************************************************
 Page Content
 ---------------------------------------------------
 1. Left side text
 2. Dropdown image
 3. Right side bar 
 ***************************************************/
#content {  
	clear: both;
	width: 770px;
	margin: 0 auto;
	text-align: left;  
	border:1px solid #801117;
}

#text {
  float: left;
  width: 480px !important;
  width: 507px;
  min-height: 500px; 
  padding: 10px 5px 20px 20px !important;
  padding: 20px 5px 20px 20px;  
}

#image {
  float: left;
  width: 170px;  
  vertical-align: top;
  background: url(../bld/plants.jpg) no-repeat top left;  
  background: url(../temp/katana/sword2wp.png) no-repeat top left;  
  background: url(../bld/plants2.jpg) no-repeat top left;  
  padding-bottom:20px;
}

#sideBar {
  float: right;
  width: 235px !important;
  width: 250px;
  padding: 10px 15px 20px 0 !important;
  padding: 20px 15px 20px 0;

}


/***************************************************
 Sidemenu Styles
 ***************************************************/

.sideMenu {
  padding: 10px 0;

}

.sideMenu a {
  display: block;
  text-align: right;
  text-decoration: none;
  margin-bottom: 1px;  
}

.sideMenu a span {
  display: block;
  padding: 1px;
}

.sideMenu a:hover {
  background: #E6E3E6;
  /*background: #F6F3F6;*/
  
  font-weight: bold;	padding-right: 5px;
}

.sitebaractive {
	/*background: #E6E3E6;*/
	font-weight: bold;	padding-right: 5px;
}

/***************************************************
 Comment Styles
 ***************************************************/

#comments p {
  padding: 0 5px;
  margin-bottom: 0;
  background: #E6E3E6 url(../bld/rounded_tl.gif) no-repeat top left;
}

#comments p span.author {
  display: block;
  margin-top: 5px;
  text-align: right;
  font-weight: 700;
}

#comments img {
  margin-top: -1px;
}

#comments a {
  color: #0054FE;
}

#comments a:visited {
  color: #0054FE;
}

#comments a:hover {
  color: #000;
}

/***************************************************
 Footer
 ***************************************************/

#footer {
  clear: both;
  width: 730px !important;
  width: 770px;
  padding: 0px 20px 10px 20px;

}

#footer p {
  padding-top: 0 !important;
  padding-top: 10px;
}

#footer a {
  color: #888;
}

#footer a:hover {
  color: #EEE;
}

#footerlinkscomplete {
  width: 100%;
  text-align: center;  
  margin-top: 100px;
  background: #000;
}

#footerlinks {
  width: 770px;
  margin: 0 auto;
  padding: 0px;
  font-size: 11px;
  text-align: left;  
  color: #eee;
  background: #000;
}
#footerlinks a {
  color: #eee;
  text-decoration: none;
}
#footerlinks  a:hover {
  color: #999;	
}

#footerlinks ul {
  padding: 10px 0 0 0;
  margin: 0px;
  list-style: none;
}
#footerlinks ul li {

}
#footerlinks h2 {
	clear: both;
	margin: 15px 0 5px 0;
	font: 1em verdana, sans-serif;
	color: #0054FE;
	color: #2276Ff;
    font-size: 14px;

}
#footerlinks p {
  padding: 10px 0 0 0;
  margin: 0px;
}
#footerlinks .sideMenuF {
	padding: 10px 0;
	font-weight: bold;
}
#footerlinks .sideMenuF a {
	display: block;
	text-align: right;
	text-decoration: none;
	margin-bottom: 1px;   
}
#footerlinks .sideMenuF a:hover {
	background: #E6E3E6;
	color: #000;
	padding-right: 5px;
}
#footerlinks .sideMenuF .active {
	background: #E6E3E6;
	color: #000;
	padding-right: 5px;
	}


#col-one {
	width:255px !important; 
	width:275px; 
	float: left; 
	padding-left: 20px;
}
#col-two {
	width:255px !important; 
	width:275px; 
	float: left; 
	padding-left: 20px;
}
#col-three {
	text-align:right; 
	width:170px !important; 
	width:200px; 
	float: left; 
	padding-left: 20px;
	padding-right: 20px !important;
	padding-right: 0px;
}

#footer .credits{
	text-align: center;
	font-size: 10px;
	padding:0px;
	margin:0px;
}
#footerlinks .credits{
	color:#ccc;
	text-align: center;
	font-size: 10px;
	padding: 50px 0 0 0;
}
#footerlinks .Seitenzeit{
	color:#000;
	text-align: center;
	font-size: 10px;
	padding: 0 0 0 0;
	
}
/***************************************************
 Generic Display Classes
 ***************************************************/

.center {
  text-align: center;
}
.noPad {
  padding: 0;
  margin: 0;
}

.clear {
  clear:both;
  padding: 0px;
  margin: 0px;

}
.left {
  float: left;
}
.right {
  float: right;
}

img.top {
  margin: 0 0 5px 0;
  border: 0px;
}
img.toprated {
  margin: 3px;
  padding: 3px;
  border:1px solid #801117; 

}
img.topratedactive {
  margin: 3px;
  padding: 3px;
  border:2px solid #FFEB25; 

}

img.left {
  margin: 7px 10px 15px 0;
  border: 0px;
}
img.right {
  padding: 7px 10px 15px 0;
  padding: 7px;
  border: 0px;
}

.button {
  width: auto;
  cursor: pointer;
}

.date {
  display: block;
  font-weight: 700;
}

/*new
hr {margin: 0; padding: 0; background:#f2f2f2;height:1px;color:#EFF0F1;border:none;clear:both}
*/

/*Nice Titles*/
.nicetitle {
	font-weight: bold;
	color: #3C3C3C;
	text-align: left;
	position: absolute;
	left: 0;
	top: 0;
	width: 25em;
	z-index: 20;
	max-width: 50%;
}
.nicetitle-content{
	overflow: hidden;
	background: white;
	border: 1px solid #333;
	padding: 5px;
	opacity: 0.9;
}
.nicetitle p{
	margin: 0; 
	line-height:=120%;
	line-height: 120%;

}
.nicetitle p.destination {
	font-weight: normal;
	font-size: 10px;
	color: #5E7743;
}
div.nicetitle p span.accesskey {
	color: #FF7200;
}

.hidden{
	display: none;
}

/*Use this to centerize any image/text*/
.centerize{
	text-align: center;
}



#LoginCol {
	padding-top: 10px;
	float: left;
	height: 40px;
	width: 200px;
	border: solid 0px;
}
#LoginCol a {
	text-decoration: none;
}
#LoginCol a:hover {
	text-decoration: none;
}
#LoginCol img {
	border:0px; 
	vertical-align: middle;
	margin-right: 10px; 
	
}

#LoginColSmall {
	padding-top: 10px;
	float: left;
	height: 40px;
	width: 200px;
	border: solid 0px;
}
#LoginColSmall a {
	text-decoration: none;
}
#LoginColSmall img {
	border:0px; 
	vertical-align: middle;
	margin-right: 10px; 
	
}

.sitemap {
	list-style: none;
	padding: 0;
	margin: 0;
	color: #4E4E4E;
	width: 350px;
	line-height: 20px;
	padding: 0;	}
.sitemaplevel0{
	font-weight: bold;
	padding-left:15px;
	margin-left:0px;
	margin-top:10px;
	margin-bottom:5px;}
.sitemaplevel1{
	font-weight: normal;
	padding-left:15px;
	margin-left:15px;
	background: url(../bld/sitemap_l2_16.png) no-repeat;background-repeat:no-repeat;background-position:0px 0px;}
	
	
	
.LnkHN 					{text-transform:uppercase;	padding-left:5px; padding-right:5px; font-size:11px; font-weight:bolder; }
.LnkHN:link, .LnkHN:visited 	{color:#FFFFFF;text-decoration:none;}
.LnkHN:hover 			{color:#FF0000;text-decoration:none;}

.LnkZN 					{padding-left:5px; padding-right:5px; font-size:9px; color:#666666; }
.LnkZN:link 			{color:#FFFFFF;text-decoration:none;}
.LnkZN:visited 		{color:#FFFFFF;text-decoration:none;} 				
.LnkZN:hover 			{color:#FFFFFF; text-decoration:underline;}

.LNKVZN, .LNKVZN:link, .LNKVZN:visited {font-size:11px; color:#ffffff; font-weight:bolder;color:#FF671B;}
.LnkVZN:hover 		{color:#FF0000; color:#FF0000;text-decoration:underline;}

.LnkPdfDown, .LnkPdfDown:link, .LnkPdfDown:visited {font-size:11px; color:#ffffff; font-weight:bolder;color:#FF671B;}

.LnkPdfDown:hover 		{color:#FF0000;text-decoration:underline;}


.LNKUN, .LNKUN:link, .LNKUN:visited, .LNKUN:hover {font-size:11px; color:#ffffff; font-weight:bolder;color:#FF671B;}
.LnkUN:hover {color:#FF0000;text-decoration:underline;}
.LNKUNactive, .LNKUNactive:link, .LNKUNactive:visited {font-size:11px; color:#ffffff; font-weight:bolder;color:#FF0000;}
.LNKUNactive:hover {color:#FF0000;text-decoration:underline;}

.LNKUNFAQ, .LNKUNFAQ:link, .LNKUNFAQ:visited, .LNKUNFAQ:hover {font-size:13px; color:#ffffff; font-weight:bolder;color:#FF671B;}
.LNKUNFAQ:hover {color:#FF0000;text-decoration:underline;}




.LnkAN 					{font-size:11px; color:#ffffff; font-weight:bolder;color:#FF671B;}
.LnkAN:link 			{color:#FFFFFF;text-decoration:none;color:#FF671B;}
.LnkAN:visited 		{color:#FFFFFF;text-decoration:none;color:#FF671B;}
.LnkAN:hover	 		{color:#FF0000;text-decoration:none;}

.LnkNEN					{font-size:11px; color:#ffffff; font-weight:bolder;color:#FF671B;}
.LnkNEN:link 			{color:#FFFFFF;text-decoration:none;color:#FF671B;}
.LnkNEN:visited 		{color:#FFFFFF;text-decoration:none;color:#FF671B;}
.LnkNEN:hover 		{color:#FF0000;text-decoration:none;}	

.gbIcon {width: 16px; height: 16px;}

.votingbld {
background: #222222 url(../bld/rating_24_50.gif) no-repeat bottom center; 
border: #222222 0px solid; height: 24px; width: 24px; padding: 0px; margin: 0px;
}
.votingbld:hover, .votingbld:focus {
background: #222222 url(../bld/rating_24_50.gif) no-repeat top center; 
border: #222222 0px solid; height: 24px; width: 24px;
}