div#wrapper {
	width:780px;
	min-height:100%;
	margin:0 auto;
	position:relative;
	/* change it */
	text-align:left;	
	
	
}

/* Für den IE */
* html div#wrapper {
	height:100%;
}

div#header {
	height:144px;
	background:url(../images/elements/header1.jpg) no-repeat;
}

div#main {
	min-height:321px;
	background:url(../images/elements/main_bg.jpg) no-repeat;
	padding:45px 20px 110px 20px;
}

/* Für den IE */
* html div#main {
	height:321px;
}

div#col-left {
	width:200px;
	padding:0 15px 0 20px;
	float:left;
}

div#mid{
	width:520px;
	float:left;
}

div#col-middle {
	width:241px;
	padding:0 15px 0 0px;
	float:right;
}

div#col-middle-fix {
	width:296px;
	padding:0 0 0 0;
	float:left;
}

div#col-right {
	padding:0 0 0 0;
	width:219px;
	float:right;
}
div#col-right-txt {
	padding:0 15px 0 15px;
	width:179px;
	float:right;
}

div#footer {
	position:relative;
	width:780px;
	height:111px;
	margin:0px auto 0 auto;
     background:url(../images/elements/footer.jpg) no-repeat ;
	font-size:1px;

/*	text-indent:-5000px; */
}
.input {
	background-color: #FAEFDB;
	border: 1px solid #FFFFFF;
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #754d0a;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.submit {
	background-color: #82030C;
	border: 1px solid #000000;
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.box {
	background-color: #FAEFDB;
	border: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #754d0a;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
hr{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #754d0a;
	border-right-color: #754d0a;
	border-bottom-color: #754d0a;
	border-left-color: #754d0a;
	height: 1px;
}

.div2
{
	width:100%;
	position:absolute;
	display:block;
	visibility:hidden;
	background:#B31725;
	border:none;
	text-align:center;
	background-position:bottom;
	background-repeat:repeat-x;
	float:left;
	
}		 
.tablenav
{
margin-left:17px;

color:white;
width: 742px

}
.divnav
{
position:relative; 
display:block; 
z-index:10; 
width:100%;
margin:0px;
color:white;
padding-top:115px;


}

.nava
{
text-decoration:none;
color:white;
font-size:11px;


}

.ref
{
font-size:10px;
color:#D4A867;
font-weight:bold;
margin-left:
}
.ref1
{
font-size:10px;
color:#D4A867;
font-weight:bold;
margin-left:21%
}
.hide
{color:#f3e0b6
}
.clear {
	clear:both;
	float:none;
	height:1px;
	line-height:1px;
	font-size:1px;
}
* {
	margin:0;
	padding:0;
}

html, body {
	height:100%;
	
}

body {
	font: 10px/16px Verdana, Arial, Helvetica, sans-serif; 
	color: #754d0a;
	
	background:#920C17 url(../images/elements/bg_image.jpg) center repeat-y; 
	/* change it */
	text-align:center;
}

h1 {
	font-size:11px;
	text-align:center
	
}

h2	{font-size: 10px;
	 text-decoration: none;
	 
	 }
	 
h3	{font-size: 22px;
	 text-decoration: none;
	 display: inline;
	 font-weight:normal;
	 color: #b31625;
	 }	 
	 

 h4	{font-size: 12px;
	 text-decoration: none;
	 display: inline;
	 font-weight:normal;
	 color: #754d0a;
	 }	 
	 
h5	{font-size: 10px;
text-decoration: none;
display: inline;
font-weight:bold;
color: #b31625;
}	


p {
	padding:0 0 15px 0;
}
.red {
	padding:0 0 15px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #86000c;
	font-weight: bold;
}
a {
	padding:0 0 15px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #754d0a;
	font-weight: bold;
	text-decoration: none;
}
 .txt{
	padding:0 0 15px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #754d0a;
	font-weight: normal;
	text-decoration: none;
}
.analy
{
font-size:8px;
}


.next:hover {
	padding:0 0 15px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b31625;
	font-weight: bold;
	text-decoration: none;
}





