@charset "UTF-8";

/* Import */
@import url(reset.css);

html , textarea, input {
	font-size: 14px;
}

body {
	background: url('../../img/body/body_bg.jpg') repeat-x;
}

.wrap1 {
	background: url('../../img/footer/footer_bg.jpg') repeat-x left bottom;
}

div#wrapper {
	margin: 0px auto;
	width: 958px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	position: relative;
	line-height: 20px;
}

.clear {
	clear: both;
	height: 1px;
	width:100%;
}

.readmore a {
	background: url('../../img/body/pfeil.png') no-repeat;
	background-position: 0% 50%;
	padding-left: 10px;
	margin-top: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #d4160d;
}

.readmore a:hover {
	background: url('../../img/body/pfeil_hover.png') no-repeat;
	background-position: 0% 50%;
	padding-left: 10px;
	margin-top: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.readmore  {
	margin-top: 10px;
}

img.headerimg {
	margin-top: -5px;	
}

a {
	color: #d4160d;
}

a:hover {
	color: #000000;
}

h1 {
	font-family: Times, Verdana, sans-serif;
	font-size: 34px;
	padding-bottom: 35px;	
}

h2 {
	font-family: Times, Verdana, sans-serif;
	font-size: 22px;
	padding-bottom: 10px;
	color: #000000;
}

h3 {
	font-family: Times, Verdana, sans-serif;
	font-size: 22px;
	color: #000000;
}

h4 {
	font-family: Times, Verdana, sans-serif;
	font-size: 18px;
	color: #000000;
	padding-left: 35px;
	background: url('../../img/body/rundpfeil.png') no-repeat;
	background-position: 0% 50%;
	line-height: 45px;
	margin-bottom: 10px;
	margin-left: -10px;
	margin-top: 15px;
}

h5 {
	padding-left: 30px;
	background: url('../../img/body/rundpfeil_s.png') no-repeat;	
	line-height: 35px;
	padding-bottom: 10px;
	font-family: Times, Verdana, sans-serif;
	background-position: 0% 30%;
	font-size: 18px;
}

/* Hauptnavigation */

div#mainnavigation ul li a{
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	height: 47px;
	font-weight: normal;
	color: white;
	text-decoration: none;
}

div#mainnavigation li a {
	float: left;
	cursor: pointer;
	width: 189px;
	text-align: center;
	padding-top: 25px;
	line-height: 26px;
}

div#mainnavigation li {
	float: left;
}

div#mainnavigation li.trenn {
	padding: 0px;
	width: 2px;
	cursor: default;
	background:none;
}

div#mainnavigation li a:focus {
	background: url('../../img/header/header_bg_hover.png') repeat-x;
}


a.pdf {
	background: url('../../img/body/pdf.jpg') no-repeat;
	display: block;
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom: 5px;
} 

div#navigation_top p {
	padding-bottom: 10px;
	margin-top: 10px;
}

/* Graue Box */

div#boxgrey {
	width: 958px;
	position: relative;
	height: 261px;
	margin-top: -5px;
}

div#boxgrey_2 {
	width: 958px;
	position: relative;
	height: 262px;
	margin-top: -5px;
	z-index: 1;
}

div#boxgrey_3 {
	width: 958px;
	position: relative;
	height: 7px;
	margin-top: -5px;
}

.hr {
	background: url('../../img/boxgrey/hr.png') repeat-x;	
	width: 255px;
	height: 2px;
	border: 0px solid;
	margin-left: 0px;
}

div#news {
	width: 312px;
	height: 207px;
	position: absolute;
	top: -26px;
	left: 8px;
	padding: 90px 23px 24px 45px;
	background: url('../../img/boxgrey/newsbox.jpg') no-repeat;	
}

div#news_top {
	background: url('../../img/boxgrey/newsbox_top.png') no-repeat;	
	width: 312px;
	padding: 35px 0px 15px 25px;
	margin-top: -78px;
	margin-left: -27px;
	height: 250px;
}

div#news_top strong {

	font-size: 16px;
}

div#news_top p {
	margin-top: 10px;	
}

div#news_2 {
	z-index: 2;
	width: 312px;
	height: 320px;
	position: absolute;
	left: 50px;
	padding: 35px 0px 25px 25px;
}

