/*BODY*/
body {	
	padding : 0;
	margin : 0;
	font-family : Arial, Verdana, Geneva, sans-serif;
	font-size : 11px;
	line-height : 120%;
	color : #333333;	
	background:#ffffff; 
}

/* HEADER */

#header {
	
	width:900px;
	height: 120px;
	margin: 20px auto 0px auto;
	border: 0px;
	border-top: none;
	overflow:hidden;
}


/*WRAP*/

#wrap {
width: 901px;
margin: 0 auto;
border: 0px;
}

/*INHALT*/

#inhalt_1 {
	height: 310px;
	float:left;
	margin: 0 auto;
	border: 0px;
	bottom: auto;
	/*background: #f0f0f0;*/
	background-image:url(images/bg_images/bg_left.png); 
	padding-left:13px;
        padding-right:20px;
    	padding-top:20px;
    	padding-bottom:20px;		overflow-y:auto;
	width:267px;
}

#inhalt_2 {
	width: 600px;
	height: 350px;
	float:right;
	margin: 0 auto;
	border: 0px;
	bottom: auto;
	padding-left:0px;
	
	z-index:-1;
}

#inhalt_pr1 {
	width: 350px;
	height: 330px;
	float:left;
	margin: 0 auto;
	border: 0px;
	bottom: auto;
	background-image:url(images/bg_images/bg_400.png);
	padding-top:20px;
	padding-left:10px;
}

#inhalt_pr2 {
	width: 500px;
	height: 310px;
	float:right;
	margin: 0 auto;
	border: 0px;
	bottom: auto;
	background-image:url(images/bg_images/bg_500.png);
	padding-left:0px;
	padding-left:20px;
        padding-right:20px;
    	padding-top:20px;
    	padding-bottom:20px;
		overflow-y:auto;
	
}

#inhalt_aero1 {
	width: 420px;
	height: 320px;
	float:left;
	margin: 0 auto;
	border: 0px;
	bottom: auto;
	padding-left:10px;
        padding-right:20px;
    	padding-top:10px;
    	padding-bottom:20px;
    	background-image:url(images/bg_images/bg_hleft.png);
	
}

#inhalt_aero2 {
	width: 420px;
	height: 320px;
	float:right;
	margin: 0 auto;
	border: 0px;
	bottom: auto;
	padding-left:10px;
        padding-right:20px;
    	padding-top:10px;
    	padding-bottom:20px;
    	background-image:url(images/bg_images/bg_hright.png);
	
}

#inhalt_tech {
	width: 840px;
	height: 310px;
	float:right;
	margin: 0 auto;
	border: 0px;
	bottom: auto;
	padding-left:20px;
        padding-right:20px;
    	padding-top:20px;
    	padding-bottom:20px;
    	font-size : 11px;
	line-height : 120%;
	
	
}


#inhalt_fullsite {
	
	width: 900px;
	height: 350px;
	background-image:url(images/bg_images/bg_full.png); 
	float:left;
	margin: 0 auto;
	border: 0px;
	bottom: auto;
	
    	
}

#inhalt_disclaimer {
	
	width: 900px;
	height: 450px;
	background: #f0f0f0;
	float:left;
	margin: 0 auto;
	border: 0px;
	bottom: auto;
	overflow:auto;
}

#start_1 {
	width: 800px;
	height: 450px;
	float:left;
	margin: 0 auto;
	border: 0px;
	bottom: auto;
	/*background: #f0f0f0;*/
	 
	
	
}

#start_2 {
	background:url(images/bg_images/news.png) no-repeat left top; 
	width:200px;
	height:282px;
	padding:15px;
	position:absolute;
	left:50%;
	margin-left:180px;
	top:300px;
	z-index:99;
}
#start_2 h1 {
	display:none;
}
#start_2 a {
	color:#ffffff;
}



#news {
	width: 900px;
	height: 350px;
	background-image:url(images/bg_images/bg_full.png); 
	float:left;
	margin: 0 auto;
	border: 0px;
	bottom: auto;
	  	
}




/* MENU */

