* {
	margin:0;
	padding:0;
	border:0;
	font-family:Verdana;
	font-size:14px;
}

div#wrapper {
	width:850px;
	margin:auto;
	background-image:url(img/site-background.gif);
	background-repeat:repeat-y;
}

div#site {
	width:800px;
	margin:auto;
}

div#navigation {
	width:800px;
	height:40px;
	background-color:#000000;
	color:#FFFFFF;
}

div#navigation ul {
	padding:8px;
}

div#navigation ul li {
	display:inline;
	padding:4px;
}

div#navigation ul li a {
	/*font-size:1.4em;*/
	font-size:18px;
	color:#FFFFFF;
	font-family:Verdana;
	text-decoration:none;
}

div#navigation ul li a:hover {
	text-decoration:underline;
}

div#header {
	width:800px;
	height:75px;
	background-image:url(img/leo.gif);
	background-repeat:no-repeat;
	background-position:10px;
}

h1 {
	/*margin-left:50px;*/
	/*margin-left:20px;*/
	margin-left:44px;
	/*margin-top:15px;*/
	margin-top:15px;
	float:left;
	/*font-size:2.5em;*/
	font-size:40px;
	font-family:Verdana;
}

div#quicklinks {
	float:right;
	display:block;
	width:255px;
	height:50px;
	margin-top:15px;
}

div#quicklinks ul li {
	width:85px;
	height:50px;
	float:right;
	display:block;
	text-align:center;
	/*margin-right:20px;*/
	/*margin-top:15px;*/
}

div#quicklinks ul li img {
	display:block;
	margin:auto;
	padding:2px;
	width:24px;
	height:24px;
}

div#quicklinks ul li a {
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	font-family:Georgia;
}

div#eyecatcher ul li {
	display:inline;
}

	div#eyecatcher ul li#eyecatcher_left {
		margin-left:10px;
	}
	
	div#eyecatcher ul li#eyecatcher_middle {
		margin:0 7px;
	}
	
	div#eyecatcher ul li#eyecatcher_right {
		margin-right:10px;
	}

div#eyecatcher ul li a img {
	width:250px;
	height:100px;
	border:1px solid black;
	margin-top:10px;
}

div#banner {
	clear:both;
	width:800px;
	height:200px;
	background-image:url(img/banner.gif);
	border-top:1px solid black;
	border-bottom:1px solid black;
}

div#news {
	width:180px;
	float:left;
	padding:10px;
	background-color:#f3f3f3;
}

div#news h3 {
	background-image:url(img/enumeration-1.gif);
	background-repeat:no-repeat;
	padding-left:10px;
	font-size:1.1em;
	
}

div#news ul li h4 {
	font-size:0.8em;
	margin:5px;
	padding-top:5px;
}

div#news ul li p {
	margin-left:5px;
	font-size:1em;
}

div#news ul li a {
	margin-left:5px;
	text-decoration:none;
	font-weight:bold;	
	color:#000000;
	font-size:0.8em;
}

div#news ul li {
	margin-top:10px;
}

div#news ul {
	list-style-type:none;
}

div#content {
	width:580px;
	float:left;
	padding:10px;
}

div#content p {
	margin:10px;
	font-family:Verdana;
	font-size:14px;
}

div#footer {
	width:780px;
	padding:10px;
	clear:left;
	border-top:1px solid black;
}

div#footer ul li a {
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	font-family:Georgia;
}

div#footer ul li {
	display:inline;
	margin-right:10px;
}














div#wrapper_content_stretched {
	float:left;
	width:745px;
	/*margin-left:55px;*/
	margin-left:30px;
}

	div#wrapper_content_stretched div#area_content dl dd span.attachments {
		display:block;		
		width:200px;		
		float:right;
		margin:10px;
	}
	
	div#wrapper_content_stretched div#area_content dl dd span.attachments  a img {
		margin-top:100px;	
		border:1px solid black;
	}	
	
	div#content span.attachments {
		display:block;		
		width:200px;		
		float:right;
		margin:10px;
	}	
	
	div#content span.attachments  a img {
		margin-bottom:20px;	
		border:1px solid black;
	}	
	
	div#wrapper_content_stretched div#area_content {
		float:left;
		width:745px;
	}
	
	div#wrapper_content_stretched div#area_content dl dd ul {
		margin:5px;	
	}
	
	div#wrapper_content_stretched div#area_content p {
		margin:20px;
	}
	
	div#wrapper_content_stretched div#area_content dl dd h3 {
		margin-top:10px;	
		font-size:16px;
	}
	
	div#wrapper_content_stretched div#area_content dl dt {
		font-size:20px;
		margin-top:10px;	
		font-weight:bold;
	}

	div#wrapper_content_stretched div#area_content dl dd p {
		font-size:14px;
	}

	table tr td {
		padding:5px;
		height:30px;
	}
	
	div#wrapper_content_stretched div#area_content dl.articlelist dt {
		clear:left;	
	}
	
	div#wrapper_content_stretched div#area_content dl.articlelist dd a img {
		float:left;	
		/*width:180px;;
		height:120px;*/
		width:140px;
		height:80px;
		margin:10px;
		border:0;
	}
	
	div#wrapper_content_stretched div#area_content dl.articlelist dd a img.paper {
		width:100px;
		height:142px;
	}
	
/**
 ########################################
 # Newsliste
 ########################################
 */	
 
dl.articlelist dt.headline {
	clear:left;
	display:block;
	font-size:14px;
	font-weight:bold;
	margin:10px;
}

dl.articlelist dt.photo {
	float:left;
	display:block;
	margin-right:10px;
	margin-bottom:40px;
	width:200px;
}

dl.articlelist dt a img {
	text-decoration:none;
	border:1px solid black;
}

dl.articlelist dd {
	float:left;
	display:block;
	width:500px;
	margin-bottom:30px;
}

dl.articlelist dd a {
	display:block;
	float:left;
	text-decoration:none;
	font-weight:bold;
}

dl.articlelist dd a img {
	border:0;
}

dl.articlelist dd a:hover {

}

dl.articlelist dd a img.preview {
	display:block;
	float:left;
	width:200px;
	height:150px;
}

dl.articlelist dd a img.icon {
	margin:10px;
}

dl.articlelist dd p {
	float:left;
	width:480px;
}

dl.articlelist dd a {
	margin:10px;
	text-decoration:none;
	font-weight:bold;	
	color:#000000;
	font-size:0.8em;
}

dl.articlelist dd a:hover {
	text-decoration:underline;
}

table tr th.button {
	background-color:#000000;
}

table tr th.button a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

table tr th.button a:hover {
	text-decoration:underline;
}

table tr td a {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

table tr td a:hover {
	text-decoration:underline;
}


ul#breadcrumbs li {
			display:inline;
			list-item:none;		
		}
		
		ul#breadcrumbs li a {
			font-size:0.8em;
			font-weight:bold;
			text-decoration:none;
			color:#000000;
		}
		
		ul#breadcrumbs li a:hover {
			text-decoration:underline;
		}