* {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #b3b3b3;
}
body {
	background-color: #0f000a;
	overflow: scroll;
}
a {
	text-decoration: none;
	color: #B3B3B3;
}

#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	position: relative;
}
#header {
	height: 120px;
}
#logo {
	width: 760px;
	float: left;
	margin-top: 30px;
	margin-left: 50px;
}
#language {
	width: 80px;
	float: left;
	margin-top: 89px;
	margin-right: 22px;
	margin-left: 48px;
}
#language ul li {
	float: left;
	margin-right: 10px;
}

#language ul li a  {

}
#language ul li a img {
	border: none;
}




#navigation {
	padding-left: 32px;
	height: 40px;
	padding-right: 32px;

}

#navigation ul li{
	float: left;
	width: 128px;
	text-align: center;
	background-image: url(../img/button/sly&arny_button_nav.png);
	padding-top: 12px;
	height: 31px;
	background-repeat: no-repeat;
}
#navigation ul li:hover {
	background-image: url(../img/button/sly&arny_button_nav-hover.png);
	background-repeat: no-repeat;

}
#navigation ul li.active-nav {
	background-image: url(../img/button/sly&arny_button_nav-hover.png);
	background-repeat: no-repeat;
}
#navigation ul li a{
	font-size: 15px;
	font-weight: bold;
}


#content {
	margin-right: 33px;
	margin-left: 33px;
	margin-bottom: 30px;
	margin-top: 30px;
}
#content .nopadding{
	margin: 0px;
	padding: 0px;
}

#subnavigation {
	height: 30px;
}
#subnavigation h1 {
	font-size: 15px;
}

#subnavigation ul li {
	float: left;
	padding: 3px;
	margin-right: 20px;
}
#subnavigation ul li a {
	font-weight: bold;
	font-size: 14px;
}

#subnavigation ul li a:hover {
	color: #B43C00;
}
#subnavigation ul li a.active-subnav {
	color: #B43C00;
}


#content-inner {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B43C00;
	border-bottom-color: #B43C00;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
#content-inner a {
	color: #B43C00;
	font-size: 13px;
	font-weight: bold;

}
#content-inner .impressum-link{
	font-size: 14px;
	font-weight: normal;
	color: #B3B3B3;
	text-decoration: underline;
}

#content-inner h2 {
	font-size: 14px;
	color: #B43C00;
	font-weight: bold;
}

#content-inner hr {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #B3B3B3;
}
#content-inner p {
	margin-bottom: 10px;
}

#content-inner p img {
	margin-right: 10px;

}




#content-inner ul {
	margin-left: 30px;
	margin-right: 30px;

}

#content-inner ul li {
	padding: 6px;
}


#content-inner table tr td{
	padding: 3px;
}
#content-inner table tr td p {
	margin: 0px;
	padding: 0px;
}

#content-inner .wwwslyandarnyat{
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
#content-inner .zentriert {
	text-align: center;
}







#index-left {
	width: 300px;
	margin-right: 25px;
	float: left;
}
#index-right {
	width: 509px;
	margin-bottom: 10px;
	text-align: justify;
	float: left;
}
#index-right p {
	margin-bottom: 10px;
	text-align: justify;
}
#index-right ul li{
	padding: 1px;
	list-style-position: inside;
	list-style-image: url(../img/list/sly&arny_list-dot.png);
	margin-left: -15px;
}





#footer {
	text-align: center;
	margin-bottom: 15px;
	clear: both;
}
.form-float-01 {
	float: left;
	text-align: right;
	width: 150px;
}

.margin-top-15px {
	margin-top: 10px;
}
.margin-b7 {
	margin-bottom: 7px;
}
.nellus {
	font-weight: bold;
	color: #6e0000;
}


.min-height-450 {
	min-height: 450px;
}
.float-right {
	float: right;
}
.home-img {
	margin-bottom: 20px;

}
.fontsize-10 {
	font-size: 10px;
}
.fontcolor-black {
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}


.fontsize-12 {
	font-size: 12px;
}
.quote-achtung {
	font-style: italic;
	font-weight: bold;
	color: #B43C00;
	font-size: 16px;
}
.quote-blinken {
	font-style: italic;
	font-weight: bold;
	color: #B43C00;
	text-decoration: blink;
	font-size: 16px;
}