div#navigation_top {
	background: url('../../img/boxgrey/newsbox_middle.png') repeat-y;	
	padding: 10px 30px 10px 25px;
	position: relative;
	margin-left: 32px;
	margin-top: 17px;
	float: left;
	width: 260px;

}

div#navigation_bottom {
    background: url("../../img/boxgrey/newsbox_bottom.png") no-repeat scroll 0 5px transparent;
    bottom: -14px;
    height: 20px;
    margin-left: -25px;
    margin-top: 13px;
    position: absolute;
    width: 320px;
}

div#boxgrey p {
	font-family: Arial, Verdana, sans-serif;
	line-height: 20px;
	font-size: 14px;
}

div#news img
div#news_top img {
	margin-bottom: 15px;
}

div#newsgallery {
	position: absolute;
	top: 20px;
	right:142px;
}

p#newsgallerytext {
	position: absolute;
	top: 176px;
	left: 382px;
	color: white;	
}

.sublink {
	padding-left: 30px;
	background: url('../../img/body/rundpfeil_s.png') no-repeat;	
	line-height: 35px;
	padding-bottom: 10px;
}

.sublink.active {
	padding-left: 30px;
	background: url('../../img/body/rundpfeil_s_active.png') no-repeat;	
	line-height: 35px;
	padding-bottom: 10px;
	color: black;
	text-decoration: none;
}

.sublink:hover {
	padding-left: 30px;
	background: url('../../img/body/rundpfeil_s_active.png') no-repeat;	
	line-height: 35px;
	padding-bottom: 10px;
	color: black;
}

table.mannschaftsrangliste tr {
	height: 30px;
}

table.mannschaftsrangliste th.rang  {
	width: 60px;
	text-align: left;
}

table.mannschaftsrangliste th.lk  {
	width: 80px;
	text-align: left;
}

table.mannschaftsrangliste th.name  {
	width: 240px;
	text-align: left;
}

table.mannschaftsrangliste th.nation  {
	text-align: left;
}

table#beitraege tr {
	line-height: 22px;
}

div#navigation_top p strong {
	font-size: 16px;
	font-family: Times, Verdana, sans-serif;
	font-size: 18px;
}

/* Content */

img.floatimg {
	float: right;
	height: 193px;
}

img.floatimg_2 {
	float: right;
	height: 166px;
	margin-left: 20px;
	margin-bottom: 20px;
}

.newsliste {
	list-style-type: disc;
	margin-left: 30px;
}

.column_1 {
	float: left;
	padding-left: 0px;
	width: 183px;
}

.column_2 {
	padding-left: 0px;
	width: 400px;
}

.column_3 {
	padding-left: 0px;
	width: 315px;
	float: left;
}

.column_4 {
	float: left;
	padding-left: 0px;
	width: 270px;
}

.column_5 {
	float: left;
	padding-left: 0px;
	width: 450px;
}

div#wrapper div#content ul li a{
	background: none;
	padding-left: 0px;
}

div#wrapper div#content ul li a:hover{
	background: none;
	padding-left: 0px;
}

div#content p {
	margin-bottom: 15px;
}

div.rangliste {
	width: 370px;
} 

div.rangliste td,
div.rangliste th {
	padding-right: 25px;
	text-align: left;
}

div.rangliste th {
	font-family: Times, Verdana, sans-serif;
	font-size: 15px;
	padding-bottom: 15px;
	padding-top: 10px;
}

div.rangliste td {
	color: #696969;
	font-size: 14px;
}

div.rangliste td img {
	margin-bottom: 7px;
	margin-top: 10px;
}

.col1 {
	width: 320px;
	padding-top: 40px;
	padding-bottom: 20px;
	padding-left: 20px;
	float: left;
}

.col2_1 {
	float: right;
	width: 554px;
	padding-right: 30px;
	padding-top: 30px;
	padding-left: 20px;
	background-color: #f3f3f3;
	padding-bottom: 20px;
}

div.col2_1 p {
	color: #696969;
	padding-bottom: 6px;
	
}

div.col2_1 li {
	list-style-type: disc;
	color: #696969;
	margin-left: 25px;
	padding-bottom: 6px;
}

.col2_2 {
	float: right;
	width: 554px;
	padding-right: 30px;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}

