/*layout CSS */

input {
	margin: 5px;
}
#footer {clear:both;}
.clear{clear:both;}

/*Personalizzazioni varie*/

a:link, a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #03F;
}

#langsel {
	position:absolute;
	float:right;
	width:900px;
	z-index:20;


}

#tabCat {
	width: 335px;
	float: right;
	margin-top:35px;
	margin-left: 5px;
	height: 118px;
}

#topmenu {
	position:absolute;
	top:235px;
	z-index:15;

	width: 900px;
}

#promohead {
	float:left;
	padding-top:15px;
	padding-bottom:15px;

	width:880px;
/*	background-color: #000;*/
}

a.mainlevel-menuBtn:link, a.mainlevel-menuBtn:visited {
	float:left;
	text-align: center;
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	text-decoration: none;
}

#mainlevel-menuBtn ul{
	list-style:none;
	margin:0;
	padding:0;
}

#mainlevel-menuBtn li{
 	float:left;
	text-align:center;
	padding-left:5px;
	padding-right:5px;
	list-style:none;
	margin:0 2 0 0px;

}


/*global reset*/

* {
margin:0;
padding:0;
}
body {
font-size:76%;
font-family: Arial, Helvetica, sans-serif;
background-color: #000;
color:#CCCCCC;

line-height:1.3;
}
h1,.componentheading {
font:sans-serif;
padding-left:1px;
font-size:1.3em;
text-transform:capitalize;
color: #669900;
}
h2,.contentheading {
padding-left:20px;
font-size:1.0em;
color: #CC3300;
}
h3 {
font-size:13px;
padding-bottom:5px;
}
h4 {
font-size:1.2em;
}
h5 {
font-size:1.1em;
}
h6 {
font-size:1em;
font-weight:700;
}
li,dd { 
margin-left:1em;

}
#background {
	position:absolute;
	left:0px;
	background-image:url(../images/club/headerBg.jpg);
	top:0px;
	width:100%;
	height:980px;
	z-index:2;
	background-position: top;
	background-repeat: no-repeat;
}
#sideleft {
	position:absolute;
	/*background-image:url(../images/club/corpoBg_02.png);*/
	top:231px;
	width:1260px;
	left: 50%;
	margin-left: -630px; /* negative Hälfte von width:1000px */
	height:495px;
	z-index:1;
}
#container {
	position:relative;
	margin-right: auto;
	margin-left: auto;
	width:900px;
	height:100%;
	background:#000;
	z-index:2;	
}
#container2 {
	position:relative;
	width:900px;
	height:100%;
	background-image:url(../images/bgmenu.gif);
	z-index:5;	
}
#header {
	position:relative;
	width:900px;
	height:270px;
/*	background-image:url(../images/club/headerBg.png);*/
	background-position: center top;

}
#logo {
	position:absolute;
	top:0px;
	left:0px;
	width:900px;
	height:280px;
	background-image:url(../images/club/head.jpg);
	background-position: center top;
	z-index:10;
	background-repeat: no-repeat;
}

#cont_news {
	position:relative;
	width:900px;
	height:69px;
	/*background-image:url(../images/headeroben.png);*/
}
#news {
	position:relative;
	width:885px;
	padding-left:15px;
	color: #666666;
	height:69px;
	/*background-image:url(../images/headeroben.png);*/
	z-index:2;
}
#search{
	position:absolute;
	float: right;
	z-index:20;
	left: 750px;
	top: 275px;
}
#ort{
	top: 290px;
	position:absolute;
	padding-top:8px;
	padding-left:20px;
	width:880px;
	height:22px;
	background-image:url(../images/drum.gif);

}
#content{
	position:relative;
	width:900px;
	height:100%;
	background-image:url(../images/bgmenu.gif);
	background-repeat: repeat-y;
}
#menuleft{
	float:left;
	margin-top:18px;
	padding-left:20px;
	width:145px;
	height:100%;
}
#content1{
	float:left;
	padding-top:15px;
	padding-left:15px;
	padding-right:20px;
	width:680px;
	height:100%;
	background-color: #000; 
	
}
#footertext{
	position:absolute;
	left:0px;
	padding-left:19px;
	top:10px;
	font-size:9px;
	color:#666666;
	
}
a.footer:link, a.footer:visited {
	color: #666666; text-decoration: none;
	font-weight: normal;
	
}
#footer {
	position:relative;
	background-image:url(../images/club/pellicolasotto.jpg);
	margin-right: auto;
	margin-left: auto;
	clear:both;
	width:900px;
	height:30px;
	background-color: #666666;
}


