#menu_h1 .menu_forum
{
	/*
	background-image: url(./layout/menu_forum_hover.jpg);
	background-position: left top;
	*/
	background-image: none;
	background-color: #B90000;
	
}
#NavTop1 .menu_forum
{
	background-color: #B90000;
	/*
	background-image: url(./layout/bgNavTop1.png);
	background-position: left top;
	*/
}

#menu_vl li
{
	background-color: #EAB2B2;					/* 3. punke */
	color: #B90000;								/* 1. schrift */
}

#menu_vl a
{
	color: #B90000;								/* 1. schrift */
}

#menu_vl li:hover
{
	background-color: #DC7F7F;					/* 2. */
}

#menu_vl .title
{
	background-color: #B90000;					/* 1. title */
}

#menu_vl .title:hover{
	background-color: #B90000;					/* 1. title */
}


#NavLeft li{
	//background-color: #EAB2B2;					/* 3. punke */
	color: #B90000;								/* 1. schrift */
	border-bottom: 1px solid #B90000;
}

#NavLeft a{
	color: #B90000;								/* 1. schrift */
}

#NavLeft li:hover{
	//background-color: #DC7F7F;					/* 2. */
	background-color: #EAB2B2;					/* 2. */
	background-color: #DC7F7F;					/* 2. */
}

#NavLeft .title{
	background-color: #B90000;					/* 1. title */
}
#NavLeft .title a
{
	background-color: #B90000;					/* 1. title */
	
}

#NavLeft .title:hover{
	background-color: #B90000;					/* 1. title */
}
#NavLeft .TitleExtern {
	margin: 1px 0px 1px 0px;
	padding: 4px 0px 4px 18px;
 	background-color: #DC7F7F;
	font-weight: bold;
	width: 131px;
}
#NavLeft .TitleExtern:hover {
	margin: 1px 0px 1px 0px;
	padding: 4px 0px 4px 18px;
 	background-color: #DC7F7F;
	font-weight: bold;
	width: 131px;
}


h1{
	color: #B90000;								/* 1. title */
}

h2{
	color: #B90000;
}


h3{
	color: #B90000;
}



#reisebericht
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#reisebericht label
{
	color:#AD2831;
}

#reisebericht a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:underline;
	color:#000000;
}

#reisebericht table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:100%;
	border: 0px;
	padding: 0px;
	background-color:#ffffff;
}

#reisebericht table table 
{
	background-color:#000000;
	
}

#reisebericht table th
{
	background-color:#B90000;
	color:#FFFFFF;
	font-size: 11px;
	padding: 3px;
}
#reisebericht table td
{
	vertical-align:top;
	background-color:#ffffff;
}


#reisebericht table table td
{
	padding:3px;
	background-color:#FFFFFF;
}


#reisebericht table table .td0
{
	padding:5px;
	background-color: #FFFFFF;
}

#reisebericht table table .td1
{
	padding:5px;
	background-color: #FFFFFF;
}

#table
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	width: 100%;
	
}

#table th
{
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
	text-decoration: none;
	background-color: #B90000;
	color: White;
	padding: 2px;
	margin: 1px;
	white-space: normal;
	border-top: 1px solid white;
	border-left: 1px solid white;
	vertical-align: top;
}

#table a
{
	color: #B90000;
}


#table td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
	text-decoration: none;
	padding: 2px; margin: 1px;
	border-top: 1px solid white;
	border-left: 1px solid white;
	vertical-align:top;
	text-align: left;
	background-color: #ffffff;
}

#table .td1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
	text-decoration: none;
	padding: 2px;
	margin: 1px;
	border-top: 1px solid white;
	border-left: 1px solid white;
	vertical-align: top;
	background-color: #ffffff;
	text-align: left;
}


#table .td2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
	text-decoration: none;
	padding: 2px; margin: 1px;
	border-top: 1px solid white;
	border-left: 1px solid white;
	vertical-align:top;
	background-color: #EAB2B2;
	text-align: left;
}

