/*	##############################	*/
/*									*/
/*	CSS für Winiger Velos & Motos 	*/
/*									*/
/*	Browser IE						*/
/*									*/
/*	##############################	*/


/*	############## Navigationen ######### */
#meta_nav{
	float:left;
	clear:none;
	width:576px;
	height:21px;
	background-color:#FFFFFF;
}

#meta_nav ul{
	list-style:none;
	line-height:21px;
	margin:0px;
	padding:0px;
}

#meta_nav ul li{
	float:right;
	clear:none;
}

#meta_nav ul li a{
	float:left;	
	clear:none;
	line-height:10px;
	text-decoration:none;
	color:#F18E00;
	margin-top:5px;
	padding:0px 10px 0px 10px;
	border-left:1px solid #F18E00;
}

#meta_nav ul a{
	display:block;
	text-decoration:none;
	color:#F18E00;
} 

/*	############## Linker Panel ######### */
#left_panel{
	float:left;
	clear:none;
	background-color:#686061;
	width:190px;
	height:420px;
	padding-top:50px;
}

#left_panel ul{
	float:left;
	clear:none;
	display:block;
	margin:0px;
	list-style-type:none;
	font-size:14px;
	width:170px;
	text-align:right;
	padding:0px 20px 10px 0px;
}


#left_panel ul li{
	float:left;
	clear:none;
	display:block;
	padding:0px;
	line-height:25px;
	width:170px;
}

#left_panel ul li a{
	text-decoration:none;
	color:#FFFFFF;
}

#left_panel ul li a.menumain{
	background-image:url(../media/navigation/menupunkt.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:20px;
}

#left_panel ul li a.menuactive{
	color:#F18E00;
	font-style:italic;
	background-image:url(../media/navigation/menupunkt.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:20px;
}


/*	Sub-Navigation */


#left_panel ul li ul li{
	float:left;
	clear:none;
	font-size:12px;
	line-height:15px;
}

#left_panel ul li ul li a.submenu{
	color:#FFFFFF;
	background-image:url(../media/navigation/untermenu-kurz.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:20px;
}

#left_panel ul li ul li a.submenu_active{
	font-style:italic;
	color:#F18E00;
	background-image:url(../media/navigation/untermenu-lang.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:25px;
}

/*	Abschluss der Navigation ==> 'Ecke' als Hintergrundbild */
#left_panel ul li ul li a.submenu_last{
	color:#FFFFFF;
	padding-right:20px;
	background-image:url(../media/navigation/untermenu-ecke.gif);
	background-position:right;
	background-repeat:no-repeat;
}

#left_panel ul li ul li a.submenu_active_last{
	font-style:italic;
	color:#F18E00;
	background-image:url(../media/navigation/untermenu-ecke-lang.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:25px;
}
/*	##############################	*/
/*									*/
/*	CSS für Winiger Velos & Motos 	*/
/*									*/
/*									*/
/*	##############################	*/


body{
	width:956px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	padding-top:10px;
	font-family:Arial, "Trebuchet MS", Verdana,  sans-serif;
	font-size:12px;
	line-height:14px;
}

div{
}

/* Alle Bilder ohne Rahmen */
img{
	border:none;
}

/*	Formatierung Überschriften */

h1{
	font-size:16px;
}

h2{
	font-size:14px;
}

h3{
	font-size:12px;
}

/*	############## Haupt Frame ########## */
#main{
	float:left;
	clear:none;
	width:956px;

}

/*	############## Header ############### */
#head{
	float:left;
	clear:none;
	height:361px;
	width:956px;
	background-image:url(/media/logos/logo_1.jpg);
	background-repeat:no-repeat;
}

#tabs{
	float:left;
	clear:none;
	width:956px;
	height:23px;
	margin-top:197px;
	background-image:url(/pagemedia/media/navigation/menu_1.gif);
	background-repeat:no-repeat;
}


#tabs a {
	float:left;
	clear:none;
	width:100px;
	height:23px;
	margin-left:10px;
	padding-right:10px;
}

#kategorien{
	float:left;
	clear:none;
	width:956px;
	height:120px;
	margin:0px;
}

/*	############# Content Panel ######### */
#center{
	float:left;
	clear:none;
	width:956px;
	min-height:470px;
	height:auto !important;
	height:470px;
	background-color:#686061;
}

#content_panel{
	float:left;
	clear:none;
	width:576px;
/*	min-height:470px; */
}

#content{
	float:left;
	clear:none;
	width:576px;
	min-height:451px;
	height:auto !important;
	height:451px;
	background-color:#FFFFFF;
}

/*	############# Rechter Panel ######### */

#right_panel{
	float:left;
	clear:none;
	background-color:#686061;
	width:171px;
	height:470px;
	padding-left:19px;
}


/*	Events */

#eventbox{
	float:left;
	clear:none;
	width:152px;
	height:200px;
	margin-top:50px;
	background-color:#fac584;
	font-size:12px;
}

#eventbox .datum{
	padding-top:10px;
	padding-left:5px;
	width:137px;
	margin-bottom:5px;
}

#eventbox .datum a{
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}

#eventbox .title{
	float:left;
	clear:none;
	padding-left:5px;
}

#eventbox .underline{
	float:left;
	clear:none;
	height:4px;
	width:137px;
	margin-top:10px;
	margin-left:2px;
	border-bottom:1px solid black;
}

#eventbox .lnk{
	float:left;
	clear:none;
	font-style:italic;
	margin-top:5px;
	padding-left:5px;

}

#eventbox a{
	text-decoration:none;
	color:#000000;
}


#eventContent{
	float:left;
	clear:none;
	padding-left:10px;
	width:566px;
}

#eventContent .title{
	float:left;
	clear:none;
	padding-left:10px;
}

