body{
	font-family: Verdana;
	color: #000;
	margin: 10px;
	padding: 0px;
	background-image: url(/style/pics/hintergrund_rp.jpg);
}

#container{
	padding: 0px;
	width: 768px;
	margin: 0 auto;
	background-color: #E0DAC1;
	min-height: 400px;
	border:solid 10px #ffffff;
}

#head
{
	width: 768px;
	height: 65px;
	float: left;
	background-image: url(/style/pics/head_rp.jpg);
	background-repeat: no-repeat;
	border-bottom: solid 5px #ffffff;
}

#head .zitat
{
	margin-left: 320px;
	height: 65px;
	width: 320px;
	vertical-align: middle;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
}

#head .autor
{
	font-style: italic;
}

#navigation
{
	width: 130px;
	height: auto;
	background-color: #E0DAC1;
	font-size: 10px;
	float: left;
	text-align: left;
	margin: 0;
}

#navigation .menu
{
	font-weight: bold;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 130px;
}

#navigation .menu_item
{
	line-height: 18px;
	margin-left: 0px;
	padding-left: 10px;
	text-decoration: none;
	width: 120px;
}

#navigation .menu_item a
{
	color: #993300;
	text-decoration: none;
	width: 120px;
	margin-left: 0px;
}

#navigation .menu_item a:hover
{
	color: #ffffff;
}

#navigation .menu_item_active
{
	line-height: 18px;
	margin-left: 0px;
	padding-left: 10px;
	background-color: #F08400;
	border-bottom: solid 1px #ffffff;
	border-top: solid 1px #ffffff;
	color: #ffffff;
	text-decoration: none;
	width: 120px;
}

#navigation .menu_item_active a
{
	color: #ffffff;
	text-decoration: none;
}


#navigation .menu:hover
{
	color: #FFFFFF;
}

#navigation .menu2
{
	font-weight: normal;
	margin-bottom: 18px;
	list-style: none;
	font-size: 10px;
	font-weight: bold;
	color: #993300;
	width: 130px;
	margin: 0;
	padding: 0;
}

#navigation .menu2_item
{
	margin-bottom: 8px;
	margin-left: 10px;
	padding-left: 5px;
	text-decoration: none;
	width: 115px;
	background-image: url(/style/pics/nav_dot_rp.jpg);
	background-position: left;
	background-repeat: no-repeat;
}

#navigation .menu2_item a
{
	color: #993300;
	text-decoration: none;
	width: 120px;
	margin-left: 0px;
}

#navigation .menu2_item a:hover
{
	color: #ffffff;
}

#navigation .menu2_item_active
{
	line-height: 18px;
	margin-left: 0px;
	padding-left: 15px;
	text-decoration: none;
	width: 115px;
	background-image: url(/style/pics/nav_dot_active_rp.jpg);
	background-position: left;
	background-repeat: no-repeat;
	background-color: #F08400;
	border-bottom: solid 1px #ffffff;
	border-top: solid 1px #ffffff;
	color: #ffffff;
	text-decoration: none;
	margin-bottom: 7px;
}

#navigation .menu2_item_active a
{
	color: #ffffff;
	text-decoration: none;
}

#navigation .submenu_item
{
	font-weight: normal;
	background-color: #FFCC66;
	color: #993300;
	line-height: 18px;
	margin-left: 0px;
	padding-left: 15px;
	text-decoration: none;
	width: 115px;
	background-image: url(/style/pics/subnav_dot_rp.jpg);
	background-position: left;
	background-repeat: no-repeat;
	border-bottom: solid 1px #E0DAC1;
}

#navigation .submenu_last_item
{
	font-weight: normal;
	background-color: #FFCC66;
	color: #993300;
	line-height: 18px;
	margin-left: 0px;
	margin-bottom: 5px;
	padding-left: 15px;
	text-decoration: none;
	width: 115px;
	background-image: url(/style/pics/subnav_dot_rp.jpg);
	background-position: left;
	background-repeat: no-repeat;
	border-bottom: solid 1px #ffffff;
}

#navigation .submenu_item a
{
	color: #993300;
	text-decoration: none;
}

#navigation .submenu_item a:hover
{
	color: #ffffff;
}

#navigation .submenu_last_item a
{
	color: #993300;
	text-decoration: none;
}

#navigation .submenu_last_item a:hover
{
	color: #ffffff;
}

#navigation .submenu_item_active
{
	font-weight: normal;
	color: #993300;
	line-height: 18px;
	margin-left: 0px;
	padding-left: 15px;
	text-decoration: none;
	width: 115px;
	background-position: left;
	background-repeat: no-repeat;
	border-bottom: solid 1px #E0DAC1;
	line-height: 12px; 
	padding-bottom: 2px; 
	padding-top: 2px; 
	background-color: #F5F1E0; 
	background-image: url(/style/pics/subnav_dot_rp.jpg);
}

#navigation .submenu_item_active a
{
	color: #ffffff;
	text-decoration: none;
}

#navigation .english
{
	margin-left: 10px;
	color: #006666;
	text-decoration: none;
}

#middle_container
{
	float: left;
	border-left: solid 2px #ffffff;
	border-right: solid 2px #ffffff;
	width: 502px;
	height: 100%;
	
}

#content
{
	background-color: #F5F1E0;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	height: 100%;
}

#content h1
{
	font-weight: bold;
	color: #F08400;
	font-size: 11px;
	line-height: 18px;
	margin: 0;
}

