/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body {}

strong {
	color: #333333;
}

em {}

/******* table styles *******/

table {}

td {
	border-bottom: 1px solid #E2E2E2;
}

td a:link {}

td a:visited {}

th {
	color: #FFFFFF;
	background-color: #FF9900;
	border-right: 1px solid #FFB74A;
}

th a:link {
	color: #FFFFFF;
}

th a:visited {
	color: #FFFFFF;
}

th a:hover {
	color: #FFFFFF;
}

th a:active {
	color: #FFFFFF;
}

tr:hover {
	background-color: #F9F5EE;
}

hr {
	border-top: 1px solid #FF9900;
}

/******* hyperlink and anchor tag styles *******/

a:link {
	color: #2c4b98;
	border-bottom-color: #FF9900;
}

a:visited {
	color: #2c4b98;
	border-bottom-color: #FF9900;
}

a:hover {}

/************** header tag styles **************/

h1 {
	color: #2c4b98;
}

h2 {
	color: #333333; margin: 0;
}

h3 {
	color: #2c4b98;
}

h4 {
	color: #FFFFFF;
	background-color: #2c4b98;
}

h5 {
	color: #888888;
}

ul {}

ul ul {}

ul ul ul {}

form {}

label {}

input {
	border: 1px solid #999999;
}

#newsletter_submit {
	color: #FFFFFF;
	background-color: #2c4b98;
}

/************** sportlerboerse tag styles **************/

#boerse input {
	border: 1px solid #999999;
}

#boerse select {
	border: 1px solid #999999;
}

#boerse textarea {
	border: 1px solid #999999;
}

/************** newsletter tag styles **************/

#newsletter_eintragen {
	color: #333333;
}

.checkbox {}

select {
	border: 1px solid #999999;
	background-color: #FFFFFF;
}

#page {
	background-color: #FFFFFF;
}

#title {}

img {}

img a:link, img a:visited {
	background-color: #FFFFFF;
}

/******* banner *******/

#banner_top {}

#banner_side {}

#pagecell {}

#head {
	background: url(http://www.sport-deutschland.net/css/head_wvsg_start.jpg) no-repeat;width:798px;height:208px;
}

#pageNav {
	color: #333333;
}

#pageNav h2 {}

#content {}

#contentinnen img {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

#contentinnen {
	border: 1px none #CCCCCC;
}

/************* globalNav styles *************/

#globalNav{
	color: #666666;
}

#globalNav a:link, #globalNav a:visited {
	color: #666666;
}

#globalNav a:hover{
	color: #999999;
	background-color: #FFFFFF;
}

#sectionLinks {
	background-color: #2c4b98;
}

#sectionLinks img {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;	
}

#sectionLinks H3 {
	color: #FFFFFF;
}

#sectionLinks a:link {
	color: #FFFFFF;
	border-top-color: #3e67cc;
	border-right-color: #3e67cc;
	border-bottom-color: #3e67cc;
	border-left-color: #3e67cc;
}

#sectionLinks a:visited {
	color: #FFFFFF;
	border-top-color: #3e67cc;
	border-right-color: #3e67cc;
	border-bottom-color: #3e67cc;
	border-left-color: #3e67cc;
}

#sectionLinks a:hover {
	background-color: #FFFFFF;
	color: #2c4b98;
}

#submit{
	background-color: #2c4b98;
	color: #FFFFFF;
}

#submit:hover{
	background-color: #FFAC2F;
}

/************** siteInfo styles ****************/

#siteInfo{
	color: #999999;
}
	
#siteInfo a:link, #siteInfo a:visited {color: #999999;}
#siteInfo a:hover {color: #2c4b98;}

#siteInfo img {}

#clear {}

#suche label {}

#search {
	background-color: #2c4b98;
	color: #FFFFFF;
}

#search:hover {
	background-color: #FFA928;
}

#suche_ort {}

#suche_sport {
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #2c4b98;
}

#suche_sport a {
	color: #333333;
}

#suche_sport a:hover {
	color: #333333;
}

#suche {
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #FF9900;
}

#suche h2 {
	color: #FFFFFF;
}

.suchfeld {
	background-color: #FFFFFF;
	color: #666666;
	border: 1px none #FFFFFF;
}

.button {
	background-color: #FF9900;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}

.button:hover {
	background-color: #FFFFFF;
	color: #FF9900;
	border: 1px solid #FFFFFF;
}

#bmi {
	color: #FFFFFF;
	background-color: #FF9900;
}