#eventContent .tabelle{
	float:left;
	clear:none;
	padding-left:10px;
	width:556px;
}

#eventContent .event_title{
	font-weight:bold;
	height:25px;
	background-color:#fac584;
}

#eventContent .line_0{
	background-color:#fac584;
	height:25px;
}

#eventContent .detail a{
	font-size:11px;
	color:#686061;
}


#eventContent .line_1{
	background-color:#FFFFFF;
	height:25px;
}

#eventContent a{
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	color:#000000;
}

/*	############# Footer ################ */
#footer{
	float:left;
	clear:none;
	width:954px;
	height:23px;
	padding-top:10px;
	font-size:11px;
	background-image:url(../media/backgrounds/footer_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	border-right:1px solid #fac584;
	border-left:1px solid #fac584;
	text-align:center;
}

#footer a{
	text-decoration:none;
	color:#000000;
}
/* ###################### CSS für Formular ################*/

#content_scroll{
	float:left;
	clear:none;
	width:506px;
	padding-right:30px;
	padding-bottom:10px;
	padding-left:20px;
	padding-top:20px;
}

#content_scroll a{
	text-decoration:none;
	color:#F18E00;
}

/* ###################### Sitemap ################*/

#sitemap{
	float:left;
	clear:none;
}


#sitemap a{
	text-decoration:none;
	color:#666666;
}

#sitemap a:hover{
	text-decoration:underline;
	color:#F18E00;
}

/* ###################### Suchseite ################*/

#search_site{
	float:left;
	clear:none;
	padding-left:40px;
	padding-right:30px;
	padding-top:40px;
}

#search_site a{
	text-decoration:none;
	color:#F18E00;
}

/* ###################### Paragrafentemplates ################*/

/*	Standard mit Bild rechts */

#paragraf1r{
	float:left;
	clear:none;
	width:506px;
	padding-left:40px;
	padding-right:30px;
	padding-top:40px;
}

#paragraf1r .pg_image{
	float:right;
	clear:none;
}

#paragraf1r  .gallery1{
	float:left;
	clear:none;
	width:175px;
	padding-top:35px;
	padding-left:5px;
}


#paragraf1r .pg_morelink{
	float:left;
	clear:none;
	width:506px;
	text-align:right;
}

#paragraf1r .pg_morelink a{
	color:#F18E00;
	text-decoration:none;
}

#paragraf1r .underline{
	float:left;
	clear:none;
	width:505px;
	height:1px;
	border-bottom:1px solid black;
	padding-top:10px;
}


#paragraf1_left  .gallery1{
	float:left;
	clear:none;
	width:506px;
	padding-top:15px;
}

/*	Standard mit Bild links */

#paragraf_left{
	display:inline;
	float:left;
	clear:none;
	width:506px;
	margin:40px 30px  0px 40px; 
}

#paragraf_left .pg_image{
	float:left;
	clear:none;
	padding:0px 10px 5px 0px;
}

#paragraf_left .text_l{
}

#paragraf_left  .gallery1{
	float:left;
	clear:none;
	width:175px;
	padding-top:35px;
	padding-right:5px;
}


#paragraf_left .pg_morelink{
	float:left;
	clear:none;
	width:506px;
	text-align:right;
}

#paragraf_left .pg_morelink a{
	color:#F18E00;
	text-decoration:none;
}

#paragraf_left .underline{
	float:left;
	clear:none;
	width:505px;
	height:1px;
	border-bottom:1px solid black;
	padding-top:10px;
}


/* ###################### Kategorien ################*/

#kategorie_item{
	float:left;
	clear:none;
	width:156px;
	height:120px;
	margin-top:5px;
	border-right:1px solid black;
}

#kategorie_item .lnk{
	float:left;
	clear:none;
	width:147px;
	padding-left:7px;
	padding-bottom:3px;
}

#kategorie_item .lnk a{
	text-decoration:none;
	color:#000000;
	font-style:italic;
	font-weight:bold;
}

#kategorie_item .bild{
	float:left;
	clear:none;
	padding-left:7px;
	border:none;
}

/**************************************************************
	MultiBox
	v1.2
**************************************************************/

.MultiBoxContainer {
	position: absolute;
	border: 20px solid #000;
	background-color: #FFF;
	display: none;
	z-index: 2;
}

.MultiBoxLoading {
	background: url(/pagemedia/loader.gif) no-repeat center;
}

.MultiBoxContent {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.MultiBoxClose {
	position: absolute;
	top: -26px;
	right: -26px;
	background: url(/pagemedia/icons/close.png) no-repeat;
	width: 24px;
	height: 24px;
	cursor: pointer;
}


.MultiBoxControlsContainer {
	overflow: hidden;
	height: 0px;
	position: relative;
}

.MultiBoxControls {
	width: 100%;
	height: auto;
	position: relative;
	background-color: #000000;
}


.MultiBoxPrevious {
	position: absolute;
	background: url(/pagemedia/icons/left.png) no-repeat;
	width: 24px;
	height: 24px;
	left: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNext {
	position: absolute;
	background: url(/pagemedia/icons/right.png) no-repeat;
	width: 24px;
	height: 24px;
	right: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNextDisabled {
	cursor: default;
	background: url(/pagemedia/icons/rightDisabled.png) no-repeat;
}

.MultiBoxPreviousDisabled {
	cursor: default;
	background: url(/pagemedia/icons/leftDisabled.png) no-repeat;
}

.MultiBoxTitle {
	position: relative;
	margin: 10px 0 0 35px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}

.MultiBoxNumber {
	position: relative;
	width: 50px;
	margin: 10px 35px 0 0;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: right;
}

.MultiBoxDescription {
	clear: left;
	position: relative;
	margin: 0 35px 0 35px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: left;
}

/*************************************************************/

