
html, body {
    background-color:     #333333;
    border-spacing: 0;
    font: 12px "Trebuchet MS";
    border: 0px;
    padding: 0px;
    margin: 0px;
	height: 100%;
}

img {
	border: 0px;
}

div#shadow {
	width: 956px;
	background-image: url("img/bg.gif");
	height: 100%;
	min-height: 100%;
	height:auto !important;  /* fŸr moderne Browser */
	height:100%;  /*fŸr den IE */
}

a:link {
	color: #666;
	border: 0px;
}

a:hover {
	color: #ff0;
	border: 0px;
}

a:visited {
	color: #666;
	border: 0px;
}

div#main {
	width: 722px;
	margin: auto;
	padding-left: 8px;
	padding-right: 2px;

}

div#content {
	width: 500px;
	text-align: justify;
	float: left;
	padding-left: 15px;
	min-height: 400px;
	padding-top: 20px;
    padding-bottom: 50px;
}

div#container1 {
	width: 170px;
	float: right;
	border: 1px solid black;
	padding: 5px;
	margin-right: 6px;
	margin-top: 58px;
	margin-bottom: -50px;
	background-color:#ccc;
}

#container1 em {
	display: block;
	color: #fff;
	background-color: #000;
	padding: 5px;
	margin: -5px;
	margin-bottom: 10px;
	font-style: normal;
	font-weight: bold;
	font: 12px "Arial";
}

#container1:hover em {
	color: #ff0;
}


img.imp {
	margin-top: 3px;
	border: 1px solid #000000;
}


.konimp em {
	background-color: #000000;
	color: #ffffff;
	width: 100px;
	height: 11px;
	position: absolute;
	top: -85px;
	left: 655px;
	text-align: center;
	font-size: xx-small;
	font-style: normal;
	padding-bottom: 9px;
	display: none;
	border: 1px solid #ffff00;
}

h1 {
	font: 22px "Arial";
    font-weight: bold;
	/* padding-left: -10px; */
    /*	margin-left: -10px; */
}

span#imp {
	font-style: normal;
	font-weight: normal;
	font: 10px "Trebuchet MS";
	color: #ffffff;
	text-align: right;
	background-color: #000;
	display:block;
	width: 711px;
	height: 20px;
	padding: 2px;
	border-top:2px solid #777;
	border-bottom: 1px solid #777;
	line-height: 200%;
}


div#footer {
	color: #666;
	font-size: xx-small;
	font-weight: normal;
	text-align: center;
	display:block;
	border-top: 200px;
	width: 500px;
	margin-left: 130px;
	padding: 2px;
}


.anfahrt {
	border: 1px solid #000;
	height:300px;
	width:500px;

}

.prodimg {
	float: right;
	margin-left: 15px;
	border: 1px solid #000;
	height:120px;
	width:120px;
}

.prodimg2{
	width:60px;
	height:60px;
	border:1px solid #000;
}

.markeuntertitel {
	width: 100%;
	font-size: 0.8em;
	color: #666;
}

.prodhr {
	color: #fff;
	border-bottom: 1px solid black;
}

div#clubteamview {
	border: 1px solid black;
	padding: 5px;
	overflow: auto;
	width: 500px;
	height: 200px;
}

#clubteamview img, #clubteamview img.clubselected:hover {
 	border: 1px solid black;
 	margin: 5px;
 	height: 100px;
}

#clubteamview img:hover {
 	border: 1px solid #000;
 	background-color: #ff0;
 	padding: 5px;
 	margin: 0px;
}

#clubteamview div, #clubteamview div.clubselected:hover {
 	border: 1px solid black;
 	margin: 5px;
 	height: 100px;
	width: 75px;
}

#clubteamview div:hover {

 	border: 1px solid #000;
 	background-color: #ff0;
 	padding: 5px;
 	margin: 0px;
}

.clubselected {
 	border: 1px solid #000;
 	background-color: #ff0;
 	padding: 5px;
 	margin: 0px;
}

.left {
	text-align: left;
}

.sponsoren {
	text-align: center;
}
.sponsoren img {
	border: 1px solid #000;
}

.pfad {
	display: block;
	position: absolute;
	top: 4px;
	left: 125px;
	width: 600px;
	padding-left: 5px;
	text-align: left;
}

.pfad a, .pfad a:visited {
	color: #fff;
	text-decoration: underline;
}
.pfad a:hover {
	color: #ff0;
}

