@import url("reset.css");

/*
* {
	margin: 0;
	padding: 0;
}
*/

html, body {
	height: 100%;
	width: 100%;
}

body {
    background-color:#FFFFFF;
}
img {
	border: 0;
}
strong, b {
	font-weight: bold;
}
em, i {
	font-style: italic;
}
a {
    outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	margin-bottom: 15px;
}
ul, ol {
    padding-left:25px;
    margin-bottom:15;  
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 5px;
	margin-top: 5px;
}
ul {
	list-style-type: disc;
}
ul ul {
	list-style-type: square;
}
ul ul ul {
	list-style-type: circle;
}
ol {
	list-style-type: decimal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*
.akk01:hover a:hover {
    display:inline;
    background-image:url("http://krogaspe.dialoop.de/Ressourcen/Themes/Default/Images/mo01.gif");
}*/
body, p, table, tr, td, div, a {
    color:#015324;
    font-family:verdana,tahoma,sans-serif;
    font-size:12px;
    line-height:160%;
}
.clearleft, .clearright, .clearboth {
	line-height: 0;
	font-size: 0;
	height: 0;
	white-space: nowrap;
}
.clearleft {
	clear: left;
}
.clearright {
	clear: right;
}
.clearboth {
	clear: both;
}
.header {
	background-color: white;
	/*border-bottom: 1px solid #ddd;*/
	min-height: 110px;
	position: fixed;
	top: 0;
	width: 100%;
}
.header .inner {
	left: 50%;
	margin-left:-384px;
	position: absolute;
	width: 768px;
}
.headline_ueber_uns, .headline_wir_bieten, .headline_club, .headline_kontakt, .headline_home {
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 23px;
	margin: 20px 0 25px 0;
	display:block;
}
.header .logo {
	background-image: url("http://krogaspe.dialoop.de/Ressourcen/Themes/Default/Images/logo.gif");
	background-position: 10px 0;
	background-repeat: no-repeat;
	display: block;
	height: 87px;
	position: absolute;
	right: 0;
	text-decoration: none;
	top: 5px;
	width: 116px;
}
.content {
	padding: 120px 0 150px 25px;
	margin: 0 auto;
	width: 715px;
}
.content img {
	margin: 0 15px;
}
.navi, #i2, #i1, #i3, #i4, #i5 {
    position:absolute;
    bottom:0;
}
.navi {
	background-color: white;
	/*border-top: 1px solid #ddd;*/
	bottom:0;
	height: 141px;
	position: fixed;
	width: 100%;
}
.navi .inner {
	left:50%;
	margin-left:-382px;
	position: absolute;
}
.navi table {
}
.navi td {
    font-size:0px;
	vertical-align: bottom;
}
.navi a
{
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
}
.subnavi {
	list-style-type: none;
	padding-left: 25px;
	width: 625px;
}
.subnavi li {
	float: left;
	padding-right: 4px;
}
.subnavi li:last-child {
	display: none;
}
.subnavi a.position {
	font-weight: bold;
	text-decoration: none;
}
.none img, #m1, #m2, #m3, #m4, #m5, #i1, #i2, #i3, #i4, #i5 {
   display:none;
   position:absolute;
}
.navi td:hover #m1, .navi td:hover #m2, .navi td:hover #m3, 
.navi td:hover #m4, .navi td:hover #m5, .navi td:hover #i1, 
.navi td:hover #i2, .navi td:hover #i3, .navi td:hover #i4,
.navi td:hover #i5 {
   display:inline;
}
#m1 {
   left:100px;
}
#m2 {
   left:203px;
}
#m3 {
   left:313px;
}
#m4 {
   left:423px;
}
#m5 {
   left:548px;
}
#i2, #i1, #i3, #i4, #i5  {
   left:203px;
}
.ak01 a {
	background-image: url(http://krogaspe.dialoop.de/Ressourcen/Themes/Default/Images//ak01.gif);
	height: 141px;
	width: 103px;
}
.ak01 a:hover, .ak01 a.position {
	background-image: url(http://krogaspe.dialoop.de/Ressourcen/Themes/Default/Images/mo01.gif);
}
.ak02 a {
	background-image: url(http://krogaspe.dialoop.de/Ressourcen/Themes/Default/Images/ak02.gif);
	height: 109px;
	width: 110px;
}
.ak02 a:hover {
	background-image: url(http://krogaspe.dialoop.de/Ressourcen/Themes/Default/Images/mo02.gif);
}
.ak03 a {
	background-image: url(http://krogaspe.dialoop.de/Ressourcen/Themes/Default/Images/ak03.gif);
	height: 109px;
	width: 110px;
}
.ak03 a:hover {
	background-image: url(http://krogaspe.dialoop.de/Ressourcen/Themes/Default/Images/mo03.gif);
}
.ak04 a {
	background-image: url(http://krogaspe.dialoop.de/Ressourcen/Themes/Default/Images/ak04.gif);
	height: 109px;
	width: 125px;
}
.ak04 a:hover {
	background-image: url(http://krogaspe.dialoop.de/Ressourcen/Themes/Default/Images/mo04.gif);
}
.ak05 a {
	background-image: url(http://krogaspe.dialoop.de/Ressourcen/Themes/Default/Images/ak05.gif);
	height: 141px;
	width: 103px;
}
.ak05 a:hover {
	background-image: url(http://krogaspe.dialoop.de/Ressourcen/Themes/Default/Images/mo05.gif);
}
.content_font_red {
	color: #c0282f;
}
.content_headline, .content_headline_red {
	display: block;
	font-size: 20px;
	margin-bottom: 15px;
}
.content_headline_red {
	color: #c0282f;
}
.content_table, .content_table_noborder {
	margin-bottom: 15px;
}
.content_table td, .content_table th {
	border: 1px solid #015324;
	padding: 1px 4px;
}
.content_table p, .content_table_noborder p {
	margin: 0;
}
.content_table_noborder td, .content_table_noborder th {
	padding: 2px 4px;
}
.content_info_box {
	border: 1px solid #c0282f;
	padding: 15px;
	width: 300px;
}
.img_left
{
	float: left;
	margin-right: 15px !important;
	margin-left: 0 !important;
}
.img_right
{
	float: right;
	margin-left: 15px !important;
	margin-right: 0 !important;
}
