body {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	background: #efefef url(../images/global/bg.gif); 
	margin: 10px;
	padding: 0px;
}

.small {
	font-size: 10px;
}

body, html {
	height: 79%;
}


#hauptrahmen {
	width: 970px;
}

#header {
	margin: 0;
	padding: 0;
	height: 90px;
}

.header_s {
	float: left;
	background: #0E0A54;
	width: 250px;
	height: 90px;
}

.header_s1 {
	background: #dfdfdf url(../images/global/bg_image.jpg); 
	height: 90px;
	text-align: right;
	margin-left: 260px; 
}

.header_s1 ul, .header_s1 li {
	display: inline;
	list-style: none;
	position: relative;
	top: 35px;
	right: 5px;
}

.header_s1 a {
	color: #ffffff;
	letter-spacing: 0.5px;
	text-decoration: underline;
}

.header_s1 a:hover {
	color: #ffdddd;
}

.header_s1 a {
	margin-left: 10px;
}


.header_m {
	float: left;
	background: #0E0A54;
	width: 250px;
	height: 90px;
}

#navlinie {
	margin-top: 10px;
	height: 20px;
	background: #777777;
	padding-left: 245px;
	text-align: right;
	padding-right: 5px;
}

#hauptnav, #hauptnav ul, #hauptnav li {
	display: inline;
	list-style: none;
}

#hauptnav li {
	position: relative;
	top: 10px;
	height: 30px;
}

#hauptnav li a {
	color: #000000;
	font: 12px arial, sans-serif;
	text-decoration: none;
	margin-right: 3px;
	font-variant: small-caps;
	border: 1px solid #000000;
	background: #cccccc;
	padding: 1px 10px 1px 10px;
}

#hauptnav a.aktiv {
	background: #ffffff;
}

#hauptnav li a:hover {
	background: #aaaaaa;
}

#content_links {
	margin-right: 10px;
	float: left;
	width: 250px;
	background: url(../images/global/bg_content.gif); 
	background-repeat: repeat-y;
}

#content_links img {
	border: 0px;
	height: 150px;
	width: 250px;
	margin: 0px;
	padding: 0px;
}

#subnav {
	float: left;
}

#subnav, #subnav ul, #subnav li, #subnav ul li a {
	list-style: none;
	margin: 0;
	padding: 0;
}

a.txtlink {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dashed #000000;
}

a.txtlink:hover {
	color: #1818A6;
}

#subnav li, #subnav li a {
	color: #000000;
	text-decoration: none;
	margin: 0;
	padding: 0;
	display: block;
	width: 250px;
}

#subnav a {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #999999;
	text-indent: 10px;
	background: #e5e5e5;
	
}

#subnav2 a {
	border: 0px;
	line-height: 16px;
	font-size: 11px;
}

#subnav2 li.head {
	background: #e5e5e5;
	margin: 0; padding: 0;
	font-weight: bold;
}

#subnav3 a {
	text-indent: 40px;
	border: 0px;
	line-height: 16px;
	font-size: 10px;
}

#subnav a:hover {
	background: #d6d6d6;
}

#subnav2 a:hover {
	color: #1818A6;
	background: none;
}

#subnav3 a:hover {
	color: #1818A6;
	background: none;
}

#subnav a.aktiv {
	background: #ffffff;
}

#subnav2 a.aktiv {
	color: #1818A6;
	font-weight: bold;
	background: #e5e5e5;
}

#subnav3 a.aktiv {
	color: #1818A6;
	font-weight: bold;
	background: #e5e5e5;
}

#subnavende {
	background: none;
	border: none;
}

#textende {
	padding-top: 5px;
	padding-left: 20px;
	margin-left: 260px;
	margin-top: 20px;
	border-top: 1px dotted #e0e0e0;;
	padding-bottom: 10px;
	font-size: 10px;
}

#inhalt {
	margin-top: 20px;
	background: url(../images/global/bg_content.gif); 
	background-repeat: repeat-y;
	margin-bottom: 10px;
}

th {
	padding-left: 8px;
	padding-right: 8px;
	text-align: left;
	font-weight: bold;
	background: #cccccc;
}

#content {
	padding: 20px;
	margin-top: 0px;
	margin-left: 260px;
	padding-top: 1px;
	_height: 300px;
	min-height: 300px;
}

