* {
	padding: 0;
	margin: 0;
	outline: 0;
}


body {
	background: #fff url(../_img/head_bg.jpg) repeat-x left top;
	padding: 0;
	margin: 0;
	font-family: "Lucida Grande", Helvetica, Arial, sans;
	font-size: 10pt;
	color: #333;
}

/* IE 6-8 bugs */
/*body * **{
	behavior:url(http://www.hsgnordhorn-lingen.de/_css/iepngfix.htc);
}*/

/* Links */
#head a, #head a:link, #head a:visited, #head a:hover, #head a:active, #column_1 a, #column_1 a:link, #column_1 a:visited, #column_1 a:hover, #column_1 a:active {
	text-decoration: none;
	color: #444;
	font-weight: bold;
}

#content a, #content a:link, #content a:visited, #content a:hover, #content a:active{
	text-decoration: none;
	color: #BD0000;
	font-weight: bold;
}

#foot a, #foot a:link, #foot a:visited, #foot a:active{
	text-decoration: none;
	color: #444;
	font-weight: bold;
}

#foot a:hover{
	color: #bd0000;
}

/* Links mit Hintergrundfarbe bei hover */
#content a.linkbg, #content a.linkbg:link, #content a.linkbg:visited, #content a.linkbg:active{
	text-decoration: none;
	color: #BD0000;
	font-weight: bold;
	padding: 0px 2px;
}

#content a.linkbg:hover{
	text-decoration: none;
	color: #BD0000;
	background-color:#EFEFEF; 
	-moz-border-radius:3px; 
	-khtml-border-radius:3px;
	padding: 0px 2px;
	font-weight: bold;
}

img {
	border: 0;
}




/* Microsoft Bugfixing: IE5.5+ */
* html img, * html div { behavior: url(http://www.hsgnordhorn-lingen.de/_css/iepngfix.htc); }



/* Page-Umgebung */

#page{
	width: 960px;
	/*padding-top: 230px;*/
	background: #fff url(../_img/head.jpg) no-repeat left top;
	padding: 0;
	margin: 0 auto;
}


/* Kopf der Seite */
#head{
	width: 960px;
	padding: 0;
	margin: 0;	
}

/* Grid */
#main{
	margin: 0;
	padding: 15px 0 0 10px;
	font-size: 12px;	
}

#content{
	/*border: 1px solid #dcdcdc;*/
	float: left; 
	width: 540px;  
	padding: 0 0 20px 10px;
	margin:0;
}

#column_1{
	width: 187px;
	margin: 20px 190px 0 560px;
	padding: 0 0 0 5px;
	/*background: transparent url(../_img/column1-bg-grad.gif) no-repeat right top;*/
}

/*
#column_1 .top{
	padding: 0;
}

#column_1 .bottom{
	padding: 0 0 28px 0;
}*/

#column_2{
	/*border: 1px solid #dcdcdc;*/
	float: right; 
	width: 170px; 
	padding: 50px 0 50px 0;
	margin:0;
}

#foot{
	float: left; 
	clear:left;
	width: 960px;
	padding: 0;
	margin: 0;	
}

.news_item_small{
	float: left;
	width: 250px;
	padding: 20px 10px;
}

.news_item_small p{
	font-size: 9pt;
	line-height: 1.3em !important;
	text-align: left !important;
}

.news_item_archiv{
	width: 100%;
	padding: 20px 10px;
}

.news_item_archiv p{
	font-size: 9pt !important;
	line-height: 1.3em !important;
	text-align: left !important;
}


/* Text über Bilder legen in News*/
.caption-top, .caption-bottom {
	color: #ffffff;	
	padding: 7px;	
	font-weight: normal;
	font-family: "Lucida Grande", Helvetica, Arial, sans;
	font-size: 10px;
	border: 0px solid #334143;
	background: #000000;
}
.caption-top {
   border-width: 0px 0px 8px 0px;
}
.caption-bottom {
   /*border-width: 8px 0px 0px 0px;*/
}
.caption a, .caption a {
	border: 0 none;
	text-decoration: none;
	background: #000000;
	padding: 0.3em;
}
.caption a:hover, .caption a:hover {
	background: #202020;
}
.caption-wrapper {
	float: left;
}
br.c { clear: both; }



/* Überschriften */
h1{
	font-size: 18px; 
	color:#AA000E;
	padding-bottom: 10px;
}

h2{
	font-weight: bold;
	font-size: 14px; 
	color:#AA000E;
	padding: 10px 0;
}

