@charset "UTF-8";
/* CSS Document */

body,
	html {
		margin:0;
		padding:0;
		background:#ddd;
		color:#253e6c;
	}
	body {
	
		min-width:1000px;
		font-family:Verdana, Geneva, sans-serif;
	}
	
	#top {
		background:#0073b9;
		height: 30px ;
		
		
	
		width:1000px;
	}
	
	#wrap {
		background:#253e6c;
		margin:0 auto;
		width:1000px;
		border:#fff 4px solid;
	}
	#header {
		background:#fff;
		height:110px ;
		background-image:url(header.jpg);
		background-repeat:no-repeat;
	}
	#header h1 {
    	padding:5px;
	    margin:0;
    }
	#nav {
		background:#0073b9;
		
		height:30px ;
		background-image:url(nav.jpg);
		background-repeat:no-repeat;
	}
	
	
	   #longtext {
		font-style: bold ;
		font-size: 18px ;
		color: #253e6c;
		}
		  #bread {
	
		font-size: 9px ;
		
		}
		#copyright {
		font-style: normal ;
		font-size: 10px ;
		color: #fff;
		text-align:center;
		padding:5px;
		margin-right:300px;
		
		}
	
	#main {
		background:#fff;
		float:left;
		width:700px;
		
		/* Für alle anderen Browser */
min-height:480px;
height:auto !important; /* Hierdurch wird height nicht überschrieben, der IE 6 interpretiert dies nicht */
/* Für IE 6 */
height:480px;

		
	}
	#content {
		padding: 30px 20px 20px 20px;
		font-size: 12px ;
		color: #253e6c;
    }
	
	
 
	#content h1 {
		font-style: bold ;
		font-size: 14px ;
		color: #0073b9;
		}
	#content h2 {
			font-style: bold ;
		font-size: 14px ;
		color: #253e6c;
		}
	#content h3 {
		font-style: bold ;
		font-size: 14px ;
		color: #706f6e;
		}
	#content h4 {
			font-style: bold ;
		font-size: 12px ;
		color: #0073b9;
		}
	#content h5 {
		font-style: bold ;
		font-size: 12px ;
		color: #253e6c;
		}
	#content h6 {
			font-style: bold ;
		font-size: 12px ;
		color: #706f6e;
		}
	#content p {
		
		font-size: 12px ;
		color: #253e6c;
		}
	
	#content ul {
		
		font-size: 12px;
		font-style: normal;
		line-height: 2em;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #253e6c;
		text-decoration: none;
		background-color: ;
		text-indent: 0px;
		list-style-position: outside;
		list-style-image: url(arrow.gif);
		list-style-type: square;
		padding-left: 20px;
		margin: 0px;
		}
	#content ol {
		
		font-size: 12px;
		font-style: normal;
		line-height: 2em;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #253e6c;
		text-decoration: none;
		background-color: ;
		text-indent: 0px;
		list-style-position: outside;
		list-style-type: decimal;
		padding-left: 20px;
		margin: 0px;
}
#content a:link {
	color: #0073b9;
	text-decoration:underline;

}
#content a:hover {
	color: #0073b9;
	text-decoration:overline;
}
#content a:visited {
	color: #0073b9;
	text-decoration:underline;
}
#content a:active {
	color: #0073b9;
	text-decoration:underline;
}
	#content hr {
		border:thin dashed #F0F0F0 ;

		}

	
	#sidebar {
		background:#253e6c;
		float:right;
		width:290px;
		color:#FFF ;
		font-size: 11px ;
		
		
	
	}
	
	#search {
	
			padding:10px 0px 1px 10px ;
			background-color:#253E6C;
			width:230px;
			
		
	
	}
	
	
	#side {
	
			padding:20px 0 0 20px ;
			
		
	
	}
	


    #side h3, #side p, #side h2 {
		
		font-style: bold ;
		font-size: 14px ;
		
		
    }
	#side a:link {
	color: #FFF;
	font-weight: bold;
}
#side a:hover {
	color: #CCC;
}
#side a:visited {
	color: #FFF;
}
#side a:active {
	color: #FFF;
}
	
	#footer {
		background:#0073b9;
		clear:both;
	
			height:30px ;
		background-image:url(footer.jpg);
		background-repeat:no-repeat;
		
	}
	
	
#footer a:link {
	color: #ffffff;
	text-decoration:none;

}
#footer a:hover {
	color: #ffffff;
	text-decoration:underline;
}
#footer a:visited {
	color: #ffffff;
	text-decoration:none;
}
#footer a:active {
	color: #ffffff;
	text-decoration:none;
}
	
	
	
	 #news h3 {
		
		font-style: bold ;
		font-size: 12px ;
		
    }
	 #news h2 {
		
		color: #999 ;
		font-size: 10px ;
		
    }
	 #news p {
		
		font-size: 12px ;
		
    }
	
	#news a:link {
		font-size:12px ;
	color: #0073b9;
	font-weight: bold;
}
#news a:hover {
	color: #CCC;
	text-decoration:underline ;
}
#news a:visited {
			font-size:12px ;
	color: #0073b9;
	font-weight: bold;
}
#news a:active {
			font-size:12px ;
	color: #0073b9;
	font-weight: bold;
}
 #newspagination {
		
		color: #999;
		font-size: 11px ;
		
    }
	#newspagination  p {
		
		color: #999;
		font-size: 16px ;	
    }
	#newspagination a:link {
	text-decoration:underline ;
	color: #999;
	font-size: 16px ;
		
}
#newspagination a:hover {
	font-size: 16px ;
	color: #999;
		
	text-decoration:underline ;
}
#newspagination a:visited {
	text-decoration:underline ;
	color: #999;
	font-size: 16px ;
		
}
#newspagination a:active {
text-decoration:underline ;
color: #999;
font-size: 16px ;
		
}


