/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
  height: 100%;
 
  margin: 0;
  padding: 0;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

body {
	margin: 0px 0px 0px 0px;
	font-size:12px;
	
}

a:link, a:visited {
	text-decoration: none;
	/*font-weight: normal;*/
}

a:hover {
	text-decoration: underline;
	/*font-weight: normal;*/
}

input.button {
 cursor: pointer;
}

p {
  margin-top: 0;
  margin-bottom: 5px;
	margin-left:0;
	margin-right:0;
	padding-left:0;
	padding-right:0;
}

div, p, table, td, th {
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	font-size: 1em;
	color: #333;
}
/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
div#top_deko {
	width:966px;
	height:34px;
	background: url(../images/osp_top_deko.gif) 0 0 no-repeat;
}
#page_bg {

background-color:#FFF3DB;
}
div#wrapper {
padding-top:20px;
	margin-left: auto;
	margin-right: auto;	
	width:966px;
	background-color:#FFF3DB;
}

#wrapper_r {
	
}

div#header_l {
	position: relative;
}

div#header_r {
	height: 90px;
	padding-left: 370px;
	padding-right: 30px;
	padding-top: 25px;
	overflow: hidden;
	text-align: left;
}

div#logo {
	height: 108px;
	background: url(../images/osp_logo.gif) bottom right no-repeat;
}

div#newsflash {
	width: auto;
	margin-left: 350px;
	margin-right: 30px;
	border: 1px solid #00f;
}

#pathway {
	padding: 3px 0px 3px 20px;
	text-align: left;
	background-color:#314248;
	background-image:url(../images/path_bg.jpg);
}
.pathway {
  font-size:10px;
  color:#999999;
}
/* horizontal pill menu */
/* CSS Document */

#left {
	width: 179px;
	height: auto;
	float:left;
	border-right:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	margin-left:3px;
	
}
#right {
	width: 177px;
	height: auto;
	float:left;
	
}
#top_r {
	background-color:#FFE5B2;
	height: 110px;
	width:178px;
	float:left;
	border-left:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
}
#col_right {
	float:left;
	width:780px;
}

#col_right #top{
	float:left;
	/*height: 110px;*/
	width:780px;
	background-color:#CCD6D9;
	border-top:1px solid #FFFFFF;
}

#top_r, #top {
	height:110px;
}
#top {
	background:url(../images/osp_top.jpg) no-repeat;
}
#top_l {
	height:160px;
	margin:0;
	background-color:#FDAA34

}
#left .moduletable_osp {
	margin-top:20px;
}
#searchdiv {
	height:70px;
	background-color:#E8B96C;
}
#content_top {
	height: 140px;
	width:780px;
	float:left;
	padding:70px 0px 0px 20px;
}
#content_top_subpage {
	height: 70px;
	width:780px;
	float:left;
	margin-bottom:20px;
	background:url(../images/osp_mood2.jpg) no-repeat;
}
#content_top_subpage h1 {
	margin-right:180px;
	margin-top:50px;
	color:#FFFFFF;
	font-size:48px;
}
#content_top h1 {
	margin:0;
	padding:0;
}
.intro {
	height:95px;
	width:560px;
	background-color:#FFFFFF;
	padding:10px 0px 0px 10px;
	overflow:hidden;
	overflow-y:auto;
}
.intro p {
	display:inline;
}
#content_right {
	/*border:1px solid #0000FF;*/
	height: auto;
	width:175px;
	float:left;
	padding-top:0px;
}

.text {
	margin:0px 20px 20px 20px;
}
/* small text */
.small, .mosimage_caption {
	font-size:10px;
	line-height:12px;
	color: #999 !important;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

a.readon {
	/*margin-top: 10px;
	display: block;
	float: left;
	line-height: 14px;
	height: 16px;*/
	font-size:12px;
}

div#footer {
	background-image:url(../images/osp_page_bottom.gif);
	background-repeat:no-repeat !important;
	height: 45px;
	overflow: hidden;

}
div#footer_r {
	padding-top: 10px;
	
}


div#footer_r div {
	text-align: center;
	font-size: .90em;
	color: #aaa;
}

div#footer_r a:link, div#footer_r a:visited  {
	color: #999;
}

div#footerspacer {
	height: 10px;
}

#content_top, #content_top_subpage {
	background:url(../images/osp_mood1.jpg) 0 0 no-repeat;
}

