body {									/* Hintergrundfarbe ausserhalb der eigentlichen Seite, ggf. Zentrierung nur fuer IE */
	background-color:#ffffff;
	text-align: left;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1f1d1e;
	margin: 0px;
	padding: 0px;
}

body {
	/*background-image: url(images/bg_body.gif);*/
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

p,div,form,h1,h2,img,ul,li,ol,td {
	margin: 0px;
	padding: 0px;
	line-height:18px;
}
h1 {
	font-size: 16px;
	font-weight:bold;
	color:#465966;
	padding: 0px;
	margin-bottom: 16px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h2, h3 {
	font-size: 14px;
	font-weight:bold;
	color:#465966;
	font-family: Arial, Helvetica, sans-serif;
}
li{
	margin-bottom:0px;
}
img {
	border:none;
}
a{
	color: #1f1d1e;
	text-decoration:underline;
}
a:link{
	color: #1f1d1e;
	text-decoration:underline;
}
a:visited{
	color: #1f1d1e;
	text-decoration:underline;
}
a:hover{
	color:#465966;
	text-decoration:underline;
}
h1 a{
	color: #465966;
	text-decoration:underline;
}
h1 a:link{
	color: #465966;
	text-decoration:underline;
}
h1 a:visited{
	color: #465966;
	text-decoration:underline;
}
h1 a:hover{
	color:#0081b8;
	text-decoration:underline;
}
h2 a{
	color: #465966;
	text-decoration:underline;
}
h2 a:link{
	color: #465966;
	text-decoration:underline;
}
h2 a:visited{
	color: #465966;
	text-decoration:underline;
}
h2 a:hover{
	color:#0081b8;
	text-decoration:underline;
}
h3 a{
	color: #465966;
	text-decoration:underline;
}
h3 a:link{
	color: #465966;
	text-decoration:underline;
}
h3 a:visited{
	color: #465966;
	text-decoration:underline;
}
h3 a:hover{
	color:#0081b8;
	text-decoration:underline;
}
/*#########################################* ID's* ###############################################################*/ 

#int_status {
	width: 670px;
	height: 17px;
	text-align: right;
	overflow: hidden;
	font-weight: bold;
	padding-top: -3px;
}
#int_status strong {
	color: #b5b6b8;
}
#mainwrapper {
	background-color:#FFFFFF;
	width:940px;
	float:left;
}

#pageheader{
	padding-top:18px;
	background-color:#ffffff;
}
#pageheader_left{
	width:270px;
	float:left;
	height:165px;
}
#pageheader_right{
	color: #FFFFFF;
	width:670px;
	float:left;
	clear:right;
	height:165px;
/*	background-color:#0081b8;
	background-image:url(images/bg_header.gif);*/
	background-repeat:no-repeat;
	position:relative;
}
#servicemenu {
	height: 20px;
	margin-left: 12px;
	margin-top: 144px;
	vertical-align:bottom;
}
#servicemenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: relative;
	height: 11px;
	font-size: 10px;
	line-height:normal;
	margin-top:0px;
}
#servicemenu li {
	margin: 0px;
	padding: 0px;
	height: 12px;
	float: left;
	margin-right:8px;
	font-size: 10px;
	line-height:normal;
}
#searchfieldwrapper {
	position:absolute;
	right:0px;
	bottom:8px;
	margin-top: 143px;
	/*background-image: url(images/search_field.gif);*/
	background-repeat: no-repeat;
	height:22px;
}
.searchfield {
	width: 104px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 15px;
	margin-left: 3px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size: 11px;
	margin-top: 2px;
	line-height:normal;
}
.loginfieldwrapper {
/*	position:absolute;
	right:0px;
	bottom:8px;
	margin-top: 143px;*/
	background-image: url(images/login_field.gif);
	background-repeat: no-repeat;
	height:24px;
	width: 164px;
}
.loginfield
{
	width: 104px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 15px;
	margin-left: 4px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size: 11px;
	margin-top: 4px;
	line-height:normal;
}
.searchbutton {
	vertical-align:bottom;
	padding-top:10px;
	font-size: 10px;
	line-height:normal;
}

#menuwrapper {
	position:relative;
}
#logo {
	width:250px;
	padding-top:17px;
	padding-left:20px;
	float:left;
	clear:left;
	height:33px;
	background-color:#ffffff;
}
#mainmenu {
	color: #465966;
	width:670px;
	height:33px;
	padding: 0;
	background-color:#cccdcf;
	background-image: url(images/bg_main_navi.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}
#mainmenu ul {
	list-style-type: none;
	position: relative;
	padding-top:8px;
