@media screen {
/* old screen.css */
body {
	font: normal 95%  Verdana, Arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
	text-align: center;
	line-height: 120%;
	color: #fff;
	background-color: #323232; 
}


#NavigationContainer 
{
	margin-left: auto;
  	margin-right: auto;
	width: 100%;
	padding: .2em 0;
	list-style-type: none;
	text-align: center;
}

#ContentContainer
{
	position: relative;
	left: 0;
	top: 0em;
	z-index: 100;
	display: block;
	min-width: 999px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	font-size: 80%;
}
.Content { float: left;	width: 100%;margin:0;padding:0;}
.Topic_2Cols {margin: 0 0 0 34em;}
.Topic_3Cols {margin: 0 200px 0 34em;}
.RightColumn{
float: left;
width: 200px; /*Width of right column in pixels*/
margin-left: -200px; /*Set margin to -(RightColumnWidth)*/
}

.SideBarContainer{float: left; 
width: 34em; /*Width of left column in percentage*/
margin-left: -100%;
padding: 0 .5em 0 0; 
}

.SideBarMenuContainer{margin:0; padding:0; float: left; 
width: 17em; /*Width of column */
}
.SideBarAds { width: 17em; float: left;}
.SideBarAdsInner{padding: 1em; }
.SideBarAdsInnerBorder{padding: 1em;border-left:1px solid #666;border-right:1px solid #666}
.SideBarAdsBackground {background-color: #E1F0B5;}

.InnerTopic, .InnerTopicComment{
	margin: 10px 5px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
	padding:0;
}

.TopicContent, .TopicComment, .TopicSummary {
	color: #333;
	padding:0;
	margin:0;
	background-color: #fff;

}

.TopicContentBorder, .Comments, .TopicSummaryBorder {
	margin:0;
	padding:.1em;
	color: #333;
	background-color: #fff;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
}

.TopicContent ul li, .TopicContent ol li{
	padding-left:.5em;
	margin-left:.5em;
	padding-right:1em;
}
.TopicContent table{
	margin-left: 1em;
	margin-right: 1em;
}
.TopicContent tbody{ padding:0;margin:0}

.TopicContent p {padding: .1em 1em}


a {
	color: #618200 /*#E37407 #E2FF8A #cf3*/;
	text-decoration: none;
}

a:link {
	border-bottom: 1px solid #618200 /*#E37407 #E2FF8A #cf3*/;
	font-weight: normal;
}
a:visited {
	border-bottom: 1px dotted #618200 /*#E37407 #E2FF8A #cf3*/;
	font-weight: normal;
}

a:hover {
	background-color: #719220 ;
	color: #fff;
} 


/* Die Fusszeile */
#IndexFooter {
	clear: both;
	text-align: justify;
	font-size: .8em;
	margin: 0; 
	padding: .1em;
	margin: 1em 0;	
	text-align: center;
	border:0;
	/*border-top: 1px solid silver;*/
	z-index: 400;
        color: #fff;
}


#FooterLeft {
	margin: 1em 6em;
	padding: 1em;
	clear: both;
}



#IndexFooter a, #FooterLeft a,  #IndexFooter a:link, #FooterLeft a:link, #IndexFooter a:visited, #FooterLeft a:visited{
	text-decoration: none;
	border-style: none;
        color: #fff;
}

#IndexFooter a:hover, #FooterLeft a:hover{
	text-decoration: none;
	border-style: none;
        color: #323232;
        background-color: #fff;
}


.underline {text-decoration:underline}
.strong {font-weight:700}
strong {font-weight:700}


.youSearched {border: 1px solid #719220 /*#618200*/;margin:1em}

.hdr, h1, h2, h3, h4 { 
	color: #719220 /*#618200*/;
	background-color: transparent;
	font-family: "Lucida Grande", Arial, sans-serif!important;
	line-height: 120%;
}

h1, .tabs {
	font-size: 2em;
	text-align: left;
	padding: .3em .4em .3em .4em;
border:0;
	color: #719220 /*#618200*/;
}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	padding: .3em 0 .1em .7em;
}

