html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}
b, strong {
	font-weight: bold;
}
:focus {
    outline: 0;
}
html {
	height:100%;
	width:100%;
}
body {
	background-color: #003399;
	background-image: url(/images/design/background-repeat.jpg);
	background-repeat: repeat-x;
	height:100%;
	width:100%;
	min-height:574px;/* for good browsers*/
	min-width:996px;/* for good browsers*/
	font-family: Verdana, Arial;
	font-size:10px;
	color: #000000;
}
#outer {
	height:100%;
	width:100%;
}
#inner {
	vertical-align:middle;
	height: 574px;
	width: 100%;
}
#layout {
	width: 996px;
	/*height: 574px;*/
	padding: 0px;
	margin: 0px auto 0px auto;
	border-spacing: 0px;
	border-collapse: separate;
}
#layout #upperleft {
	background-color: #ffffff;
	/*background-image: url(/images/design/background-upperleft.jpg);*/
	width: 10px;
	height: 9px;
}
#layout #upperright {
	background-color: #ffffff;
	/*background-image: url(/images/design/background-upperright.jpg);*/
	width: 10px;
	height: 9px;
}
#layout #lowerleft {
	/*background-image: url(/images/design/background-lowerleft.gif);*/
	width: 10px;
	height: 9px;
}
#layout #lowerright {
	/*background-image: url(/images/design/background-lowerright.gif);*/
	width: 10px;
	height: 9px;
}
#layout #background {
	background-color: #ffffff;
}
#layout #background-top {
	background-color: #ffffff;
	height: 9px;
}
#layout #background-bottom {
	background-color: #ffffff;
	height: 9px;
}
#inner-layout {
	width: 976px;
	/*height: 560px;*/
	padding: 0px;
	border-spacing: 0px;
	border-collapse: separate;
}
#inner-layout #vborder {
	background-color: #ffffff;
	width: 6px;
}
#inner-layout #hborder {
	background-color: #ffffff;
	height: 6px;
}
#inner-layout td {
	vertical-align: top;
}
#inner-layout #top {
	background-color: #efefef;
	height: 55px;
}
#top-table {
	background-color: #efefef;
	height: 55px;
	width: 100%;
	vertical-align: middle;
}
#top-table #top-td {
	background-color: #efefef;
	height: 25px;
}
#top-table #logo {
	background-color: #efefef;
	height: 55px;
	vertical-align: middle;
	/*padding-left: 6px;*/
}
#top-table #menutop-td {
	vertical-align: bottom;
	text-align: right;
	padding: 0px;
	height: 30px;
}
#menutop-bordertable {
	background-color: #ffffff;
	background-image: url(/images/design/background-menutop.jpg);
	background-repeat: no-repeat;
	/*background-repeat: repeat-x;*/
	height: 30px;
	width: 100%;
}
#menutop-bordertable #hborder-menutop {
	height: 6px;
	padding: 0px;
}
#menutop-table {
	height: 24px;
	vertical-align: middle;
	width: 100%;
}
#menutop-table .button {
	background-image: url(/images/design/background-topmenubutton.jpg);
	background-repeat: repeat-x;
	height: 24px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial;
	font-size:13px;
	color: #000000;
}
#menutop-table .buttonselected {
	background-image: url(/images/design/background-topmenubuttonselected.jpg);
	background-repeat: repeat-x;
	height: 24px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial;
	font-size:13px;
	color: #000000;
}
#menutop-table a {
	font-family: Verdana, Arial;
	font-size:13px;
	color: #000000;
	text-decoration: none;
}
#menutop-table #vborder {
	width: 6px;
}
#layout-menu-left {
	background-color: #ffffff;
	width: 263px;
	vertical-align: top;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: separate;
}
#layout-menu-left #border {
	background-color: #ffffff;
	height: 6px;
}
#layout-menu-left #menu {
	background-color: #cbcbcb;
	height: 113px;
	padding: 6px;
}
#layout-menu-left #slogan1 {
	background-color: #cbcbcb;
	background-image: url(/images/design/background-slogan-hotline.jpg);
	background-repeat: no-repeat;
	/*height: 100px;*/
	padding: 0px;
	padding-top: 55px;
	padding-bottom: 6px;
}
#layout-menu-left #slogan2 {
	background-color: #cbcbcb;
	background-image: url(/images/design/background-slogan-az.jpg);
	background-repeat: no-repeat;
	/*height: 100px;*/
	padding: 0px;
	padding-top: 55px;
	padding-bottom: 6px;
}
#layout-menu-left #slogan3 {
	background-color: #cbcbcb;
	background-image: url(/images/design/background-slogan-partner.jpg);
	background-repeat: no-repeat;
	/*height: 100px;*/
	padding: 0px;
	padding-top: 55px;
	padding-bottom: 6px;
}
#bottom-layout {
	background-color: #efefef;
	border-top: solid 6px #ffffff;
	height: 38px;
	vertical-align: middle;
}
#bottom-layout #bottom-table {
	width: 976px;
	height: 38px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: separate;
}
#bottom-table #left {
	padding-left: 6px;
	height: 38px;
	vertical-align: middle;
	text-align: left;
}
#bottom-table #right {
	padding-right: 6px;
	height: 38px;
	vertical-align: middle;
	text-align: right;
}
#menu-bottom-table {
	width: 100%;
	border-collapse: separate;
}
#menu-bottom-table td {
	text-align: right;
	padding-left: 15px;
}
#layout-content {
	background-color: #efefef;
}
#layout-content-table {
	width: 707px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: separate;
	background-color: #000000;
}
#layout-content-table #border {
	background-color: #ffffff;
	height: 6px;
}
#layout-content-table #bigpicture {
	background-color: #efefef;
	background-image: url(/images/design/bigpicture.jpg);
	background-repeat: no-repeat;
	height: 205px;
}
#layout-content-table #content {
	background-color: #efefef;
	padding: 6px;
	/*height: 240px;*/
	line-height: 1.5em;
	font-family: Verdana, Arial;
	font-size:12px;
	text-align: left;
}
#menu-bottom-table a {
	text-decoration: none;		
	font-family: Verdana, Arial;
	font-size:12px;
	color: #8e8e8e;
}
#menu-bottom-table a:hover {
	text-decoration: none;		
	font-family: Verdana, Arial;
	font-size:12px;
	color: #000000;
}
#menu-bottom-table .selected {
	text-decoration: none;		
	font-family: Verdana, Arial;
	font-size:12px;
	color: #000000;
}
#menu a {
	text-decoration: none;		
	font-family: Verdana, Arial;
	font-size:13px;
	font-weight: bold;
	color: #173ba1;
}
#menu a:hover {
	text-decoration: underline;		
	font-family: Verdana, Arial;
	font-size:13px;
	font-weight: bold;
	color: #1f41a2;
}
#menu .selected {
	text-decoration: none;		
	font-family: Verdana, Arial;
	font-size:13px;
	font-weight: bold;
	color: #1f41a2;
}
#menu .selected {
	text-decoration: underline;		
	font-family: Verdana, Arial;
	font-size:13px;
	font-weight: bold;
	color: #1f41a2;
}
h1 {
	font-size:14px;
	font-weight: bold;
	padding-bottom:10px;
	padding-top:6px;
	padding-right:6px;
}
h2 {
	font-size:12px;
	font-weight: bold;
	padding-bottom:6px;
}
.eingabetext   {
	font-size: 10px;
	background-color:#efefef;
	color: #000000;
	border: 1px solid #bbbbbb;
}
.eingabebutton   {
	background-color: #efefef;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
	font-weight: 500;
	border: 1px solid #777792;
	cursor: pointer;
	text-decoration: none
}
#content a {
	text-decoration: underline;		
	color: #173ba1;
}
#content a:hover {
	text-decoration: underline;		
	color: #1f41a2;
}
#contenttable-border {
	border: 1px solid #000000;
	border-collapse: collapse;
}
#contenttable-border td {
	border: 1px solid #000000;
	padding: 5px;
}
#etracker {
	position: absolute;
	left: 0px;
	top: 0px;
	display: none;
}
#button {
	cursor: pointer;
}
#button #left {
	background-image: url(/images/button-left.jpg);
	background-repeat: no-repeat;
	width: 5px;
	height: 43px;
}
#button #middle {
	background-image: url(/images/button-middle.jpg);
	background-repeat: repeat-x;
	height: 43px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	font-size: 13px;
}
#button #middle a {
	text-decoration: none;
	color: #ffffff;
}
#button #middle a:hover {
	text-decoration: none;
	color: #ffffff;
}
#button #right {
	background-image: url(/images/button-right.jpg);
	background-repeat: no-repeat;
	width: 9px;
	height: 43px;
}
#list {
	padding-left:6px; 
	font-size: 12px;
	background-color:#efefef;
	
}
#list li {
	padding-bottom: 5px;
	list-style-image:url(/images/haken.jpg);
	list-style-type:none;
}
#beispiel {
	background-color: #cbcbcb;
	padding: 5px;
}
#footertext {
	font-site: 10px;
	color: #cccccc;
}
#footertext a {
	text-decoration: none;
	color: #cccccc;
}
#footertext a:hover {
	text-decoration: none;
	color: #cccccc;
}

