/******** CSS Bregy *******************/
/******** Global **********************/
/******** Fairgate ********************/
/******** Andreas Bolli ***************/
/******** 20.02.09 ********************/

/******************* 03 Seitenaufbau *******************/

html, body {
	height:100%;
}

#container {
	position:relative;
	height:auto !important;
	height:100%; /* IE6 */
	min-height:100%;
}

#headerblock {
	width: 100%;
	height: 125px;
	display: block;
	padding-top: 9px;
}

#balken {
	height: 86px;
	width: 1000px;
	padding: 11px 0px;
	margin: 0px auto;
	position: relative;
}

#hauptblock {
	padding: 0 0 70px;
	margin: 0px auto;
	width: 998px;
}

#seitenspalte {
	width: 120px;
	float: left;
	clear: both;
	padding: 0 30px 0 49px;
}

#seitenspalte2 {
	width: 100px;
	float: left;
	padding-left: 100px;
	margin-top: 11px;
}

#inhaltsblock {
	width: 501px;
	float: left;
	padding-left: 49px;
}

#inhaltsblock.breit {
	width: 701px;
}

#einspaltig {
	display: block;
	float: right;
	width: 500px;
}

.breit #einspaltig {
	width: 700px;
}

#zweispaltig_links {
	width: 225px;
	display: block;
	float: right;
}

#zweispaltig_rechts {
	width: 225px;
	float: right;
	display: block;
	margin-left: 50px;
}

#footerblock {
	clear: both;
	display: block;
	height: 69px;
	position:absolute;
	bottom:0;
	width: 100%;
}


/******************* 04 Globale Formatierungen *******************/

body {
	font-family: "Helvetica Neue", Helvetica, Arial, Tahoma, Trebuchet, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}

ul li {
	list-style-position: inside;
	list-style-type: none;
	background-repeat: no-repeat;
	padding-left: 1em;
	background-position: 0px 2px;
}

ol li {
	list-style-position: outside;
	margin-left: 3em;
}

p, ul, ol {
	margin-bottom: 1em;
}

.fortsetzung {
	font-size: 90%;
	font-weight: normal;
	line-height: normal;
}

.hinweis {
	font-size: 90%;
	font-style: italic;
	display: block;
}

.hinweis.legende img {
	margin-left: 12px;
	vertical-align: middle;
}

input,
select,
textarea {
	border-width: 0;
	border-style: solid;
	padding: 1px 10px 5px;
	vertical-align: top;
	margin-left: -3px;
	width: 250px;
	background-color: transparent;
	background-repeat: no-repeat;
}

input {
	width: 230px;
}

textarea {
	width: 230px;
	height: 102px;
	padding-bottom: 6px;
}

button {
	border-width: 0;
	border-style: solid;
	padding: 0px 10px 6px;
	width: 106px;
	background-color: transparent;
	background-repeat: no-repeat; 
	margin-left: -3px;
	cursor: pointer;
}

select {
	background-color: transparent;
	background-repeat: no-repeat; 
}

.formular label.radiolabel {
	margin-right: 20px;
	text-align: left;
	float: none;
}
.formular .radiobutton input {
	width: 16px;
	vertical-align: middle;
	background-image: none;
	margin: 0;
	vertical-align: middle;
}

/******************* 05 Header *******************/

#headerblock {
	background-repeat: repeat-x;
	background-position: top center;
}

#vereinslogo {
	float: left;
	margin: 0 0 0 40px;
}

#headerblock h1 {
	font-size: 40px;
	font-family: "HelveticaRounded LT Std Bd", "Arial Rounded MT Bold", "Arial Rounded Bold", "VAG Rounded Std Bold", VAGRundschriftD, "Unit Rounded OT Bold", helvetica, arial, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	width: 600px;
	line-height: 1em;
	margin-left: 250px;
}

#headerblock h2 {
	font-size: 20px;
	font-family: "HelveticaRounded LT Std Bd", "Arial Rounded MT Bold", "Arial Rounded Bold", "VAG Rounded Std Bold", VAGRundschriftD, "Unit Rounded OT Bold", helvetica, arial, sans-serif;
	font-weight: normal;
	line-height: 1.5em;
	margin-left: 250px;
	margin-top: 40px;
}

#lizenzsponsorbox {
	position: absolute;
	left: 649px;
	top: 10px;
	width: 300px;
	height: 80px;
	background-color: white;
	padding: 1px 0 0;
}

#lizenzsponsorbox p {
	font-size: 10px;
	margin: 0 14px -5px;
	position: relative;
	z-index: 3;
}

#lizenzsponsorbox img {
	margin: 0 14px;
}