h3{
	font-weight: normal;
	font-size: 12px; 
	color:#AA000E;
	padding-bottom: 5px;
}

.column2_box h2{
	text-align: center;
	padding-bottom: 3px;
}


/* Navigation */
/* Haupt-Navigation */
#nav_main {
	margin-top: 114px;
	/*background: transparent url(../_img/nav_main_bg.png) top left repeat-x;*/
	clear: both;
}

#nav_main ul {
	text-align: left;
	padding: 11px 0 11px 5px;
}

#nav_main li {
	display: inline;
	white-space: nowrap;
}

#nav_main li a.static {
	color: #444;
	text-shadow: white 0 1px 0;
	padding: 7px 7px;
}

#nav_main li a.static:hover {
 	background: transparent url(../_img/nav_main_hover.png) repeat-x left top;
	padding: 10px 7px;
}

#nav_main li a.selected span{
	color: #222;
	text-shadow: 0 1px 0 white;
	background: transparent url(../_img/nav_main_selected.png) repeat-x left top;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 10px 6px;
}

#nav_main li img {
	/*padding-right: 4px;
	margin: 0;*/
	/*margin: 0 4px 6px 0;*/
	vertical-align: top;
}


/* Submenu oben */
#nav_sub{
	height: 23px;
	width: 550px;
	padding: 5px 0 0 0;
	margin: 0 0 0 20px;
	border-bottom: 1px solid #ccc;
}

#nav_sub ul{
	padding: 0;
	list-style: none inside none;
}

#nav_sub ul li{
	display: inline;
	font-variant:small-caps;
	color: #222;
	text-shadow: 0 1px 0 white;
	font-size: 13px;
	padding: 7px 7px 7px 7px;
}

#nav_sub a, #nav_sub a:link, #nav_sub a:visited, #nav_sub a:active{
	display: inline;
	font-variant:small-caps;
	color: #505050;
	text-shadow: 0 1px 0 white;
	font-size: 13px;
	padding: 0 0 0 5px;
}

#nav_sub a.selected span{
	color: #BD0000;	
}

/*Sub-Submenu*/
#nav_sub_sub{
	/*height: 21px;*/
	width: 540px;
	padding: 0 0 3px 0;
	margin: 0 0 2px 0;
	border-bottom: 1px solid #ccc;
}

#nav_sub_sub ul{
	padding: 0;
	margin: 0;
	list-style: none inside none;
	text-align:right;
}

#nav_sub_sub ul li{
	display: inline;
	font-variant:small-caps;
	color: #222;
	font-size: 12px;
	padding: 0 3px 3px 3px;
}

#nav_sub_sub a, #nav_sub_sub a:link, #nav_sub_sub a:visited, #nav_sub_sub a:active{
	display: inline;
	font-variant:small-caps;
	font-weight: normal;
	color: #222;
	font-size: 12px;
	padding: 0 0 0 2px;
}

#nav_sub_sub a.selected span{
	color: #BD0000;	
}



/*Sub-Sub-Submenu*/
#nav_sub_sub_sub{
	/*height: 21px;*/
	width: 540px;
	padding: 0 0 3px 0;
	margin: 8px 0 10px 0;
	border-bottom: 1px solid #ccc;
}

#nav_sub_sub_sub ul{
	padding: 0;
	margin: 0;
	list-style: none inside none;
	text-align:right;
}

#nav_sub_sub_sub ul li{
	display: inline;
	font-variant:small-caps;
	color: #222;
	font-size: 12px;
	padding: 0 4px 3px 4px;
}

#nav_sub_sub_sub a, #nav_sub_sub_sub a:link, #nav_sub_sub_sub a:visited, #nav_sub_sub_sub a:active{
	display: inline;
	font-variant:small-caps;
	font-weight: normal;
	color: #222;
	font-size: 12px;
	padding: 0 0 0 2px;
}

#nav_sub_sub_sub a.selected span{
	color: #BD0000;	
}


/* Content */

#content p{
	text-align: justify;
	line-height: 1.4em;
	margin: 0 0 5px 0;
}


#foot p{
	border-top: 1px solid #ccc;
	text-align: right;
	font-size: 10px;
	padding: 0 5px 50px 0;
}

/* Boxen rechts */
.box{
	width: 95%;
	background-color: #FAFAFA;
	border:1px solid #CFCFCF;
	margin: 0 0 20px 0;
	padding: 3px 2px 5px 3px;
}

.box p{
	padding: 3px;
}

