@charset "UTF-8";
/* CSS Document */

@font-face {
  	font-family: "Graublau";
	src: url(http://www.media-artfactory.de/typo/GraublauWeb.otf) format("opentype");
}

@font-face {
  	font-family: "Graublau";
  	font-weight: bold;
	src: url(http://www.media-artfactory.de/typo/GraublauWebBold.otf) format("opentype");
}

html * { 
	font-size: 100.01%
}


body {
	width: auto;
	height: auto;
	background-image: url(../images_2/table_bg.jpg);
	background-repeat: repeat;
	margin: 0px 0px 0px 0px;
    font-family: Calibri, Arial, Helvetica, sans-serif;
	line-height: 17pt;
	color: #262723;
	text-align: left
}

#body_banner {
	position: absolute;
	width: 100%;
	height: 390px;
	background-image: url(../images_2/papier_3.jpg);
	background-repeat: repeat-x; 
	margin-left: 0px; 
	margin-top: 161px;

}

.flash_warning {
    margin-left: 70px;
	padding: 10px 10px 10px 10px;
    background-color: #FF9900;
	height: 250px;
	width: 370px;
	font-size: 1.32em;
	color: #FFFFFF;
}

img {
	border: 0px;
	vertical-align: middle
}

#table {
	position: absolute;
	left: 50%; 
	width: 900px;
	margin-left: -470px; 
	margin-top: 0px;
	padding-bottom: 50px
}

#contentbox {
	width: 535px;
	height: auto;
	margin-top: 50px;
	margin-left: 0px;
}

.logo {
	background-image: url(../images_2/header_logo_3.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 300px
}

.decoline_header {
	height: 2px;
	width: 515px;
	margin-top: 11px;
	border-bottom: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	float: left
}

.decoline {
	height: 2px;
	width: 566px;
	margin-top: 8px;
	margin-bottom: 8px;
	border-bottom: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}

#navibox {
    margin-top: 24px;
	margin-bottom: 20px;
	margin-left: -40px;
	width: 720px;
}

.navi_li {
    margin-top: 0px;
	list-style-type: none;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	font-style: normal;
	font-size: 1.12em;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 6px;
	padding-left: 6px;
	float: left;
}

.navi_li:hover {
    font-style: normal;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 1px;
    background-color: #FFFFFF;
	color: #EB6913;
}

.link_style {
	font-size: 1em;
	color: #EB6913; 
	text-decoration: none;
	font-style: normal
}

.link_style:hover {
	font-size: 1em;
	color: #EB6913;
	background-color: #FFFFFF;
	font-style: normal
}

#content {
    width: 493px;
	font-size: 0.91em;
    background-color: #CBCDC7;
	border: solid;
	border-style: solid;
	border-width: 12px;
	border-color: #FFFFFF;
	margin-top: 29px;
	padding-left: 30px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 30px;
    font-weight: normal;
	float: left;
}

#loginbox {
    width: 493px;
    background-color: #CBCDC7;
	border: solid;
	border-style: solid;
	border-width: 12px;
	border-color: #FFFFFF;
	margin-top: 24px;
	padding-left: 30px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	float: left;
}

.footer {
    margin-top: 5px;
	padding-left: 30px;
	font-size: 0.8em;	
	text-transform: uppercase;
	font-weight: normal;
	color: #FFFFFF;
	width: 520px;
	float: left;
}

#fx_right {
	position: absolute;
	z-index: 30;
	margin-top: 35px;
	margin-left: 520px;
	width: auto;
	height: auto;

}

.footer_link {  
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-style: normal;
}

.footer_link:hover {  
	color: #EB6913;
	text-decoration: none;
	text-transform: uppercase;
	font-style: normal;

}

h1 {  
	font-size: 1.52em; 
    color: #202514; 
    padding-bottom: 17px;
    font-weight: bolder; 
    text-transform: uppercase
}

h2 {  
    font-size: 1.1em;
	color: #202514; 
	padding-top: 8px;
    line-height: 12px;
    font-weight: bolder;
	text-transform: uppercase
}

h3 {
	padding-top: 30px; 
    font-size: 13px;
	color: #202514;
    line-height: 20px;
    font-weight: bolder
}

input {
	width: 300px;
	padding: 3px 3px 3px 3px;
	font-size: 0.85em;
	border: 1px solid #FFFFFF;
	color: #262723;
}

input:focus, textarea:focus {
	background: #F8FAF0;
}

textarea {
	height: 130px;
	width: 300px;
	padding: 3px 3px 3px 3px;
	font-size: 0.95em;
	border: 1px solid #FFFFFF;
    font-family: Calibri, Helvetica, Arial, sans-serif;
	color: #262723;
}
