@charset "iso-8859-2";

.generalprobe-container {
	clear:both;
}
h4 {
	font-size:15px;
}
.oben {
	height:230px;
	padding: 30px 0 60px 0;
	background:url(img/generalprobe/oben-bg.png) bottom repeat-x;
}
h3.generalprobe-h3 {
	font-size: 18px;
	line-height: 28px;
	color: #262626;
	margin-bottom: 35px;
}
.generalprobe-links {
	width:390px;
	float:left;
}
.oben .generalprobe-links {
	height:280px;
	background:url(img/generalprobe/generalprobe-cartoon.png) 60px -9px no-repeat;
}

.generalprobe-rechts {
	padding-right: 90px;
	width:460px;
	float:left;
}

p {
	color: #262626;
	font-size: 15px; 
	line-height: 21px;
}
.mitte {
	background:url(img/generalprobe/mitte-bg.png) top left repeat-x;
	height: 206px;
}

.mitte .generalprobe-links {
	background:url(img/generalprobe/pfeil.png) 80px top no-repeat;
	height:206px;
}
h4.generalprobe-h4 {
	margin-top: 45px;
	margin-bottom:15px;
	color: #262626;
}
.generalprobe-rechts button {
	border: 1px solid #004799;
background: #004799;
background: -moz-linear-gradient(top,#5988DA, #004799);
background: -webkit-gradient(linear, left top, left bottom, from(#5988DA), to(#004799) );
filter: progid : DXImageTransform.Microsoft.gradient ( startColorstr = '#5988DA', endColorstr = '#004799' ); color:#fff; font-weight:bold; border-radius:5px;
float: right;
padding: 1px 5px;
cursor:pointer;
}
.unten {
	height:160px;
	background-color:#00389a;
	padding: 20px 0;
}
h4.generalprobe-h4-club {
		margin-bottom:15px;
		color: #ebebeb;
}
.unten p {
	color:#ebebeb;
}
.unten a {
	color:#ebebeb;
	text-decoration:underline;
}
.unten a:hover {
	color:#fff;
}

.unten .generalprobe-links {
	height: 160px;
	background:url(img/generalprobe/clublogo.png) top center no-repeat;
}
	

