/* CSS Document  © 2008 Maroc Jesus YAV */
body, html {
	background-color: #4095E8;
	background-image:url(../images/body_bg.jpg);
	background-repeat:no-repeat;
	font-size: 12px;
	font-family:Tahoma,Arial, Times, serif;
	color:#FFFFFF;
	padding:0px;
	text-align: center;
	height:100%;
	margin:0;
}
#wrapper{
height:100%;
width:1100px;
}
#font{
float:right;
position:absolute;
left:180px;
top:12px;
width:60px;
height:19px;
z-index:10;
}
#header{
top:0px;
left:0px;
width:100%;
height:170px;
background-image:url(../images/header.png);
background-position:left;
background-repeat:repeat-x;
background-color:#FF0000;
}
#left{
position:relative;
margin-top:0px;
width:240px;
height:auto;

}

.left_logo{
margin-top:10px;
height:80px;
background-image:url(../images/left_logo.png);
background-position:center;
background-repeat:no-repeat;
vertical-align:middle;
}
.left_user_1{
margin-top:40px;
height:auto;
width:240px;
}
.left_user_1_top{
background-image:url(../images/left_user_1_top.png);
background-repeat:no-repeat;
height:18px;
width:240px;
}
.left_user_1_middle{
background-image:url(../images/left_user_1_middle.png);
background-repeat:repeat-y;
background-position:left;
height:auto;
text-align:left;
overflow:hidden;
width:240px;
}
.left_user_1_bottom{
background-image:url(../images/left_user_1_bottom.png);
background-repeat:no-repeat;
height:14px;
width:240px;
}
.left_slide{
position:relative;
background-image:url(../images/slide_bg.png);
background-repeat:no-repeat;
margin-top:40px;
height:212px;
}

/* Menu */
#topmenu{
	position:absolute;
	margin-top:7px;
	margin-left:20px;
	width:850px;
	height:24px;
	overflow:hidden;
}

/* Transparenter Wrapper*/
#right{
	position:absolute;
	margin-top:30px;
	margin-left:20px;
	width:850px;
}
#right_top{
	position:relative;
	background-image:url(../images/right_top00.png);
	background-repeat:no-repeat;
	height:123px;
}

/* Div Login */

#login_module{
display:block;
text-align:left;
}
#login{
display:block;
text-align:right;
position:absolute;
right:0px;
top:20px;
width:440px;
height:60px;
overflow:hidden;

}
#login .moduletable th{
display:none;}
#login .moduletable td{
text-align:right;
font-size:90%;
}

#login .checkbox{
background-color:#000;}
/* Ende Login Modul*/


#right_middle{
	background-image:url(../images/right_middle.png);
	background-repeat:repeat-y;
	height:auto;
	text-align:left;
	padding-top:1px;
	padding-bottom:10px;
	border: #FFFFFF;
	border-left: #FFFFFF;
}
#right_bottom{
background-image:url(../images/right_bottom.png);
background-repeat:no-repeat;
height:20px;
}


/*Tabelle */
#main{
	background-image:url(../images/hs-2009-10-a-xlarge_web.jpg);
	background-color:#030102;
	background-position:top;
	background-repeat:repeat-x;
	margin-left:30px;
	margin-top:0px;
	width:736px;
	height:auto;
	border: solid 1px #53463f;
}
.col_left{
	height:auto;
	width:10px;
	padding-top:10px;
}
#col_right{
padding:12px;
width:542px;
height:auto;
}

#div_col_left_top{
background-image:url(../images/col_left_top.png);
background-repeat:no-repeat;
height:13px;
width:163px;

}

#div_col_left_middle{
background-image:url(../images/col_left_middle.png);
background-repeat:repeat-y;
height:auto;
width:163px;
overflow:hidden;

}
#div_col_left_bottom{
	background-image:url(../images/col_left_bottom.png);
	background-repeat:no-repeat;
	background-position:top;
	height:200px;
	width:163px;
}

/* Beginn */
#tab_footer{
height:auto;}

.footer_left{
margin-top:20px;
height:100%;
width:261px;
}
.footer_right{
margin-top:20px;
height:100%;
width:261px;
}

.footer_top{
background-image:url(../images/footer_top.gif);
background-repeat:no-repeat;
height:16px;
width:261px;
}
.footer_middle{
background-image:url(../images/footer_middle.gif);
background-repeat:repeat-y;
background-position:left;
height:auto;
text-align:left;
overflow:hidden;
width:261px;
padding-left:15px;
}
.footer_bottom{
background-image:url(../images/footer_bottom.gif);
background-repeat:no-repeat;
height:15px;
width:261px;
}
