
html{
	font-size:100.01%;
}

body {
	background-color:#fff;
	margin:0px;
	font: normal 13px Arial, helvetica;
	font-size:0.75em;
	line-height:1.333em;
	color: #000;
}

.brand {
	float: left;
	background: url(images/logo_neocon.png) no-repeat 0 30px;
	padding-top: 80px;
	width: 900px;
}

.maincontainer {
	margin: 0 auto;
	width: 880px;
	padding: 5px 0 70px 10px;
}				

.navigation {
	clear: left;
	width: 900px;
	padding-bottom: 70px;
	margin-top: -50px;
}

.navigation a {
	font-size: 18px;
	display: inline-block;
	padding-right: 9px;
}


.teaser { 
	width: 210px;
	float:left;
	text-align: center;
	height:350px;
	overflow:visible;
}

.teaser a {
	font-weight:bold;
	white-space:nowrap;
}

.teaser img {
	margin-top: 10px;
	clear:both;
}

img {
	border:none;
}


h2 { clear:both;}

p { padding-bottom: 30px;}

#neu {height: 650px;}


cite {
	font-family: Courier;
	font-style:normal;
}

