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

/* ----------------------------------------------------- All browsers */

body { font-family: Verdana; }
h2 { font-size: 35px; font-weight: bold; font-family: "Trebuchet MS"; }
h4 { font-size: 22px; }
#content { text-align: center; clear: both; min-width: 847px; margin-top: 15px; }
#lowerlogos { text-align: center; margin-top: 50px; position: relative; }

#upperlogos { 	width: 265px; height: 298px;
				background-repeat: no-repeat;
				background: url(img/af-colored.gif);
				margin: 0 auto;
				margin-top: 50px;
}

p { margin-top: 5px; }
#kontaktcontent, #kontaktnoscript { line-height: 1.5em; }
a { color: black; }
a:hover { text-decoration: none; }
img { border: none; }

/* ----------------------------------------------------- JS enabled browsers */

.js div { }

/* ----------------------------------------------------- IE7 and below */

.ie7 div { }

/* ----------------------------------------------------- IE6 and below */

.ie6 div { }

