/* Start of CMSMS style sheet 'layout_content' */
/* **** Allgemeine Formatierungen **** */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, hr, pre, form, fieldset, legend, input, button, p, blockquote, table, th, td {
	margin-top: 0px;
	padding: 0;
	margin: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

ol,
ul,
li {
	list-style: disc;
}

body {
	text-align: center;
	background-color: #FFFFFF;
}


/* **** Seitenabschnitte **** */

/* **** Rahmen um gesamte Seite **** */
div #frame {
	 text-align: center;
}

/* **** Header Hintergrund **** */
div #header {
	background: url('http://www.neuseen-basketball.de/uploads/images/header.gif') repeat-x;
	width: 100%; 
	height:177px;
	text-align: center;
}

/* **** Navigation **** */
div #navigation {
	width: 833px;
	margin: 0 auto 36px auto;
	text-align: left;
}

/* **** navi level 1 start **** */
#navi-level-1 {
		overflow: hidden;
		height: 28px;
		font-weight: bold;
		
	}
	#navi-level-1 ul {
		position: relative;
		overflow: hidden;
		width: 833px;
		padding-left: 1px;
		margin: 0 auto;
		background: url(http://www.neuseen-basketball.de/uploads/images/bg-navi-1.gif) no-repeat left 50%;
	}
	#navi-level-1 li {
		float: left;
		overflow: hidden;
	}
	#navi-level-1 a {
		display: block;
		padding: 8px 12px 7px 12px;
		font-size: 1.2em;
		line-height: 1;
		background: url(http://www.neuseen-basketball.de/uploads/images/bg-navi-1.gif) no-repeat right 50%;
		color: #6F3100;
		text-decoration: none;
	}
	#navi-level-1 a:hover {
		color: #FFF;
		text-decoration: none;
	}
	#navi-level-1 li.current {
			background: url(http://www.neuseen-basketball.de/uploads/images/bg-navi-1-current.gif) repeat-x right 100%;
	}
	#navi-level-1 li.current a {
		background: url(http://www.neuseen-basketball.de/uploads/images/bg-navi-1.gif) no-repeat right 50%;
	}
/* **** navi level 1 end **** */

/* **** navi level 2 start **** */
#navi-level-2 {
	overflow: hidden;
	text-align: center;
	background: #FF9900;
	height: 21px;
	font-weight: bold;
}
	#navi-level-2 ul {
		width: 825px;
		margin: 0 auto;
	}
	#navi-level-2 li {
		float: left;
		overflow: hidden;
	}
	#navi-level-2 li.current {
		background: #FFF;
	}
	#navi-level-2 a {
		display: block;
		padding: 5px 8px;
		font-size: 1.0em;
		line-height: 1;
		color: #FFF;
		text-decoration: none;
	}
	#navi-level-2 li.current a {
		color: #6F3100;
	}
	#navi-level-2 a:hover {
		color: #6F3100;
		text-decoration: none;
	}
/* **** navi level 2 end **** */


/* **** Breadcrumbs **** */
div .breadcrumbs {
	overflow: hidden; 
	width: 833px; 
	margin: 0 auto 0px auto; 
	margin-bottom: 25px; 
	padding-top: 7px; 
	padding-left: 0px; 
	text-align: left; 
	clear: both;
}


/* **** Inhaltsboxen **** */
div #content {
	overflow: hidden; 
	width: 815px; 
	margin: 0 auto 0 auto; 
	margin-bottom: 80px; 
	padding: 0 0 0 0;  
	text-align: center; 
	clear: both;
}
	
	#content li {
		list-style: none;
		line-height: 1.42em;	
	}
	
div #box_left {
	overflow: hidden;
	width: 640px; 
	text-align: left; 
	margin: 0 0 0 0; 
	padding: 0 20px 0 0; 
	float: left;
	border-right: 1px dotted #AFAFAF;
}	
	
div #box_right {
	overflow: hidden; 
	width: 125px; 
	text-align: left; 
	margin: 0 0 0 0; 
	padding: 0 0 0 25px; 
	float: left;
}

div #content_box {
	overflow: hidden; 
	width: 600px; 
	text-align: left; 
	margin: 0 40px 0 0; 
	float: left;
}

div #bottom {
	background: url('http://www.neuseen-basketball.de/uploads/images/footer.png') repeat-x; 
	width: 100%; 
	height:105px; 
	float: left; 
	text-align: center;
}
/* **** Inhaltsboxen end **** */


div #footer {
	width: 833px; 
	margin: 0 auto 36px auto; 
	padding-top: 15px; 
	text-align: right;
}

div #socialbookmarks {
	overflow: hidden; 
	width: 265px; 
	text-align: left; 
	margin: 0 0 0 0; 
	padding: 10px 0 0 10px; 
	float: left;
}

div #socialbookmarks p {
	margin-top: 3px;
}

div #imprint {
	overflow: hidden; 
	width: 265px; 
	text-align: center; 
	margin: 0 0 0 15px; 
	padding: 17px 0 0 0; 
	float: left;
}

div #w3c {
	overflow: hidden; 
	width: 265px; 
	text-align: right; 
	margin: 0 0 0 10px; 
	padding: 17px 0 0 0; 
	float: right;
}
/* **** Contentbox Footer end **** */


