html {
	height:100%;
	}

body {
	background:#FFFFFF;
}

#page950 {
	margin:0px auto;
	width:950px;
}


/* Page Definition */ 
/* ------------------------------------------------------------------------------------------------------ */ 
#Logo {
	width:230px;
	height:140px;
	float:left;
}

#Navigation {
	width:720px;
	height:120px;
	float:left;
}

#NavigationTop {
	width:700px;
	height:25px;
	background:#b7bf3c;
	padding:55px 0px 0px 20px;
}

#NavigationBottom {
	width:720px;
	height:25px;
	background:#dfe1ad;
	margin:0px 0px 30px 0px;
}

#Content {
	width:950px;
	overflow:hidden;
	padding:0px 0px 20px 0px;
	background:url(/images/background-foot_01.gif) bottom no-repeat;
}

#ContentLeft {
	width:230px;
	float:left;
}

#ContentRight {
	width:620px;
	float:left;
	padding:0px 100px 0px 0px;
}

#Foot {
	width:720px;
	padding:4px 0px 4px 230px;
	background:url(/images/background-foot_02.gif) top no-repeat #2f378d;
}

#Done {
	margin:0px auto;
	width:950px;
	padding:5px 0px 0px 0px;
}

/* ------------------------------------------------------------------------------------------------------ */ 



/* Content */
/* ------------------------------------------------------------------------------------------------------ */ 
.Content h1 {
	font:30px Georgia, Arial, Helvetica, Sans;
	line-height:34px;
	color:#333333;
	letter-spacing:1px;
	margin:0px 0px 10px 0px;
}

.Content h2 {
	font:normal 15px Arial, Helvetica, Sans;
	color:#333333;
	letter-spacing:0.05em;
	margin:0px 0px 10px 0px;
}

.Content h3 {
	font:normal 12px Arial, Helvetica, Sans;
	font-weight:bold;
	line-height:18px;
	color:#333333;
	margin:0px 0px 8px 0px;
}

.Content p { 
	font:normal 12px Arial, Helvetica, Sans;
	line-height:19px;
	color:#333333;
	margin:0px 0px 8px 0px;
}

.Content a, .Content a:link, .Content a:visited {
	color:#0f4b7e;
}

.Content a:hover {
	color:#666666;
}

.Content ul { 
	font:normal 12px Arial, Helvetica, Sans;
	line-height:17px;
	color:#333333;
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 15px;
}

.Content li {
	padding:1px 0px 2px 0px;
	list-style:disc;
}

.Content label {
	font:normal 12px Arial, Helvetica, Sans;
	color:#333333;
	float:left;
	width:80px;
}

.Content hr {
	height:1px; 
	border-top:1px dashed #968c8c;
	border-left:none;
	border-right:none;
	border-bottom:none;
	display: block;
}

.Content table {
/*	width:100%;
	margin-top:2px;
	margin-bottom:10px;*/
}

.Content td {
	font:normal 12px Arial, Helvetica, Sans;
/*	line-height:17px;*/
	vertical-align:top;
/*	padding:3px;
	border:solid 1px #999999;*/
}

.Content th {
	font:normal 12px Arial, Helvetica, Sans;
	line-height:17px;
	font-weight:bold;
	vertical-align:top;
	text-align:left;
	padding:3px;
	border:solid 1px #999999;
	background-color:#CCCCCC;
}
/* ------------------------------------------------------------------------------------------------------ */ 


/* Foot */
/* ------------------------------------------------------------------------------------------------------ */ 
#Foot p { 
	font:normal 12px Arial, Helvetica, Sans;
	line-height:17px;
	color:#ffffff;
}

#Foot a, #Foot a:link, #Foot a:visited {
	color:#ffffff;
}

#Foot a:hover {
	color:#bac0fa;
}
/* ------------------------------------------------------------------------------------------------------ */ 


/* Done */
/* ------------------------------------------------------------------------------------------------------ */ 
#Done p { 
	font:normal 11px Arial, Helvetica, Sans;
	line-height:17px;
	color:#666666;
}

#Done a, #Done a:link, #Done a:visited {
	color:#666666;
}

#Done a:hover {
	color:#333333;
}
/* ------------------------------------------------------------------------------------------------------ */ 


/* Navigation */
/* ------------------------------------------------------------------------------------------------------ */ 
#NavigationTop ul { 
	font:normal 14px Arial, Helvetica, Sans;
	font-weight:bold;
	line-height:17px;
}

#NavigationTop li {
	padding:0px 20px 0px 0px;
	float:left;
}

#NavigationTop a, #NavigationTop a:link, #NavigationTop a:visited {
	color:#ffffff;
}

#NavigationTop a:hover {
	color:#2f378d;
}

#NavigationBottom ul { 
	font:normal 13px Arial, Helvetica, Sans;
	line-height:17px;
}

#NavigationBottom li {
	padding:3px 0px 0px 20px;
	float:left;
}

#NavigationBottom a, #NavigationBottom a:link, #NavigationBottom a:visited {
	color:#2f378d;
}

#NavigationBottom a:hover {
	color:#000000;
}
/* ------------------------------------------------------------------------------------------------------ */ 



/* Formular */
/* ------------------------------------------------------------------------------------------------------ */ 
input {
	font:normal 12px Arial, Helvetica, Sans;
	border:solid 1px #d0c7c7;
	background:#ffffff;
	margin:0px 0px 3px 0px;
}

select {
	font:normal 12px Arial, Helvetica, Sans;
	border:solid 1px #d0c7c7;
	background:#ffffff;
	padding:2px;
	margin:0px 0px 3px 0px;
}

.formfieldInput {
	height:14px;
	width:400px;
	border:solid 1px #d0c7c7;
	background:#ffffff;
	padding:2px;
	margin:0px 0px 3px 0px;
}

.formfieldInputMessage {
	height:80px;
	width:400px;
	border:solid 1px #d0c7c7;
	background:#ffffff;
}

.formfieldInputCapatcha {
	height:14px;
	width:20px;
	border:solid 1px #d0c7c7;
	background:#ffffff;
	padding:2px;
	margin:0px 0px 3px 0px;
}

.formfieldSubmit {
	height:20px;
	width:20px;
	padding:2px;
	border:solid 1px #d0c7c7;
	background:#ffffff;
	margin:0px 0px 2px 0px;
}

.formfieldSelect {
	border:solid 1px #d0c7c7;
}

.formfieldCheckbox {
	border:none;
}

.formfieldError {
	color:#CC0000;
}

img {
	border:0;
}
/* ------------------------------------------------------------------------------------------------------ */ 

