body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
    color: #d87a03;
    text-decoration: underline;
}
a:visited {
    text-decoration: underline;
    color: #6c8f4b;
}
a:hover {
	text-decoration: none;
	color: #d87a03;
}
a:active {
    text-decoration: underline;
    color: #d87a03;
}
a img {
	border: none;
}


p {
	margin-top: 0px;
	margin-bottom: 15px;
}
hr {
	display: none;
}

.hidden {
	display: inline;
	left: -1000px;
	overflow: hidden;
	width: 0px;
	position: absolute;
	top: -1000px;
	height: 0px 
}

.cleaner {
	font-size: 1px;
	clear: both;
	height: 1px;
}

img.left {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 0px;
    margin-top: 0px;
    margin-left: 0px;
}
img.right {
    float: right;
    margin-bottom: 10px;
    margin-left: 10px;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
}


ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	
}
li {
	display: inline;
	margin: 0px; 
	padding: 0px; 
}
.logotext {
	margin-left: 55px;
	letter-spacing: 0px;
	line-height: 20px;
	font-style: italic;
	font-size: 14px;
	color: #b3b3b3;
}
.logotext .keyword {
	text-decoration: none;
	color: #3977a4;
}
#content ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	list-style-type: none;
}
#content ul li {
	padding-left: 15px;
	background-image: url(../img/li.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	display: list-item;
}
#content li.linklist {
	padding-left: 19px;
	background-image: url(../img/icon_link.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
#content li.linklist a:link, #content li.linklist a:visited, #content li.linklist a:active, #content li.linklist a:hover  {
	text-decoration:none;
	color:#d87a03;
}
a.more:link, a.more:hover, a.more:active, a.more:visited {
	padding-left: 19px;
	background-image: url(../img/icon_link.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	text-decoration:none;
	display:block;
	text-decoration:none;
	color:#d87a03;
}


/*form definitions*/

form {
	margin: 0px;
	padding: 0px;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.eingabeXL {
	width: 500px;
}
.eingabeL {
	width: 400px;
}
.eingabeM {
	width: 250px;
}
.eingabeS {
	width: 100px;
}
.eingabeXS {
	width: 50px;
}
.eingabeRef {
	width: 150px;
}

fieldset {
	margin-bottom: 20px;
	padding-bottom: 10px;
}
legend {
	color: #999999;
}

label {
	font-weight: bold;
	display: block;
	padding-top: 10px;
	padding-bottom: 0px;
}
label.labelleft {
	display: block;
	padding-top: 2px;
	padding-bottom: 0px;
	width: 150px;
	float: left;
}
label.referenzen {
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
}
label.radiobox {
	display: inline;
	margin: 0px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
label.checkbox {
	display: inline;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.buttondiv {
	text-align: right;
	padding-top: 10px;
}

.buttondiv label{ 
	display: inline;
	left: -1000px;
	overflow: hidden;
	width: 0px;
	position: absolute;
	top: -1000px;
	height: 0px 
}
/*form definitions*/




#container {
	width: 815px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
#topbar {
	background-image: url(../img/bg_top_bar.gif);
	background-repeat: no-repeat;
	height: 31px;
	padding-bottom: 5px;
	width: 805px;
}
#nav {
	float: left;
	width: 428px;
}
#util {
	float: left;
	width: 357px;
	text-align: right;
	font-size: 11px;
	color: #CCCCCC;
	padding-top: 10px;
	padding-right: 15px;
}
#nav a:link, #nav a:active, #nav a:visited  {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #565555;
	display: block;
	float: left;
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration:none;
	background-image:url(../img/bg_nav.gif);
}
#nav a:hover  {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #565555;
	display: block;
	float: left;
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image:url(../img/bg_nav_act.gif);
	text-decoration:none;
}


#nav a.first:link, #nav a.first:active ,#nav a.first:visited {

	background-image:url(../img/bg_nav_first.gif);

	
}

#nav a.first:hover {

	background-image:url(../img/bg_nav_act_first.gif);
	text-decoration:none;
	
}
#nav a.act:link,#nav a.act:visited, #nav a.act:active, #nav a.act:hover, #nav a.act:focus  {

	background-image:url(../img/bg_nav_act.gif);
	text-decoration:none;
	
}
#nav a.firstact:link,#nav a.firstact:visited, #nav a.firstact:active, #nav a.firstact:hover, #nav a.firstact:focus  {

	background-image:url(../img/bg_nav_act_first.gif);
	text-decoration:none;
	
}

