@charset "UTF-8";

@import url('../fonts/armwrestler/stylesheet.css');

@import url('../fonts/ars/stylesheet.css');

@import url('module.css');

* {
	margin: 0;
	padding: 0;
}

body {
	background: #fae8e8 url(../images/bg.jpg) 0 0 repeat-x;
	color: #030303;
	font-size: 21px;
	line-height: 21px;
	font-family: 'arsregular', sans-serif;
	font-weight: bold;
}

html,body,#container {
	height: 101%;
}

body>#container {
	height: auto;
	min-height: 101%;
}

p,#contentcontainer ul,#contentcontainer ol,#contentcontainer table,address,h1,h2,h3,h4,h5,h6 {
	margin-bottom: 16px;
}

address {
	margin-bottom: 16px;
	font-style: normal;
}

a,a:visited {
	outline: none;
	color: #A59265;
	text-decoration: none;
}

a:hover,a:active,a:focus {
	color: #030303;
}

img {
	border: none;
}

/**********************************************

	   ////////// Nicht l�schen ///////////

***********************************************/
.clear {
	clear: both;
	float: none;
}

.nopadding {
	padding: 0 !important;
}

.nomargin {
	margin: 0 !important;
}

/**********************************************

	   ////////// Seitenformatierung ///////////

***********************************************/
#container {
	max-width: 1280px;
	min-width: 960px;
	margin: 0 auto;
	background: url(../images/container_bg.jpg) center top no-repeat;
}

#header {
	width: 960px;
	margin: 0 auto;
	height: 476px;
	position: relative;
	z-index: 99999;
}

#header h1 {
	margin: 0;
	position: absolute;
	left: 50%;
	margin-left: -150px;
	top: 28px;
}

#header h1 a {
	display: block;
	text-indent: -9999px;
	width: 300px;
	height: 60px;
}

#header .left,#header .right {
	position: absolute;
	height: 60px;
	left: 10px;
	top: 28px;
}

#header .right {
	left: auto;
	right: 10px;
	text-align: right;
	width: auto;
}

#header .left ul,#header .right ul {
	margin: 0;
	height: 60px;
	line-height: 53px;
	list-style: none;
}

#header .left ul li,#header .right ul li {
	display: inline;
}

#header .left ul li a,#header .left ul li a:visited,#header .right ul li a,#header .right ul li a:visited,#header ul li.empty span {
	display: block;
	float: left;
	font-family: 'armwrestlerbold', serif;
	text-decoration: none;
	font-weight: normal;
	color: #dec487;
	font-size: 22px;
}

#header ul li.empty {
	display: block;
	float: left;
	cursor: help;
}

#header .left ul li a,#header .left ul li.empty {
	padding-right: 25px;
}

#header .right ul li a,#header .right ul li.empty {
	padding-left: 25px;
}

#header ul li a:hover,#header ul li a:active,#header ul li a:focus,#header ul li.active a,#header ul li.empty span:hover {
	color: #fff !important;
}

#header h2 {
	background: url(../images/red_trans.png) 0 0 repeat;
	width: 370px;
	height: 53px;
	margin: 0;
	position: absolute;
	right: 70px;
	top: 225px;
	color: #fff;
	text-align: center;
	font-family: 'armwrestlerbold', serif;
	font-weight: normal;
	font-size: 24px;
	line-height: 24px;
	padding: 20px;
}

#header h2 span {
	display: block;
	font-size: 21px;
	line-height: 21px;
	padding-top: 10px;
}

#contentcontainer {
	width: 960px;
	margin: 0 auto;
	padding-bottom: 128px;
}

h2,h3,h4,h5,h6,.big {
	color: #cf1d1b;
	font-size: 21px;
	line-height: 24px;
	font-weight: normal;
	font-family: 'armwrestlerbold', serif;
}

#content {
	background: #fff;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
	box-shadow: 0 0 5px #454545;
	padding: 11px 55px;
}

#content h3 {
	font-family: 'armwrestlerbold', serif;
	background: #cf1d1b;
	border: 1px solid #dec487;
	margin: 0 -55px;
	color: #fff;
	font-size: 24px;
	line-height: 50px;
	height: 50px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 25px;
}

#content .entry {
	margin-bottom: 25px;
}

#content .entry img {
	display: block;
	float: left;
}

#content .entry span.math {
	width: 50px;
	display: inline-block;
	text-align: center;
	font-size: 50px;
	font-family: 'armwrestlerbold', serif;
	line-height: 240px;
	height: 240px;
	float: left;
}

.bigcol {
	width: 470px;
}

.bigcol_padding_left {
	padding-left: 15px;
	width: 455px;
}

.smallcol {
	width: 380px;
}

.smallcol_border_right {
	border-right: 3px solid #cf1d1b;
	width: 362px;
	padding-right: 15px;
}

#special .smallcol_border_left {
	border-left: 3px solid #cf1d1b;
	width: 327px;
	padding-left: 50px;
}

.tinycol {
	width: 230px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.highlight {
	color: #cf1d1b;
}

p.more {
	margin-bottom: 0;
}

p.entry_more {
	float: right;
	margin: 0;
	width: 200px;
}

p.more a,p.more a:visited {
	display: block;
	width: 198px;
	height: 37px;
	background: #cf1d1b;
	color: #dec487;
	border: 1px solid #dec487;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	text-align: center;
	line-height: 37px;
}

.tinycol p.more a,.tinycol p.more a:visited {
	width: 130px !important;
}

p.more a:hover,p.more a:focus,p.more a:active {
	color: #fff;
}

#contentcontainer ul {
	list-style: url(../images/listenpunkt.png) outside;
	margin-left: 15px;
}

#special {
	background: #fff;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
	margin-top: 40px;
	padding: 25px 55px;
}

.align_center {
	text-align: center;
}

#special .smallcol_border_left img {
	display: block;
	margin-bottom: 13px;
}

#footer {
	height: 104px;
	position: relative;
	background: #cf1d1b;
	color: #fff;
	border-radius: 15px 15px 0 0;
	-moz-border-radius: 15px 15px 0 0;
	-webkit-border-radius: 15px 15px 0 0;
	-khtml-border-radius: 15px 15px 0 0;
	width: 960px;
	margin: -78px auto 0;
	overflow: hidden;
	z-index: 99999;
}

#footer address {
	padding: 37px 0 0 55px;
	margin: 0;
	font-size: 15px;
	line-height: 18px;
}

#footer ul {
	margin: 0;
	position: absolute;
	right: -1px;
	top: -1px;
	list-style: none;
}

#footer ul li {
	display: inline;
}

#footer ul li a,#footer ul li a:visited {
	font-size: 15px;
	padding: 0 15px;
	background: #dec487;
	color: #CF1D1B;
	border-radius: 7px 0px 0 7px;
	height: 35px;
	display: block;
	line-height: 35px;
}

#footer ul li a:hover,#footer ul li a:focus,#footer ul li a:active,#footer ul li.active a {
	background: #fff;
}

.center {
	text-align: center !important;
}

.bilderrahmen {
	text-align: center;
	width: 705px;
	margin: 0 auto 15px;
}

.bilderrahmen a.fancybox {
	margin: 0 15px 15px 0;
	float: left;
	display: block;
	width: 225px;
}

.bilderrahmen a.fancybox:nth-child(3n+0) {
	margin: 0 0 15px 0;
}

.bilderrahmen img {
	margin: 0 0 8px 0;
	display: block;
}

.bilderrahmen a.fancybox span {
	height: 52px !important;
	display: inline-block;
}