#mainpic {}

#mainpic img {}
	
#advert {}

#advert img {}

#advert img a:link {}

#kasten_anbieter {
	border-top-color: #E2E2E2;
	border-right-color: #E2E2E2;
	border-bottom-color: #E2E2E2;
	border-left-color: #E2E2E2;
}

#kasten_anbieter:hover {
	background-color: #F9F5EE;
}

#kasten_anbieter h2 {
	color: #FF9900;
}

#kasten_anbieter h2 a:link {
	background-color: transparent;
	color: #FF9900;
}

#kasten_anbieter h2 a:visited {
	color: #FF9900;
	background-color: transparent;
}
#kasten_anbieter h2 a:hover {
	color: #FF9900;
	background-color: transparent;
}

#kasten_anbieter_img {}

#kasten_anbieter_img img {
	border: 1px solid #CCCCCC;
}

#kasten_anbieter_text {}

#kasten_anbieter_gross {
	border-top-color: #E2E2E2;
	border-right-color: #E2E2E2;
	border-bottom-color: #E2E2E2;
	border-left-color: #E2E2E2;
}

#kasten_anbieter_gross:hover {
	background-color: #F9F5EE;
}

#kasten_anbieter_gross h2{
	color: #FF9900;
}

#kasten_anbieter_gross h2 a:link {
	background-color: transparent;
	color: #FF9900;
}

#kasten_anbieter_gross h2 a:visited {
	color: #FF9900;
	background-color: transparent;
}

#kasten_anbieter_gross h2 a:hover {
	color: #FF9900;
	background-color: transparent;
}

#kasten_anbieter_gross_img {}

#kasten_anbieter_gross_img img {
	border: 1px solid #CCCCCC;
}

#kasten {
	border-top-color: #E2E2E2;
	border-right-color: #E2E2E2;
	border-bottom-color: #E2E2E2;
	border-left-color: #E2E2E2;
}

#kasten h2 {}

#kasten img {
	width: 150px;
}

#kasten_img {}

#kasten_img img {
	border: 1px solid #CCCCCC;
}

#kasten_text {}

#kasten_text img {}

#rubriken {}

#rubriken img {}

#rubriken h4 {}

#sectionLinks_anbieter {
	border: 1px solid #FF9900;	
}

#sectionLinks_anbieter img {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

#sectionLinks_anbieter H3 {
	color: #FFFFFF;
}

#sectionLinks_anbieter a:link, #sectionLinks_anbieter a:visited {
	color: #333333;
	border-top-color: #FFD697;
	border-right-color: #FFD697;
	border-bottom-color: #FFD697;
	border-left-color: #FFD697;
}

#sectionLinks_anbieter a:hover {
	background-color: #FFFFFF;
	color: #FF9900;
}

#anlageninfo_img {}

#anlageninfo_img img {}

#anlageninfo_text {}

#anlageninfo br {}

#anlageninfo {}

#anlageninfo label{}

/********************* impressum **********************/
#impressum {
	line-height: 25px;
}
#impressum br{clear:both;}
#impressum label {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100px;
}
#impressum p {
	margin: 0px;
}
#impressum img {
	float: left;
	margin-right: 20px;
}

/********************* hinzugefügt 071205 **********************/

#voting {
	margin-bottom: 4px;
	background-color: #F8F1CD;
	vertical-align: middle;
	line-height: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E2BE87;
	border-right-color: #E2BE87;
	border-bottom-color: #E2BE87;
	border-left-color: #E2BE87;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#voting select{
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 4px;
}

#voting label{
	display: block;
	width: 150px;
	float: left;
	color: #3E3E3E;
	line-height: 12px;
	padding-bottom: 3px;
	padding-top: 3px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

#voting:hover {	background-color: #FFFFFF;}
#voting img{}

#voting input#submit1{
	background-color: #FF9900;
	cursor: auto;
	height: 15px;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 10px;
	width: 50px;
	line-height: 15px;
	float: none;
	margin-top: 0px;
	margin-bottom: 0px;
}

#voting input#submit1:hover{
	background-color: #FE7D0A;
	cursor: auto;}


