@charset "utf-8";

header, section, footer, aside, nav, article, figure {
	display: block;
}

body {
	font:90%/1.4 Arial, Helvetica, sans-serif;	
	color:#EADDA1;
	background:#000 url(../img/layout/main_back.png) center 0 no-repeat fixed;
}
img, object, video, embed {
    max-width: 100%;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, dl, figure, blockquote {	
	font-family: 'Open Sans', sans-serif;
}
/******************************************************/
/******** Element-/Tag-Selektoren  */

ul, ol, dl {
	padding: 0;
	margin: 0;
}
dt {
	font-weight:bold;
	padding-top:1em;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, dl, figure {
	padding: 0;
	margin: 0;
	font-weight:normal;
	padding-right: 5%;
	padding-left: 5%;
}
h1 {
	text-indent:-9999px;
	font-size:260%;
	line-height:1em;
}
h2 {
	/*width: 92.70833333333333%; /* 870+20/960 */
	font-size:240%;	
	margin:.6em 0 0 0;
	padding-top:0em;	
	padding-right: 2.5%;
	padding-left: 2.5%;
}
h3 {
	font-size:160%;
	margin-top:1.6em;	
	padding-right: 2.5%;
	padding-left: 2%;
}
.twocol h3, .twocol p {
	padding-right: 5%;
	padding-left: 5%;
}
.threecol h3, .threecol p {
	padding-right: 8%;
	padding-left: 8%;
}
.fourcol h3, .fourcol p {
	padding-right: 10%;
	padding-left: 10%;
}
h4 {
	margin:2.2em 0 .3em;
	padding-top:.6em;
}
.gold {
	padding: 0.3em 1em;
	text-shadow: 1px 1px 0px rgba(232, 226, 199, 1);
	color:#000;
	background: rgb(252,233,174);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZmNlOWFlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTUlIiBzdG9wLWNvbG9yPSIjYmE5YTQ0IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMzIlIiBzdG9wLWNvbG9yPSIjZWFkZGExIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNDglIiBzdG9wLWNvbG9yPSIjYmE5YTQ0IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNzElIiBzdG9wLWNvbG9yPSIjYmE5YTQ0IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iODUlIiBzdG9wLWNvbG9yPSIjZWFkYzlkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Q4Yjc1YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(45deg,  rgba(252,233,174,1) 0%, rgba(186,154,68,1) 15%, rgba(234,221,161,1) 32%, rgba(186,154,68,1) 48%, rgba(186,154,68,1) 71%, rgba(234,220,157,1) 85%, rgba(216,183,91,1) 100%);
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(252,233,174,1)), color-stop(15%,rgba(186,154,68,1)), color-stop(32%,rgba(234,221,161,1)), color-stop(48%,rgba(186,154,68,1)), color-stop(71%,rgba(186,154,68,1)), color-stop(85%,rgba(234,220,157,1)), color-stop(100%,rgba(216,183,91,1)));
	background: -webkit-linear-gradient(45deg,  rgba(252,233,174,1) 0%,rgba(186,154,68,1) 15%,rgba(234,221,161,1) 32%,rgba(186,154,68,1) 48%,rgba(186,154,68,1) 71%,rgba(234,220,157,1) 85%,rgba(216,183,91,1) 100%);
	background: -o-linear-gradient(45deg,  rgba(252,233,174,1) 0%,rgba(186,154,68,1) 15%,rgba(234,221,161,1) 32%,rgba(186,154,68,1) 48%,rgba(186,154,68,1) 71%,rgba(234,220,157,1) 85%,rgba(216,183,91,1) 100%);
	background: -ms-linear-gradient(45deg,  rgba(252,233,174,1) 0%,rgba(186,154,68,1) 15%,rgba(234,221,161,1) 32%,rgba(186,154,68,1) 48%,rgba(186,154,68,1) 71%,rgba(234,220,157,1) 85%,rgba(216,183,91,1) 100%);
	background: linear-gradient(45deg,  rgba(252,233,174,1) 0%,rgba(186,154,68,1) 15%,rgba(234,221,161,1) 32%,rgba(186,154,68,1) 48%,rgba(186,154,68,1) 71%,rgba(234,220,157,1) 85%,rgba(216,183,91,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fce9ae', endColorstr='#d8b75b',GradientType=1 );
}
p {
	margin-bottom: 1.3em;
}
blockquote {
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-style:italic;
	font-weight:bold;
	font-size:190%;
	color:#aaa;
	border-radius:12px;
	-webkit-box-shadow: 0 0px 10px 0px #000;
	   -moz-box-shadow: 0 0px 10px 0px #000;
	        box-shadow: 0 0px 10px 0px #000;
}
blockquote:before,
blockquote:after {
	content: "\201e";
	font-style:italic;
}
blockquote:after {
	/*content: "\201c";*/
}
blockquote:after { content: "\201c" "\2014" " " attr(cite) " "; font-size: 80%; margin-top:3em;}

a img {
	border: none;
}
a:link {
	color:#EADDA1;
	text-decoration: underline;
}
a:visited {
	color:#EADDA1;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	color:#EADDA1;
	text-decoration: none;
	outline:none;
}
input[type="checkbox"], input[type="radio"] {
	margin-top:.5em;
}
.important {
	background:#C00;
	padding:.3em 1em;
	color:#fff;
	font-style:normal;
	text-decoration:none;
}
/******************************************************/
/******** Verschiedene float/clear-Klassen */

.fltrt {
	float: right;
	margin-left: 1.3em;
	margin-bottom:1.3em;
}
.fltlft {
	float: left;
	margin-right: 1.3em;
	margin-bottom:1.3em;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

/******************************************************/
/******** Container  */
.container {
	background:rgba(60,60,60,0.2);
	width:100%;
	max-width: 960px;
	margin: 0 auto;
}
/******************************************************/
/******** Header  */
header {
	width:auto;
	height:auto;
	min-height:1px;		
	position:relative;
	top:0;
	border:none;
}
header h1 {
	cursor:pointer;
	margin-top:-1em;
}

/******************************************************/
/******** Main Content  */
article {
	clear:both;
}
section {
	min-height:150px;
	width:100%;
	display:block;
	float:left;
	padding-left: 3%;
}
.nopadding {
	padding-left: 0;	
}
section img {
	display:block;
	max-width:100%;
	width:auto;
	height:auto;
}

div.onecol {
	float:left;
	min-width:260px;
	width:96.166666%; /* 850+10/960 // 8 padding + 2 border */
	margin-right:2.60416666666667%;
	margin-bottom:2.60416666666667%;
	/*border:1px solid #fff;*/
}
div.twocol {
	float:left;
	min-width:260px;
	width:43.8125%; /* 425+10/960 // 8 padding + 2 border */
	margin-right:2.60416666666667%;
	margin-bottom:2.60416666666667%;
	/*border:1px solid #fff;*/
}
div.threecol {
	float:left;
	min-width:230px;
	width:28.16666666666667%; /* 280+10/960 // 8 padding + 2 border */
	margin-right:2.60416666666667%;
	margin-bottom:2.60416666666667%;
	/*border:1px solid #fff;*/
}
div.fourcol {
	float:left;
	min-width:120px;
	width:20.5%; /* 205+10/960 // 8 padding + 2 border */
	margin-right:2.60416666666667%;
	margin-bottom:2.60416666666667%;
	/*border:1px solid #fff;*/
}
div.onecol, div.twocol, div.threecol, div.fourcol {
	padding-top:2em;
	padding-left:0.41666666666667%;
	padding-right:0.41666666666667%;
}
/******************************************************/
/******** Navigation  */
#navigation {
	height:2.3em;
	max-width:100%;
}
nav ul {
	list-style: none;
}
nav ul li {
	float:left;
}
nav ul a, nav ul a:link, nav ul a:visited {
	padding: .3em .5em .5em .5em; 
	margin-bottom:2px; /* gegen das Springen beim Hovern durch die Linien */
	display: block;
	text-decoration: none;
}
nav ul a:hover, nav ul a:active, nav ul a:focus {
	color: #333;	
	margin-bottom:0;
	border-top: 1px solid #595C62;	
	border-bottom: 1px solid #595C62;
	-webkit-box-shadow: 0 1px 0px 0px #fff;
	   -moz-box-shadow: 0 1px 0px 0px #fff;
	        box-shadow: 0 1px 0px 0px #fff;
}
nav ul li.shadow {
	background:url(../img/layout/nav-shadow.png), center -30px no-repeat;
}
/******************************************************/
/******** Verschiedene Klassen und ID */
#langswitch {
	width:auto;
	height:19px;
	position:absolute;
	display:block;
	top:0;
	right:0;
	z-index:50;
	text-align:right;
}
#langswitch .german,
#langswitch .english {
	background:url(../img/layout/flags_small.png) 0 0 no-repeat;
	display:block;
	margin-right:1em;
	height:100%;
	width:36px;
	float:left;
	opacity:.5;	
	-webkit-box-shadow: 0px 0px 5px 0px #000;
	   -moz-box-shadow: 0px 0px 5px 0px #000;
	        box-shadow: 0px 0px 5px 0px #000;
}
#langswitch .german:hover,
#langswitch .english:hover {
	opacity:1;
}
#langswitch .english {
	background-position: 0 -26px;
}
#langswitch a span {
	text-indent:-9999px;
	display:none;
}
figure {
  min-width:250px;
  max-width:320px;
  min-height:80px;
  padding: 5px;
  float: left;
  background-color: #444;
  border: 1px solid #666;
  border-radius: 5px;
  text-align:center !important;
  margin-bottom:1.2em;
  margin-left:1em;
  margin-right:1em;
	-webkit-box-shadow: 0 0px 10px 0px #000;
	   -moz-box-shadow: 0 0px 10px 0px #000;
	        box-shadow: 0 0px 10px 0px #000;
background: rgb(56,56,56);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMzgzODM4IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(-45deg,  rgba(56,56,56,1) 0%, rgba(0,0,0,1) 100%);
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(56,56,56,1)), color-stop(100%,rgba(0,0,0,1)));
background: -webkit-linear-gradient(-45deg,  rgba(56,56,56,1) 0%,rgba(0,0,0,1) 100%);
background: -o-linear-gradient(-45deg,  rgba(56,56,56,1) 0%,rgba(0,0,0,1) 100%);
background: -ms-linear-gradient(-45deg,  rgba(56,56,56,1) 0%,rgba(0,0,0,1) 100%);
background: linear-gradient(135deg,  rgba(56,56,56,1) 0%,rgba(0,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#383838', endColorstr='#000000',GradientType=1 );

}
div.onecol figure {
  max-width:250px;	
}
figure img {
  border-radius: 3px 3px 0 0;
}

figure figcaption {
  padding: 2px 4px 2px 4px;
  /*background-color: #444;*/
  font-style: normal;
  font-size:85%;
  border-radius: 0 0 3px 3px;
  text-align:left;
}

span.italic {
	 font-style:italic;
}
a.button {
	cursor: pointer;
	padding: 1.5% 3%;
	width:100%;
	
	text-decoration: none !important;
   /* text-transform: uppercase;*/
	text-shadow: -1px -1px 0px rgba(20, 20, 20, 1);
	text-align:center;
	font-size:80%;
	font-weight:bold;
	color:#CDE084;
	
	-webkit-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px; 
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  
	-webkit-box-shadow:  0px 0px 2px 0px #666;
       -moz-box-shadow:  0px 0px 2px 0px #666;
	   		box-shadow:  0px 0px 2px 0px #666;
			
	background: rgb(164,179,87); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E0YjM1NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3NTg5MGMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(164,179,87,1) 0%, rgba(117,137,12,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(164,179,87,1)), color-stop(100%,rgba(117,137,12,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(164,179,87,1) 0%,rgba(117,137,12,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(164,179,87,1) 0%,rgba(117,137,12,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(164,179,87,1) 0%,rgba(117,137,12,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(164,179,87,1) 0%,rgba(117,137,12,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a4b357', endColorstr='#75890c',GradientType=0 ); /* IE6-8 */
}
a.button:hover,
a.button:active {
	color:#EAF0CE;
	background-color: rgb(164,179,87);
	-webkit-box-shadow:  0px 0px 0px 0px #666;
       -moz-box-shadow:  0px 0px 0px 0px #666;
	   		box-shadow:  0px 0px 0px 0px #666;
}
/******************************************************/
/******** Fußzeile  */

footer {
	width:auto;
	margin:1em 0 3.2em;
	padding:1em 0 0 5%;
	position:relative;
	clear: both;
}
footer a:link, footer a:visited {
	color:#000;
}

/******************************************************
/******************************************************
/******************************************************/
/******** From 481px to 800px ********/

@media only screen and (max-device-width: 800px), (max-width: 800px) {

div.twocol {
    width: 95.625%;
}
div.threecol {
	min-width:260px;
    clear:both;
}
h2 {
	font-size:160%;
}

/******************************************************
/******************************************************
/******************************************************/
/* ******* From 1px to 600px ******* */

@media only screen and (max-device-width: 480px), (max-width: 480px) {
header {
	margin-top:24px;
}
#langswitch {
	margin-top:-22px;
	right:0;
}
div.twocol {
    width: 95.625%;
}
div.threecol {
	min-width:260px;
    clear:both;
}
h2 {
	font-size:120%;
}
blockquote {
	font-size:100%;
}
}

/******************************************************
/******************************************************
/******************************************************/
/* ******* From 801px ******* */

@media only screen and (min-width: 801px) {


}

/******************************************************
/******************************************************
/******************************************************/