#MENU {
	width: 900px;
	height: 36px;
	margin: 0 auto;
	border: 0px;
	bottom: auto; 
	float:right;
	background-image:url(images/bg_images/navi28.png);
	background-repeat:no-repeat;
	background-position:bottom;
	margin:-1px 0px 1px 0px; 	
}

/* DROPDOWN MENU */

    ul.menu, ul.menu ul {
    list-style-type: none; 
    font-size : 12px;
    position:top;
	padding-left:0px;
    padding-right:12px;
    padding-top:0px;
	margin:0px;
   /* padding-bottom:30px;*/
    color: #333333;
      
}

ul.menu li:hover {
	background:url(images/bg_images/navi28_hover.png) left top repeat-x;
}
ul.menu li:hover a{
	color:#ffffff;
}
ul.menu li:hover .menu2 li a,
ul.menu li:hover .menu2 li:hover .menu li a{
	color:#333333;
}
ul.menu li:hover .menu2 li:hover a,
ul.menu li:hover .menu2 li:hover .menu li:hover a{
	color:#ffffff;
}


ul.menu a, ul.menu2 a {
   display: block;
   padding: 5px 10px 6px 10px;
   font-weight: bold;
   color: #000000; 
    
}

ul.menu a:hover, ul.menu2 a:hover {
   display: block;
   font-weight: bold;
   color:#000000;
}

ul.menu li {
    padding: 8px 4px 8px 4px;
    margin: 0;
    float: left;
   /* background-image:url(images/bg_navi.jpg);*/
    border:0px;
	border-right:1px solid #ffffff;
    min-height: 28px;
}
ul.menu li.last {
	border:none;
}

 ul.menu2 li {
    padding: 3px 0px 0px 3px;
    margin: 1px 0px 0px 0px;
    float: left;
    background-image:url(images/bg_navi.jpg);
    border:0px solid #666666;
   /* height: 28px;*/
    z-index:9999;
}

 ul.menu2 li  a {
	color:#000000;
 }

ul.menu2 li {
 background-image:none;
 z-index:9999;
}

/* Für Unterpunkte keine Float-Eigenschaft */
    ul.menu ul li, ul.menu2 ul li {
    float:none;
    
}



/* Zweite Ebene */
    ul.menu ul, ul.menu2 ul {
     margin:4px 0px 0px -4px;
     padding: 0;
     position: absolute;
     border: 0px solid #666666;
     display: none;
     width: 195px;	 	 z-index: 100;
	 background:#cacaca url(images/bg_images/navi28_sub.png) left top repeat-y;
     }
     
/* Zweite Ebene anzeigen */
     ul.menu, ul.menu2 li.hover ul, ul.menu li:hover ul  {
     display: block;
   }



/* Dritte Ebene */
   ul.menu li.hover ul ul, ul.menu li:hover ul ul {
   display: none;
   margin-left: 160px; /* Breite eines Listenelements - Überlagerung */
   margin-top: -21px; /* Höhe eines Listenelements */
  }



/* Dritte Ebene anzeigen */
      ul.menu li.hover ul li.hover ul, ul.menu li:hover ul li:hover ul {
      display: block;
   }
   


/* CONTENT */

#CONTENT {
	width: 900px;
	margin: 0 auto;
	border: 0px;
	border-top: none;
	/*padding-top:5px;*/
	
}
  
/*TEXT*/
  
a		{
			text-decoration:none;
			color : #333333;
			font-size : 11px;
			text-decoration:underline;
			font-weight:bold;
			}
			
a.navilink_on		{
			color : #CC0000;
			font-size : 12px;
			text-decoration : none;
			border: none;
			
			padding-left:9px;
			padding-right:9px;
			padding-top:5px;
			padding-bottom:5px;
			
			background-image:url(img/bg_navi2.jpg);
			border:1px solid #666666; 
			height:100%; 
			width:100%;
			}
			
			
a.navilink		{
			color : #333333;
			font-size : 12px;
			text-decoration : none;
			
			padding-left:9px;
			padding-right:9px;
			padding-top:5px;
			padding-bottom:5px;
			
			background-image:url(img/bg_navi.jpg);
			border:1px solid #666666; 
			height:100%; 
			width:100%;
	
	
			
			}
			