.box_head{
	text-align: center;
	padding: 0 0 3px 0;
}

/*
.box-next_match{
	padding: 0; 
	margin: 0 0 30px 15px;
	background: transparent url(../_img/column1-top.gif) no-repeat right top;
}

.box-newsletter{
	padding: 0; 
	margin: 0 0 20px 15px;
}
*/
.box-img{
	padding: 0; 
	margin: 0 0 20px 15px;
}

.suche-box{
	width: 187px;
	padding: 0 0 25px 0;
}

.suche-box p{
	text-align:center;
	font-weight: normal;
	font-size: 11px;
	color: #BD0000;
	margin: 0 0 5px 0;
}

.suche-box h2{
	text-align:center;
	font-weight: bold;
	font-size: 15px;
	color: #BD0000;
	padding: 4px 12px 9px 0;
}


/* Boxen rechts */
.sidebox {width: 90%; background:#fff; margin:16px 0 16px 16px; -moz-border-radius: 5px; -webkit-border-radius: 5px; display:block;padding:0;}
.sidecontent{ padding: 5px; }
.sideheader {font-size: 15px; color:#fff; padding:3px 10px 3px 10px;background-color: #bd0000; margin:0;}


/* Runde Ecken */
.bordertop_dotted {border-top:1px dotted #ddd;}
.borderbottom_dotted {border-bottom:1px dotted #ddd;}
.border_red{ border-left: 1px solid #bd0000; border-right: 1px solid #bd0000; border-bottom: 1px solid #bd0000}
.noborder {border:0 !important;}
.center{ text-align: center !important; }
.right{ text-align: right !important; }
.left{ text-align: left !important; }	
	
	
/* Saison / Tabelle / Spieltag */

.small_font{
	font-size: 9px;	
}

.medium_font{
	font-size: 10px;
}

.large_font{
	font-size: 13px;
}

.huge_font{
	font-size: 14px;
}

.header_font{
	font-size: 18px;
}

.bold{
	font-weight: bold;
}

.tabelle{
	width: 100%;
	padding: 3px 0 0 0;
	list-style: none;
}

.tabelle_bg{
	height: 26px;
	background: transparent url(../_img/tabelle_item_bg.png) repeat-x top left;
}

.tabelle_item{
	border-left: 5px solid #fff;
	padding: 5px 0;
	background-color: transparent;
}

* html .tabelle_item{
	padding: 3px 0 0 5px;
}

.tabelle_item_noheight{
	line-height: 1em;
}

.tabelle_item_bg{
	background: transparent url(../_img/tabelle_item_bg.png) repeat-x top left;
}


.tabelle_item_border_bottom{
	border-bottom: 1px solid #ccc;
}

.tabelle_item_platz{
	text-align: right;
	text-shadow: white 0 1px 0;
	width: 20px;
	float: left;
}

.tabelle_item_verein{
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	text-shadow: white 0 1px 0;
	width: 160px;
	float: left; 
}

.tabelle_item_spiele{
	font-size: 11px;
	text-align: center;
	text-shadow: white 0 1px 0;
	width: 30px;
	float: left; 
}

.tabelle_item_tore{
	font-size: 11px;
	text-align: center;
	text-shadow: white 0 1px 0;
	width: 80px;
	float: left;
}

.tabelle_item_diff{
	font-size: 9px;
	text-align: center;
	text-shadow: white 0 1px 0;
	width: 40px;
	float: left; 
}

.tabelle_item_punkte{
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	text-shadow: white 0 1px 0;
	width: 80px;
	float: left; 
}

.tabelle_item_zeit{
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	text-shadow: white 0 1px 0;
	width: 100px;
	font-size: 10px;
	float: left; 
}

.tabelle_item_margin{
	margin: 0 0 20px 0;
}

.meister{
	border-left: 5px solid #336699;
}

.aufsteiger{
	border-left: 5px solid #4790d8;
}

.absteiger{
	border-left: 5px solid #4790d8;
}


.tabelle_item_100percent, .tabelle_item_10, .tabelle_item_15, .tabelle_item_25, .tabelle_item_45, .tabelle_item_50, .tabelle_item_75, .tabelle_item_100, .tabelle_item_125, .tabelle_item_150, .tabelle_item_175, .tabelle_item_200, .tabelle_item_250, .tabelle_item_350, .tabelle_item_400, .tabelle_item_500 {
	text-decoration: none;
	text-shadow: white 0 1px 0;
	float: left; 
}

.tabelle_item_100percent{
	width: 100%;
}
.tabelle_item_10{
	width: 10px;
}
.tabelle_item_15{
	width: 15px;
}
.tabelle_item_25{
	width: 25px;
}
.tabelle_item_45{
	width: 45px;
}
.tabelle_item_50{
	width: 50px;
}
.tabelle_item_75{
	width: 75px;
}
.tabelle_item_100{
	width: 100px;
}
.tabelle_item_125{
	width: 125px;
}
.tabelle_item_150{
	width: 150px;
}
.tabelle_item_175{
	width: 175px;
}
.tabelle_item_200{
	width: 200px;
}
.tabelle_item_250{
	width: 250px;
}
.tabelle_item_350{
	width: 350px;
}
.tabelle_item_400{
	width: 400px;
}
.tabelle_item_500{
	width: 500px;
}
.tabelle_item_padding{
	padding-left:5px;
}


/* einzelne Textformatierungen */
.news_date{
	margin: 0 0 0 -10px;
	font-size: 10px;
	color: #000;
}

.next_match_date{
	display: block;
	font-size: 10px;
	color: #000;
	margin: 0 0 5px 0;
}

hr{
	background-color: #BD0000; /* Farbe für Opera und Firefox */
	color: #BD0000; /* Farbe für IE */
	border: 0;
	height: 1px; 	
	width: 50%;
	margin: 15px auto;
}

/*.column2_box hr{
	background-color: #BD0000;
	color: #BD0000;
	border: 0;
	height: 1px; 	
	width: 100%;
	margin: 0 auto;
}

.column2_box{
	display: block;
	text-align: center;
	margin: 0 0 20px 0;
}*/

.red{
	color: #BD0000;
}

.error{
	width: 450px;
	padding: 8px 8px 8px 40px;
	margin: 0 auto;
	border:solid 1px #CC0000;
	color:#CC0000;
	background: #F7CBCA url(../_img/_icons/error.png) no-repeat 10px 7px;
}

.success{
	width: 450px;
	padding: 8px 8px 8px 40px;
	margin: 0 auto;
	border:solid 1px #349534;
	color:#008000;
	background: #C9FFCA url(../_img/_icons/success.png) no-repeat 10px 7px;
}

/* Liste */
.list{
	list-style-image: none;
	list-style-position:inside;
	list-style-type: none;
	padding: 0 0 0 12px;
}

.list li{
	margin: 0 0 5px 0;
	padding: 0 0 0 20px;
	background: transparent url(../_img/_icons/list-item.png) no-repeat left top;
}



/* Formular */
.button {
	background:#ddd url(../_img/button_bg.gif) repeat-x 0 0;
	font-size:9pt;
	width:auto;
	margin:0!important;
	overflow:visible;
	padding:3px 10px 3px;
	border-width:1px;
	border-style:solid;
	border-color:#ccc;
	border-bottom-color:#ccc;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;
	/*border-radius:3px;*/
	color:#333;
	text-shadow:1px 1px 0 #fff;
}

.button::-moz-focus-inner {
	padding:0;
	border:0;
}

.button-m {
	background-position:0 -200px!important;
	font-size:11px!important;
	line-height:20px!important;
	padding:3px 6px 3px!important;
	-moz-border-radius:3px!important;
	-khtml-border-radius:3px!important;
	-webkit-border-radius:3px!important;
	/*border-radius:3px!important;*/
}

.button:hover,.button:focus {
	border-color:#999 #999 #888;
	background-position:0 -6px;
	color:#000;
	text-decoration:none;
	cursor:pointer;
}

.button-m:hover,.button-m:focus {
	background-position:0 -206px;
}

.button:active {
	background-image:none;
	text-shadow:none;
	outline:none;
}


.button-s {
	background-position:0 -200px!important;
	font-size:10px!important;
	line-height:16px!important;
	padding:2px 3px 2px!important;
	-moz-border-radius:2px!important;
	-khtml-border-radius:2px!important;
	-webkit-border-radius:2px!important;
	/*border-radius:2px!important;*/
}

.button-s:hover,.button-s:focus {
	background-position:0 -206px;
}

.input{
	background:#ddd url(../_img/button_bg.gif) repeat-x 0 0;
	color:#111;
	border-width:1px;
	border-style:solid;
	border-color:#ccc;
	border-bottom-color:#ccc;
	padding:1px;
	font-size:12px;
	margin: 0 0 3px 0;
	padding: 3px;
}

.input-s{
	background-color:#fff;
	color:#111;
	border-width:1px;
	border-style:solid;
	border-color:#ccc;
	border-bottom-color:#ccc;
	padding:1px;
	font-size:11px;
	margin: 0 0 3px 0;
}

.input-grey{
	color:#888;
}

.input:focus{
	color: #444;
}

.textarea{
	background-color:#fff;
	color:#111;
	border-width:1px;
	border-style:solid;
	border-color:#ccc;
	padding:1px;
	font-size:12px;
	margin: 0 0 3px 0;
	padding: 3px;
	font-family: "Lucida Grande", Helvetica, Arial, sans;
	font-size: 9pt;
}

.textarea-s{
	background:#fff url(../_img/button_bg.gif) repeat-x bottom left;
	color:#111;
	border-width:1px;
	border-style:solid;
	border-color:#ccc;
	padding:1px;
	font-size:11px;
	margin: 0 0 3px 0;
	font-family: "Lucida Grande", Helvetica, Arial, sans;
	font-size: 9pt;
}

/* Pagination / Spieltagsauswahl und Rundenauswahl */
.pagination-spieltag{
	padding: 0 0 20px 0;
}

.pagination-spieltag .item{
	margin: 0 0 6px 0;
	/*border-right:solid 1px #DEDEDE;*/
	padding: 2px 0;
	width: 30px;
	text-align: center;
	float: left;
}

.pagination-spieltag .active{
	font-weight: bold;
	background-color: #BD0000;
	color: #FFF;
	width: 23px;
}

.pagination-spieltag{
	padding: 0 0 20px 0;
}

.pagination-runde .item{
	margin: 0 0 3px 0;
	padding: 0 7px;
	border-right:solid 1px #DEDEDE;
	text-align: center;
	float: left;
}

.pagination-runde .active{
	font-weight: bold;
}

/* Zitate */
blockquote{
	font-style: italic;
	background: url(../_img/quote_left.gif) no-repeat top left;
	padding-left: 60px;
	border:none;
	width: 465px;
}

/*
blockquote p{
	background: url(../_img/quote_right.gif) no-repeat bottom right;
	padding-right: 60px;
	border:none;
	float:left;
}*/

.quote{
	background: url(../_img/quote_left.gif) no-repeat bottom left;
	margin:0 3px;
	padding-left: 35px;
	padding-bottom: 30px;
	border:none;
	width: 200px;
}

.quote p{
	color: #3a3a39;
	padding-top: 30px;
	margin:0;
	background: url(../_img/quote_right.gif) no-repeat top right;
}




/* Ajax-Loader */
.toggle_head {
	cursor: pointer;
	background: transparent url(../_img/_icons/expand_small.png) no-repeat left 5px;
}
.toggle_body {
	display:none;
}
.loader{
	margin: 10px 0 10px 25px;
}


table{
	border-collapse: collapse;
}

thead{
	background: transparent url(../_img/thead.png) repeat-x bottom left;
	margin: 3px;
	padding: 0;
	font-weight: bold;
}

thead td{
	padding: 5px 10px 3px 10px;
}

td{
	border-bottom: 1px solid #ccc;
	margin: 3px;
	padding: 5px 3px 3px 3px;
}

tbody td.noline{
	border-bottom: 0px solid #fff;
}

/* small table */

thead .small_table{
	background: transparent url(../_img/thead.png) repeat-x bottom left;
	margin: 1px;
	padding: 0;
	font-weight: bold;
}

thead td .small_table{
	padding: 5px 10px 3px 10px;
}

td.small_table{
	border-bottom: 1px solid #ccc;
	padding: 2px 2px;
}

.roundedCorners{
	/* Do rounding (native in Safari, Firefox and Chrome) */
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}

/* Tooltip */
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }

/* Tipsy Tooltip */
.tipsy { padding: 5px; font-size: 10px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat; }
  .tipsy-inner { padding: 4px 5px; background-color: black; color: white; max-width: 200px; text-align: center; }
  .tipsy-inner-100 { padding: 4px 5px; background-color: black; color: white; max-width: 100px; text-align: center; }
  .tipsy-north { background-image: url(../_img/tipsy-north.gif); background-position: top center; }
  .tipsy-south { background-image: url(../_img/tipsy-south.gif); background-position: bottom center; }
  .tipsy-east { background-image: url(../_img/tipsy-east.gif); background-position: right center; }
  .tipsy-west { background-image: url(../_img/tipsy-west.gif); background-position: left center; }

