body { 
	/*background: url(../bilder/layout/streifen.gif);*/
	/*background: #ff9933;*/
	font: .8em Arial, Helvetica, sans-serif; 
	color: #333333; 
	margin: 0px auto; 
	width: 980px;
}


/* START PAGETOP */
#pagetop { 
	width: 978px;
	height: 70px;
	background: #ff9933;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

/* claim */
#claim {
	float: left;
	width: 200px;
	padding: 5px 0px 0px 0px;
	
}

#claimspace { 
	float: right;
	width: 195px;
	height: 14px;
	padding: 10px 2px 10px 545px;
}

#claimspace form input.text	{
	width: 150px;
	height: 14px;
	background: #cccccc;
	border: 1px solid #666666;
	font-size: .9em;	
}

#claimspace form input.button {
	width: 18px;
	height: 18px;
	margin: 1px 10px 0px 1px;
}

#claimspace img {
	vertical-align: bottom;
	padding-left: 5px
}
/* STOP PAGETOP */


/* START MAINHEAD */
#mainhead { 
	width: 978px;
	height: 22px;
	background: #ff9933;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

#mainleft {
	width: 200px;
	padding: 0px 0px 0px 0px;
	float: left;
}

#topnav { 
	width: 778px;
	height: 20px;
	padding: 2px 0px 0px 0px;
	background: #ff9933;
	float: right;
}

#topnav ul.first {
	display: inline;
	list-style: none;
	margin-right: 20px;
}

#topnav ul.second {
	display: inline;
	list-style: none;
	margin-right: 5px;
}

#topnav ul li.first  {
	display: inline;
	margin-right: 10px;
	font-size: 13px;
	font-weight: bold;
	padding: 2px 2px;
}

#topnav ul li.second  {
	display: inline;
	margin-right: 8px;
	font-size: 12px;
}

#topnav ul li.first a {	
	color: #000000;
	text-decoration: none;
	padding: 2px 2px;
}

#topnav ul li.first a:hover {
	color: #000000;
	background: #cccccc;
	text-decoration: none;
	padding: 2px 2px;
}

#topnav ul li.second a {	
	color: #666666;
	text-decoration: none;
}

#topnav ul li.second a:hover {
	color: #666666;
	text-decoration: none;
}


/* pagehead */

#pagehead {
	height: 250px;
	background: #cccccc;
}

/* sub-navigation */
#subnav { 
	float: left;
	width: 200px; 
	height: 250px;
	background: #ffa74f;
	border-left: 1px solid #cccccc;
}

#subnav h3	{
	height: 20px;
	margin-top: 0px;
	padding: 3px 0px 0px 5px;
	background: #cccccc;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #444444;
}

#subnav ul {
	list-style: none;
	padding: 0px 0px 0px 8px;
	margin: 0px 0px 0px 0px;
}

#subnav li  {
	padding: 2px 3px;
	font-size: 13px;
}

#subnav li a {	
	color: #003399;
	text-decoration: none;
}

#subnav li a:hover {
	color: #ff0000;
	text-decoration: underline;
}

#pagehead img {
	width: 778px;
	float: left;
}


/* content */
#content {
	width: 978px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background: #ff9933;
	/*background: url(../bilder/layout/back980.gif);*/
	margin-top: 0px;
}

#leftbox { 
	width: 178px; 
	float: left;
	margin-top: 75px;
	padding: 8px 5px 20px 5px;
}

#leftbox p { 
	padding-bottom: 8px;
	border-bottom: 1px dotted #cccccc;
}

#leftbox h5 { 
	margin-top: 2px;
	font-size: 1em;
	font-weight: bold;
}

/* box within leftside */
div.boxleft {	
	width: 151px;
	margin: 1px auto 15px auto;  
	padding: 3px 5px 3px 5px; 
	background: #ffa74f; 
	line-height: 130%; 
	font-size: 0.9em;
	border: 1px solid #cccccc;
}

div.boxleft img { 
	display: block;
	text-align: center;
	margin: 1px auto 15px auto;  
	padding: 3px 5px 3px 5px; 
	border: none;	

}

