@charset "UTF-8";

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

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

body {
	background-color: #9d9d9d;
}

.wrap1 {
	background: url('../../img/body/schatten_top.png') no-repeat;
	background-position:  left top;
	padding-top: 8px;
	background-color: #9d9d9d;
	margin-top: 10px;
	margin: 0px auto;
	width: 990px;
}

.wrap3 {
	background: url('../../img/body/schatten_bottom.png') no-repeat;
	background-position:  left bottom;
	padding-bottom: 1px;
	margin-bottom: 10px;
}

.wrap2 {
	background: url('../../img/body/schatten_middle.png') repeat-y;
	background-position:  left top;
	background-color: #9d9d9d;
}


div#wrapper {
	margin: 0px auto;
	width: 958px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	position: relative;
	margin-top: 10px;
	background-color: white;
	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: #8e1517;
}

.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;
}

a {
	color: #8e1517;
}

a:hover {
	color: #000000;
}

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

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;
	text-transform: uppercase;
	letter-spacing: -2px;
	font-size: 16px;
	height: 54px;
	font-weight: normal;
	color: white;
	text-decoration: none;
}

div#mainnavigation li a {
	float: left;
	background: url('../../img/header/header_bg.png') repeat-x;
	cursor: pointer;
	width: 190px;
	text-align: center;
	padding-top: 32px;
	line-height: 26px;
}

div#mainnavigation li {
	float: left;
	margin-bottom: -5px;
}

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

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

div#mainnavigation ul {
	background: url('../../img/header/header_bg.png') repeat-x;
	width: 960px;
}

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

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

/* Graue Box */

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

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

div#boxgrey_3 {
	width: 958px;
	background-color: #505155;
	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: 320px;
	position: absolute;
	top: -37px;
	left: 50px;
	padding: 35px 23px 24px 24px;
	background: url('../../img/boxgrey/newsbox.png') 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#news_middle {
	background: url('../../img/boxgrey/newsbox_middle.png') repeat-y;	
	margin-left: -24px;
	padding: 45px 55px 10px 25px;
}

div#news_bottom {
	background: url('../../img/boxgrey/newsbox_bottom.png') no-repeat;	
	height: 20px;
	margin-left: -24px;
}

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.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#news_middle p strong {
	font-size: 16px;
	font-family: Times, Verdana, sans-serif;
	font-size: 18px;
}

/* Content */

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

.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: 333px;
	padding-top: 55px;
	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: 20px;
	padding-left: 30px;
	padding-bottom: 20px;
}

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: 554px;
	padding-right: 10px;
	padding-top: 20px;
	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: #8e1517;
}

.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 {
	background: url('../../img/footer/footer_bg.png') repeat-x;
	padding: 20px 20px 5px 20px;
	height: 75px;
	margin-bottom: 17px;
}

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

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

div#footer ul#footernavigation li a:hover {
	color: white;
	text-decoration: underline;
	font-size: 18px;
	margin-top: 19px;
}

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

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