#overlay {
	position: absolute;
	top: 20px;
	left: 40px;
	height: 100px;
	width: 550px;
}

#hauptblock a:hover,
#footerblock a {
	text-decoration: underline;
}	


#nebennavigation {
	width: 900px;
	position: absolute;
	right: 50px;
	top: 109px;
	border-right: 2px solid #ffd500;
	text-align: right;
	margin-bottom: 0;
}

#nebennavigation li {
	display: inline;
	list-style-type: none;
	background-image: none;
	padding-left: 0;
}

#nebennavigation li a {
	padding: 2px 12px;
	border-left: 2px solid #ffd500;
	font-size: 11px;
	text-decoration: none;
}

/******************* 06 Footerblock *******************/
#footerblock {
	background-repeat: repeat-x;
	background-position: bottom center;
}

#footer {
	padding: 31px 0 0 250px;
	width: 750px;
	margin: 0 auto;
}

.footer_text {
	margin: 0px auto;
	display: inline;
}

.footer_dash {
	display: inline;
}

/******************* 07 Seitenblöcke *******************/

#seitenspalte h3,
#seitenspalte2 h3 {
	font-size: 100%;
	margin-top: 11px;
	margin-bottom: 4px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	display: block;
	width: 100px;
	font-weight: bold;
}

#seitenspalte p {
	padding: 4px 0 2px 0;
	margin: 0;
}

#seitenspalte label {
	padding: 4px 0 2px 0;
	margin: 0;
	display: block;

}

#seitenspalte button,
#seitenspalte input,
#seitenspalte select {
	margin: 4px 0;
	width: 106px;
	position: relative;
	left: -3px;
}

#seitenspalte input {
	width: 86px;
}

#werbepartner h3,
#vereinssponsoren h3 {
	border-width: 0;
}

.seitenblock h4 {
	font-weight: normal;
	font-size: 10px;
	margin-bottom: 0px;
	margin-top: 5px;
}

/******************* 08 Navigation *******************/

#navigation table {
	margin-bottom: 15px;
	margin-top: 5px;
}

#navigation table table {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: -11px;
}

#navigation td td {
	width: 110px;
	border: 1px solid white;
}

#navigation td td.navlevel2 a {
	width: 110px;
	padding-left: 25px !important;
}

#navigation td td a {
	display: block;
	padding-left: 11px !important;
	width: 110px;
	line-height: 1.2em;
	color: black;
	padding-top: 2px;
}

#navigation td td a:hover {
	background-repeat: no-repeat;
 	background-position: 1px 4px;
	text-decoration: none;
}
#navigation td td.navlevel2 a:hover {
 	background-position: 15px 4px;
}

#navigation td td.navi_csstext_selected.navlevel2 a {
}

#navigation td td.navi_csstext_selected {
}

#navigation td td.navi_csstext_selected a {
	font-weight: bold;
	background-repeat: no-repeat;
 	background-position: 1px 4px;
}

#navigation td td.navi_csstext_selected.navlevel2 a {
 	background-position: 15px 4px;
}

/******************* 08 Navigation neu *******************/

.fw-nav-level1 {
	margin-bottom: 15px;
	margin-top: 5px;
	margin-left: -11px;
}

.fw-nav-btn {
	list-style-type: none;
	list-style-position: outside;
	width: 110px;
	border: 1px solid white;
	padding-left: 0;
}

.fw-nav-btn a {
	display: block;
	padding-left: 11px !important;
	width: 110px;
	line-height: 1.2em;
	color: black;
	padding-top: 2px;
	text-decoration: none;
}

.fw-nav-selected {
}

.fw-nav-selected a {
	font-weight: bold;
	background-repeat: no-repeat;
 	background-position: 1px 4px;
}

.fw-nav-btn a:hover {
	background-repeat: no-repeat;
 	background-position: 1px 4px;
	text-decoration: none !important;
}

.fw-nav-level2 .fw-nav-btn {
	width: 110px;
	padding-left: 22px !important;
}

.fw-nav-level2 .fw-nav-btn a {
	font-weight: normal;
	color: black;
	background-image: none;
}

.fw-nav-level2 .fw-nav-selected a {
 	background-position: 1px 4px;
	font-weight: bold;
}

.fw-nav-level2 {
	margin-bottom: 0;
	margin-top: 0;
	margin-left: -11px;
}

.fw-nav-level2 a {
}

/******************* 09 Sponsoren (Seitenblock & Sponsorenseite) *******************/

#werbepartner {
	margin-top: 50px;
}

#werbepartner img,
#vereinssponsoren img {
	margin: 4px 0 15px;
}

#werbepartner p,
#vereinssponsoren p {
	margin: 0 0 15px;
}

