body {
	margin: 0px 0px 0px 0px;
	background-color: #202020;
	background-image: url(_images/bg.png);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 12px;	
	padding: 0;
	text-align: center;
}


/* A font by Jos Buivenga (exljbris) -> www.exljbris.nl */
@font-face {
	font-family: "Museo 300";
	src: url(Museo300-Regular.otf) format("opentype");
	font-weight: normal;
}
		

a {
	color: #99CC00;
	text-decoration: none;
	background-color: transparent;
}
a:hover {
	color: #99CC00;
	text-decoration: none;
	background-color: #101010;
}

a.menu {
	color: #000000;
	text-decoration: none;
}
a.menu:hover {
	color: #99CC00;
	text-decoration: none;
}

p a {
	border-bottom: solid 1px;
}



pre {
	font-size: 12px;
	font-family: "Consolas", "Courier New", "Courier";
	letter-spacing: 0px;
	border-left: 2px solid #FFFF60;
	padding-top: 10px;
	padding-left: 22px;
	margin-top: 2px;
	margin-bottom: 20px;
	background-color: #101010;
	color: #FFFF60;
	width: 750px;
}

span.small {
	font-size: 12px;
}

span.big {
	font-size: 24px;
}

a.fotoPreview {
	color: #C0C0C0;
	border: 0px;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
a.fotoPreview:hover {
	color: #99CC00;
	background-color: transparent; /* overwrite a:hover background-color */
	border: 0px;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
img.fotoPreview {
	border: 0px;
	padding: 0px;
	margin: 0px;
	line-height: 50%;
	text-decoration: none;
	/* border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; */
}
div.fotoPreview{
	background-color: #FFFFFF;
	float: left;
	padding-top: 7px;
	padding-left: 7px;
	padding-bottom: 7px;
	padding-right: 7px;
	border: 1px solid #C0C0C0;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 50%;
	/* border-radius: 7px; 	-moz-border-radius: 7px; 	-webkit-border-radius: 7px;	*/
}
div.fotoPreview:hover{
	background-color: #E0FF90;
	border: 1px solid #99CC00;
}
div.fotoContainer{
	padding-top: 20px;
	height: 170px;
	vertical-align: middle;
}
div.fotoContainerDescRight{
	position: relative;
	top: 30px;
	margin-left: 10px;
	color: #A0A0A0;
	font-family: "Museo 300", Candara, Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	letter-spacing: 1px;
	line-height: 110%;
	float: left;
}
div.fotoContainerDescLeft{
	position: relative;
	top: 30px;
	font-family: "Museo 300", Candara, Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 31px;
	letter-spacing: 1px;
	line-height: 110%;
	float: right;
}
div.fotoContainer2{
	background-color: #202020;
	float: left;
	padding-top: 12px;
	padding-left: 12px;
	padding-bottom: 12px;
	padding-right: 12px;
	border: 2px solid #C0C0C0;
	margin-right: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 50%;
	border-radius: 14px;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;	
}



h1 {
	font-family: "Museo 300", Candara, Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 54px;
	font-weight: normal;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 120%;
	background: transparent;
}
h1:hover {
  background-color: #101010;
}
	
h2 {
	display: none;
	color: #FFFFFF;
	font-family: "Museo 300", Candara, Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: top left;
	line-height: 120%;
}


h3 {
	color: #FFFFFF;
	font-family: Candara, Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin-top: 40px;
	margin-bottom: 10px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: top left;
	letter-spacing: 1px;
	line-height: 120%;
}

div.header {
	position : absolute;
	top: -24px;
	margin-top: 0px;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;	
	font-size: 60px;
	color: #FFFFFF;
	line-height: 100%;
}


div.mainsheet {
	position: relative; 
	xxposition : absolute;
	width: 830px;
	border: 0px dashed #FF0000;
	margin: 0px auto;
	text-align: left;
}

div.mainsheetHeader {
	position: relative;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;	
	font-size: 30px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 830px
}
div.mainsheetWorkspace {
	position: relative;
	background-repeat: repeat-y;
	background-position: top left;
	position: relative;
	min-height   : 710px;
	padding-left :  30px;
	padding-right: 0px;
	padding-top: 30px;
	color: #000000;
	border: 0px dashed #00FF00;
	xxbackground-color: #000000;

}
div.mainsheetWorkspaceFullSpace {
	background-repeat: repeat-y;
	background-position: top left;
	position: relative;
	min-height   : 500px;
	padding-top  :  0px;
	padding-right: 130px;
}
div.mainsheetFooter {
	position: relative;
	background-repeat: no-repeat;
	background-position: top left;
	width: 900;
	text-align: center;
	font-family: Candara;
	font-size: 16px;
	border-top: 1px dotted #808080;
	color: #404040;
	margin-top: 70px;
	padding-top: 15px;
	padding-bottom: 15px;
	letter-spacing: 0px;
}



div.footerText {
	color : #800000;
	position: absolute;
	top :  10px;
	left: 280px;   
}



div.textUpdate {
	color: #000000;
	position: relative;
	top: 8px;
	left: 70px;
	width: 620px;
}
div.textImpressum {
	color: black;
	position: relative;
	top: 25px;
	left: 760px;
	width:250px;
}


div.textSpace {
	width: 626px;
	color: #800000;
	margin-bottom: 5px;
	border-bottom: 1px dotted #E8A407;
}

div.textBlogger {
	position: relative;
	color: #000000;
	width: 800px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	border: 0px dashed #FF0000;
}
div.textBlock {
	color: black;
	width: 620px;
	text-align: left;
	line-height: 1.5em;
	
}

input, select, textarea {
	color: #000000;
	font-size: 16px;
	font-family: Candara, Georgia;
	background-color: #FFFFFF;
	border: #99CC00 1px solid;
	padding: 2px 2px 2px 2px;
	margin-top: 5px;
	margin-right: 5px;
}
input:focus, textarea:focus {
	background-color: #FFFFCC;
	border: #669900 1px solid;
	color: #000000;
}

span.box {
	border: 1px solid #99CC00;
	margin: 2px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 1px;
	padding-bottom: 5px;
	
}


div.blogItem {
	position: relative;
	left: 0px;
	border: 0px dashed #0000FF;
	margin-bottom: 30px;
	padding-top: 5px;
	
}
	


div.blogText {
	font-family: Verdana, Candara, Cambria, Arial, Georgia, Cambria;
	font-size: 14px;
	xfont-size-adjust: 0.495;
	color: #FFFFFF;

	line-height: 152%;
	letter-spacing: 1px;
}


div.textBlogger {
	position: relative;
	left: 0px;
	text-align: left;
	padding 0px;
	
}
div.textBlogHP {
	position : relative;
	font-size: 8pt;
	color: #D40000;
	top: -10px;
}




div.navigationMain {
	position: relative;
	font-family: Verdana;
	font-weight: normal;
	position: relative;
	line-height: 100%;
	letter-spacing: 2px;
	font-size: 12px;
	text-align: center;
	width: 900px;
	margin: auto;
	height: 40px;
	z-index: 3;
	color: #404040;
	padding-left: 0px;
	letter-spacing: 5px;
	padding-bottom: 20px;
}	

ul.navigationMain{
    margin: 0; padding: 0;
    text-align: center;
	height: 180px;
	border: 0px;
}
ul.navigationMain li {
	list-style: none;
	display: inline;
	margin: 0; padding: 0;
	height: 180px;
	border: 0px;
	width; 230px;
}

ul.navigationMain a{
	float: left;
	margin: 0px;
	padding-top: 4px;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none; font-weight: normal;
	border: 0px;
	width: 230px;
	background-color: #202020;
	height: 70px;	
}

* html ul.navigationMain a, * html ul.navigationMain span {  /* Korrektur fuer IE 5.x */
	width: 8em;
}
ul.navigationMain a:hover {
	text-decoration: none;
	background-color: #000000;
}
ul.navigationMain div {
	clear: left;
}



* html ul.navigationMain a, * html ul.navigationMain span {  /* Korrektur fuer IE 5.x */
	width: 8em;
}
ul.navigationMain a:hover, ul.navigationMain span {
	border: 0px;
	text-decoration: none;
}
ul.navigationMain div {
	clear: left;
}



div.navigation {
	position: absolute;
	left: 740px;
	top: 205px;
	width: 270px;
	z-index: 3;
	border: 0px dashed #0000FF;
}	


div.navigationHeader {
	color: #800000;
	padding-left: 0px;
	padding-top: 5px;
	margin-bottom: 5px;
	height: 28px; 
	font-size: 17px;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;	
	letter-spacing: 2px;
	border-top: 1px dotted #336600;
	border-bottom: 1px dotted #336600;

	width: 250px;
	text-align: center;
}

h3.navigation {
	position: relative;
	color: #336600;
	margin-top: 1px;
	margin-bottom: 10px;
	font-size: 16px;
	font-family: Candara, Georgia, Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	font-weight: normal;
}


div.ccLicense {
	position: relative;
	left: 100px;
	font-size: 13px;
	text-align : left;
	width: 420px;
	letter-spacing: 1px;
	float: left;
	color: #A0A0A0;
	padding-left: 12px;
	border-left: 3px solid #336600;
}


li.menu {
  font-family: "Museo 300", Candara, Georgia;
  font-size: 26px;
  margin-top: 18px;
  margin-bottom: 18px;
  text-align: right;
  list-style-type: none;
}

li.active {
  font-family: "Museo 300", Candara, Georgia;
  font-size: 26px;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: right;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 18px;
  margin-bottom: 18px;
  list-style-type: none;
  outline: none;
}

a.menu {
  font-family: "Museo 300", Candara, Georgia;
  font-size: 26px;
  margin-top: 18px;
  margin-bottom: 18px;
  text-align: right;
  padding-right: 19px;
  padding-left: 19px;
  text-decoration: none;
}
a.menu:hover {
  padding-right: 15px;
  border-right: 4px solid #606060;
  text-decoration: none;
  background-color: #101010;
}
a.active {
  font-family: "Museo 300", Candara, Georgia;
  font-size: 26px;
  text-align: right;
  padding-right: 15px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 18px;
  margin-bottom: 18px;
  border-right: 4px solid #606060;
  color: #99CC00;
  text-decoration: none;
  outline: none;  
}

a.example {
	margin: 0px;
	font-size: 18px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 2px;
	border-bottom: 2px solid #202020;
	background-color: #101010; 
	text-decoration: none;
	line-heigt: 100%;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;	
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
}
a.example:hover {
	border-bottom: 2px solid #606060;
}
a.exampleButtonActive {
	border-bottom: 2px solid #101010;
}

