* {
	margin: 0;
	padding: 0;
	border: 0;
}
html, body {
	height: 100%;
}
body {
	background: url("../media/Image/layout/bg_body.png");
	font-size: 100%; 
}
#div_site {
	width: 61.25em;
	margin: auto auto;
	background: #ffffff;
	min-height: 100%;
	position: relative;
}
* html #div_background { /* IE Hack für 100 % Höhe */
	height: 100%;
}
#div_head {
	width: 61.25em;
	height: 8.125em;
	background: #75A3BE url("../media/Image/layout/bg_head.jpg") no-repeat;
	border-bottom: solid 0.0625em #ffffff;
}
#div_logo {
	width: 9.875em;
	height: 5.375em;
	padding: 0.3125em 0 0 0.5625em;
}
#div_logo img {
	width: 10.125em;
	height: 5em;
}
#div_prim_navi_box {
	height: 2.375em;
}

#div_prim_navi_start {
	height: 0.5625em;
	float: left;
	width: 0.625em;
	padding: 1em 0 0.5625em 0;
}
#div_start {
	height: 0.5em;
	width: 100%;
	border-top: solid 0.0625em #ffffff;
	background: #8694AB;
}
#div_prim_navi_box a {
	display: block;
	padding: 1.5em 2.7272em 0.8em 1em;
	border-top: solid 0.0625em #ffffff;
	border-bottom: solid 0.0625em #ffffff;
	border-left: solid 0.0625em #ffffff;
	float: left;
	font: bold 0.675em/0.675em arial, helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
}
.prim:link {
	background: #1B5080;
}
.prim:visited {
	background: #1B5080;
}
.prim:hover {
	background: #75A3BE;
}
.prim_aktiv {
	background: #75A3BE;
}	
#div_prim_navi_end {
	width: 6.4em;
	border-left: solid 0.0625em #ffffff;
	float: left;
	padding: 1em 0 0.5625em 0;
}
#div_end {
	height: 0.5em;
	width: 100%;
	border-top: solid 0.0625em #ffffff;
	border-right: solid 0.0625em #ffffff;
	background: #8694AB;
}
#div_body {
	width: 61.25em;
}
#div_seku_navi_box {
	width: 10.625em;
	float: left;
	background: #CCCCCC;
	padding: 0.25em 0 0.375em 0.625em;
}
#div_seku_navi_box div {
	padding: 0 0 0.25em 0;
}
#div_seku_navi_box div a {
	display: block;
	padding: 0.8em 2.7272em 0.8em 1em;
	border-top: solid 0.0625em #ffffff;
	border-bottom: solid 0.0625em #ffffff;
	border-left: solid 0.0625em #ffffff;
	font: 0.675em/0.675em arial, helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
}
.seku:link {
	background: #E6E6E6;
}
.seku:visited {
	background: #E6E6E6;
}
.seku:hover {
	background: #ffffff;
}
.seku_aktiv {
	background: #ffffff;
}
#div_content_box {
	float: left;
	width: 32.375em;
	padding: 0.5em 1.25em 1.25em 1.25em;
}
h1 {
	font: 1.375em/1.4em arial, helvetica, sans-serif;
	color: #000000;
	padding: 0 0 0.4em 0;
}
p, .text, td, th {
	font: 0.75em/1.4em arial, helvetica, sans-serif;
	color: #000000;
}
#div_news_box {
	float: left;
	width: 14.5em;
	background: #8694AB;
	padding: 0 0.625em 0.625em 0;
}
#div_espo_logo {
padding: 0.625em 0 0 0;
}
#div_espo_logo img {
display: inline;
}
#div_news_headline {
	background: url("../media/Image/layout/bg_news_head.png") repeat-x;
	border-right: solid 0.0625em #ffffff;
	width: 13.3125em;
	height: 1.3125em;
	padding: 0.25em 0 0 1em;
}
.news_headline {
	font: bold 0.75em/1.4em arial, helvetica, sans-serif;
	color: #000000;
}
#div_news_text {
	width: 14.3125em;
	background: #ffffff;
	border-right: solid 0.0625em #ffffff;
}
#div_news_text ul {
	list-style-image: url("../media/Image/layout/arrow.png");
	padding: 0.25em 0.5em 0.5em 1em;  
}
.news_list li {
	padding: 0 0 0.5em 0;
}
.news_list_headline:link, .news_list_headline:visited {
	font: 0.675em/1.5em arial, helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
.news_list_headline:hover {
	font: 0.675em/1.5em arial, helvetica, sans-serif;
	color: #c0c0c0;
	text-decoration: underline;
}
.link_intern:link, .link_intern:visited {
	color: #c0c0c0;
	text-decoration: none;
}
.link_intern:hover {
	color: #999999;
	text-decoration: none;
}
input, select, textarea {
	border: solid 0.0625em #c0c0c0;
}
#input_name, #input_email {
	width: 26em;
}
textarea {
	width: 26.5em;
}
#select_anrede {
	padding: 0 2em 0 0;
}
#kontaktformular {
	font: 0.75em/1.4em arial, helvetica, sans-serif;
	color: #000000;
}
#div_content_box ul {
	padding: 0.25em 0.5em 0.5em 1em;
}
#div_content_box ul li {
	font: 0.75em/1.4em arial, helvetica, sans-serif;
	color: #000000;
}
#suchergebnisse {
	padding: 0.25em 0.5em 0.5em 1em;
}
#suchergebnisse a:link, #suchergebnisse a:visited {
	color: #000000;
	text-decoration: none;
}
#suchergebnisse a:hover {
	color: #c0c0c0;
	text-decoration: underline;
}
.table_veranstaltung td {
	padding: 0.25em;
}
#vereinssuche label {
	font: 0.75em/1.4em arial, helvetica, sans-serif;
	color: #000000;
	display: block;
	padding: 1em 0 0 0;
}
#vereinssuche #ipt_name, #vereinssuche select, #sportartensuche select {
	width: 26em;
}
.btn_sportpartnersuche {
	display: block;
	border:0.0625em solid #C0C0C0;
	background: #dddddd;
	width: 10.75em;
	padding: 0.25em 0 0.25em 0.5em;
	font: 0.8em/1em arial,helvetica,sansserif;
	text-decoration: none;
	color: #000000;
}
.btn_sportpartnersuche:link, .btn_sportpartnersuche:visited {
	background: #dddddd;
}
.btn_sportpartnersuche:hover {
	background: #cccccc;
}

/* usertable Formatierung */
.usertable td {
	padding: 0.25em;
}
.usertable tr {
	background: url("../media/Image/layout/tr_bottom.png") no-repeat left bottom;
}
.usertable .first_tr {
	background: #d8d8d8;
}