h1 {
	font-family: arial, sans-serif;
	font-size: 22px;
	font-weight: normal;
	line-height: 30px;
}

h2 {
	font-family: arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 24px;
}

h3 {
	font-family: arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
}

h4 {
	font-family: arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 24px;
}

.clear {
	clear: both;
}

#subnav2 li.abschluss {
	background: #e5e5e5;
	border-bottom: 1px solid #000000;
	margin-bottom: 10px;
}

#fussleiste {
	margin-top: 10px;
	height: 20px;
	background: #dfdfdf;
	text-align: right;
}

#abschluss {
	height: 10px;
}

input, textarea, select {
	border: 1px solid #777777;
	font-size: 0.9em;
}

textarea {
	font-family: verdana, helvetica, sans-serif;
}

.input40 { width: 38px; }
.input90 { width: 90px; }
.input200 { width: 158px; }
.input250 { width: 205px; }
.input350 { width: 350px; }

.button {
	background: #e0e0e0;
	border: 1px solid #777777;
	padding: 1px 5px 1px 5px ;
	text-decoration: none;
	color: #000000;
	font-size: 11px;
}



.button2 {
	background: #e0e0e0;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	font-weight: bold;
	height:15px;
	width:15px;
	text-align:center;
}

.formfield {
	color: #000000;
	font-weight: bold;
	border: 0px;
	background: #e0e0e0;
	width: 160px;
}

.button:hover {
	background: #d0d0d0;
}

.nolink:link, .nolink:visited {
	text-decoration: none;
	color: #000000;
	display: block;
}

.nolink:hover {
	background: #d0d0d0;
}

.prechts {
	text-align: right;
	padding-right: 8px;
}
	

.rahmen {
	border: 1px solid #444444;
	padding: 5px;
	background: #ffffff;
	color: #000000;
}

.rahmen4 {
	border: 1px solid #444444;
	padding: 5px;
	background: #F2DBAF;
	color: #000000;
}

.rahmen5 {
	border: 1px solid #444444;
	padding: 5px;
	background: #ffcccc;
	color: #000000;
}

.rahmen1 {
	background: #ffffff;
	color: #000000;
	width: 78px;
	float: left;
	border: 1px solid #444444;
	margin-right: 1px;
	padding: 5px;
}

.rahmen1 input {
	width: 73px;
	font-size: 0.9em !important;
}

.rahmen2 {
	background: #ffffff;
	color: #000000;
	width: 125px;
	float: left;
	border: 1px solid #444444;
	margin-right: 1px;
	padding: 5px;
}

.rahmen2 input {
	width: 110px;
	font-size: 0.9em !important;
}

.rahmen3 {
	background: #ffffff;
	color: #000000;
	width: 155px;
	float: left;
	border: 1px solid #444444;
	margin-right: 1px;
	padding: 5px;
}

.rahmen3 input {
	width: 150px;
	font-size: 0.9em !important;
}

.headlink, .headlink:link, .headlink:active, .headlink:visited    {
	background: #efefef;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	height: 20px; width: 32px; display: block;
}

a.headlink:hover {
	background: #ffffcc;
}

.headlinkactive, .headlinkactive:link, .headlinkactive:active, .headlinkactive:visited    {
	background: #ffcccc;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	height: 20px; width: 32px; display: block;
}

.box, .box:link, .box:active, .box:visited {
	margin-right: 1px;
	float: left;
	width: 12px;
	text-align: center;
	background: silver;
	padding: 0;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

.box:hover {
	background: #888888;
}

th {
	background: #cccccc;
	padding: 0 3px 0 3px;
}

th a {
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

th a:hover {
	color: #ff7700;
}

#hnav { margin: 0 0 5px 0; padding: 0 0 5px 0; position: relative; top: -8px; }
#hnav li { list-style: none; padding: 0px 2px; background: #dddddd; float: left; dislpay: inline; border-top: 1px solid #eeeeee; border-left: 1px solid #eeeeee; border-bottom: 1px solid #cccccc; border-right: 1px solid #cccccc; margin-right: 2px;}
#hnav li a { color: #333333; text-decoration: none; display: block; padding: 0 5px; }
#hnav li a:hover { background: #d0d0d0; } 
