@charset "utf-8";
/* reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {border:0; font-size:100%; margin:0; padding:0;}
a {outline:none;}
table {border-collapse:collapse; border-spacing:0;}
fieldset,img {border:0;}
img {vertical-align:bottom;}
del,ins {text-decoration:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%; font-weight:normal;}

/* html und body*/
html {height:100%; margin-bottom:1px; overflow-y:scroll;}
body {background-color:#fff; color:#4D5653; font:normal normal normal 75%/125% arial,sans-serif; text-align:center; color:e5e5e5;}
p {margin-bottom:.6em; font-size:22px; line-height:22px;}

#platzhalter {margin:50px auto 0 auto; font-size:120%;}
img {margin-bottom:4em; }
h1 {
	font-size:30px;
	font-weight:bold;
	margin-bottom:.8em;
	line-height:1.2;
}

a {
	color:#0D5C87;
	font-weight:bold;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

.blue {
	color:#0D5C87;
}