a {text-decoration: underline;color: #154FBA;}
a:hover {text-decoration: none;}

.sport_rot {color: #BE1A04;}
.sport_blau {color: #004B8B;}
.bild_links_ausrichten {float: left;margin-right:20px;}

* {
	margin:0;
	padding:0;
	font-family: Trebuchet MS;
	}
td, p
{
	font-family: Trebuchet MS;
	font-size:13px;
	color: #333;
	line-height: 19px;
}
h1,h2,h3
{
	font-size:15px;
	color: #004B8B;
}
h1
{
	font-size:16px;
}


body 
{
	text-align:left;
	background-color: #DEDEDE;
	/*background: url('http://sportschoenbeck.de/kabimba_layouts/sport-schoenbeck/pix/bg.jpg') repeat-x top;*/
}


#container 
{
	text-align:left;
	width:1000px;
	height:auto;
	border: 1px solid #fff;
	margin:10px;
	background-color: #fff;
	overflow: visible;
}

#pages_list
{
	text-align: right;
	list-style-type: none;	
	margin:0px;
	width:800px;
	overflow: hidden;
	float: left;
	border: solid 0px #cccccc;
	padding:0px;
	margin-left:10px;
	margin-top:1px;
	margin-right:0px;
	height: auto;
	
}
#pages_list li a
{
	text-decoration: none;
	font-size: 14px;
	display: block;
	padding:2px;
	padding-right: 3px;
	padding-left: 3px;
	color:	#BE1A04;
	margin-right:3px;
	width: auto;
	border: solid 0px #D8D8D8;
	float: left;
	
}
#pages_list li a:hover
{
	text-decoration: underline;
}
#pages_list .selected a
{
	color: #004B8B;
	font-weight: bold;
}
#pages_list li
{
	border-bottom: solid 0px #cccccc;
	margin-bottom:0px;
	height:20px;
	padding:0px;
	cursor: pointer;
	margin-left:5px;
	float: left;
}
#header 
{
	margin: 0 0 0 0px;
	padding: 0;
	width: 1000px;
	height: 170px;
	display: block;
	text-align:left;
	background: url('http://sportschoenbeck.de/kabimba_layouts/sport-schoenbeck/pix/sport_schoenbeck_logo.jpg') no-repeat top left;
	background-color: #fff;
}
#footer 
{
	clear: left;
	width:1000px;
	padding: 0px;
	margin: 0 auto;
	height:60px;
	display:block;
	margin-bottom:0px;
	border-top: solid 1px #ccc;
	text-align:center;
	background-color: #BE1A04;
}
#footer p
{
color: #fff;
	margin:6px;
	height:40px;
}

#page_content
{
	margin-top:0px;
	margin-left:0px;
	border: solid 0px #3DFF38;
	display: block;
	width: 600px;
	height:auto;
	text-align:left;
	float:left;
	background-color: #fff;
}
#article_content
{
	
	margin:20px;
	margin-left:15px;
	border: solid 0px #ccc;
	margin-top: 0px;
}
#right_column
{
	width:190px;
	text-align:left;
	border-left: solid 1px #fff;
	float: left;
	margin-top:0px;
}
.download_item_box
{
	margin: 15px;
	margin-left:0px;
	padding-left: 20px; 
	background: url('http://sportschoenbeck.de//kabimba/disk.png') no-repeat top left;
}
.download_item_box a
{
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size:13px;
}
.download_item_box a:hover
{
	text-decoration: underline;
}

#slogans
{
	width:350px;
	border: solid 0px #ccc;
	height: 95px;
	margin:0px;
	overflow: hidden;
	
}
.slogan
{
	font-family: Comic Sans;
	margin-top:9px;
	padding:3px;
	width:340px;
}
.slogan h2
{
	font-size: 16px;
	color: #BE1A04;
}
.slogan p
{
	color: #004B8B;
}


/* ###################################### start gallery */

#gallery_box_container
{
	display:block;
	width:auto;
	height:auto;
	border:solid 0px #ccc;
	text-align:center;
	padding:0px;
}

#gallery_box
{
	border: dotted 0px #cccccc;
	width:  640px !important;

	margin:auto;
	padding:0px;
	display: block;
	overflow: hidden;
	text-align:center;
}
#gallery_box .gallery_linegroup
{
	border:solid 0px pink;
	width:  630px;
	display:block;
	padding:0px;
	margin:auto;
	margin-left:0px;
}
#gallery_box .lightbox_item_box
{
	height: 260px;
	width:	170px;
	border-top: solid 0px #D8D8D8;
	border-left: solid 0px #D8D8D8;
	border-right: solid 0px #D8D8D8;
	border-bottom: solid 0px #D8D8D8;
	display:block;
	float: left;
	margin:10px;
	overflow:hidden;

}
#gallery_box .lightbox_item
{
	float:none;
	text-align:center;
	height:154px;
	width:154px;
	border: solid 0px yellow;
	display: block;
	display: table-cell;
    vertical-align: middle;
    
}
#gallery_box .lightbox_item img
{
	float:none;
	margin:auto;
	display: block;
}	
.img_title
{
	font-size: 12px;
	display:block;
	color: #004B8B;
}
.nav
{
	
	width:  auto;
	text-align:center;
	border: solid 0px yellow;
	display:block;
}
.nav a
{
	font-family: Tahoma;
	text-decoration: none;
}
.nav a:hover
{
	text-decoration: underline;
	
}
/* ######################################## end gallery */


/*----------TinyMCE editor----------*/
body.mceContentBody
{
background: url(); 
color: #333;
text-align: left;
width: 600px;
}