/* **** Inputfelder & Buttons **** */
input {
	border: 1px solid #CAC3BF;
	font-family: "Trebuchet MS", Corbel, Calibri, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.42em;
	color: #311d00;
	background: #FFF;
	padding: 3px 3px 3px 3px;
	margin: 1px 1px 1px 1px;
}

#button {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 11px;
	font-weight: bold;
	color: #003399; 
	background-color: #E8E6E4;
}


/*  **** Bilderrahmen **** */
.bilderrahmen {
	border: 1px dotted #afafaf;
	padding: 2px 2px 2px 2px;
}

.bilderrahmen_r {
	border: 1px dotted #afafaf;
	padding: 2px 2px 2px 2px;
	margin: 0 10px 0 0;
}

.bilderrahmen_l {
	border: 1px dotted #afafaf;
	padding: 2px 2px 2px 2px;
	margin: 0 0 0 10px;
}

a:hover .bilderrahmen {
	padding: 1px 1px 1px 1px;
	border: 2px solid #AFAFAF;
}
/*  **** Bilderrahmen end **** */


/*  *** Kommentare bei News *** */ 
#comments textarea { 
	width:310px;
	border: 1px solid #CAC3BF;
	font-family: "Trebuchet MS", Corbel, Calibri, Arial, sans-serif;
	font-size: 11px;
	color: #311d00;
	background: #FFF;
	padding: 3px;
}




/* *** Geburtstagsstrauß *** */
.bday_strauss {
margin-left: 10px;
margin-right: 10px;
}

#content li.numbers {
list-style:decimal inside none;
}
/* End of 'layout_content' */

/* Start of CMSMS style sheet 'sponsoren' */
/* **** Sponsoren: Hovereffekt-Logos **** */

div.sponsoren a {
height: 50px;
width: 125px;
display: block;
float: left;
text-decoration: none;
}

div.sponsoren a.sponsor04 {
height: 70px;
}

div.sponsoren a.sponsor07 {
height: 70px;
}


div.sponsoren a:hover {
text-decoration: none;
}

a.sponsor01 {
background:url(/uploads/images/sponsoren/sponsor_off_01.gif) no-repeat center center;
width:125px;
}
a.sponsor01:hover {
background:url(/uploads/images/sponsoren/sponsor_on_01.gif) no-repeat center center;
}

a.sponsor02 {
background:url(/uploads/images/sponsoren/sponsor_off_02.gif) no-repeat center center;
width:125px;
}
a.sponsor02:hover {
background:url(/uploads/images/sponsoren/sponsor_on_02.gif) no-repeat center center;
}

a.sponsor03 {
background:url(/uploads/images/sponsoren/sponsor_off_03.gif) no-repeat center center;
width:125px;
}
a.sponsor03:hover {
background:url(/uploads/images/sponsoren/sponsor_on_03.gif) no-repeat center center;
}

a.sponsor04 {
background:url(/uploads/images/sponsoren/sponsor_off_04.gif) no-repeat center center;
width:125px; height: 
}
a.sponsor04:hover {
background:url(/uploads/images/sponsoren/sponsor_on_04.gif) no-repeat center center;
}

a.sponsor05 {
background:url(/uploads/images/sponsoren/sponsor_off_05.gif) no-repeat center center;
width:125px;
}
a.sponsor05:hover {
background:url(/uploads/images/sponsoren/sponsor_on_05.gif) no-repeat center center;
}

a.sponsor06 {
background:url(/uploads/images/sponsoren/sponsor_off_06.gif) no-repeat center center;
width:125px;
}
a.sponsor06:hover {
background:url(/uploads/images/sponsoren/sponsor_on_06.gif) no-repeat center center;
}

a.sponsor07 {
background:url(/uploads/images/sponsoren/sponsor_off_07.gif) no-repeat center center;
width:125px;
}
a.sponsor07:hover {
background:url(/uploads/images/sponsoren/sponsor_on_07.gif) no-repeat center center;
}

a.sponsor08 {
background:url(/uploads/images/sponsoren/sponsor_off_08.gif) no-repeat center center;
width:125px;
}
a.sponsor08:hover {
background:url(/uploads/images/sponsoren/sponsor_on_08.gif) no-repeat center center;
}

a.sponsor09 {
background:url(/uploads/images/sponsoren/sponsor_off_09.gif) no-repeat center center;
width:125px;
}
a.sponsor09:hover {
background:url(/uploads/images/sponsoren/sponsor_on_09.gif) no-repeat center center;
}

a.sponsor10 {
background:url(/uploads/images/sponsoren/sponsor_off_10.gif) no-repeat center center;
width:125px;
}
a.sponsor10:hover {
background:url(/uploads/images/sponsoren/sponsor_on_10.gif) no-repeat center center;
}



/* **** Partner: Hovereffekt-Logos **** */

div.partner a {
height: 70px;
width: 125px;
display: block;
float: left;
text-decoration: none;
}

div.partner a:hover {
text-decoration: none;
}

a.partner01 {
background:url(/uploads/images/partner/partner_off_01.gif) no-repeat center center;
width:125px;
}
a.partner01:hover {
background:url(/uploads/images/partner/partner_on_01.gif) no-repeat center center;
}

/* End of 'sponsoren' */

