body     { color: #000; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #96202e }
table     { color: #000; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
img { border:none;}
a.img {border:none;}



#master_container {
	width:900px;
	margin: 0 auto;
        background-color:#851724;
	background-repeat:repeat-x;
	background-image: url(../images/background.jpg);
}


#editor_container {
	width:900px;
	margin: 0 auto;
        background-color:#ffffff;
}

#left {
	margin-top:50px;
	margin-left:50px;
	width:100px;
	float:left;
}

#right {
	margin-top:30px;
	margin-right:10px;
	width:690px;
	float:right;
}

#pathway {
	height:20px;
        color:#FDED62;
}

#pathway a{
        color:#FDED62;
}


#content {
        background-image: url(../images/content-back.jpg);	
        background-repeat:no-repeat;
        padding:0px;
}

#logo {
	height:236px;
	background-image: url(../images/logo.jpg);	
}

#menu {
	margin-top:0px;
	width:100px;
}

#bottom {
	clear:both;
	height:75px;
        background-color:#851724;
}

#bottom_left {
        width:200px;
        float:left;
        color:#FDED62;
        text-align:left;
        padding-left:15px;
        padding-bottom:15px;
}

/*hauptmenu*/

/*a#active_menu:hover { color: #050505; background-position: 0 -50px; }*/

a.mainlevel_active, a.mainlevel_current, a.mainlevel  {
	margin           : 0;
	padding          : 0;
	font-size        : 14px;
	width            : 100%;
	text-align:center;
	display: block;
	margin-bottom:5px;
}

a.mainlevel_active, a.mainlevel_current, a.mainlevel:link {
	padding          : 0;
	font-size        : 14px;
	width            : 100%;
	line-height:25px;
	text-align:center;
}

a.mainlevel_active, a.mainlevel_current, a.mainlevel:link, a.mainlevel:visited {
	background: url(../images/menu_bg.jpg) no-repeat;
	font-size: 14px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#4F0504;
	text-align: center;
	padding:0;
	height: 25px;
	overflow: hidden;
	text-decoration: none;
	width: 100%;
	line-height:25px;
	text-align:center;
}

a.mainlevel:hover {
	text-decoration: none;
	color: #4F0504;
	background-position: 0 -25px;
	line-height:25px;
	text-align:center;
}

a.mainmenu:link, a.mainmenu:visited {
	color: #4F0504; 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
}

a.mainmenu:hover {
	color: #f00; 
}
a.mainlevel_active, a.mainlevel_current {
	font-weight: normal;
	background-position: 0 -25px;
	color: #4F0504;
}

a.sublevel:link, a.sublevel:visited,a.sublevel_active:link, a.sublevel_active:visited,a.sublevel_current:link, a.sublevel_current:visited {
	display: block;
	color: #FDED62;
	width: 100%;
	text-indent: 5px;
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height: 20px;
	font-size: 12px;
	font-weight:normal;
	background-color: #901B2B;
	margin-bottom: 1px;
}
a.sublevel_active:link, a.sublevel_active:visited,a.sublevel_current:link, a.sublevel_current:visited {
	color: #4F0504;
	background-color:#FDED62;
}

a.sublevel:hover { 
	color: #4F0504;
	background-color:#FDED62;
	text-decoration: none; 
}

/*menü unten*/

/*a#active_menu:hover { color: #050505; background-position: 0 -50px; }*/

a.mainlevel_active_bottom, a.mainlevel_current_bottom, a.mainlevel_bottom  {
	margin           : 0;
	padding          : 0;
	font-size        : 12px;
	width            : 100%;
	text-align:center;
	display: block;
}

a.mainlevel_active_bottom, a.mainlevel_current_bottom, a.mainlevel_bottom:link {
	padding          : 0;
	font-size        : 12px;
	width            : 100%;
	line-height:50px;
	text-align:center;
}

a.mainlevel_active_bottom, a.mainlevel_current_bottom, a.mainlevel_bottom:link, a.mainlevel_bottom:visited {
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #F7E24B;
	text-align: center;
	padding:0;
	height: 50px;
	overflow: hidden;
	text-decoration: none;
	width: 100%;
	line-height:50px;
	text-align:center;
}



a.mainlevel_bottom:hover, a.mainlevel_active_bottom, a.mainlevel_current_bottom {
	text-decoration: none;
	color: #F7E24B;
	line-height:50px;
	text-align:center;
}

a.mainmenu_bottom:link, a.mainmenu_bottom:visited {
	color: #ffffff; 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
}

a.mainmenu_bottom:hover {
	color: #f00; 
}
a.mainlevel_active_bottom, a.mainlevel_current_bottom {
	font-weight: normal;
	
}



#menu ul, #bottom_right ul 
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li, #bottom_right li  
{ 
	line-height: 34px;
	padding-top: 0;
	padding-left: 0;
}


ul.mainlevel_bottom 
{
width:690px;
}

li.mainlevel_bottom, li.mainlevel_active_bottom, li.mainlevel_current_bottom {
float:left;
width:19%;
}


.Normaltext    { color: black; font-size: 12px }
.smalltext     { color: black; font-size: 9px; line-height: 11px }
.fetttext  { color: black; font-weight: bold; font-size: 12px }
.fetttext_rot  { color: red; font-weight: bold; font-size: 12px }
.Headline  { color: #96202e; font-weight: bold; font-size: 18px }
.news_weiss { color: white; font-weight: bold; font-size: 18px }
.news_rot { color: red; font-weight: bold; font-size: 18px }
.fuss_space    { color: #444; font-weight: bold; font-size: 20px }
.fuss { color: white; font-size: 12px }
.lh_6   { font-size: 6px; line-height: 6px }
.lh_18   { font-size: 12px; line-height: 18px }
.test    { position: relative; left: 0px }


#menu a  { color: #F7E24B; text-decoration: none}
#menu a.mainlevel_active, #menu a.mainlevel_current{ color: #4F0504; text-decoration: none}
#menu a:hover  { color: #4F0504; text-decoration: none}
#menu a  { color: #F7E24B; text-decoration: none}
#menu a.sublevel_active, #menu a.sublevel_current{ color: #4F0504; text-decoration: none}



a:link, a:visited, a:active,a:focus  { color: #4F0504; text-decoration: underline }
a:hover  { color: #F7E24B; text-decoration: underline }
a:link.weiss,a:visited.weiss,a:hover.weiss,a:active.weiss,a:focus.weiss   { color: white; text-decoration: underline }
.padding5       { padding: 5px }
.padding2       { padding: 2px }
.padding10       { padding: 10px }
.profil_padding         { padding: 2px 2px 2px 5px }
.profil_padding_1         { padding: 2px 1px 2px 4px }
.padding_r_10 { padding-right: 10px}
.padding_r_10 { padding-right: 10px}
.aenderung  { color: red }

.contentpaneopen {
margin-top:-1px;
margin-left:-1px;
border-collapse:collapse;
border-spacing:0;
border:none;
}

.row1 {
background-color:#AB3D3D;
}