#voting select{
	border: 1px solid #999999;
	margin-right: 5px;
	margin-left: 5px;
	width: 40px;
}
#sternchen{
	margin-bottom: 5px;
	margin-top: 12px;
}
#sternchen img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #CCCCCC;
	float: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#topangebote{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	text-indent: -13px;
	padding-left: 12px;
}
#topangebote h5{
	font-style: normal;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000000;
	padding-top: 4px;
	margin-top: 4px;
}

#topangebote h4{
	text-indent: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}

#spalten {
	background: url(back_wvsg.jpg) no-repeat 0px top;
	height: 330px;
	left: -14px;
	position: relative;
}

#spalte1 {
	float: left;
	width: 465px;
	padding: 6px 0px 0px 10px;
	margin-right: 8px;
	display: inline;
	line-height: 20px;
}

#spalte2 {
	float: left;
	width: 346px;
	padding: 34px 10px 10px 30px;
	font-size: 12px;
	font-weight: bold;
}

#spalte2 h1 {
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 5px;
	letter-spacing: -1px;
}

#spalte2 img {
	float: none;
	margin-bottom: 3px;
}

#spalte2 select {
	float: none;
	margin-bottom: 0px;
	margin-top: 7px;
	font-weight: bold;
	font-size: 12px;
	color: #444444;
	width: 100%;
	height: 30px;
	border: 1px solid #BEBCC5;
}

#spalte_r {
	float: left;
	width: 346px;
	padding: 34px 0 5px 30px;
	font-size: 12px;
	font-weight: bold;
}

#spalte_r h1 {
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 5px;
	letter-spacing: -1px;
}

#spalte_r img {
	float: none;
	margin-bottom: 3px;
}

#spalte_r select {
	float: none;
	margin-bottom: 0px;
	margin-top: 7px;
	font-weight: bold;
	font-size: 12px;
	color: #444444;
	width: 100%;
	height: 30px;
	border: 1px solid #BEBCC5;
}

#spalte3 {
	float: left;
	width: 33%;
	background: #FFA824;
	border: 1px solid #FFB546;
	padding: 9px;
	display: inline;
}
#spalte3:hover {
	background: #FD6602;
	border-color: #FFFFFF;
}


#description {
	background: #FF9900;
	padding: 8px;
	color: #FFFFFF;
	font-weight: bold;
	height: 130px;
	width: 96%;
}
#description h1 {
	font-size: 24px;
	color: #FFFFFF;
	line-height: 24px;
	text-transform: none;
	margin-bottom: 7px;
}
#description h2 {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-transform: none;
	margin-bottom: 3px;
}

#description ul {
	margin: 0px;
	padding: 0px;
}

#description li {
	margin: 0px 0px 0px 12px;
	list-style: disc outside;
	line-height: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-top: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px solid #FFB546;
	border-left: 1px none #FFFFFF;
}

#aktion {
	background: #EEEDEF;
	padding: 12px;
	width: 744px;
	border: 1px solid #E0DFE3;
}

#aktion:hover {
	background: #F7FAFB;
	padding: 11px;
	width: 95%;
	border: 2px solid #1A5893;
}

#aktion strong {
	background: #FFFFFF;
	padding: 2px 8px;
}


#footer {
	text-align: center;
	clear: both;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 0px;
}

#direktlink {
	position: absolute;
	left: 541px;
	top: 91px;
}


/********************* end **********************/

#pagecell {
	width: 784px;
	background: #FFFFFF;
	height: auto;
}
#pagecell #left {
	margin: 0px 25px 0px 0px;
	padding: 0px;
	float: left;
	height: 450px;
	width: 175px;
	border-right: 1px dotted #F0F0F0;
}
#pagecell #left img {
	background: #FFFFFF;
	margin: 0px 0px 10px;
	padding: 0px;
	float: left;
	border: 1px solid #cccccc;
}
#pagecell #left img:hover {
	border: 1px solid #2c4b98;
}
#pagecell #left hr {
	margin: 0px 0px 10px;
	padding: 0px;
	float: left;
	height: 0px;
	width: 190px;
	border-top: 1px dotted #dddddd;
	border-bottom: none;
	border-left: none;
	border-right: none;
	line-height: 0px;
}
#pagecell #right {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 450px;
	width: 500px;
}
#pagecell #right img {
	background: #ffffff;
	margin-bottom: 20px;
}
#page #pagecell #right .choose {
	margin: 0px 10px 10px;
	padding: 0px;
	float: left;
	height: 50px;
	width: 220px;
	border: 1px solid #FF9900;
}
#page #pagecell #right .choose img {
	border-style: none;
}