h2 a:visited {
	font-weight: normal;
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	padding: .3em 0 .1em .9em;
}

h3 a:visited {
	font-weight: normal;
}

.hdr {
	text-align: center;
	padding: 0 0;
	background: url("/assets/images/page/header_gradient.png") repeat-x center bottom;
	border: 0;
	background-color:#000;
	text-decoration: none;
	z-index: 100;
	display: block;
	min-width: 999px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	font-size: 80%;
}

.hdr a, .hdr a:link, .hdr a:hover, .hdr a:visited{
	border: 0;
	background-color:transparent;
	outline: none;
	
}.hdr a img {
	border: 0;
}
#hdr_text{
	display: none;
}

.Comments {padding: .1em 1em}
.Comments h2 {padding-left: 0em;}
.ditto_item {
	border-top: 1px solid #666;
	margin: 0 1em 1em;
        padding-left: 1em;
        padding-right: 1em;

}
.ditto_item h1 {
	font-size: 1.2em;
	font-weight: 700;
	border: 0;
        padding: 0;
}
.ditto_item h2 {
	font-size: 1em;
	font-weight: 700;
	border: 0;
        padding: 0;
        padding-left: 0.4em;
        padding-right: 0.4em;
        margin-left: 0.5em;
        margin-right: 0.5em;
}
.ditto_item h3 {
	font-size: 1em;
	border: 0;
        padding: 0;
        padding-left: 0.4em;
        padding-right: 0.4em;
        margin-left: 0.5em;
        margin-right: 0.5em;
}

.ditto_item p {
	font-size: 1em;
	border: 0;
        padding: 0;
        padding-left: 0.4em;
        padding-right: 0.4em;
        margin-left: 0.5em;
        margin-right: 0.5em;
}

h1.ditto_pageTitle {
	font-size: 1.3em;
	border-top: 1px solid #719220 /*#618200*/;
	border-bottom: 1px solid #719220 /*#618200*/;
}

