
/* ###################################################################################### //
// ALLGEMEINE DEFINITION:
// ###################################################################################### */

html {
	height: 100%;
}
body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(pics/bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	height: 100%;
}
img{
	border: none;
}
form {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: underline;
	color:#ff9700;
}

/* ###################################################################################### //
// BODY:
	width: 846px;
// ###################################################################################### */

.contentbody_inner{
	background-image: url(pics/body_top.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 100%;
}

.outertable{
	background-position: top center;
	background-repeat: repeat-y;
	background-image: url(pics/bg.jpg);
	width: 100%;
	height: 100%;
	vertical-align: top;
	border: none;
}


/* ###################################################################################### //
// NAVIGATION / TABS:
// ###################################################################################### */

.text_nav_off {
	color: #b0a79b;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	white-space:nowrap;
}
.text_nav_off:hover {
	color: #ff9900;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor:pointer;
	letter-spacing:-1px;
	white-space:nowrap;
}
.text_nav_on {
	color: #ff9900;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor:pointer;
	letter-spacing:-1px;
	white-space:nowrap;
}


/* ###################################################################################### //
// NAVIGATION / FOOTER:
// ###################################################################################### */

.text_footer {
	color: #b7b7b7;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	white-space:nowrap;
	letter-spacing: 1px;
}
.text_footer_off {
	cursor:pointer;
	white-space:nowrap;
	color: #b7b7b7;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	white-space:nowrap;
}
.text_footer_off:hover {
	color:#ff9900;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	cursor:pointer;
	white-space:nowrap;
}
.text_footer_on {
	color:#ff9900;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	cursor:pointer;
	white-space:nowrap;
}


/* ###################################################################################### //
// PICTURES / IMAGES:
// ###################################################################################### */

.img_big {
	float: left;
	padding: 3px;
	border: 1px solid #819BC0;
	background: #ffffff;
}
.img_bigold {
	float: left;
	padding: 3px;
	border: 1px solid #D9D8CB;
	background: #ffffff;
}


/* ###################################################################################### //
// FONTS / TEXTS:
// ###################################################################################### */

.text_1 {
	color: #a0a0a0;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5;
}
a.text_1:link { color:#ff9700; text-decoration: none; }
a.text_1:visited { color:#ff9700; text-decoration: none; }
a.text_1:hover { color:#ff9700; text-decoration: underline; }

.text_2 {
	color: #ff9700;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 1.5;
}
.text_3 {
	color: #ff9700;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 1.5;
}
.text_4 {
	color: #ff9700;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 1.5;
}


/* ###################################################################################### //
// LINKS / BUTTONS:
// ###################################################################################### */

.link_1 {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor:pointer;
}
.link_1:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor:pointer;
}


.filedownloadbutton_bgtd {
	background-image: url(pics/dl_button_1.jpg);
}
.filedownloadbutton_out {
	background:transparent;
    background-image:url(pics/dl_button_1.jpg);
	color: #909090;
	text-decoration: none;
	text-align: left;
	padding-left: 85px;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border:0px;
	border-style:none;
	height:60px;
	width:566px;
	background-repeat: no-repeat;
 	background-position: center middle;
  }
.filedownloadbutton_over {
	background:transparent;
    background-image:url(pics/dl_button_2.jpg);
	color: #888888;
	text-decoration: none;
	text-align: left;
	padding-left: 85px;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border:0px;
	border-style:none;
	height:60px;
	width:566px;
	cursor:pointer;
	background-repeat: no-repeat;
 	background-position: center middle;
  }


.button_formless{
	cursor: pointer;
	background: none;
	border-style: hidden;
}

  
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('/pics/button_1.gif') no-repeat scroll top right;
	color: #3c5a6e;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    display: block;
    float: left;
    height: 34px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
	text-align:center;
}

a.button span {
    background: transparent url('/pics/button_1.gif') no-repeat;
    display: block;
    line-height: 24px;
    padding: 5px 0 5px 18px;
}

a.button:hover {
    background-position: bottom right;
    color: #3c5a6e;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:hover span {
    background-position: bottom left;
}


.eingabe {    
	border: solid 1px #dfdfdf;
    background-color: #f4f4f4;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #a0a0a0;
}
.dropdown {    
	border: solid 1px #dfdfdf;
    background-color: #f4f4f4;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #a0a0a0;
}
/*.eingabefeld {   
	width: 100%;
    height: 200px;
    overflow: auto;
    border: solid 1px #647BA2;
    background-color: #8DA0C1;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
}*/


.textfield1 {    
	border: solid 1px #48758c;
    width: 413px;
	height: 120px;
    background-color: #f6f8f9;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #3c5a6e;
	text-decoration: none;
	font-weight: normal;
    overflow: auto;
	text-indent: 2px;
}
.textbox1 {    
	border: solid 1px #48758c;
    width: 255px;
	height: 17px;
    background-color: #f6f8f9;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #3c5a6e;
	text-decoration: none;
	font-weight: normal;
	vertical-align:middle;
	text-indent: 2px;
}