#util a:link, #util a:visited, #util a:active, #util a:hover, #util a:focus {
	color: #CCCCCC;
}
#middle {
	height: 50px;
}
#subnavigation {
	float: left;
	width: 670px;
	padding-top: 15px;
}

#subnavigation a:link, #subnavigation a:active, #subnavigation a:visited  {
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	padding-left: 15px;
	line-height: 20px;
	text-decoration:none;
}
#subnavigation a:hover, #subnavigation a:focus  {
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	padding-left: 15px;
	line-height: 20px;
	text-decoration:underline;
}
#subnavigation a.act:link, #subnavigation a.act:active, #subnavigation a.act:visited  {	
	font-weight: bold;
}
#logo {
	float: left;
	width: 115px;
	padding-top: 11px;
	text-align: right;
}
#logoHome {
	text-align: center;
	padding-bottom: 30px;
}

#searchHome {
	background-image: url(../img/bg_search_home.gif);
	height: 81px;
	padding-left: 178px;
	padding-top: 25px;
	margin-bottom: 55px;
	background-repeat: no-repeat;
}
#searchHome #whitebar {
}
#searchHome #inputsearch {
	font-size: 14px;
	color: #266A9B;
	background-color: #FFFFFF;
	border: 0px none #FFFFFF;
	width: 380px;
}
#searchHome #searchinputDiv {
	width: 395px;
	float: left;
	padding-top: 5px;
	padding-left: 5px;
}
#searchHome #searchbuttonDiv {
	float: left;
	width: 40px;
	padding-top: 2px;
	text-align: right;
}
#searchHome #searchButton {
	background-image: url(../img/icon_search.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 28px;
	border: 0px none #FFFFFF;
}

#searchHome #radioSelection {
	padding-top: 3px;
}
#searchHome .radiobox {
	color: #FFFFFF;
}


.search {
	background-image: url(../img/bg_search.gif);
	height: 81px;
	padding-left: 15px;
	padding-top: 25px;
	margin-bottom: 15px;
	width: 790px;
}