/*	padding-left:12px;*/

}
#mainmenu li {
	height: 12px;
	float: left;
	padding-left:23px;
}
#contentwrapper {
	position:relative;
}
#left {
	color: #7f8082;
	width:200px;
	padding-left:25px;
	padding-right:45px;
	margin-top:33px;
	float:left;
	clear:left;
	background-color:#ffffff;
	
}
#left h1 {
	color: #465966;
	font-size: 14px;
	font-weight:bold;
	margin-bottom: 0px;

}
#left h2 {
	color: #465966;
	font-size: 14px;
	font-weight:bold;

}
#sub_menu {
	margin-top:20px;
}
#sub_menu h1 {
	color:#465966;
	text-transform: uppercase;
}
#right {
	color: #1f1d1e;
	width:670px;
	float:left;
	background-color:#ffffff;
}
#breadcrumbs {
	margin-top:5px;
	margin-bottom:9px;
	font-size:11px;
	color:#b5b6b8;
}
#breadcrumbs a {
	text-decoration:none;
	color:#b5b6b8;
}
#breadcrumbs a:link{
	text-decoration:none;
	color:#b5b6b8;
}
#breadcrumbs a:visited{
	text-decoration:none;
	color:#b5b6b8;
}
#breadcrumbs a:hover{
	text-decoration:none;
	color:#465966;
}
#content {
}
#content ul {
	margin-left: 15px;
}
#footerwrapper {
	clear:both;
	padding-top:40px;
	padding-bottom:30px;
}
#footer {
	border-top:1px solid #0081b8;
	margin-left:270px;
	color:#0081b8;
	padding-top:10px;
}
#footer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;

}
#footer li {
	float: left;
	margin-right:8px;
}

/*#########################################* Content Klassen* ###############################################################*/ 
.image_big {
	margin-bottom: 20px;
}
.image_small {
	margin-bottom: 20px;
}
.image_small_img {
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}
.img_interactive {
	/*border:solid 1px #f0f0f0;*/
}
.img_interactive-hover {
	/*border:solid 1px #ff0000;*/
}
.image_team {
	margin-bottom: 20px;
}
.cmstext {
	margin-bottom: 20px;
	width: 550px;
}
.line {
	border-top: 1px solid #0081b8;
	font-size: 1px;
	line-height: 1px;
	margin-bottom: 30px;
}
.kill_float {
	clear:both;
	font-size: 1px;
	line-height: 1px;
}
.team {
	margin-bottom: 20px;
	font-size:11px;
}
.team img {
	margin-right: 15px;
}
.contact {
	margin-bottom: 20px;
}
.download_element a {
	text-decoration:none;
}
.download_element a:link{
	text-decoration:none;
}
.download_element a:visited{
	text-decoration:none;
}
.download_element a:hover{
	text-decoration:none;
}
.download_image {
	float:left;
	padding-right:15px;
}
.internal_link {
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color:#465966;
}
.internal_link a {
	text-decoration:none;
	color:#465966;
}
.internal_link a:link{
	text-decoration:none;
	color:#465966;
}
.internal_link a:visited{
	text-decoration:none;
	color:#465966;
}
.internal_link a:hover{
	text-decoration:none;
	color:#465966;
}
.sub_menu_level0{
	font-size: 11px;
	font-weight: bold;
	color:#1f1d1e;
	
	background-image:url(images/arrow_gray.gif);
	background-repeat:no-repeat;
	background-position: 1px 3px;
	
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	
	padding-left: 20px;
	margin-bottom: 1px;
	margin-left: 0px;
}
.sub_menu_level0_selected{
	font-size: 11px;
	font-weight: bold;
	color:#0081b8;
	
	background-image:url(images/arrow_gray.gif);
	background-repeat:no-repeat;
	background-position: 1px 3px;
	
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	
	padding-left: 20px;
	margin-bottom: 1px;
	margin-left: 0px;
}
.sub_menu_level0 a{
	color: #1f1d1e;
	text-decoration:none;
}
.sub_menu_level0 a:link{
	color: #1f1d1e;
	text-decoration:none;
}
.sub_menu_level0 a:visited{
	color: #1f1d1e;
	text-decoration:none;
}
.sub_menu_level0 a:hover{
	color: #0081b8;
	text-decoration:none;
}




/* ###################################   Forms   ######################################### */
/*
._input_field {
	font-size:9px;
	border:solid 1px #dfdfdf;
	background-color:#f2f2f2;
}
._submit {
	font-size:9px;
	font-weight:bold;
	border:outset 1px #dfdfdf;
}
*/

.input3
{
	width: 118px;
	margin-bottom: 10px;
}

.input2 
{
	width: 260px;
	margin-right: 20px;
	margin-bottom: 10px;
}

.input1
{
	width: 544px;
	margin-bottom: 10px;
}

.error
{
	width: 524px;
	border: 1px #990000 dotted;
	padding: 10px;
	margin-bottom: 10px;
	color: #990000;
}

.light
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	color: #000000;
}