#content h2
{
	font-weight: normal;
	color: #F08400;
	font-size: 11px;
	line-height: 18px;
	margin: 0;
}

#content a
{
	text-decoration: none;
	font-weight: bold;
	color: #999999;
}

#content a:hover
{
	color: #F08400;
}

.link_active
{
	color: #F08400;
}

#content img
{
	border: solid 2px #FFCC66;
}

#content .logo
{
	border: solid 1px #FFCC66;
}

#content .table
{
	 border-collapse:collapse; 
	 border:solid 1px #F08400;
}

#content .table td
{
	border:solid 1px #F08400;
	padding: 2px;
	vertical-align: top;
}

#bottom
{
	background-color: #F5F1E0;
	border-top: solid 2px #ffffff;
	padding-left: 20px;
	font-size: 9px;
	color: #666666;
}

#bottom a
{
	color: #666666;
	text-decoration: none;
}

#right_container
{
	float: left;
	height: 100%;
	background-color: #E0DAC1;
}

#white
{
	background-color: #ffffff;
	padding: 0;
	padding-bottom: 5px;
	margin: 0;
}

.infobox
{
	border: solid 1px #F08400;
	width: 128px;
	padding: 1px;
	background-color: #ffffff;
	margin-bottom: 5px;
}

.infobox .headline
{
	color: #F08400;
	font-size: 9px;
	line-height: 14px;
	font-weight: bold;
	background-color: #E0DAC1;
	padding-left: 2px;
	border-bottom: solid 1px #F5F1E0;
}

.infobox .textbox
{
	font-size: 9px;
	line-height: 14px;
	background-color: #F5F1E0;
	border: solid 1px #E0DAC1;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 2px;
	padding-right: 2px;
}

.infobox .mehr
{
	color: #F08400;
	text-decoration: none;
	font-weight: normal;
}


.infobox a
{
	text-decoration: none;
	font-weight: bold;
	color: #999999;
}

.infobox a:hover
{
	color: #F08400;
}

.infobox .textbox_img
{
	font-size: 9px;
	line-height: 14px;
	background-color: #F5F1E0;
	border: solid 1px #E0DAC1;
	padding-bottom: 5px;
	padding-left: 2px;
	padding-right: 2px;
}

.infobox .textbox_img img
{
	margin-bottom: 5px;
}

#copyright
{
	background-color: #E0DAC1;
	vertical-align: bottom;
	font-size: 9px;
	color: #993300;
	height: 100%;
	width: 130px;
	padding: 3px;
	padding-bottom: 50px;
}

#unterlinks {
	margin-top: 25px;
	margin-left: 10px;
}

.event
{
	border: 1px solid #F08400;
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 15px;
	padding: 0px;
}

.event td {
	padding: 3px;
	vertical-align: top;
}

.event_head td
{
	background: #E0DAC1;
	border: 1px solid #F08400;
	line-height: 20px;
	padding: 0px;
	padding-left: 3px;
	padding-right: 3px;
}

.event_bottom td
{
	border: 1px solid #F08400;
	line-height: 20px;
	padding: 0px;
	padding-left: 3px;
	padding-right: 3px;
}

.kalender_box{
	padding-bottom: 10px;
	padding-top: 10px;
}

.button
{
	background-color: #E0DAC1;
	border: solid 1px #ffffff;
	font-weight: bold;
	color: #F08400;
}

.input
{
	border-left: solid 1px #bfbfbf;
	border-bottom: none;
	border-top: solid 1px #bfbfbf;
	border-right: none;
	color: #666666;
	padding: 1px;
}

.input_gross
{
	width: 180px;
	border-left: solid 1px #bfbfbf;
	border-bottom: none;
	border-top: solid 1px #bfbfbf;
	border-right: none;
	color: #666666;
	padding: 1px;
}

.input_klein
{
	width: 155px;
	border-left: solid 1px #bfbfbf;
	border-bottom: none;
	border-top: solid 1px #bfbfbf;
	border-right: none;
	color: #666666;
	padding: 1px;
}

select
{
	border: solid 1px #bfbfbf;
	color: #666666;
	font-size: 11px;
}

.select_gross
{
	width:180px;
}

.select_klein
{
	width:155px;
}

.Angaben
{
	width: 100%;
}

.Angaben th
{
	margin-left: 0px;
	margin-right: 0px;
	background-color: #F08400;
	border-bottom: solid 1px #ffffff;
	border-top: solid 1px #ffffff;
	color: #ffffff;
	padding: 5px;
	padding-left: 10px;
	text-align: left;
}

.Angaben td
{
	margin-left: 0px;
	margin-right: 0px;
	background-color: #E0DAC1;
	padding: 5px;
	padding-left: 10px;
	padding-bottom: 20px;
	vertical-align: top;
}

.details td
{
	margin-left: 0px;
	margin-right: 0px;
	background-color: #E0DAC1;
	padding: 5px;
	padding-left: 10px;
	padding-bottom: 2px;
	vertical-align: top;
}

.border-top
{
	border-top: solid 1px #F08400;
}

.kasten
{
	border: solid 1px #F08400;
	padding: 3px;
	padding-bottom: 6px;
}

.fehler
{
    border:solid 1px Red;
    background-color: #ff9900;
    padding: 3px;
    margin-bottom: 5px;
    margin-top: 10px;
    width: 454px;
    font-weight:bold;
}