@charset "utf-8";
@import url(reset.css);

html, body {
	max-height: 100%;
}

* html #wrap {
	height: 100%;
}

html {
	font-size: .625em;
}

body {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

h1 {
	/*color: #9c3;*/
	color: #09c;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.8em;
	line-height: 1.2em;
	padding-bottom: .2em;
}

h2 {
	color: #09c;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.5em;
	line-height: 1.1em;
	padding: .3em 0 .2em;
}

h3 {
	color: #575757;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.2em;
	line-height: 1.1em;
	padding: .2em 0 .4em;
}

b, strong {
	font-weight: bold;
}

#wrap {
        width: 600px;
        max-width: 600px;
        padding: 5px;
}

#contentBox { background: none; }

#microHeader { display: none; }
img.microHeaderLogo { display: none; }
ul#microHeaderNavi { display: none; }
.ie7 div#microHeader { display: none; }
#headerBildleiste { display: none; }
#specialLinks { display: none; }
#breadcrumb { display: none; }
#footerLeiste { display: none; }
ul#contentNavi { display: none; }