.tourtable {
	text-align: left;
	background-color: #fff;
	color: #000;
	border: 1px solid #000;

}

.tourtable tr {
	background-color: #fff;
}

.tourtable td {
	padding: 10px;
}

.tourtable tr:hover {
	background-color: #000;
	cursor: pointer;
	color: #ff0;
}


.tourtable tr:hover a {
	color: #ff0;
}

.tourtable a, .tourtable a:visited {
	color: #000;
	text-decoration: none;
}
.tourtable a:hover {
	color: #000;
	text-decoration: none;
}


.contourul {
	list-style: none;
	display:block;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.contourul li {
	background: #ccc;
	padding: 2px 4px 2px;
	border-bottom: solid 2px #ccc;
	cursor: pointer;
}

.contourul li:hover {
	background: #000;
	padding: 2px 4px 2px;
	border-bottom: solid 2px #ff0;
	cursor: pointer;
}

.contourul a {
	text-decoration: none;
	color: #666;	
}

.contourul a:hover {
	color: #ff0;
}

.contourul li:hover a {
	color: #ff0;

}


.tourmenu {
	list-style: none;
	display:block;
	margin-left: -40px;
}

.tourmenu li {
	float: left;
	border-bottom: 2px solid black;
/* 	background: #ccc; */
	padding: 8px;
	cursor: pointer;
}

.tourmenuselected {
	background-color: #000;
	color: #ff0;
}

.tourmenu li:hover {
	background: #000;
	cursor: pointer;
}

.tourmenu a {
	text-decoration: none;
	color: #666;	
}

.tourmenu a:hover {
	color: #ff0;
}

.tourmenu li:hover a {
	color: #ff0;

}

.helpktp {
	position: absolute;
	top: 480px;
	left: 530px;
	display: block;
	padding: 4px 5px 4px 5px;
	border: 1px solid #666;
}

.helpktp a, a:hover, a:visited {
	text-decoration: none;
	color: #666;
}

.helpktp img {
	border: 0px;
}

.helpktp:hover .helpktpwin {
	display: block;
}

.helpktp2 {
	padding: 4px 5px 4px 5px;
	border: 1px solid #666;
}

.helpktp2 a, a:hover, a:visited {
	text-decoration: none;
	color: #666;
}

.helpktp2 img {
	border: 0px;
}

.helpktp2:hover .helpktpwin {
	display: block;
}

.helpktpwin {
	display: none;
	position:absolute;
	background-color: #fff;
	color: #000;
	border: 1px solid black;
	width: 290px;
	padding: 20px;
}


/* ------------ news ------------ */

.npost {
	width: 500px;
	padding-bottom: 40px;
}

.ntop {
	display: block;
	border-bottom: 1px solid #666;
	width: 500px;
}

.ntop em.title {
	font: normal 12pt "Helvetica", "Arial", sans-serif;
	float: left;
}

.ntop em.date {
	display: block;
	top: 4px;
	float: right;
	font-size: xx-small;
	font-weight: normal;
	font-style: normal;
	text-align: right;
	color: #666666;
}

.clear {
	clear: both;
}

.npost em.ntext {
	display: block;
	padding: 4px 0px 0px 10px;
	font-style: normal;
}

.nbot {
	display: block;
	width: 500px;
	font-style: normal;
	text-align: right;
	color: #666;
	cursor: pointer;
	margin-top: 20px;
}
.nbot:hover {
	color: #000;
}

.nbot a, .nbot a:visited {
	color: #666;
	text-decoration: none;
}

.nbot a:hover {
	color: #000;
}

.nbot img.b {
	visibility: hidden;
}
.nbot:hover img.first {
		position: absolute;
		left: -20px;
}

.nbot:hover img.b {
	visibility: visible;
}

.ncomments {
	padding: 20px 0px 0px 0px;
	display: none;
}
.ncomment {
	padding-left: 100px;
	color: #333;
	padding-bottom: 30px;
}
.ncomment img {
	float: left;
	padding-right: 5px;
}

.ncombot {
	color: #555;
	margin-top: 5px;
	text-align: right;
	display: block;
}

.ncombot a:link, .ncombot a:visited {
	color: #666;
}
.ncombot a:hover {
	color: #000;
}

.ncomform {
	width: 500px;
	text-align: right;
	
}

.ncomform input, textarea {
	border: 1px solid #666;
	color: #333;
	background-color: #eee;
	padding: 1px;
	margin: 2px;
}

.ncomments h2 {
	display:block;
	width: 500px;
	text-align: right;
}

.ncomerrspan {
	color: #fff;
	font: bold 20px sans-serif;
}

.ncomns {
	color: #333;
	font: bold 15px sans-serif;
}

.ncomerr {
        width: 500px;
        text-align: center;
        border: 1px solid red;
        padding-top: 5px;
        margin-bottom: 20px;
        background-color: #c30;
        color: #eee;
}

/* ------------ news end ------------ */


embed#top {
	display:block;
	width: 715px;
	height: 195px;
	background-color: #000000;

}



