/*S P E C S :
Grün 006600  0,102,0
Sandiger Hintergrund f3e2b9  243,226,185
Dunkelgrau Schrift 605f5f
*/

/*F O N T S P E C S   O N L Y*/
@font-face {
    font-family: 'open_sansitalic';
    src: url('OpenSans-Italic-webfont.eot');
    src: url('OpenSans-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('OpenSans-Italic-webfont.woff') format('woff'),
         url('OpenSans-Italic-webfont.ttf') format('truetype'),
         url('OpenSans-Italic-webfont.svg#open_sansitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'OpenSans-Light';
	src: url('OpenSans-Light.eot?') format('eot'),  url('OpenSans-Light.woff') format('woff'),  url('OpenSans-Light.ttf') format('truetype'),  url('OpenSans-Light.svg#OpenSans-Light') format('svg');
}
@font-face {
	font-family: 'open_sansregular';
	src: url('opensans-regular-webfont.eot');
	src: url('opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),  url('opensans-regular-webfont.woff') format('woff'),  url('opensans-regular-webfont.ttf') format('truetype'),  url('opensans-regular-webfont.svg#open_sansregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSans-Semibold';
	src: url('OpenSans-Semibold.eot?') format('eot'),  url('OpenSans-Semibold.woff') format('woff'),  url('OpenSans-Semibold.ttf') format('truetype'),  url('OpenSans-Semibold.svg#OpenSans-Semibold') format('svg');
	font-weight: bold;
}
@font-face {
	font-family: 'OpenSans-Bold';
	src: url('OpenSans-Bold.eot?') format('eot'),  url('OpenSans-Bold.woff') format('woff'),  url('OpenSans-Bold.ttf') format('truetype'),  url('OpenSans-Bold.svg#OpenSans-Bold') format('svg');
	font-weight: bold;
}
@font-face {
	font-family: 'OpenSans-Extrabold';
	src: url('OpenSans-Extrabold.eot?') format('eot'),  url('OpenSans-Extrabold.woff') format('woff'),  url('OpenSans-Extrabold.ttf') format('truetype'),  url('OpenSans-Extrabold.svg#OpenSans-Extrabold') format('svg');
	font-weight: bold;
}
@font-face {
    font-family: 'CalibanStdRegular';
    src: url('calibanstd.eot');
    src: url('calibanstd.eot') format('embedded-opentype'),
         url('calibanstd.woff') format('woff'),
         url('calibanstd.ttf') format('truetype'),
         url('calibanstd.svg#CalibanStdRegular') format('svg');
}
@font-face {
    font-family: 'AlexaStdRegular';
    src: url('alexastd.eot');
    src: url('alexastd.eot') format('embedded-opentype'),
         url('alexastd.woff') format('woff'),
         url('alexastd.ttf') format('truetype'),
         url('alexastd.svg#AlexaStdRegular') format('svg');
}

/*F O N T S P E C S   O N L Y   E N D*/

html {
	height: 101%;
}
body {
	font-family: "open_sansregular", sans-serif;
	font-size:100%;
	color: #605f5f;
	background: url(../images/header_green_line.png) repeat-x;
	background-color: #f3e2b9;
	margin: 0;
	padding: 0;
	height: 101%;
}
.laame-gruppe {
	margin:0 auto;
	width:336px;
}
.laame-gruppe a, .laame-gruppe a:visited {
	float:right;
	text-decoration:none;
	background:url(../images/laamegruppe-rechtes-out-2.png) no-repeat;
}
.laame-gruppe a:focus, .laame-gruppe a:hover {
	background:url(../images/laamegruppe-rechtes-out-2-over.png) no-repeat;
}
.header {
	position: relative;
	width: auto;
	max-width: 960px;
	height: 97px;
	margin: 0px auto 7px;
}
.header img {	
	vertical-align: bottom;
	float:left;
	line-height:0;
}
.header a {	
	padding:0;
	margin:0;
}
.weg {
	display: none;
}
.da {
	display: block;
}
.rechts {text-align: right;}
.skalierbar img {
	height: auto !important;
	width: auto !important;
	max-width: 100%;
}
.superfreitag {
	font-family: 'OpenSans-Extrabold';
	font-weigt:bold;
	color:#f00;
}
.bildchen {
	float:left;
	margin-right: 1em;
	margin-bottom: 1em;
}

.footer {
	position: relative;
	width: auto;
	max-width: 960px;
	height: 91px;
	margin: 15px auto;
	text-align:center;
	font-size: 0.8em;
}
.footer a, .footer a:visited {
	text-decoration: none;
	font-family: 'OpenSans-Semibold';
	color: #605f5f;
	color: #006600;
	padding: 0 0.3em 0.05em;
}
.footer a:active, .footer a:hover {
	color: #fff;
	background-color: #006600;
	border-radius: 2px;
}
.footer .info {
	font-size:1.2em;
}

p {
	margin: 0 15px 10px 50px;
	font-weight: normal;
	font-style: normal;
	line-height: 1.5em;
	color: #605f5f;
}
.gruenekaesten ul {
	margin: 0 15px 35px 50px;
	padding: 10px 30px;
	font-weight: normal;
	font-style: normal;
	line-height: 1.5em;
	line-height: normal;
	background-color: rgba(0,102,0,0.2);
	border-radius: 5px;
	border: 0px solid rgba(0,102,0,1);
	color: #605f5f;
	color: #006600;
	width:50%;
	list-style-type:square;
}
.gruenekaesten li {
	line-height: 1.7em;
	margin-left: 15px;
}
.gruen {color:rgba(0,102,0,0.9);}
.kleine-Bilder {
	width:100%;
	max-width:400px;
	float:left;
	margin:0 20px 5px 50px;
}
.kleine-Bilder p {
	font-family: 'OpenSans-Semibold';
	font-size:0.8em;
	font-weight:bold;
	margin-top:10px;
	margin-left:25px;
	margin-bottom:0px;
	letter-spacing:0.02em;
}
.kleine-Bilder img {
	height: auto !important;
	width: auto !important;
	max-width: 100%;
	border-radius:0 5px 5px 0;
}
/*.rand-unten {
	border-bottom:10px solid #f3e2b9;	
}*/
h1 {
	margin: 25px 15px 10px 15px;
	font-family: 'OpenSans-Semibold';
	font-size:2.2em;
	font-weight:bold;
	line-height: 1.5em;
	color:#605f5f;
}
h3 {
	margin: 20px 15px 10px 30px;
	font-family: 'OpenSans-Semibold';
	font-size:1.4em;
	font-weight: normal;
	font-style: normal;
	line-height: 1.5em;
	color:#605f5f;
}
em {
	font-family: 'open_sansitalic';
	font-size:1.05em;
	font-weight: normal;
	font-style: normal;
	color:#605f5f;
	color:#555;
}
/*Mobile Devices*/
/*Phones*/
@media only screen and (max-device-width: 480px) {
.header img {
	height: auto !important;
	width: auto !important;
	max-width: 75%;
}
p {
	margin: 0 10px 10px 10px;
}
.gruenekaesten ul {
	margin: 0 10px 35px 10px;
	padding: 10px 30px;	
	width:78%;
}
h1 {
	margin: 25px 10px 10px 10px;
	font-size:1.6em;
}
h3 {
	margin: 20px 10px 10px 10px;
	font-size:1.3em;
}
.gruenekaesten li {
	line-height: 1.7em;
	margin-left: 10px;
}
.kleine-Bilder {
	width:95%;
	max-width:400px;
	float:left;
	margin:0 10px 5px 10px !important;
}
}
/*Tablets
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {

}*/