html {
	font-size: 101%;
} 

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section { 
border : none 0; 
margin : 0; 
padding : 0; 
} 


body {
	font: 1em/1.5 Verdana, Helvetica, sans-serif;
	color : #333;
	background-color: #f5f3e9;
	text-align: center;
	width: 100%;
	max-width:100%;
	overflow-y:scroll;
}

img {
	max-width:100%;
	height: auto;
}




#head {
	margin: 0 auto; 
	width:100%; 
	text-align:center; 
	padding: 10px 0 10px 0;
	background-color: #008dcc;
	margin-bottom:30px;
	box-shadow: 0px 0px 10px 0px #8c817b;
	border-radius: 0 0 10px 10px;
	color: #fff;
}



#head img {
	float:right;
	margin:-10px 0 -10px 10px;
	box-shadow: 0px 0px 10px 0px #8c817b;
	border-radius: 0 0 10px 10px;
}



#content {
	margin: 0 auto; 
	max-width:920px;
	text-align:left;
	background-color: #fff;
	color : #08335e;
	box-shadow: 0px 0px 7px #8c817b; 
	border-radius: 3px;
	padding: 10px;
}



a {
	text-decoration: underline;
	color:inherit;
}


a:visited {
	text-decoration: underline;
}

a:hover {
	 text-decoration: none;
}

.gr{color:#fddb02;text-shadow:0 0 2px #e81000;letter-spacing:0.8px;}

h1 {
    color: #ff1f01;
    font-size: 1.75em;
    line-height: 1.5em;
    margin: 10px 0 10px 0;
	max-width: 99%;
}
h2 {
    color: #013C8E;
    font-size: 1.4em;
    margin-bottom: 5px;
}
h3 {
    font-size: 1.1em;
    line-height: 1.3em;
    margin-bottom: 1px;
    text-align:left;
}

h3 a {
	text-decoration: underline; color:#fc061d;
}


h4 {
	font-size: 75%;
	line-height: 1.5em;
	color: #ff1f01;
}






p {
    	margin: 2px 0 10px;
}

hr {
	width: 99%;
	border: 0;
 	background-color: #ff1f01;
	color: #8a8575;
 	height: 1px;
	box-shadow: 0px 0px 5px #4e4e4d;
}





.clear {
    clear: both;
}

.fre {
    float: right;
}

.fle {
    float: left;
}


.ce {
    text-align: center;
}



.datum {
	font-size:85%;
	font-weight:bold;
	color: #2e85c8;
}


.b1 {
	margin:10px;
	box-shadow: 0px 0px 8px #4e4e4d;
	border-radius: 8px;
}

.f75	{
	font-size:75%;
}



.red {
    color: #ff1f01;
}

.gelb {
    color: #fddb02;

}

.bb {
	color: #0e09fa;
	text-shadow: 0 0 2px #4fadc9;
	letter-spacing: 0.8px;
}

.rg {
	color: #ff1f01;
	text-shadow: 0 0 2px #fddb02;
	letter-spacing: 0.8px;
}

.gg {
	color: #28e548;
	text-shadow: 0 0 1px #fddb02;
}



.sh1 {	
	text-shadow: 0 1px 1px #08335e;
	letter-spacing: 0.8px;
	}


.m1	{ margin: 1em;}
.mr1 	{ margin-right: 1em;}






.u1 ul {
	list-style: none outside none;
	font: bold 1.1em/1.5 Verdana, Arial, Helvetica, sans-serif;
	float:left;
	letter-spacing: 0.8px;
	margin:10px 0 10px 0;
}


.u1 h3 {
	font-size: 1.1em;
	line-height: 1.3em;
	color: #ff1f01;
	text-align:left;
}




#footer {
	margin: 0 auto;
	max-width:100%;
	text-align:left;
	font: 0.9em/1.5 Verdana, Arial, Helvetica, sans-serif;
	padding: 1em 1em 0 1em;
	color : #3a3835;
	background: #9ff94a;
	margin-top:30px;
	box-shadow: 0px 0px 7px #8c817b;
	clear:both;

}

.lg {

	margin: 0 2em 0.5em 0;


}


#footer ul {
	list-style: none outside none;
	font: bold 1.1em/1.5 Verdana, Arial, Helvetica, sans-serif;
	float:left;
	letter-spacing: 0.8px;
	margin:10px 0 10px 0;
}

#footer ul li {
	display: block;
	float: left;


}

#footer li a {
	vertical-align: middle;
    	text-decoration: underline;
    	padding: 0 1em 0 0;
	color: #fa1e02;


}

#footer li a:hover {
 	text-decoration: none;
	color: #08335e;

}


#footer .ft {
	color: #08335e;
	float:left;

}

#footer .ftt {
	font: 0.8em/1.5 Verdana, Arial, Helvetica, sans-serif;

}

.sbb {
	float:right; 
	padding:5px; 
	width:150px;
	margin:0;
	color: #c64527;
	font: bold 0.8em/1.5 Verdana, Arial, Helvetica, sans-serif;
}

.sb {
	margin: 0 8px 8px 8px;
	box-shadow: 0px 0px 10px #373665;
}

.sb:hover {
	
	margin: 0 8px 8px 8px;
	box-shadow: 0px 0px 15px #373665;
}

.imp {
	color: #555;
	text-align:center;
}





.bottom {
	clear:both;
	background: #7a9fd4;
	max-width:100%;
	color:#fff;
	line-height: 2em;
	margin: 0 auto;
	margin-top:2em;
	text-align:center;
	box-shadow: 0px 0px 10px #4E4E4D;
	letter-spacing: 1px;
	text-shadow: 0 0 3px #fddb02;
}

.bottom a {
	text-decoration: none;
	font-weight:bold;
}

.bottom a:hover {
	color:#fff;
	text-decoration: underline;

}