/* Formatierung für Hauptmenu */
#mainlevel_osp {
	margin:-20px 0px 0px 0px;
	padding:0;
	padding-bottom:24px;
	background:url(../images/navend.gif) bottom no-repeat;
}
#mainlevel_osp li {
	list-style:none;
	background-color:#66819C;
	padding:0px 0px 0px 5px;
	border-bottom:1px solid #FFFFFF;
}
#mainlevel_osp li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	padding:3px 0px 3px 12px;	
	display:block;
}
.mainlevel_osp a:link {

}
.mainlevel_osp a:visited {

}
#mainlevel_osp li a:hover, #mainlevel_osp li li a:hover, #mainlevel_osp li li li a:hover {
	background-color:#FF9900;
}
/* Formatierung für zweite Hierachiestufe */
#mainlevel_osp li ul, #mainlevel_osp li ul li ul  {
	margin-left:-10px !important;
}
#mainlevel_osp li li  {
	margin-left:-15px !important;
	background-color:#98B1C6 !important;
	border-bottom:1px solid #FFFFFF;
}
#mainlevel_osp li li a  {
	background:url(../images/navli.gif) left no-repeat !important;
	margin-left:13px !important;
}
#mainlevel_osp li li li {
	margin-left:-15px !important;
	background-color:#CCD6D9 !important;
	border-bottom:1px solid #FFFFFF;
}
#mainlevel_osp li li li a  {
	margin-left:26px !important;
}
.mainlevel_current_osp, .mainlevel_active_osp, .sublevel_current_osp  {

}
#mainlevel_osp li ul li a:link, #mainlevel_osp li ul li a:visited  {
	color:#405961 !important;
	font-weight:normal !important;
}

/* Formatierung für dritte Hierachiestufe */
.sublevel_current_osp {
}
.sublevel_current_osp li a, .sublevel_current_osp li a:link, .sublevel_current_osp li a:visited {
}
#active_menu_osp li {
}
.moduletable_newsl, .moduletable_login, #left .moduletable_search {
	padding-top:24px;
	background-image:url(../images/navstart_bg_o.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FF9900;
}
._newsl, .moduletable_login table, #left .moduletable_search .search_search {
	color:#fff;
	font-size:10px;
	padding-left:15px;
	background-color:#FF9900;
	padding-bottom:24px;
	background-image:url(../images/navstart_bgu_o.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
.moduletable_newsl h3, .moduletable_login h3, .moduletable_cal h3 {
	padding:0;
	margin:0;
	padding-left:15px;
	color:#fff;
	font-weight:bold;
}
._newsl .inputbox, .moduletable_login input, #left #mod_search_searchword, #left #inputbox_search {
	border:1px solid #fff;
	
	background-color:#F8C574;
	font-size:10px;
	color:#FF6600;
	padding:3px;
	margin-top:1px;
}
._newsl .button, .moduletable_login .button, #left .button{
	border-top:1px solid #FFFFCC;
	border-right:1px solid #CC6600;
	border-bottom:1px solid #996600;
	border-left:1px solid #fff;
	font-size:10px;
	color:#fff;
	padding:3px;
	background-color:#FF9900;
	margin-top:5px;
}
.moduletable_newsl h3, .moduletable_search h3, .moduletable_cal h3 {
	font-weight:bold;
}
/* Formatierung für impressumsmenu */
#mainlevel_company li {
	font-size:10px;
	list-style:none;
}
#mainlevel_company li a:link {
	color:#304247;
	font-weight:bold;
}
#mainlevel_company li a:visited {
	color:#304247;
	font-weight:bold;
}

.countdown {
	display:block;
	color:#FFFFFF;
	margin:0;
	padding:0;
	height:160px;
	width:179px;
	background:url(../../../images/olympia_citylogo_v.jpg)  top right no-repeat;
}
.countdown li{
	list-style:none;
}
.countdown b{
	display:block;
	padding-top:130px;
	font-size:18px;
}