a.navilink:hover	{
	
			font-size : 12px;
			text-decoration : none;
	
			padding-left:9px;
			padding-right:9px;
			padding-top:5px;
			padding-bottom:5px;
			
			background-image:url(img/bg_navi2.jpg);
			border:1px solid #666666; 
			height:100%; 
			width:100%;
			
		
			}

a.textlink		{
			color : #333333;
			font-size : 11px;
			text-decoration:underline;
			font-weight:bold;
	
			}
			
			
a.newslink {
			color : #333333;
			font-size : 12px;
			
			text-decoration : none;
			
			}
			
a.newslink:hover	{
	
			font-size : 12px;
			text-decoration:none;
			
			color : #CC0000;
			
		
			}


a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}



/*NEWS */


/* FOOTER */

#footer_1 {
	padding-top:20px;
	text-align: left;
	width:400px;
	font-size: x-small;
	float:left;
}

#footer_2 {
	padding-top:20px;
	text-align: right;
	width:400px;
	font-size: x-small;
	float:right;
}
#footer_2 img {
	float:right;
	margin-right:7px;
	margin-top:-1px;
}
#footer_2 span {
	float:right;
}
.text_red {
			font-family : Arial, Verdana, Geneva, sans-serif;
			font-size : 15px;
			color:#CC0000;
			
	
	}	
	
h1 {
			font-family : Arial, Verdana, Geneva, sans-serif;
			font-size : 15px;
			color:#CC0000;
			text-decoration : none;
			font-weight:normal;
	}	
	
.text_red2 {
			font-family : Arial, Verdana, Geneva, sans-serif;
			font-size : 12px;
			color:#CC0000;
			
	
	}		
.sponsoring {
			font-family : Arial, Verdana, Geneva, sans-serif;
			font-size : 11px;
			padding: 8px; 		
	
	}		
	
.text {
			font-family : Arial, Verdana, Geneva, sans-serif;
			font-size : 11px;
			text-align:left;
	}

.textsmall {
			font-family : Arial, Verdana, Geneva, sans-serif;
			font-size : 9px;
			text-align:left;
	}	
.text2 {
			font-family : Arial, Verdana, Geneva, sans-serif;
			font-size : 11px;
			padding: 15px 20px 15px 20px; 	
			text-align:left;			
		
	}	
.text3 {
			font-family : Arial, Verdana, Geneva, sans-serif;
			font-size : 11px;
			text-align:left;			
	}		
	
.textwhite {
			font-family : Arial, Verdana, Geneva, sans-serif;
			font-size : 11px;
			color:#FFFFFF;
				
	
	}	
	
	.myGallery .slideElement
{

background-color: #fff;
background-repeat: no-repeat;
border: 0px solid #fff;
}

.jdGallery .slideElement {
	background-color:#ffffff !important;
}
tx-rgsmoothgallery {
    background:#ffffff; 
    /*background:#303030 url(img/cooldisplay.png) no-repeat -20px 0 ; */ /* adding panel as background */ 
    /* to fit in the background, fixed measures are needed */
    
    
}

#contenttabel contenttabel-0 { 
font-family : Arial, Verdana, Geneva, sans-serif;
	border:no;
	font-size : 9px;
	 }
/*

RED DOT LOGO 
#reddot {
	position:absolute;
	left:50%;
	top:515px;
	margin-left:-420px;
	z-index:1001;
}
#reddot img,
#eurobike img {
	border:0px;
}
#eurobike {
	position:absolute;
	left:50%;
	top:475px;
	margin-left:-300px;
	z-index:1001;
}



/* LOGIN */

fieldset {
	border:0px;
	margin:20px 0px 0px 0px;
	padding:0px;
}
table label {
	font-size:11px;
}
.button {
	padding:8px 0px 2px 0px;
	color:#fff;
	background:#fff url(images/bg_images/btn_3d_1.png) repeat-x left top;
	width:115px;
	height:20px;
	text-align:center;
	border:none;
	font-size:11px;
	margin:20px 20px 20px 0px;
	display:block;
	float:left;	
}
p.button:hover{
	background:#fff url(images/bg_images/btn_3d_2.png) repeat-x left top;
}
.button a {
	color:#ffffff;
}

