body {
	margin: 0px;
}

/*********************Container********************************/
.container{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 14px;
}

.top{
	background: url(images/top_bg.jpg) no-repeat;
	width: 1004px;
	height: 214px;
}

.navigation{
	 width: 160px; 
	 margin-top: 20px; 
	 padding-left: 10px;
	 text-align: left;
	 float: left;
	 /*border: #006699 1px solid;*/
}

.navigationabstand{
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 50px;
	/*border: #006699 1px solid;*/
}

.verweis {
	
	padding-top: 2px; 
	padding-left: 15px;
	padding-right: 15px;  
	padding-bottom: 2px;
	/*background: #FFFFFF; 
	border: #006699 1px solid;*/
}

.middle{
	background: url(images/fotoleiste_2005.jpg) no-repeat;
	width: 1004px;
	height: 72px;
}

.content{
	height: 514px;
	width: 500px;
	margin-left: 210px;
	padding-top: 20px;
	background:center url(images/icas_high.jpg) no-repeat;
	/*border: #006699 1px solid;*/
}

.bottom{
	background: url(images/bg_startseite.jpg) no-repeat;
	width: 1004px;
	height: 514px;
}

/*********************Links***********************************/
a.verweis:link {
	font-weight: bold;
	color: #7986B3;
	text-decoration: none;
}

a.verweis:visited {
	font-weight: bold;
	color: #7986B3;
	text-decoration: none;
}

a.verweis:hover {
	color: #213A73;
	text-decoration: underline overline;
}

/*********************Image***********************************/
img.picturelnk {
	border: 0;
}

/*********************Navigationsposition***********************************/
#submenu-1{
	position:absolute;
	top: 378px;
	left: 140px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: #006699 1px solid;
	/*height: 70px;
	width: 100px;*/
	filter:Alpha(opacity=100, finishopacity=40, style=3); 
	background-color: #F3F4F8;
	visibility: hidden;
}

/*********************Links auf der Help-Seite***********************************/
a.hilfverweis:link {
	font-weight: bold;
	color: #FD0107;
	text-decoration: none;
}

a.hilfverweis:visited {
	font-weight: bold;
	color: #FD0107;
	text-decoration: none;
}

a.hilfverweis:hover {
	color: #213A73;
	text-decoration: underline;
}

/******************spezielle Styles**************************/

.kategorie{
	/*font-weigth: bold;*/
	font-size: 1.5em;
}

.contentborder{
	background-color: #dde5f7;
	height: 6px;
	width: 100%;
}

.contentheadline{
	font-weight: bold;
	color: #2a3376;
}

.icas{
	width: 30px;
	height: 14px;
	background:center url(images/icas.jpg) no-repeat;
	border: 10px;
	display: inline;
}

.break{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
}