.sponsoren h5 {
	margin-bottom: 0px;
}

.sponsoren {
	border-collapse: collapse;
	border-spacing: 0px;
}

.sponsoren td {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	vertical-align: middle;
	padding: 5px 5px 5px 5px;
}

.sponsoren td.sponsorlogo {
	width: 140px;
	height: 60px;
	padding-right: 20px;
	text-align: center;
}

.sponsoren td.sponsorname {
	width: 70%;
	font-weight: bold;
}

.sponsoren .sponsortext {
	font-weight: normal;
}

/******************* 10 Inhaltsblock *******************/

#hauptblock_innen {
	background-position: top center;
	background-repeat: no-repeat;
}
#hauptblock {
	background-color: white;
	background-position: top center;
	background-repeat: repeat-y;
}
#hauptblock_aussen {
	background-position: top center;
	background-repeat: repeat-x;
}
#hauptblock_aussen2 {
	background-position: top center;
	position:relative;
	height:auto !important;
	height:100%; /* IE6 */
	min-height:100%;
}

#inhaltsblock {
}

#inhaltsblock h3 {
	font-size: 130%;
	line-height: 1.3em;
	padding-top: 10px;
	margin-bottom: 8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}

#inhaltsblock h4 {
	font-weight: bold;
	text-decoration: none;
	font-size: 100%;
	margin-top: 10px;
	margin-bottom: 8px;
}

#inhaltsblock h5 {
	font-weight: normal;
	text-decoration: underline;
	font-size: 100%;
	margin-top: 10px;
	margin-bottom: 8px;
}

#inhaltsblock h6 {
	font-weight: bold;
	text-decoration: underline;
	font-size: 100%;
	margin-top: 10px;
	margin-bottom: 8px;
}

#inhaltsblock table {
	width: 100%;
 	border-collapse: collapse;
	border-spacing: 0px;
}

#inhaltsblock img {
	border: 0;
}

#inhaltsblock .intern-startseite-col1 img {
	margin-bottom: 12px;
}

.alternativtext,
.signatur {
	font-style: italic;
}

.funclink {
	text-decoration: none;
	padding: 1px 3px;
	padding-bottom: 5px;
}

ul.horizontal li {
	list-style-type: none;
	display: inline;
	padding-right: 15px;
	margin-left: 0;
	background-image: none;
}

.mannschaftsfoto {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

.news_datum {
	float: right;
	margin: 10px 0 0 20px;
}

.inhaltsverzeichnis {
	line-height: 1.6em;
}

.anmeldefrist {
	font-style: italic;
}

/******************* 11 Tabellen *******************/

.standardtabelle {
	border-collapse: collapse;
	border-spacing: 0px;
	margin-bottom: 5px;
}

.standardtabelle td {
	padding: 1px 0;
	border-bottom: 1px solid #ccc;
}

.standardtabelle th {
	padding: 2px 0px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	text-align: left;
	font-size: 1em;
}

.zwischentitel {
	padding-top: 12px;
}

.teamcol2,
.teamcol2 th {
	width: 80px;
	text-align: center !important;
}

/******************* 12 Formulare *******************/

.formular,
.suchformualar {
	text-align: left;
	vertical-align: top;
}

.formular .form_zeile,
.suchformular .form_zeile {
	padding: 2px 0px 2px 0px;
	clear: left;
	border: 0px;
}

.formular label,
.formular .vorbutton {
	font-weight: normal;
	width: 115px;
	margin-right: 10px;
	text-align: left;
	float: left;
}

.formular .meldungstext {
	margin-left: 125px;
	margin-bottom: 5px;
}

.formular .hinweis,
.formular .form_einruecken {
	margin-left: 125px;
}

.formular .checkbox {
	width: 14px;
}

#inhaltsblock select#fg_formfield_id_22975 {
	height: 108px;
}

input[type=file] {
	letter-spacing: 0;
	width: auto;
}

.formular {
	border-collapse: collapse;
	border-spacing: 0px;
}

.formular td {
	padding: 2px 2px 2px 2px;	
}

.suchformular label {
	font-weight: bold;
	margin-bottom: 5px;
}

/******************* 13 Seitenböcke *******************/

#twpi {
	margin: 4px 0;
	width: 102px;
}

.seitenblock.rechts .bg {
	width: 126px;
	margin: 0px 0px 0px 0px;
}


/********IE-Hack Inhaltsblock weiter nach oben als im FF *************************/
#inhaltsblock {
/* *margin-top: -18px;  */
}

#zweispaltig_rechts {
*margin-top: -18px !important;
}

#zweispaltig_links {
*margin-top: -18px !important;
}