/* CONTENT Style*/
.contentpaneopen {
	/*border:1px solid #000;*/

}
.contentheading {
	margin:0;
	padding:0;
	display:block;
}
table {
	float:left;
}
#content_middle li, #content_right li {
	list-style-image:url(../images/osp_bullet_w.gif);
	list-style-position:outside;
}
ul {
	padding-left:20px;
}
.createdate {
	display:block;
	padding:0;
}
.home_item_row {
	float:left;
}
.home_item_row .home_item {
	padding-right:10px
}
.home_item h3, .home_item p {
	margin-top:0;
	margin-bottom:auto;
}
.seperator {
	padding:10px 0px 10px 0px;
	clear:left;
}
.blog {
	/*border:1px solid #FF0000;*/
	width:auto;
}
.contentpaneopen {
/*	border-top:1px dotted #CCD6D9;*/
	width:95%;
	margin-bottom:20px;
}
.contentstart {
	width:100%;
	margin-bottom:0px;
	border-top:1px dotted #CCD6D9;
	border-bottom:1px dotted #CCD6D9;
}

.blog table table {
/*width:95%;*/
/*<!-- border:1px solid #FF0000;-->*/
}
.seperator div, .sep {
	border-top:1px dotted #CCD6D9;
	
	height:1px;
}
.cr {
clear:right;
}

#content_right .moduletable {
	width:95%;
	border:1px solid back;
	line-height:12px;
	font-size:10px;
}
#content_right .moduletable li {
	padding-bottom:5px;
	
}
/* Farben fuer Links */
a:link, a:visited {
	color:#FF9900;
}

a:hover {
	color:#FF6600;
}
#top_l a:link, #top_l a:visited, #top_l a:active, #top_l a:hover {
	color:#FFFFFF !important;
}

#content_right li a:link{
	color:#304247;
}
#content_right li a:visited{
	color:#304247;
}

#pillmenu a:hover {
  color: #cd6620;
}

#pillmenu a#active_menu-nav {
 /* background: url(../images/orange/mw_menu_active_bg.png) 0 0 repeat-x;
  color: #fff;*/
}

#pillmenu a#active_menu-nav:hover {
 /* color: #fff;*/
}

h3, .componentheading, table.moduletable th {
  /*color:#FF970E;*/
}

/* Farben fuer Headlines */
h1, .componentheading {
	font-size:18px;
	color:#FF9900;
}
h2, .contentpagetitle, .contentheading {
	font-size:14px;
	color:#FF9900;
}
.contentpagetitle {
	display:block;
}
h3, .blog .articleintro, .blog .articleintro h3 {
	font-size:12px;
	color:#304247;
	font-weight:bold;
}
.blog .articleintro, .blog .articleintro h3 {
	display:inline;
	font-size:12px;
	color:#304247;
	font-weight:normal !important;
}
.contentpaneopen .articleintro, .contentpaneopen .articleintro h3 {
	font-weight:bold;
	padding-bottom:10px;
}



.contentpaneopen h3 {
	padding:0;
	margin:0;
}

.mosimage {
	margin:0px 10px 10px 0px;
}
#footerlinks h4 {
	background-color:#EAB96D;
	color:#FFFFFF;
	padding:3px 6px 3px 6px;
	display:inline;
}
#footerlinks div {
	background-color:#EAB96D;
	padding:10px 6px 10px 6px;
}
#footerlinks div a:link, #footerlinks div a:visited, #footerlinks div a:hover {
	color:#000000;
}
#footerathleten, #footerlinks {
	margin-bottom:20px;
}
#footerathleten h4 {
	background-color:#CCD6D9;
	color:#FFFFFF;
	padding:3px 6px 3px 6px;
	display:inline;
}
#footerathleten div {
	background-color:#CCD6D9;
	padding:10px 6px 10px 6px;

}
#footerathleten div a:link, #footerlinks div a:visited, #footerlinks div a:hover {
	color:#000000;
}
/*#top #mod_search_searchword {
	border:1px solid #96B1C6;
	font-size:10px;
	color:#96B1C6;
	padding:3px;
	width:120px;
}*/
.back_button {
	clear:both;
}

.moduletable {
	border:none !important;
}
.moduletable_mood {
padding-bottom:20px;
}

/* color only */
#page_bg {
	background-image:url(../images/osp_bg.gif);
	
}

div#wrapper_r {
		background: #f7f7f7 url(../images/osp_page_bg.gif) 0 0 repeat-y;
}

/*Style fue Kaderlisten */
.sectiontableheader {
	background-color:#FF9900;
}
.sectiontableheader a:link, .sectiontableheader a:visited {
color:#FFFFFF;
	text-decoration:underline;
}
.sectiontableentry2 {
	background-color:#FFEBC4;
}
#ajaxresult table{
	border:1px solid #FFEBC4;
}
.aca_list_name a {
	color:#FFFFFF !important;
}