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

body,html {
	margin:0px 0px;
	font-family: 'PT Sans', Monaco, Verdana, "Courier New", Courier, monospace;
	font-size:13px;
	line-height:17px;
	letter-spacing:1px;
}

a{
	color:#666666
}
a:hover{
	color:#333333;
}
a.active{	color:#333333;
}

.newstextBlock a{
	background:url(../img/pfeil2.gif) no-repeat 0px 2px;
	padding-left:13px;
}

#page{
	margin:50px 35px;
	position:relative;
}

.startbild{
	cursor:pointer;
	margin-top: -60px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0;
}

#startfooter{
 	position:absolute;
	bottom:0px;
	width:100%;
	height:35px;
	background-color:#FFFFFF;
	z-index:100;
 }

.top{

}

.logo{
	float:left;
	
	
}
.logo a{
	letter-spacing:2px;
	color:#F60;
	font-weight:bold;
}

.langNav{
	float:right;
}
.langNav a{
	color:#0066CC;
	text-transform:uppercase;
	font-size: 12px;
}

.langNav a:hover{	color:#333333;
}


.langNav a.active{	color:#333333;	
	text-transform:uppercase;
	font-size: 12px;
}

.navigation{
	padding:18px 0px 100px;
	
}

.navigation div{
	float:left;
	margin-right:8px;
}

.navigation a:hover{	color:#333333;
	
}



.nMainItem a{
	color:#0066CC;	text-transform:uppercase;
	font-size: 12px;
}

.nSubItem a{
	color:#666666;
	text-transform:normal;
}

.active a{	color:#333333;
}

.content{
	letter-spacing:0px;
}

.textBlock{
	width:625px;
	margin-top:-10px;
}

.textBlockAuthor{

}

.textBlockTitel{

}

.textBlockText{
	padding-top:10px;
}

.newsItem{
	margin-top:-10px;
	margin-bottom:30px;
}

.nTitle{
	
}
.nText{

}
.nLink{

}


#pImage{
	height:auto;
}

.pImageText{
	margin-top:4px;
	clear:both;
}

.pTitel{
		margin:2px 0px 18px;
}

.pLinks{
	margin-top:10px;
	
}

.pLinks div{
	float:left;
	margin-right:20px;
}

.pLink{
	background:url(../img/pfeil2.gif) no-repeat 0px 2px;
	padding-left:13px;
	margin-right:20px;
	/*text-transform:uppercase;*/
}

.pImageNav{
	margin-top:0px;
}

.pImageNav li{
	float:left;
	margin-right:10px;
	margin-bottom:6px;
	cursor:pointer;
}

#pDescription{
	margin-top:20px;
	display:none;
	width:625px;
}

b { letter-spacing: 1px;
}