html {
	height:100%;
	}

body {
/*	background-image: url(../images/background_extern_balken.jpg);*/
	background-repeat: no-repeat;
	background-position: left top;
}

#page950 {
	width:975px;
	padding-top:40px;
}

/* page definition */
/* ------------------------------------------------------------------------------------------------------ */ 

#headlogo {
	width: 170px;
	position:absolute;
	left: 28px;
	top: 40px;
}

#head {
	width: 605px;
	height: 83px;
	padding-left:370px;
}

#headadress {
	width: 140px;
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	padding:20px 10px 10px 0px;
	float:left;
}

#headpics {
	width: 269px;
	height:83px;
	margin:0px;
	padding:0px;
	float:left;
}

#search {
	width:161px;
	margin-left:25px;
	margin-top: 50px;
	float:left;
}

#balken {
	width: 763px;
	height: 14px;
	font:normal 9px tahoma, Helvetica, Sans;
	line-height:14px;
	color:#ffffff;
	margin-left: 210px;
}

#main {
	width:970px;
	background-image: url(../images/border.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#navigation {
	width: 198px;
	margin-top:10px;
	float:left;
}

#login{
	margin-left:25px;
	margin-top: 20px;
}

#content {
	width: 512px;
	padding: 30px 25px 40px 25px;
	float:left;
}

#border {
	width: 210px;
	padding-top:30px;
	margin-right:-3px;
	float:left;	
}

.news {
	width:180px;
	/*height:auto !important;
	height:100px;*/
	margin-bottom:10px;
	padding: 0px 10px 10px 10px;
	background:url(../images/news.gif) no-repeat bottom;
	_clear:both;
}

#footer {
	width: 746px;
	margin-left: 224px;
}

#done {
	width:960px;
	margin-top: 20px;
	
}

/* ------------------------------------------------------------------------------------------------------ */ 


/* Navigation */
/* ------------------------------------------------------------------------------------------------------ */ 

#navigation h1 {
	width:150px;
	font: bold 14px tahoma, Helvetica, sans-serif;
	line-height:18px;
	color:#000000;
	padding:0px;
	margin:20px 0px 0px 30px;
}

#navigation ul {
	width:150px;
	padding:0px;
	margin-top:10px;
	margin-left:30px;
	
}

#navigation ul li {
	line-height:20px;
	padding: 0px;
	list-style:none;
	border-bottom: 1px solid #d7e3cb;
	margin: 0px;
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
}

#navigation ul li a .Current, #navigation ul li a:link .Current, #navigation ul li a:visited .Current, #navigation ul li a:hover .Current {
	font-weight: bold;
}

#navigation ul li a, #navigation ul li a:link, #navigation ul li a:visited {
	color:#000000;
	text-decoration:none;
	width: 150px;
	padding-bottom: 1px;
	display:block;
}

#navigation ul li a:hover {
	font-weight: bold;
}

#navigation ul ul {
	width:140px;
	padding:0px 0px 0px 10px;
	margin:0px;
	
}

#navigation ul ul li {
	font:normal 11px tahoma, Helvetica, sans-serif;
	line-height:14px;
	width: 140px;
	border:none;
}

#navigation ul ul li a, #navigation ul ul li a:link, #navigation ul ul li a:visited {
	color:#000000;
	text-decoration:none;
	width: 140px;
	display:block;
	border-bottom:none;
}

#navigation ul ul li a:hover {
	
}

#navigation ul ul li .CurrentSub {
	font-weight: bold;
}
/* ------------------------------------------------------------------------------------------------------ */ 

/* Search */
/* ------------------------------------------------------------------------------------------------------ */ 
#search input {
	color:#000000;
	width:140px;
	height:20px;
	padding:4px 0px 0px 5px;
	margin:0px 10px 5px 0px;
	border:none;
	background:none;
	background-image: url(../images/searchbackground.gif);
	background-repeat: no-repeat;
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 11px;
	background-position: right top;
}
/* ------------------------------------------------------------------------------------------------------ */ 

/* login */
/* ------------------------------------------------------------------------------------------------------ */ 
#login input {
	width:140px;
	height:20px;
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color:#84ab60;
	padding:4px 0px 0px 5px;
	margin:0px 10px 0px 0px;
	border:none;
	background:none;
	background-image: url(../images/searchbackground.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#login p {
	line-height:16px;
	color:#84ab60;
	margin:0px 0px 5px 5px;
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

#login a, #login a:link, #login a:visited {
	color:#84ab60;
}

#login a:hover {
	text-decoration:underline;
}

/* ------------------------------------------------------------------------------------------------------ */ 


/* Content */
/* ------------------------------------------------------------------------------------------------------ */ 
#content h1 {
	font: bold 14px tahoma, Helvetica, sans-serif;
	line-height:15px;
	margin-bottom:5px;
	color:#000000;
}

