
body {
	background:#fff;
	background-image: url(images/004.png);
	font-family: Arial, sans-serif;
	line-height:20px;
	color:#252525;
}
input, textarea, select { font-family: Arial, sans-serif; font-size:12px; }

.notext { font-size:0; line-height:0; text-indent: -4000px; display:block; }

a img { border:0; }

a { color:#fff; text-decoration: none; cursor:pointer; }
a:hover { text-decoration: none; }

.left, .alignleft { float:left; display:inline; }
.right, .alignright { float:right; display:inline; }

.cl { font-size:0; line-height:0; clear:both; display:block; height:0; }

.al { text-align: left; }
.ar { text-align: right; }
.ac { text-align: center; }

h2 { font-size:34px; line-height:34px; text-transform: uppercase; color:#fff; }
h2 span{ color:#f4d359; }

h2, h3,
#navigation,
#slider-navigation,
#footer { font-family: "Trebuchet MS", Arial, sans-serif; margin-top: 5px;}

h1#logo { font-size:0; line-height:0; width:216px; height:90px; float:left; }
h1#logo a{ display:block; margin-top:15px; height:90px; text-indent: -4000px; background:url(images/logo23FM.png);border:1px }

.shell { width:1200px; margin:0 auto; }

body { min-width:1250px;}

#header { height:98px; background:#fff; background-image: url(images/004.png); }
.navbar-wrapper {
    position: absolute;
    top: 0px;
    right: 0px;
    left: 0px;
    z-index: 20;
}
.navbar-wrapper {
    background-color: #FFF;
    z-index: 21 !important;
    border-top: 10px solid #cf0404;
}


#navigation { float:right; }
#navigation ul{ float:left; list-style-type: none; padding-top:37px; font-size:14px;}
#navigation ul li{ float:left; display:inline; height:21px; background:url(images/nav-border.gif) repeat-y right 0; padding:0 20px 0 0; margin-right:20px; position:relative; }
#navigation ul li.last{background:transparent; padding-right:0; margin-right:0; }
#navigation ul li a{ float:left; color:#000;}

#navigation ul li a em { width:90px; height:20px; background:url(images/nav-hover.png) no-repeat 0 -200px; position:absolute; top:22px; left:-55px;}
#navigation ul li.last a em { left:-45px;}
#navigation ul li a span { font-size:0; line-height:0; width:0; height:0; position:absolute; left:50%;}

#navigation ul li a.hover{ color:#cf0404; text-decoration: underline overline;}

#navigation ul li a.hover em{ text-decoration:none; background-position:0 0}

#slider { height:100%; background-color: #cf0404;}

.wrapper {
	width: 1200px;
	margin: 25px auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

/* Middle
-----------------------------------------------------------------------------*/
.middle {
	width: 100%;
	padding: 25 0 100px;
	position: relative;
}
.middle:after {
	display: table;
	clear: both;
	content: '';
}
.container {
	width: 100%;
	float: left;
	overflow: hidden;
}
.content {
	padding: 0 0 0px 430px;
}


/* Left Sidebar
-----------------------------------------------------------------------------*/
.left-sidebar {
	float: left;
	width: 400px;
	margin-left: -100%;
	position: relative;
}


/* Anfang box*/
div.box {
    margin-bottom: 0px;
}

        
        
Element {
}
.box_header {
    text-align: center;
    border-top-left-radius: 10px;
	border-top-right-radius: 10px;
    border: 1px solid transparent;
    text-transform: uppercase;
    color: #FFF;
    background-color: #cf0404;
	vertical-align: middle;
	height: 30px;
}



Element {
}
.box_body {
    border-left: 1px solid #7A7D80;
    border-right: 1px solid #7A7D80;
    background-color: #feffd2;
    padding: 2px 0;
	text-align:center;
}

.box1_body {
    border-left: 1px solid #7A7D80;
    border-right: 1px solid #7A7D80;
    background-color: #feffd2;
    padding: 15px 0;
	text-align:center;
}

.box_body-white {
    border-left: 1px solid #7A7D80;
    border-right: 1px solid #7A7D80;
    background-color: #ffffff;
    padding: 15px 0;
	text-align:center;
}

Element {
}
.box_footer {
    margin-bottom: 25px;
    font-size: 14px;
    text-align: center;
    border: 1px solid transparent;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    background-color: #cf0404;
    color: #FFF;
}

.box1_footer {
    margin-bottom: 25px;
    font-size: 14px;
    text-align: center;
    border: 1px solid transparent;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    background-color: #cf0404;
    color: #FFF;
}


Element {
}
.boxbg{
    border-left: 1px solid #7A7D80;
    border-right: 1px solid #7A7D80;
    background-color: #fff;
	text-align:center;
	height: 10px;
}
/*Ende Box*/



#footer { height:92px; background:rgb(207, 4, 4) ; background-image: url(images/001.png); color:#fff}
#footer .shell{ padding-top:0px;}
#footer .shell_logo{ padding:2px 0 0 200px;}
#footer .right { margin-top: 3px; font-size:14px;}
#footer .right span{ padding:2px 1px;}
#footer .right a{ text-decoration: none; color:#fff;}
#footer .right a:hover{ color:#fff;text-shadow:1px 1px #000000; }
.footer-logo { float:left; width:216px; height:90px; background:url(images/logo23FM1.png); }

