*
{
	margin: 0;
	padding: 0;
	font: 12px Arial;
	color: #000;
}

a
{
	text-decoration: none;
	outline: none;
	color: #e2001a; 
	
	
}

a:hover
{
	text-decoration: underline;
}

img
{
	border: none;
}

body
{
	background: url(../images/background.jpg) repeat-x #fff;
}

li
{
	list-style: none;
}

.wrapper
{
	width: 900px;
	background: #fff;
	margin-left: 60px;
	padding: 30px 40px;
}

hr.clear
{
	clear: both;
	width: 0;
	height: 0;
	background: transparent;
	border: none;
}

.logo
{
	float: left;
	width: auto;
}

	.logo a
	{
		width: 230px;
		height: 105px;
		display: block;
		text-indent: -5000px;
		overflow: hidden;
		background: url(../images/mg-sports.jpg) no-repeat;
	}
	
.topNavigation
{
	float: right;
	width: auto;
}

	.topNavigation li
	{
		float: left;
		margin-left: 10px;
	}
	
	.topNavigation a
	{
		font-size: 11px;
	}
	
.teaser
{
	clear: both;
}

.ausruester
{
	height: 23px;
	background: url(../images/der-profi-ausruester-fuer-kampfsport.jpg) no-repeat top right;
	margin-bottom: 20px;
	text-indent: -5000px;
	overflow: hidden;
	display: block;
}

.content
{
	margin-top: 55px;
}

	.content h2
	{
		display: none;
	}

	.content h3
	{
		color: #e2001a;
		font-weight: bold;
		font-size: 15px;
		margin-bottom: 20px;
	}

.col1, .content li
{
	float: left;
	width: 330px;
	line-height: 18px;
	margin-right: 30px;
}

.content li { clear: both; }
.content ul { float: left; width: 100%; clear: both; margin-bottom: 15px; }

.newsletter .content p { clear: both; }


.col2
{
	width: 330px;
	float: left;
	line-height: 18px;
}

.shopLink
{
	display: block;
	width: 134px;
	height: 55px;
	text-indent: -5000px;
	overflow: hidden;
	float: right;
	background: url(../images/shop-link.jpg) no-repeat;
}

.schutzausruestung
{
	background: url(../images/schutzausruestung.jpg) no-repeat;
	padding-top: 175px;
	margin-bottom: 20px;
}

.bekleidung
{
	margin-left: -71px;
	background: url(../images/bekleidung.png) no-repeat;
	padding-top: 178px;
	padding-left: 71px;
	margin-bottom: 40px;
}

.trainingsgeraete
{
	padding-top: 205px;
	background: url(../images/trainingsgeraete.jpg) no-repeat;
	margin-bottom: 70px;
}

.sonstiges
{
	background: url(../images/sonstiges.jpg) no-repeat;
	padding-top: 136px;
	margin-bottom: 100px;
}

.turnier
{
	margin-bottom: 70px;
}

.turnier h2,
.impressum h2
{
	font-size: 33px;
	color: #fff;
	font-weight: bold;
	background: url(../images/turnier.jpg) no-repeat;
	padding: 48px 14px 17px 14px;
	display: block;

}

.turnier h3.border
{
	border-width:1px;
border-style:solid;
border-color:#e2001a;
width: 700px;
padding: 8px 12px 8px 12px;
}

h3.border span { }

.turnier h3, .newsletter h3
{
	color: #e2001a;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 10px;
	margin-top: 40px;
	display: block;
	float:left;
	clear: both;
	width: 100%;
}

.turnier dt
{
	font-weight: bold;
	width: 190px;
	float: left;
	clear: both;
	margin-top: 10px;
	line-height: 20px;
}

.turnier dd
{
	width: 650px;
	float: left;
	margin-top: 10px;
	line-height: 20px;
}

.turnier dd.hinweis {
	font-weight:bold;
	width:100%;
}

.impressum p
{
	margin-bottom: 20px;
	line-height: 21px;
}

label { float: left; width: 180px; padding-top: 3px; }
.row { float: left; width: 100%; clear: both; }
.col { float: left; width: auto; }
input { float: left; border: 1px inset #ccc; margin: 0; padding: 2px; font-family: Arial,Helvetica,sans-serif; font-size: 12px;  }
form .row { margin-bottom: 5px; }
input.form_button { color: #fff; font-weight: bold; background: url(../images/turnier.jpg) no-repeat -350px -40px; border: 1px outset #E96709; cursor: pointer; padding-left: 10px; padding-right: 10px; }

.newsletter .content li { padding-left: 8px; background: url(../images/bullet.gif) no-repeat 0 8px; }

.button_newsletter { float: right; position: relative; margin-top: -22px; margin-right: 40px; margin-bottom: 30px;}