.col {
	width: 960px;
	padding-right: 30px;
	padding-top: 67px;
	padding-left: 30px;
	padding-bottom: 20px;
}

div#content .col1 p {
	font-size: 12px;
	margin-bottom: 6px;
}

.col1 h4 {
	font-size: 16px;
	padding-left: 10px;
	margin-bottom: 0px;
	background: none;
}

div#content .col2_2 li a:hover {	
	background: url('../../img/body/pfeil_hover.png') no-repeat;	
	padding-left: 10px;
	font-weight: bold;
	background-position: 0% 60%;
}

div#content .col2_2 li a {
	font-weight: bold;
	background: url('../../img/body/pfeil.png') no-repeat;	
	padding-left: 10px;
	background-position: 0% 60%;
}

div#content .col2_2 li {
	padding-bottom: 6px;
}

.col2 {
	float: right;
	width: 567px;
	padding-right: 10px;
	padding-top: 64px;
	padding-left: 20px;
	padding-bottom: 20px;
}

div#content .col2 li a:hover {	
	background: url('../../img/body/pfeil_hover.png') no-repeat;	
	padding-left: 10px;
	font-weight: bold;
	background-position: 0% 60%;
}

div#content .col2 li a {
	font-weight: bold;
	background: url('../../img/body/pfeil.png') no-repeat;	
	padding-left: 10px;
	background-position: 0% 60%;
}

div#content .col2 li {
	padding-bottom: 6px;
}

div#content .col2 div.pikachoose li {
	padding-bottom: 0px;
}

div#content .col2div.pikachoose  ul {
	margin-bottom: 0px;
}

div.pikachoose {
	line-height: 0px;
}

div#content .col2 ul {
	margin-bottom: 10px;
}

.date {
	font-weight: bold;
	width: 120px;
}

.trainer {
	height: 200px;
	float: right;
	margin-right: 10px;
}

span#einruecken1 {
	padding-left: 9px;
}

.toplink {
	font-size: 9px;
	background: url('../../img/body/toplink.png') no-repeat;	
	padding-left: 20px;
	text-decoration: none;
}

.toplink:hover {
	font-size: 9px;
	background: url('../../img/body/toplink.png') no-repeat;	
	padding-left: 20px;
	text-decoration: none;
	color: #d4160d;
}

.thead {
	cursor: pointer;
}

div.sponsor img {
	width: 200px;
}

div.sponsor {
	margin-bottom: 20px;
}

ul#sitemap {
	list-style: none;
	line-height: 26px;
}

ul#sitemap a {
	margin-left: 10px;
}

ul.sitemapsub1 {
	list-style: none;
	margin-left: 40px;
}

input {
	margin-top: 5px;
	background: url('../../img/body/form1.png') no-repeat;	
	height: 29px;
	width: 265px;
	border: 0px solid;
	padding: 1px 20px 5px 10px;
	margin-bottom: 10px;
}

textarea {
	margin-top: 5px;
	background: url('../../img/body/form2.png') no-repeat;	
	height: 78px;
	width: 265px;
	border: 0px solid;
	padding: 5px 20px 10px 3px;
	margin-bottom: 10px;
}

input#absenden {
	background: url('../../img/body/send.png') no-repeat;	
	color: white;
	width: 160px;
	height: 25px;
	font-weight: bold;
	cursor: pointer;
}

input#absenden:hover {
	background: url('../../img/body/send_hover.png') no-repeat;		
}

/* Footer */

div#footer {
	padding: 20px 20px 5px 20px;
	height: 47px;
}

div#footer ul#footernavigation li {
	display: inline;
	padding-right: 30px;
}

div#footer ul#footernavigation li a {
	color: white;
	text-decoration: none;
	font-size: 12px;
}

div#footer ul#footernavigation li a:hover {
	color: white;
	text-decoration: underline;
}

div#footer ul {
	float: right;
	margin-top: 13px;
}

div#footer p {
	float: left;
	color: white;
	font-size: 12px;
	margin-top: 13px;
	padding-left: 15px;
}

div#facebook {
	float: right;
	margin-right: 128px;
}

div.presse img {
	float: left;
	width: 177px;
	padding-right: 30px;
}

p.float {
	float: left;
	width: 350px;
}

