/* CSS Document */

body {
	background: #f9fbfe url(../images/layoutImages/bodyBackground.gif) repeat-x;
	margin: 15px;
	padding: 0;
}

#fullFrame .fullFrameContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #333333;
	width: 540px;
}

#fullFrame .fullFrameContent li a {
	text-decoration: none;
	color: #F26522;
}

#fullFrame .fullFrameContent li a:hover {
	text-decoration: underline;
	color: #F26522;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #333333;
	margin-top: 3px;
	margin-bottom: 14px;
}

p a {
	background-image: url(../images/linkArrow.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 11px;
	display: inline-block;
	text-decoration: none;
	color: #F26522;
}

p a:hover {
	text-decoration: underline;
	color: #F26522;
}

.noArrow {
	background-image: none;
	padding: 0;
}

span a {
	
	text-decoration: none;
	color: #F26522;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #0066B3;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #2483C6;
	margin-bottom: 4px;
}

h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #2483C6;
	margin-bottom: 4px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #7AAFDE;
	margin-bottom: 2px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #adad8b;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #7aaede;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
}

.unterschrift {	
	font-size: 10px;
	font-style: italic;
	margin: 0px 0px 25px 0px;
	padding: 0px;
}
.underline {
	border-bottom: 1px solid #d2e4f4;
	padding-bottom: 2px;
}

td ul {
	padding: 0;
	margin: 0;
}

td ul li {
	padding: 0;
	margin: 0px 0px 5px 0px;
}

label:hover {
	cursor: help;
}

a.popup {
	position: relative;
	display: inline;
	float: none;
	padding-left: 13px;
	background-image: url(../images/popArrow.png);
	background-repeat: no-repeat;
	background-position: 2px 4px;
	display: inline-block;	
	white-space: nowrap;
}

#wincontent ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #333333;
	margin-top: 3px;
	margin-bottom: 14px;
}

#wincontent ul li a {
	text-decoration: none;
	color: #F26522;
}

#wincontent ul li a:hover {
	text-decoration: underline;
	color: #F26522;
}

#wincontent ol li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #333333;
	margin-top: 3px;
	margin-bottom: 14px;
}

#wincontent ol li a {
	text-decoration: none;
	color: #F26522;
}

#wincontent ol li a:hover {
	text-decoration: underline;
	color: #F26522;
}

p a.backLink {
	background-image: url(../images/backArrow.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 11px;
	display: inline-block;	
}

.size {
	font-size: 9px;
}