// MENU ----------------------------------------------------- //

/* style the outer div to give it width */
.menu {
	font-size:0.85em;


}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
}
.menu ul ul {
width:118.5px;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
float:left;
width:118.5px;
position:relative;
}
/* style the links for the top level */
.menu a, .menu a:visited {
display:block;
font-size:15px;
font-style: normal;
text-decoration:none; 
color:#fff; 
width:118px; 
height:25px; 
margin-left: -1px;
border: 1px solid #777;
border-width:1px 0px 1px 1px; 
background:#000; 
padding-left: 4px;
line-height:25px;
}

.menu a:focus {
	outline: none;
}

/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
width:118.5x;
w\idth:118.5px;
}

/* style the second level background */
.menu ul ul a, .menu ul ul a:visited {
background:#000;
}
/* style the second level hover */
.menu ul ul a:hover{
background: #333;
}
.menu ul ul :hover > a {
background: #333;
}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
background-color: #000;
}
/* style the third level hover */
.menu ul ul ul a:hover {
background:#333;
}
.menu ul ul ul :hover > a {
background:#333;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
height:0;
top:25px;
left:0; 
width:118.5px;
font-size:12px;
}
/* another hack for IE5.5 
* html .menu ul ul {
top:30px;
t\op:31px;
}*/

/* position the third level flyout menu */
.menu ul ul ul{
left:118.5px; 
top:0;
width:118.5px;
}
/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
left:-118.5px;
}

/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {

color:#fff; 
height:auto; 
line-height:1em; 
font-size:13px;
padding: 5px 10px; 
margin-left: 0px;
width:95.5px;
text-align:left;
border-width: 1px 1px 1px 1px;
border-color:#000;
/* yet another hack for IE5.5 */
}

* html .menu ul ul a {
width:118.5px;
w\idth:118.5px;
}



/* style the top level hover */
.menu a:hover {
color:#ff0; 
background:#000;
}

.menu ul ul a:hover {
color: #ff0;
background: #333;
}


.menu :hover > a, {
color:#ff0;
background:#000;
}

.menu ul ul :hover > a {
color: #ff0;
background: #333;
}



/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible; 
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
visibility:hidden;
}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{
visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
visibility:visible;
}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul { 
visibility:visible;
}



/* message display page */
.message_list {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 400px;
}
.message_list li {
	padding: 0;
	margin: 0;
}
.message_head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	background-color: #000;
	color: #ff0;
}
.message_head .timestamp {
	color: #666666;
	font-size: 95%;
	position: absolute;
	right: 10px;
	top: 5px;
}
.message_head cite {
	font-size: 100%;
	font-weight: bold;
	font-style: normal;
}
.message_body {
	padding: 5px 10px 15px;
}
.show_all_message {
	background: url(images/tall-down-arrow.gif) no-repeat right center;
	padding-right: 12px;
	text-decoration: none;
}
.show_recent_only {
	display: none;
	padding-right: 12px;
	text-decoration: none;
}

.decollpase_all_message {
	text-decoration: none;	 
}
.collpase_all_message {
	text-decoration: none;	 
}

.archiv {
	display: block;
	width: 400px;
	text-align: right;
}



/* JS GALLERY */
#jgal { 
	list-style: none;
	width: 500px; 
}

#jgal li {
	float: left;
	display: block;
	text-align: center;
	width: 80px;
	height: 80px;
	cursor: pointer;
	margin-right: 14px;
	margin-bottom: 14px;
}


#jgal li img {
		opacity: .5;
}

#jgal li img:hover {
		opacity: .99;
}

#jgal li.active img {
	display: block;

}

#jgal li.active, #jgal li:hover {
	outline-color: #000; opacity: .99 /* safari bug */
}




