* {
	margin: 0;
	padding: 0;
}
html {
	color: #000;
	font: 12px verdana, arial, helvetica, sans-serif;
	line-height:18px;
}
body {
	text-align: left;
	background-color: #fff;
}
a:link {
	color: #a01010;
	font: 12px verdana, arial, helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #a01010;
	font: 12px verdana, arial, helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #000000;
	font: 12px verdana, arial, helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
}
p {
	margin-bottom: 20px;
}
sup {
	font-size:1.0em;
	line-height:1em;
}
img {
	border: 0px;
}
/*wrapper*/
#wrap {
	width: 90%;
}
/*header*/
#header {
display: none;
}
/*mainnav*/

/*content*/
#container, #container2 {
	width: 90%;
	
}
#center {
	width:100%;
}
#right {
display: none;
}
#gallery{
display: none;
}

/*footer*/
#footer1 {
	display:block;
	width: 100%;
	padding-left: 40px;
	height: 70px;
	font-size: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: white;
	border-top: 1px solid #a01010;
}

#footer1 a{
	font-size: 10px;
	display: block;
	padding-top: 2px;
}
#footer2 {
display: none;
}

#email table
{
display: none;
}

/*klassen*/
.clear {
	clear:both;
}
.redbold {
	color: #a01010;
	font: bold 12px/16px verdana, arial, helvetica, sans-serif;
}
.tabellerand {
	border: 1px solid #a01010;
	text-align: center;
}
.schalter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
}
.datenschutz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
}
.copy {
	line-height: -4px;
}
.gyrotonic {
	font-family:"Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	padding-left: 50px;
	color: #a01010;
}
.reg {
	vertical-align: 14px;
	color: #a01010;
	font-size: 14px;
	font-weight: bold;
}
.left {
	float: left;
}
.right {
	float: right;
}

.title{
font-weight: bold;
	color: #a01010;
}
.gyrotonic2 {
	font-family:"Times New Roman", Times, serif;
	font-size: 24px;
	color: #a01010;
	font-weight: bold;
}
.cufon {
	font-size: 24px;
	color: #a01010;
	font-weight: bold;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