td.buttonheading { 
    vertical-align            : top; 
    margin                    : 0; 
    padding                    : 0; 
    background                : none; 
} 
.buttonheading a:link, .buttonheading a:visited { 
    width                    : 0px; /*20px pdf button*/
    display                    : block; 
    overflow                : hidden; 
	color:#000000;
    } 
.buttonheading a:hover { 
    width                    : 58px; 
    display                    : block; 
    } 
form#form-login fieldset { 
	border: 0 none; 
	margin: 0;
	margin-left:10px;
}
form#form-login ul li{ 
	padding: 0; 
}

form#form-login ul li a {
	text-align: left;
	padding: 0px;
	font-size: 10px;
	color: #858585;
}

input.button { cursor: pointer; }

p { margin-top: 0; margin-bottom: 5px; }

img { border: 0 none; }

#mod_search_searchword {
	width: 100px;
	font-size: 14px;
	border-top-width: 0pt;
	border-right-width-value: 0pt;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-bottom-width: 0pt;
	border-left-width-value: 0pt;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-top-style: solid;
	border-right-style-value: solid;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-bottom-style: solid;
	border-left-style-value: solid;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-top-color: #ffffff;
	border-right-color-value: #ffffff;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-bottom-color: #ffffff;
	border-left-color-value: #ffffff;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	background-image: url(/myvideo/components/com_hwdvideoshare/images/searchbar.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	color: #000000;
}

#mainlevel-nav ul{
list-style:none;
margin:0;
padding:0;
}

#mainlevel-nav li{
 	float:left;
	width: auto;
	height:27px;
	text-align:center;
	padding-left:5px;
	padding-right:5px;
	

list-style:none;
margin:0 2 0 0px;

}

#mainlevel-nav a{
font:normal 12px Verdana,sans-serif;
font-weight:bold;
margin-top: 0px;
margin-bottom: 0px;
padding:9px 0 0px 0;
width:100%;
height:27px;
display:block;
text-decoration:none;
color:#FFFFFF;

text-align:center;
vertical-align:bottom;
}
#mainlevel-nav a:hover{
background-image : url(../images/top_button_a.gif);

}

#mainlevel-nav a:active{
background-image : url(../images/top_button_a.gif);
color:#333333;
background:#000000;
}  
.mainlevel-nav#active_menu-nav{
background-image : url(../images/top_hover_a.gif);
}
.moduletable_menu{
padding-bottom:20px;
}
.moduletable{
	padding-bottom:20px;
	border: thin solid #6d0019;
	background-image: url(../images/top_module.png);
	background-repeat: repeat-x;
	background-position: top;
	min-width: 162px;
	
}

.moduletablelogin{
	background-image: url(../images/login_box.png);
	background-repeat: no-repeat;
	background-position: top;
	color:#000;
	width: 139px;
	height: 225px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.moduletabletopvideo{
	background-image: url(../images/oscar_box.png);
	background-repeat: no-repeat;
	background-position: top;
	color:#FFF;
	width: 149px;
	border: thin solid #6d0019;
	padding-top: 16px;
	padding-left: 10px;
}

.moduletablebannerbox {
	background-image: url(../images/banner_box.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 139px;
	height: 129px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.moduletablebannerbox a {
	color: #CCC;
	text-decoration: none;
}

table.contenttoc {
float:left;
  margin: 0px;
  border: 1px solid #ccc;
  padding: 0px;
}

table.contenttoc td {
  padding: 0 5px;
}

