@CHARSET "ISO-8859-1";

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,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
	{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 11px;
	line-height: 13px;
	font-style: inherit;
	font-weight: inherit;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: baseline;
}

label {
	line-height: 13px;
}

p {
	padding-bottom: 5px;
	padding-bottom: 10px;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	color: #475260;
	line-height: 1;
	background: #1f2b52 url('../graphics/bg_verlauf.gif');
}

ol,ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption,th,td {
	text-align: left;
	font-weight: normal;
}

blockquote:before,blockquote:after,q:before,q:after {
	content: "";
}

blockquote,q {
	quotes: "" "";
}

input,select,textarea {
	font-size: 11px;
	border: 1px solid #666666;
	margin-right: 5px;
}

h2,h3 {
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	border-bottom: 1px solid #474649;
	margin-bottom: 5px;
}

h4 {
	font-weight: bold;
	font-size: 16px;
}

fieldset {
	
}

ol li {
	margin-bottom: 5px;
}

span.error {
	color: #0072ff;
	font-size: 10px;
}

.reqnote,.required {
	color: #0072ff;
	font-size: 9px;
}

.reqnote {
	clear: both;
}

a,a:link,a:visited,a:hover,a:active {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #92004f;
	text-decoration: underline;
}

a:focus {
	outline: none
}

a.light,a.light:link,a.light:visited,a.light:hover,a.light:active {
	font-size: 10px;
	color: #999;
}

fieldset {
	border: 1px solid #cbd1da;
	margin: 0px 0px 10px 0px;
}

fieldset legend {
	display: none;
}

ol {
	padding: 5px 10px;
}

.submit-k,.submit-r {
	float: right;
	position: relative;
	background-color: #E8ECF0;
	background-position: 0 0;
	background-repeat: no-repeat;
	border: 1px solid #BCC6CE;
	color: #284379;
	cursor: pointer;
	font-weight: bold;
	padding: 2px 9px 3px 30px;
	text-decoration: none;
	white-space: nowrap;
	background-image: url('../graphics/btn_next_0.gif');
}

.submit-r {
	background-image: url('../graphics/button_red.gif');
}

.submit-g {
	float: left;
	border: 0px;
	background: transparent;
	cursor: pointer;
}

.submit-g:hover {
	color: #0072ff;
}

fieldset h2 {
	background: #cbd1da;
	border: 0px;
	font-size: 11px;
	font-weight: normal;
	padding: 5px;
	margin: 0px;
}

/* Content */
div#content {
	margin: 0px auto;
	width: 930px;
	background: #f0f3f8;
	padding-bottom: 2px;
}

/* Side Bar */
div#side_bar {
	width: 210px;
	float: left;
	padding: 0px 10px;
}

div#side_bar img {
	
}

/* END */ /* Inner Content */
div#inner_content {
	padding-bottom: 5px;
	float: left;
	width: 690px;
}

/* END */ /* Head */
div#head {
	padding: 10px;
}

div#head h1 {
	font-size: 36px;
}

/* END */ /* Footer */
div#footer {
	margin: 0px auto;
	width: 930px;
}

div#footer p {
	color: #fff;
	padding-top: 10px;
	font-size: 9px;
}

div#footer p a,div#footer p a:link,div#footer p a:visited,div#footer p a:active
	{
	color: #fff;
}
/* END */ /* END */