body {
	margin : 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
	height: 100%;
}

table, td, p, .Normal, .content, .content TD, .content p, .content .Normal, .content .Normal TD, .content .Normal p, .addr {
	font-family: Lucida Sans Unicode, Lucida Grande, Arial, sans-serif;
	font-size:12px;
	color:#666666;
}

a:link, a:visited, .Normal a:link, .Normal a:visited, a.CommandButton:link, a.CommandButton:visited, a.more:link, a.more:visited {
	color: #ff0000;
	text-decoration: none;
}

a:hover, a:active, .Normal a:hover, .Normal a:active, a.CommandButton:hover, a.CommandButton:active, a.more:hover, a.more:active {
	color: #222;
	text-decoration: underline;
}

/*++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++

		MAIN SECTION STYLING

++++++++++++++++++++++++++++++++++++++++
+++++++++++++++++++++++++++++++++++++++*/

td { vertical-align: top; }

.left {
	width: 50%;
	background-image: url(media/bkg_left.gif);
	background-repeat: repeat-y;
	background-position: top right;
}


.right {
	width: 50%;
	background-image: url(media/bkg_right.gif);
	background-repeat: repeat-y;
}


.submenuTd {
	width: 180px;
	height: 100%;
	padding-top: 20px;
	padding-left: 20px;
}

/*START -> BLAU*/
.theTable_start {
	background-color: #0071bd;
}

.theTable_start * .submenuTd {
	background-image: url(media/submenu/bkg_submenu_blue.gif);
	background-repeat: repeat-y;
}

/*VEREIN -> BLAU*/
.theTable_verein {
	background-color: #0071bd;
}

.theTable_verein * .submenuTd {
	background-image: url(media/submenu/bkg_submenu_blue.gif);
	background-repeat: repeat-y;
}

/*KRITERIUM -> GELB*/
.theTable_kriterium {
	background-color: #fff203;
}

.theTable_kriterium * .submenuTd {
	background-image: url(media/submenu/bkg_submenu_yellow.gif);
	background-repeat: repeat-y;
}

/*BIKER -> ROSTROT*/
.theTable_biker {
	background-color: #ab6c03;
}

.theTable_biker * .submenuTd {
	background-image: url(media/submenu/bkg_submenu_brown.gif);
	background-repeat: repeat-y;
}


/*FRAUEN -> ROSA*/
.theTable_frauen {
	background-color: #e363eb;
}

.theTable_frauen * .submenuTd {
	background-image: url(media/submenu/bkg_submenu_pink.gif);
	background-repeat: repeat-y;
}

/*KIDS -> ROT*/
.theTable_kids {
	background-color: #e42638;
}

.theTable_kids * .submenuTd {
	background-image: url(media/submenu/bkg_submenu_red.gif);
	background-repeat: repeat-y;
}


/*ALBUM -> GRAU */
.theTable_fotoalbum {
	background-color: #b4b4b4;
}

.theTable_fotoalbum * .submenuTd {
	background-image: url(media/submenu/bkg_submenu_grey.gif);
	background-repeat: repeat-y;
}

/***************************/
/***************************/
.headTd {
	width: 100%;
	height: 150px;
	padding-top: 5px;
}

.headTable {
	width: 100%;
	height: 100%;
}

.logo {
	width: 183px;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	background-color: #fff;
}

.imageTd {
	padding: 0px;
	height: 125px;
	text-align: right;
	background-color: #fff;
}

.menuTd {
	width: 100%;
}

.menuTable {
	width: 100%;
	height: 100%;
}

.menu {
	width: 100%;
	height: 30px;
	padding-top: 3px;
	padding-left: 200px;
	background-image: url(media/bkg_mainmenu.png);
}

.menubottom {
	height: 5px;
	background-color: #ddd;
}

.mainTd {
	width: 100%;
	height: 100%;
}

.mainTable {
	width: 100%;
	height: 100%;
}

.submenuTable {
	height: 100%;
}

.submenu {
	padding-bottom: 40px;
}

.sponsor {
	height: 100px;
}

.sponsor IMG {
	border: 1px solid #222;
}


.content {
	width: 720px;
	height: 100%;
	background-color: #fff;
	padding: 15;	
}

.newestTd {
	width: 470px;
}

.forumTd {
	width:50%;
}

.eventsTd {
	width:50%;
}


