/* ######################################################################################################
** ### Schriften und Farben allgemeine HTML-Elemente ####################################################
** ######################################################################################################
*/

/* "Yet Another Multicolum Layout" (c) by Dirk Jesse (http://www.deejay-home.de)
*/

body {
	color:#003F7D;
	font-family: verdana, arial, sans serif;
	margin: 0 auto;
	padding: 10px 0px 10px 0px;
	background-color:#BDE4F7;
}
#col3 a:visited {
	color:#004181;
}
small {
	font-size: 0.8em;
}
h1, h2, h3, h4, h5, h6 {
	display:block;
}
#col3{
	color:#000;
}
#col3 h1 {
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 2px 0px;
	color: #003F7D;
	line-height:1.4em;
	font-weight: normal;
	font-size: 140%;
}
#col3 h2 {
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	color: #003F7D;
	font-weight: bold;
	font-size: 120%;
}
#col3 h3 {
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	color: #009EE0;
	font-weight: bold;
	font-size: 110%;
}
#col3 h4 {
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	color: #009EE0;
	font-weight: bold;
	font-style:italic;
}
#col2 a{
	color: #003F7D;
	text-decoration: none;
}
#col2 a:hover, #col3 a:hover {
	color: #003F7D;
	text-decoration: underline !important;
}
#col2 a:focus, #col3 a:active, #col2 a:active, #col3 a:focus {
	background-color:#003F7D;
	color:#fff;
}
#footer a:focus, #footer a:active, #footer a:active, #footer a:focus {
	background-color:#003F7D;
	color:#fff;
}
/* ######################################################################################################
** ### Formatierung der Inhaltsspalten ##################################################################
** ######################################################################################################
*/
#col3 {
	font-size:100%;
	line-height:1.3em;
	padding: 0px 20px 5px 20px;
}
#col3 #inhalt_sitemap {
	margin-top:20px;
}
#col3 #inhalt_sitemap h2 {
	color: #003F7D;
	border:0px;
	margin:3px;
	padding:0px;
}
#col3 #inhalt_sitemap h2 a {
	text-decoration: none;
	color: #004181;
	border:0px;
	font-size:90%;
}
#col3 #inhalt_sitemap h2 a:hover {
	text-decoration:underline;
}
#col3 #inhalt_sitemap h2 a:active, #col3 #inhalt_sitemap h2 a:focus {
	color:#fff;
}
#col3 #inhalt_sitemap ul, #col3 #inhalt_sitemap li {
	list-style-type:none;
}
#col3 a {
	color: #003F7D;
	text-decoration: none;
}
#col3 a:hover {
	color: #003F7D;
	text-decoration: underline;
}
#col2 {
	font-size: 100%;
	line-height:1em;
	color:#000;
}
/* ######################################################################################################
** ### Definition der Eigenschaften innerhalb von Artikeln ##############################################
** ######################################################################################################
*/
.comment_inhalt h1, .comment_inhalt h2, .comment_inhalt h3 {
	color:#004181;
	background:#fff;
}
acronym {
	font-size:100%;
	line-height:1.6em;
}
#mod_kalender a {
	text-decoration:none;
}
#menue_sprung a:focus, #menue_sprung a:active {
	position:absolute;
	display:block;
	padding:10px;
	height:30px;
	width:200px;
	color :#004268;
	background-color:#fff;
	font-weight:bold;
	left:300px;
	top:20px;
	overflow:visible;
	font-size:150%;
	border:2px solid #004268;
	text-decoration:none;
}
#mod_breadcrump a.breadlink, #mod_breadcrump a.breadlink1 {
	border-bottom:0px;
	text-decoration:none;
}
#mod_breadcrump a, #mod_breadcrump a:hover, #mod_breadcrump a:active, #mod_breadcrump a.breadlink {
	color:#EF8110;
}
#mod_breadcrump a:hover {
	text-decoration:underline;
}
#col2 .rightitem h2 {
	margin:0px -10px 10px -10px;
	padding-left:10px;
	font-size:90%;
}
#col2 .rightitem li{
	line-height:1.3em;
}