h1.ditto_pageTitle a, h1.ditto_pageTitle a:link, h1.ditto_pageTitle a:visited {
	color: #333;
	background-color: transparent;
	border: 0;
}
h1.ditto_pageTitle a:hover {
	color: #fff;
	background-color: #719220 ;
}
.FavBlog {border-top:1px solid #618200 /*#E37407 #E2FF8A #cf3*/;clear:both;padding-top:.5em}
.tagcloud {
	line-height: 200%;
	padding: 1em;
        border-top: 1px solid #618200 /*#E37407 #E2FF8A #cf3*/;
}
.tagcloud .s1 {font-size: 1em; color:#333;border-bottom-color:#333}
.tagcloud .s2 {font-size: 1.2em;color: #4F91A2;border-bottom-color:#4F91A2}
.tagcloud .s3 {font-size: 1.4em;color: #4F91A2;border-bottom-color:#4F91A2}
.tagcloud .s4 {font-size: 1.6em;color:#618200;border-bottom-color:#618200}
.tagcloud .s5 {font-size:1.8em;color:#E37407;border-bottom-color:#E37407}
.tagcloud a:hover{background-color:#D5F88C}

.image, a.image, .image:hover, .image:link, .image:visited {
color: #618200 /*#E37407 #E2FF8A #cf3*/;
background-color: transparent;
text-decoration: none;
border-style: none;
outline: none;
}

.NoUnderline, .NoUnderline .image, .NoUnderline a, .NoUnderline a:link, .NoUnderline a:visited, .NoUnderline a:hover,
#IndexFooter a.image, #IndexFooter a:link.image, #IndexFooter a:visited.image, #IndexFooter a:hover.image{
color: #618200 /*#E37407 #E2FF8A #cf3*/;
background-color: transparent;
text-decoration: none;
border-style: none;
outline: none;
}
.LeftMNav {z-index: 100000;} 
.LeftMNav ul {padding: 0; margin: 0; width: auto; color: #333;} 
.LeftMNav li {margin: 0; padding: 0; list-style-type: none;} 

.LeftMNav a, .LeftMNav a:visited {padding: 3px .3em; 
border-bottom: 1px solid #618200;display: block; color: #333; text-decoration: none; outline: none; font-weight: normal;background: #E1F0B5 /* url("/assets/images/page/menu.png") repeat-x center top*/} 

.LeftMNav a:hover {border-right: 3px solid #618200;color: #E37407 /*#719220 #618200*/;text-decoration: none;outline: none;font-weight: 400;background: #D5F88C /*url("/assets/images/page/menuhover.png") repeat-x center top*/} 

.LeftMNav activeNav>a{border-bottom: 1px solid #618200;border-right: 3px solid #618200 /*#E37407*/ /*#E2FF8A*/ /*#cf3*/;color: #618200 /*#E37407*/ /*#E2FF8A*/ /*#cf3*/;text-decoration: none; outline: none;font-weight: normal;background:#E1F0B5 /*url("/assets/images/page/menu.png") repeat-x center top*/} 

.LeftMNav ul li.activeNav>a, .LeftMNav ul li.activeNav>a:visited, .LeftMNav ul li.activeNav>a:active {color: #618200 /*#E37407*/ /*#E2FF8A*/ /*#cf3*/;font-weight: bold;border-right: 3px solid #618200 /*#E37407*/ /*#E2FF8A*/ /*#cf3*/;}

.LeftMNav ul li.activeNav>a:hover{color: #4F91A2;font-weight: bold;border-right: 3px solid #4F91A2;}

.LeftMNav ul ul li a, .LeftMNav ul ul li a:visited, .LeftMNav ul ul li a:active, .LeftMNav ul ul li a:hover 
{padding-left: .6em;font-size:.95em;line-height:140%;background: #E1F0B5;}
/*.LeftMNav ul ul li a:before {content:'> '}*/
.LeftMNav ul ul li.activeNav>a, .LeftMNav ul ul li.activeNav>a:visited, .LeftMNav ul ul li.activeNav>a:active  {color: #618200 /*#E37407*/ /*#E2FF8A*/ /*#cf3*/;font-weight: bold;border-right: 3px solid #618200 /*#E37407*/ /*#E2FF8A*/ /*#cf3*/;}
.LeftMNav ul ul li a:hover{color: #E37407 /*#719220 #618200*/;background: #D5F88C;}
.LeftMNav ul ul li.activeNav>a:hover{color: #4F91A2;background: #D5F88C;font-weight: 700;border-right: 3px solid #4F91A2;}

.LeftMNav ul ul ul li a, .LeftMNav ul ul ul li a:visited, .LeftMNav ul ul ul li a:active, .LeftMNav ul ul ul li a:hover {padding-left: .9em;font-size:.9em;line-height:120%;background-color: #DEFB9F;}
.LeftMNav ul ul ul li a:before {content:'> '}
.LeftMNav ul ul ul li.activeNav>a, .LeftMNav ul ul ul li.activeNav>a:visited, .LeftMNav ul ul ul li.activeNav>a:active {color: #618200 /*#E37407*/ /*#E2FF8A*/ /*#cf3*/;font-weight: bold;border-right: 3px solid #618200 /*#E37407*/ /*#E2FF8A*/ /*#cf3*/;}
.LeftMNav ul ul ul li a:hover{color: #E37407 /*#719220 #618200*/;background-color: #D5F88C;}
.LeftMNav ul ul ul li.activeNav>a:hover{color: #4F91A2;font-weight: bold;border-right: 3px solid #4F91A2;}

.LeftMNav ul ul ul ul li a, .LeftMNav ul ul ul ul li a:visited, .LeftMNav ul ul ul ul li a:active, .LeftMNav ul ul ul ul li a:hover {padding-left: .9em;font-size:.9em;font-style: italic;line-height:120%;background-color: #DEFB9F;}
.LeftMNav ul ul ul ul li a:before {content:'-> '}

.SideBarMenuHeader, .SideBarMenuSeparator {text-align: left; font-weight: 700; color: #fff; background-color: #618200 /*#E37407*/ /*#E2FF8A*/ /*#cf3*/ ; padding-top: 3px; padding-bottom: 3px; padding-left: 14px; border-bottom: 2px solid #618200; display: block;}
/*.SideBarMenuHeader {color: #fff; background: url("/assets/images/page/menuheader.png") repeat-x center top}*/

.InnerSideBar{padding:0}
.InnerSideBarBackgroundBorder{padding:0;border-left:1px solid #666;border-right:1px solid #666}
.InnerSideBarBackground{padding:0}
.SideBarBackground{margin: 0; width: 16.5em; background-color: #E1F0B5;}

.SideBarMenu{ margin-left: 0; margin-right: 0; margin-bottom: 0em; width: 16em; line-height: 1.8em; text-align:left;}
.InnerSideBarMenu{ padding: .5em .1em 0 .5em; list-style: none; }

/* visibility of menu items */
/*
.parentNav .parentNav {display:none}
.parentNav .parentNav .parentNav {display:none}
.parentNav .parentNav .parentNav .parentNav {display:none}
.activeNav {display:inline}
.parentNav .activeNav {display:inline}
.parentNav .parentNav .activeNav {display:inline}
.parentNav .parentNav .parentNav .activeNav {display:inline}
.parentNav .parentNav .parentNav .parentNav .activeNav {display:inline}
*/
/* Nifty Corners */
.rtop,.rbottom,.artop, .rctop, .rcbottom, .arctop{display:block;background-color:#323232}
.rtop *,.rbottom *,.artop *,.rctop *,.rcbottom *,.arctop *{display:block;height:1px;overflow:hidden;font-size:1px}
.artop *,.arctop *{border-style: solid;border-width:0 1px}

.r1,.rb1, .rbt1{margin: 0 5px; background-color: #E1F0B5;}
.r2,.rb2,.rbt2{margin: 0 3px; background-color: #E1F0B5;}
.r3,.rb3,.rbt3{margin: 0 2px; background-color: #E1F0B5;}
.r4,.rb4,.rbt4{margin: 0 1px;height: 2px; background-color: #E1F0B5;}
.rb1,.rbt1{border-width:1px 0 0;height:0px !important;height /**/:1px}
.rb1,.rb2,.rb3,.rb4,.rbt1,.rbt2,.rbt3,.rbt4{border-color:#666}


.rc1,.rcb1, .rcbt1{margin: 0 5px; background-color: #fff;}
.rc2,.rcb2, .rcbt2{margin: 0 3px; background-color: #fff;}
.rc3,.rcb3, .rcbt3{margin: 0 2px; background-color: #fff;}
.rc4,.rcb4, .rcbt4{margin: 0 1px;height: 2px; background-color: #fff;}
.rcb1, .rcbt1{border-width:1px 0 0;height:0px !important;height /**/:1px}
.rcb1,.rcb2,.rcb3,.rcb4, .rcbt1, .rcbt2, .rcbt3, .rcbt4{border-color:#666}

.rs1{margin: 0 2px}
.rs2{margin: 0 1px}


#SearchBox {
padding: 1em;
}


.Block a, .Block a:link, .Block a:visited, .Block a:hover {
	display: block;
	padding-top: .5em;
	padding-bottom: .5em;
	text-decoration: none;
	border: 0px;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{ padding: 10px;}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/assets/images/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/assets/images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/assets/images/lightbox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
.savecolor{color:#a8ee39;}

/* Ajax Search Hilight */
.ajaxSearch_highlight

{
background-color: #ffffbb;
padding: 2px;
margin: -3px;
border: 1px solid #dddd33;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
color: #000000;
}

.searchTerms {
padding: 0 0 0 1em;
}

#ajaxSearch_form fieldset {border:0}
.ajaxSearch_result{padding: .1em 1em}

.TopicContentBorder, .Comments, .TopicSummaryBorder {
/*	background: url("/assets/images/page/content_gradient.png") repeat-x center top;*/
}


.SideBarAdsInnerBorder, .SideBarBackground, .rbt1, .rbt2, .rbt3, .rbt4  {
/*	background: url("/assets/images/page/content_gradient.png") repeat-x center top;*/
}

.SideBarBackground{margin: 0; width: 16.5em; background-color: #E1F0B5;}

/* old slimbox.css */

}