div.boxleft a {	
	color: #003399;
	text-decoration: none;
}

div.boxleft a:hover {
	color: #003399;
	text-decoration: underline;
}

div.boxleft ul {
	margin-left: 3px;
	padding: 0px 0px 5px 10px;
	text-align: left;
}

div.boxleft ul li  {
	margin: 2px 0px 0px 4px;
	padding: 2px 2px;
	text-align: left;
}


/* STOP LEFT CONTENT */

#mainbox { 
	width: 712px; 
	padding: 8px 26px 20px 26px;
	color: #333333;
	float: right;
}

#mainbox li {
	padding: 10px 0px 8px 0px;
}

#mainbox a:link {color:#003399;text-decoration:none}
#mainbox a:visited {color:#003399;text-decoration:none}
#mainbox a:active {color:#003399;text-decoration:none}
#mainbox a:hover {color:#003399;text-decoration:underline}

div.textbox { 
	width: 400px;
	float: left;
	margin-top: 15px;
	padding-left: 15px;
}

div.textbox h1 { 
	margin-top: 15px;
	padding-left: 3px;
	font: 1.4em Arial, Helvetica, sans-serif; 
	color: #333333; 
}


div.textbox p { 
	padding-left: 15px;
	font: .9em Arial, Helvetica, sans-serif; 
	color: #333333; 
	line-height: 1.4em; 
}

div.textboxlarge { 
	width: 600px;
	float: left;
	margin-top: 15px;
	padding-left: 15px;
}

div.textboxlarge h1 { 
	margin-top: 15px;
	padding-left: 3px;
	font: 1.4em Arial, Helvetica, sans-serif; 
	color: #333333; 
}

div.textboxlarge p { 
	padding-left: 15px;
	font: .9em Arial, Helvetica, sans-serif; 
	color: #333333; 
	line-height: 1.4em; 
}

div.textbox2 { 
	width: 400px;
	float: left;
	margin-top: 25px;
	padding-left: 15px;
}

div.textbox2 h1 { 
	margin-top: 15px;
	padding-left: 15px;
	font: 1.1em Arial, Helvetica, sans-serif; 
	font-weight: bold;
	color: #333333; 
}


div.textbox2 p { 
	padding-left: 15px;
	font: .9em Arial, Helvetica, sans-serif; 
	color: #333333; 
	line-height: 1.4em; 
}

div.imagebox {
	width: 280px;
	margin-top: 75px;
	text-align: right;
	float: right;
}

div.imagebox img {
	border: none;
}

div.imagebox2 {
	width: 280px;
	margin-top: 30px;
	text-align: right;
	float: right;
}

div.imagebox2 img {
	border: none;
}

.imagetext {
	font: .8em Arial, Helvetica, sans-serif; 
	color: #000000;
	padding-right: 4px;
}

ul.standard {
	color: #000000;
}

#footer	{
	clear: both;
	width: 978px;
	height: 1.3em;
	margin-top: 0px;
	padding-top: 3px;
	background: #ffa74f; 
	text-align: center;
}

/* START SITE SEARCH */
#output a {
font-weight: normal;
}

.searchword  {color: #000; background-color: #ffd; border: 1px dotted #ffd;}
.searchword0 {color: #000; background-color: #ff0; border: 1px dotted #ff0;}
.searchword1 {color: #000; background-color: #0f0; border: 1px dotted #0f0;}
.searchword2 {color: #000; background-color: #0ff; border: 1px dotted #0ff;}
.searchword3 {color: #000; background-color: #fbb; border: 1px dotted #fbb;}
.searchword4 {color: #000; background-color: #dfd; border: 1px dotted #dfd;}
.searchword5 {color: #000; background-color: #faf; border: 1px dotted #faf;}
.searchword6 {color: #000; background-color: #ccc; border: 1px dotted #ccc;}
.mod {display: block; font-size: .9em;}
/* STOP SITE SEARCH */


a.content:link {color:#003399;text-decoration:none}
a.content:visited {color:#003399;text-decoration:none}
a.content:active {color:#003399;text-decoration:none}
a.content:hover {color:#003399;text-decoration:underline}
