/* Header Schriftgroesse */
h1 {
	font-size: 1.2em;
	font-weight: bold;
	color: #0099DE;
	vertical-align: middle;
} 
h2 {
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	color: #0099DE;
}
h3 {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #0099DE;
}
.rahmen {
	width: 98%;
}

/* Verweise */
a {
	color: #333399;
}
a:hover {
	color: #5BB8FD;
	background-color: #DDDDDD;
}
a:focus {
	color: #5BB8FD;
	background-color: #DDDDDD;
}
a:active {
	color: #5BB8FD;
	background-color: #CCCCCC;
}
/* a:visited {
	color: #666666;
} */

/* Beginn der neuen Styles für das barrierefreie Template */

.kopf {
	background-color: #FFFFFF;
	position: static;
	height: 100px;
	color: #333399;
	font-weight: bold;
	padding-left: 5px;
}
.hauptnav {
	background-color: #0099DE;
	position: static;
	z-index: 1;
	padding-left: 20%;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #5BB8FD;
}
.rubrik {
	background-color: #E0E0E0;
	position: static;
	z-index: 2;
	margin-right: 20%;
	margin-left: 20%;
	font-size: 0.7em;
	padding: 5px;
}
.inhalt {
	margin-left:20%;
	margin-right: 20%;
	background-color: #FFFFFF;
	position: static;
	z-index: 3;
	padding: 5px;
	border-right-color: #E0E0E0;
	border-right-style: solid;
	border-right-width: medium;
	border-left-color: #E0E0E0;
	border-left-style: solid;
	border-left-width: medium;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-top-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-top-style: solid;
	border-top-width: medium;
	border-bottom-style: solid;
	border-bottom-width: medium;
	vertical-align: top;
}
.fuss {
	background-color: #CCCCCC;
	font-size: 0.7em;
	padding: 5px;
	position: static;
	z-index: 6;
	width: 60%;
	text-align: center;
	margin-left: 20%;
	margin-right: 20%;
}
.blocklinks {
	background-color: #F6F6F6;
	position: static;
	width: 20%;
	float: left;
	vertical-align: top;
	height: 100%;
	z-index: 4;
}
.blockrechts {
	position: static;
	width: 20%;
	float: right;
	vertical-align: top;
	height: 100%;
	background-color: #F6F6F6;
	z-index: 5;
}
.seitekopfrand {
	background-color: #0099DE;
	position: static;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 10px;
	border-top-color: #5BB8FD;
	border-top-style: solid;
	border-top-width: thin;
	border-bottom-color: #5BB8FD;
	border-bottom-style: solid;
	border-bottom-width: thin;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #F6F6F6;
}
.seitekopfunten {
	background-color: #F2F2F2;
	position: static;
	height: 22px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #5BB8FD;
}
.blocktitel {
	background-color: #DDDDDD;
	border: 1px solid #999999;
	width: 80%;
	position: relative;
	left: 5%;
	right: 5%;
	color: #5BB8FD;
	font-weight: bold;
	margin: 2px;
	padding: 5px;
}
.blocktext {
	background-color: #F6F6F6;
	border: 1px solid #CCCCCC;
	width: 80%;
	position: relative;
	left: 5%;
	right: 5%;
	margin: 2px;
	padding: 5px;
	font-size: 0.8em;
}

/* Erste Ebene der Navigation   */

.navigation {
	width: 80%;
	position: relative;
	color: #333399;
	font-weight: bold;
	margin-left: 20px;
	padding: 2px;
	display: block;
	padding-top: 5px;
}
a.navigation {
	color: #333399;
	border-top-color: #999999;
	border-top-style: dashed;
	border-top-width: 2px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #5BB8FD;
	}

a.navigation:hover {
	color: #5BB8FD;
	background-color: #CCCCCC;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #009933;
}

a.navigation:focus {
	color: #5BB8FD;
	background-color: #CCCCCC;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #009933;
}

a.navigation:active {
	color: #5BB8FD;
}


/* Zweite Ebene der Navigation */

.subnavigation {
	width: 80%;
	position: relative;
	color: #333399;
	font-weight: bold;
	margin-left: 25px;
	font-size: 0.9em;
	display: block;
	padding-top: 5px;
}
a.subnavigation {
	color: #333399;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5BB8FD;
}
a.subnavigation:hover {
	color: #5BB8FD;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #009933;
	background-color: #CCCCCC;
}
a.subnavigation:focus {
	color: #5BB8FD;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #009933;
	background-color: #CCCCCC;
}


a.subnavigation:active {
	color: #5BB8FD;

	}


/* Formulare */
input {
	background-color: #CCCCCC;
	color: #333399;
}
textarea {
	background-color: #CCCCCC;
	color: #333399;
}

