/* CSS Document */
body, html {
	background-color: #31302b;
	background-image:url(../images/fondo.png);
	font-size: 12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#666;
	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_search{
position:relative;
margin-top:5px;
height:40px;
}
#mod_search_searchword_top{
margin-top:5px;
margin-left:10px;
border:1px solid #282525;
background-image:url(../images/search_bg.gif);
background-position:center;
background-repeat:repeat-x;
color:#666;
}
.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:40px;
	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-repeat:no-repeat;
	margin-top:40px;
	height:50px;
}
/* SLIDESHOW */
#slideshow {
position:absolute;
top:28px;
left:45px;
width:173px;
height:118px;
}
#slideshow img {
 display:none;
 position:absolute;
 top:0; left:0;
}
#slideshow img.start {
 display:block;
}

/* Menu oben rechts suffix -nav */
#topmenu{
position:absolute;
margin-top:7px;
margin-left:20px;
width:790px;
height:24px;
overflow:hidden;
}

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

/* Div Login // please install the Login Module*/

#login_module{
display:block;
text-align:left;
}
#login{
text-align:right;
position:absolute;
right:0px;
top:20px;
width:440px;
height:60px;
overflow:hidden;
z-index:1111;
}
#login .moduletable th{
display:none;}
#login .moduletable td{
text-align:right;
font-size:90%;
}
#login .inputbox{
border:1px solid #282525;
background-image:url(../images/search_bg.gif);
background-position:center;
background-repeat:repeat-x;
color:#666;
}
#login .button{
background-image:url(../images/login_button.gif);
background-position:left;
background-repeat:no-repeat;
height:20px;
width:74px;
border:none;
padding-bottom:2px;
color:#666;
}
#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;
}
#right_bottom{
	background-image:url(../images/right_bottom.png);
	background-repeat:no-repeat;
	height:35px;
}


/*Tabelle für den Inhalt mit 2 Spalten*/
#main{
background-image:url(../images/inhalt_bg.gif);
background-color:#FFFFFF;
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:170px;
padding-top:10px;
}
#col_right{
padding:12px;
width:542px;
height:auto;
}

#div_col_left_top{
	background-repeat:no-repeat;
	width:163px;
}

#div_col_left_middle{
	background-image:url(../images/fondo_izq.png);
	width:163px;
	overflow:hidden;
	height: 450px;
}
#div_col_left_bottom{
	background-repeat:no-repeat;
	background-position:top;
	width:163px;
}

/* Beginn Footer im Inhalt*/
#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;

}
.footer_bottom{
background-image:url(../images/footer_bottom.gif);
background-repeat:no-repeat;
height:15px;
width:261px;
}
.copyright{
font-size:10px;
margin-left:300px;}

.copyright_link a:link{
font-size:10px;
}