.weather {
	width: 200px;
	background-color: #c6dfff;
	background-image: url(media/vcr_farbverlauf_bigblue.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #c6dfff;
	background-position:bottom;
}

IFRAME body {
	background-color: #fff;
}

.footerTd {
	width: 100%;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #f9f9f9;
	border-bottom: 1px solid #bcbcbc;
	border-top: 1px solid #a8a8a8;
	background-image: url(media/vcr_farbverlauf_grey.gif);
	background-repeat: repeat-x;
}

.footerTd a:link, .footerTd a:visited, .footerTd a:hover, .footerTd a:active {
	color: #222;
	text-decoration: none;
}

/*++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++

		CONTENT TEXT STYLING

++++++++++++++++++++++++++++++++++++++++
+++++++++++++++++++++++++++++++++++++++*/

.conTable {
width: 100%;
}
.conTitleCell {
	padding: 0px;
	margin: 0px;
	padding-bottom: 15px;
}

.conTitle {
	font-size: 26px;
	color: #666666;
}

H1 {
	padding: 0px;
	margin: 0px;
	padding-bottom: 15px;
	font-size: 16px;
	color: #222;
	font-weight: bold;
}

H2 {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	color: #222;
}

.content .conContentCell {
	padding: 0px 0px 15px 0px;
}


/*++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++

		FEEDBACK STYLING

++++++++++++++++++++++++++++++++++++++++
+++++++++++++++++++++++++++++++++++++++*/

.feedback .SubHead {
	color: #222;
}

.feedback INPUT, .feedback TEXTAREA {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 200px;
	border: 1px solid #222;
}

.feedback TEXTAREA {
	height: 150px;
}

.feedback .copyButton {
	display: none;
}

.feedback a.sendButton:link, .feedback a.sendButton:visited {
	margin-left: 10px;
	padding: 4px;
	background-color: #a9a9a9;
	border: 1px solid #a9a9a9;
}

.feedback a.sendButton:hover, .feedback a.sendButton:active {
	background-color: #eee;
	color: #222;
	text-decoration: none;
	
}


/*++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++

		GALLERY STYLING

++++++++++++++++++++++++++++++++++++++++
+++++++++++++++++++++++++++++++++++++++*/

.GalleryTabNavigation {
	padding-bottom: 15px;
}
.GalleryCellElementAlbum, .GalleryCellElementFile {
	padding-right: 15px;
	padding-bottom: 15px;
}

.GalleryTabElementAlbumPicture {
	height: 125px;
}

.GalleryCellElementAlbumPicture IMG {
	padding: 0px;
	margin: 0px;
	border: 1px solid #ccc;
}

.GalleryTabElementPictureDesc TD { display: none; }

IMG.GalleryImg {
}

.GalleryCellBack {
	padding-left: 20px;
}

.GalleryCellPaging SPAN, .GalleryCellPaging A, .GalleryCellSum {
	padding-right: 10px;
}

.GalleryCellLeftBottomSpace { display: none; }

.Gallery_Body_PopUp {
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-image: url(media/bkg_popup.gif);
	background-repeat: repeat-x;
}

.GalleryTabPopUpTop {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	width: 600px;
}

.GalleryTabPopUpTop TD {
	padding: 0px;
	margin: 0px;
	width: 100px;
}

.GalleryCellPopUpPrint {
	width: 100px;
}

.GalleryTabPopUpPicture {
	margin: 0px;
	padding: 0px;
	margin-left: 30px;
}

.GalleryTabPopUpPicture IMG {
}

.GalleryCellPopUpLeftImage, .GalleryCellPopUpRightImage { display: none; }
.GalleryCellPopUpDescriptionLeftSpace, .GalleryCellPopUpDescriptionLeftSpace { display: none; }

.GalleryTabPopUpDescription {
	margin-top: 10px;
}
.GalleryCellPopUpMainImage {
	text-align: left;
}

.GalleryCellPopUpMainImage {
	text-align: center;

}


/*++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++

		RSS FEED STYLING

++++++++++++++++++++++++++++++++++++++++
+++++++++++++++++++++++++++++++++++++++*/

.RSStitle {
padding:3 15 3 2;
}
.RSSdescription {
padding:3 3 3 0;

}
.RSScopyright {
	padding:3 3 3 0;
	color: #ccc;
}
.divider {
height:15px;
}
.row1 TD {
	background-color: #FFFFFF;
}
.row2 TD {
	background-image: url(media/vcr_farbverlauf.gif);
	background-repeat: repeat-x;
	background-color: #f2f8ff;
	border-bottom: 1px solid #c6dfff;

}



/*++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++

		FORUM (NEWS) STYLING

++++++++++++++++++++++++++++++++++++++++
+++++++++++++++++++++++++++++++++++++++*/



a.discussionlink:link, a.discussionlink:visited {
	padding-left: 18px;
	background-image: url(media/discussion.gif);
	background-repeat: no-repeat;
}

a.discussionlink:hover, a.discussionlink:active {
	padding-left: 18px;
	background-image: url(media/discussion.gif);
	background-repeat: no-repeat;
	
}
a.seemore:link, a.seemore:visited {
	padding-right: 12px;
	background-image: url(media/linkarrow.gif);
	background-repeat: no-repeat;
	background-position: right 5;
}

a.seemore:hover, a.seemore:active {
	padding-right: 12px;
	background-image: url(media/linkarrowOver.gif);
	background-repeat: no-repeat;
	background-position: right 5;
	
}
#dhtmltooltip{
position: absolute;
width: 280px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