.search .whitebar {
	width: 780px;
}
.search .inputsearch {
	font-size: 14px;
	color: #266A9B;
	background-color: #FFFFFF;
	border: 0px none #FFFFFF;
	width: 700px;
}
.search .searchinputDiv {
	width: 715px;
	float: left;
	padding-top: 5px;
	padding-left: 5px;
}
.search .searchbuttonDiv {
	float: left;
	width: 40px;
	padding-top: 2px;
	text-align: right;
}
.search .searchButton {
	background-image: url(../img/icon_search.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 28px;
	border: 0px none #FFFFFF;
}

.search .radioSelection {
	padding-top: 3px;
}
.search .radiobox {
	color: #FFFFFF;
}


.box_home {
	background-image: url(../img/bg_box_home.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 456px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
	margin-bottom: 30px;
}

.box_home h1 {
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(../img/bg_box_home_top.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.box_home .inner {
	padding-right: 15px;
	padding-left: 15px;
}

.box_full {
	background-image: url(../img/bg_box_full.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 801px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	clear:both;
}

.box_full h1 {
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(../img/bg_box_full_top.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.box_full .inner {
	padding-right: 15px;
	padding-left: 15px;
}
.box_full .innerSearch {
	
	padding-left: 15px;
}
.box_full .innerSearchNoAd {
	
	padding-left: 15px;
	padding-right: 15px;
}
.box_full .innerLeft {
	padding-right: 15px;
	padding-left: 15px;
	float: left;
	width: 540px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E5E5E5;
}
.box_full .innerRight {
	padding-left: 15px;
	float: left;
	width: 200px;
}


.box_double {
	background-image: url(../img/bg_box_double.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 392px;
	padding-bottom: 15px;
	margin-bottom: 30px;
	float: left;
	margin-right: 15px;
}

.box_double h1 {
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(../img/bg_box_double_top.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.box_double .inner {
	padding-right: 15px;
	padding-left: 15px;
}


.box_4cols {
	background-image: url(../img/bg_box_4cols.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 30px;
}

.box_4cols .top {
	font-size: 1px;
	height:13px;
	background-image: url(../img/bg_box_4cols_top.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.box_4cols .inner {
	width: 170px;
	float:left;
	padding-right: 15px;
	padding-left: 15px;
}

.box_4cols h1 {
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.fixS {
	height: 150px;
}
.fixM {
	height: 200px;
}
.fixL {
	height: 375px;
}
.fixXL {
	height: 600px;
}





#footer {
	font-size: 11px;
	color: #b7b7b8;
	text-align: right;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b7b7b8;
	width: 800px;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #b7b7b8;
	text-decoration:none;
	padding-left:10px;
	padding-bottom: 10px;
}
.innerLeft h2, .innerRight h3, .innerSearch h2,  .innerSearchNoAd h2  {
	font-size: 14px;
	margin: 0px;
	font-weight: normal;
}
#searchResults h3  {
	font-size: 14px;
	margin: 0px;
	font-weight: normal;
}
.innerLeft h2 a, .innerRight h3 a, innerSearch h3 a innerSearch h2 a, innerSearchNoAd h3 a innerSearchNoAd h2 a {
	margin: 0px;
	color: #336699;
}
.innerRight h2 {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 15px;
}



#pagertitleDiv {
	float: left;
	width: 100px;
	padding-top: 1px;
}
.pagerDiv {
	float: left;
	width: 440px;
}
.pagerDiv  a:link, .pagerDiv  a:visited, .pagerDiv  a:active {
	display: block;
	float: left;
	width: auto;
	margin-right: 5px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	border: 1px solid #D87A03;
	text-decoration: none;
}
.pagerDiv  a:hover, .pagerDiv  a:focus {
	color:#ffffff;
	display: block;
	float: left;
	width: auto;
	margin-right: 5px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	border: 1px solid #D87A03;
	background-color:#D87A03;
	text-decoration: none;
}
.pagerDiv  a.act:link, .pagerDiv  a.act:visited, .pagerDiv  a.act:active, .pagerDiv  a.act:hover, .pagerDiv  a.act:focus {
	color:#333333;
	display: block;
	float: left;
	width: auto;
	margin-right: 5px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	border: 1px solid #E5E5E5;
	text-decoration: none;
	background-color:#FFFFFF;
}

.relatedDiv {
	margin-top: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E5E5E5;
	padding-top: 15px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}
.sponsoredDiv {
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E5E5E5;
	padding-top: 15px;
	margin-bottom: -15px;


}


/*Stepcarousel Styles*/
.stepcarousel{
	position: relative;
	overflow: scroll; /*leave this value alone*/
	width: 425px; /*Width of Carousel Viewer itself*/
	height: 70px;
	margin-right: auto;
	margin-left: auto;
}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*margin around each panel*/
	width: 70px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	margin-right: 15px;
	margin-left: 0px;
}

.stepcarousel2{
	position: relative;
	overflow: scroll; /*leave this value alone*/
	width: 340px; /*Width of Carousel Viewer itself*/
	height: 70px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}

.stepcarousel2 .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}

.stepcarousel2 .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*margin around each panel*/
	width: 70px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	margin-right: 15px;
	margin-left: 0px;
}


/* MESSAGEBOXES */
.ErrorBox {
	padding: 0px;
	margin-top: 4px;
	margin-bottom: 7px;
}

.ErrorBox .title  {
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #ffffff;
	background-image: url(/static/img/bg_head_error.gif) !important;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #F49797;
	border-right-color: #F49797;
	border-left-color: #F49797;
	margin: 0px;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}

.ErrorBoxInner {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F49797;
	border-left-color: #F49797;
	color: #000000;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F49797;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}

.SuccessBox {
	padding: 0px;
	margin-top: 4px;
	margin-bottom: 7px;
}

.SuccessBox .title  {
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #ffffff;
	background-image: url(/static/img/bg_head_success.gif) !important;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #72B66D;
	border-right-color: #72B66D;
	border-left-color: #72B66D;
	margin: 0px;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}

.SuccessBoxInner {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #72B66D;
	border-left-color: #72B66D;
	color: #000000;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #72B66D;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;

}

.WarningBox {
	padding: 0px;
	margin-top: 4px;
	margin-bottom: 7px;
}

.WarningBox .title {
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	background-image: url(/static/img/bg_head_warning.gif) !important;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #F4F269;
	border-right-color: #F4F269;
	border-left-color: #F4F269;
	margin: 0px;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}

.WarningBoxInner {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F4F269;
	border-left-color: #F4F269;
	color: #000000;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4F269;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;

}
#searchResults .imageResultBox {
	font-size: 11px;
	float: left;
	text-align: center;
	margin: 0px 15px 15px 0px;
	height: 220px;
	width:160px;
	border: 1px solid #E5E5E5;
	padding: 4px 9px 2px 9px;
}

.imageResultBox img {
	
}
.imageResultBox .imageContainer {
	
	
	height: 160px;
	width: 160px;
	margin-bottom: 2px;
	
}
th {
	text-align: left;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	border-bottom: 1px solid #E5E5E5;
}
th.thcenter {
	text-align:center;
}
td {
	vertical-align: top;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	border-bottom: 1px solid #E5E5E5;
}