/* tt_news */

div#content-news-left {
	width:580px;
	height: 360px;
	float:left;
	margin: 0;
	padding: 0 30px 0 20px;
	background: url(images/news_bg.png) no-repeat;
}

div#content-news-right {
	width: 270px;
	height: 360px;
	float:right;
	background: #000;
}

.news-list-item {
	width: 600px;
	border-bottom: 1px dotted #bababa;
	padding: 6px 0 5px 0;
	margin: 0;
}

.news-list-header-date {
	width: 445px;
	margin: 0 0 0 10px;
	padding: 0;
	float: left;
}

.news-list-image {
	width: 140px;
	height: 90px;
	float: left;
	margin: 0;
	padding: 0;
}

.news-list-container img {
	margin: 0;
	padding: 0;
}

.news-list-teaser {
	width: 445px;
	float: left;
	margin: 5px 0 0 10px;
	padding: 0;
}

.news-list-teaser p {
	margin: 0;
	padding: 0;
}

span.news-list-header {
	float: none;
	display: inline;
	margin: 0;
	padding: 0;
}

span.news-list-date {
	float: none;
	display: inline;
	margin: 0;
	padding: 0;
}

.news-list-browse {
	margin: 10px 0 0 0;
}

.clearFloat {
	clear: both;
	border:  none;
	margin: 0;
	padding: 0;
}

.news-single-img {
	float: left;
	margin: 0 14px 10px 0;
	padding: 0;
}

.news-single-item p {
	margin: 0;
	padding: 0;
	font: 12px/15px Arial;
}

/* assos artikel hinweis */

div#inhalt_pr1 div#container p {
	margin: -20px 0 0 0;
}

/* ready 2 go package */

div#r2g-left {
	width:300px;
/*	height: 360px; */
	float:left;
	margin: 0;
	padding: 0 30px 0 20px;
/*	background: url(images/news_bg.png) no-repeat; */
}

div#r2g-right {
	width: 550px;
/*	height: 360px; */
	float:right;
}

div#powermaildiv_uid21 table, div#powermaildiv_uid25 table, div#powermaildiv_uid48 table {
	border: 1px solid #ccc;
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0;
	font: 11px/13px Arial, Helvetica, sans-serif;
}

div#powermaildiv_uid21 table td, div#powermaildiv_uid25 table td, div#powermaildiv_uid48 table td {
	border: 1px solid #ccc;
	padding: 2px 4px;
	font: 11px/13px Arial, Helvetica, sans-serif;
	border-spacing: 0px;
	/*width: 144px;*/
}

div#powermaildiv_uid21 table td p, div#powermaildiv_uid25 table td p, div#powermaildiv_uid48 table td p {
	padding: 0;
	margin: 0;
}

div#powermaildiv_uid21 table tr, div#powermaildiv_uid25 table tr, div#powermaildiv_uid48 table tr {
	height: 10px;
	padding: 0;
	font: 11px/13px Arial, Helvetica, sans-serif;
	border-spacing: 0px;
}

tr.odd {
	background: #fff;	
}

tr.even {
	background: #e2e2e2;
}

div#powermaildiv_uid2, div#powermaildiv_uid46, div#powermaildiv_uid69, div#powermaildiv_uid160, div#powermaildiv_uid208 {
	width: 530px;
	height: 120px;
	overflow: auto;
	border: 1px solid black;
	padding: 5px;
	margin: 0 0 0 5px;
}

div#formular-content {
	width: 580px;
	min-height: 600px;
	padding: 10px;
}

#uid158_0 {
	height: 30px;	
}

/*TAB*/


div#powermaildiv_uid21 table td,
div#powermaildiv_uid25 table td {
   padding:5px;
}

div#powermaildiv_uid21 table td.odd,
div#powermaildiv_uid25 table td.odd {
   width:400px !important;
}

div#powermaildiv_uid21 table td.even,
div#powermaildiv_uid25 table td.even {
   width:90px !important;
}