#content h2 {
	font:bold 11px tahoma, Helvetica, sans-serif;
	line-height:18px;
	color:#000000;
	margin-bottom:8px;
}

#content h3 {
	font:normal 11px tahoma, Helvetica, sans-serif;
	line-height:18px;
	color:#000000;
	margin-bottom:8px;
}


#content p {
	line-height:16px;
	color:#000000;
	margin:0px 0px 8px 0px;
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

#content td { 
	font:normal 11px tahoma, Helvetica, sans-serif;
	line-height:15px;
	color:#000000;
}

#content a, #content a:link, #content a:visited {
	color:#84ab60;
	text-decoration:none;
}

#content a:hover {
	text-decoration:underline;
}

#content ul { 
	font:normal 11px tahoma, Helvetica, sans-serif;
	line-height:16px;
}

#content li {
	color:#000000;
	margin: 0px 0px 3px 20px;
	list-style-type:disc;
}

#content li a, #content li a:link, #content li a:visited {
	color:#84ab60;
}

#content li a:hover {
	text-decoration: underline;
}

/* ------------------------------------------------------------------------------------------------------ */ 


/* Popup */
/* ------------------------------------------------------------------------------------------------------ */ 
#boxPopup {
	margin-left:5px;
}

#boxPopup .title {
	font: bold 15px tahoma, Helvetica, sans-serif;
	line-height:30px;
	color:#000000;
}

#boxPopup h1 {
	font: bold 15px tahoma, Helvetica, sans-serif;
	line-height:30px;
	color:#000000;
}

#boxPopup h2 {
	font:bold 12px tahoma, Helvetica, sans-serif;
	line-height:18px;
	color:#000000;
	margin-bottom:8px;
}

#boxPopup h3 {
	font:bold 11px tahoma, Helvetica, sans-serif;
	line-height:18px;
	color:#000000;
	margin-bottom:5px;
}

#boxPopup p {
	line-height:16px;
	color:#000000;
	margin:0px 0px 8px 0px;
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

#boxPopup td { 
	font:normal 11px tahoma, Helvetica, sans-serif;
	line-height:15px;
	color:#000000;
}

#boxPopup a, #boxPopup a:link, #boxPopup a:visited {
	color:#84ab60;
}

#boxPopup a:hover {
	text-decoration:underline;
}

#boxPopup ul { 
	font:normal 11px tahoma, Helvetica, sans-serif;
	line-height:16px;
}

#boxPopup li {
	color:#84ab60;
	margin: 0px 0px 3px 20px;
	list-style-type:disc;
}

#boxPopup li a, #boxPopup li a:link, #boxPopup li a:visited {
	color:#84ab60;
}

#boxPopup li a:hover {
	text-decoration: underline;
}
/* ------------------------------------------------------------------------------------------------------ */ 


/* footer */
/* ------------------------------------------------------------------------------------------------------ */ 
#footer p {
	font:normal 9px tahoma, Helvetica, Sans;
	color:#797a7a;
	text-align: left;
}

#footer a, #footer a:link, #footer a:visited {
	font:normal 9px tahoma, Helvetica, Sans;
	color:#797a7a;
}

#footer a:hover {
	text-decoration: underline;
}
/* ------------------------------------------------------------------------------------------------------ */


/* border / news */
/* ------------------------------------------------------------------------------------------------------ */ 
#border h1 {
	font:normal 11px tahoma, Helvetica, Sans;
	color:#000000;
	line-height: 18px;
}
	
#border h2 {
	font:normal 10px tahoma, Helvetica, Sans;
	color:#000000;
	line-height: 18px;
}

#border p {
	font:normal 10px tahoma, Helvetica, Sans;
	color:#000000;
}

#border p.last {
	border-bottom:1px solid #000000;
}

#border a, #border a:link, #border a:visited {
	font:normal 10px tahoma, Helvetica, Sans;
	color:#84ab60;
}

#border a:hover {
	text-decoration: underline;
}

/* ------------------------------------------------------------------------------------------------------ */ 


/* Done */
/* ------------------------------------------------------------------------------------------------------ */ 
#done p {
	font:normal 9px Verdana, tahoma, Helvetica, Sans;
	color:#d3d3d3;
}

#done a, #done a:link, #done a:visited {
	font:normal 9px Verdana, tahoma, Helvetica, Sans;
	color:#d3d3d3;
}

#done a:hover {
	color:#7d7d7d;
}

/* ------------------------------------------------------------------------------------------------------ */ 


/* Formular */
/* ------------------------------------------------------------------------------------------------------ */ 
input, select, textarea {
	font:normal 11px tahoma, Helvetica, sans-serif;
/*	line-height:16px;*/
/*	color:#21409a;*/
/*	height:14px;*/
/*	width:400px;*/
	border:solid 1px #d0c7c7;
	background:#ffffff;
	padding:1px;
	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:#eb6a0b;
}
