/* Start of CMSMS style sheet 'vereinsarena' */
*
 { padding: 0; margin: 0; }

body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
background: rgb(15,23,72) url(/layoutpics/bg-site.jpg) repeat-x;

}
#leftmenu ul {
width:100%;
list-style-type: none;
border-bottom:1px solid #1EAA1E;
color:#000000;

}
#leftmenu li {
width:100%;
list-style-type: none;
border-bottom:1px solid #1EAA1E;
color:#000000;
height:25px;

}
#leftmenu li.currentpage {
width:100%;
list-style-type: none;
border-bottom:1px solid #1EAA1E;
color:#000000;
height:25px;
background:green;
font-weight:bold;
}

l#leftmenu i.activeparent {
background:red;
height:20px;
}
li {
#list-style-type: none;
}
#wrapper { 
 width: 1000px;
 background:transparent;
float:left;
margin-top:11px;
 }

#wrapper_wrapper { 
text-align:left;
 margin-left: 0px; 
margin-top: 143px;
 width: 1120px;
/*  background: transparent url(/layoutpics/bg-shadow.jpg) repeat-y top left; */
}



#banner {
 color: #333;
 width: 940px;
 float: left;
 padding: 0px;
 border: 0px solid #ccc;
 height: 100px;
 margin: 2px 0px 0px 0px;
 background: #FFFFFF;
}
#page{
width: 1061px;

margin-left:20px;
}
#left {
 color: #333;
 width: 788px;
 float: left;
 padding: 0px;
background:#ffffff;
 
 
 margin: 0px 0px 0px 0px;
 
}
#rightcolumn { 
/* color: #333; */
 border: 0px solid #ccc;
 margin: 68px 0px 5px 10px;
 padding: 0px;
 
 width: 170px;
 float: left;
margin-left:18px;
}
#header{
width:980px;
height:390px;
/* background: #FFFFFF url(/layoutpics/header.jpg) no-repeat top left;*/
margin-top:-154px;
margin-left:-16px;
}
#navigation {
 float: left;
 width: 900px;
 color: #333;
 padding: 10px;
 border: 1px solid #ccc;
 margin: 0px 0px 5px 0px;
 background: #BD9C8C;
}
#leftcolumn { 
 color: #000000;
 border: 0px solid #ccc;

 margin: 0px 0px 0px 0px;
 padding-left: 0px;
margin-left:20px;

 width: 170px;
 float: left;
}
#search {
/*float: left;*/
height: 20px;
width: 172px;
padding: 0px 0px 0px 0px;
margin:0px;

}
#content { 
 float: left;
 color: #333;
 border: 0px solid black;

 margin: 0px 5px 5px 0px;
 padding: 5px;

 width: 550px;
 display: inline;
}
#banner-midi {
 color: #333;
 width: 550px;
 float: left;
 padding: 0px;
 border: 0px solid red;
 /* height: 110px;*/
 margin-left: 14px;
 
 background: #FFFFFF;
}
#content-self { 
 float: left;
 color: #333;
 border: 0px solid #ccc;
 background: #FFFFFF;
 margin-left: 5px;
 padding: 0px;
line-height:16px;
 width: 560px;
 display: inline;
}
#container-head{
width:160px;
height:20px;
background: #000000 url(/layoutpics/bg-c-h.gif) no-repeat top left;
padding-left:10px;

color: rgb(190,213,235);
font-weight:bold:
}
#container-inhalt{
width:148px;
margin-top:1px;
border: 1px solid #828282;
background: rgb(230,230,230);
color:rgb(0,0,50);
padding:10px;
}

#content-self a {
color:rgb(75,75,75);
text-decoration:none;
}
#footer { 
 width: 758px;
 clear: both;
 color: #333;
 border-bottom: 0px solid #000000;
 border-top: 0px solid red;
 
 margin: 50px 0px 0px 0px;
 padding: 0px;
 height:56px;
}
#footer2 { 
 width: 758px;
 clear: both;
 color: #333;
 border-bottom: 0px solid #000000;
 border-top: 0px solid red;
 
 margin: 0px 0px 10px 0px;
 padding: 0px;
 height:5px;
}
#links-bottom {
width:540px;
font-size:12px;
height:21px;
float:left;
 border-bottom: 1px solid Black;
}
a.links-bottom {
font-size:11px;
color:#5F5F5F;
 text-decoration: none;
 text-transform: uppercase;
 
}
#shadow-end {

height:28px;
margin-left:8px;
margin-top:-15px;
background: transparent url(/layoutpics/bg-site-end.jpg) no-repeat bottom center;
/* background: #FFFFFF url(/layoutpics/bg-shadow-end.jpg) no-repeat top left;*/
}

/*-------------------------------------------------------------------------------*/
/********************
MENU
*********************/
#menu_vert {
   padding-left: 0;
   margin-left: 0em;
}


/* third level has some padding to have it stand out */
div#menu_vert ul ul ul {
   padding-bottom: 0em;
/*background: #cde9d3;*/
font-size:12px;
}

/* menu li block */
#menu_vert li {
   list-style: none;
   margin: 0;
      display: block;
   background-color: rgb(15,23,73);
}

#menu_vert ul ul li {
   border: none;
}



/** fix stupid ie bug with display:block; **/
* html #menu_vert li a { height: 1%; } 
* html #menu_vert li hr { height: 1%; }
/** end fix **/

/* first level links */
div#menu_vert a {
   text-decoration:none; /* no underline for links */
   display: block; /* IE has problems with this, fixed above */
   padding: 0.3em 0.5em 0.3em 0.8em; /* some air for it */
   color: #ffffff; /* this will be link color for all levels */
   /*background: url(images/cms/arrow-right.gif) no-repeat 0.5em center; */
   min-height:1em; /* Fixes IE7 whitespace bug */
}

/* next level links, more padding and smaller font */
div#menu_vert ul ul a {
   font-size: 100%;
   padding: 0.3em 0.3em 0.3em 1.5em;
   background-position: 1.5em center;
   background-color:rgb(48,75,126);
  
}

/* third level links, more padding */
div#menu_vert ul ul ul a {
   padding: 0.3em 0.5em 0.3em 2.3em;
   background-color:rgb(81,126,177);
   /*background: url(images/cms/dash.gif) no-repeat 2.8em center; */
   color:#FFFFFF;
}
/* 4 level links, more padding */
div#menu_vert ul ul ul ul a {
   padding: 0.3em 0.5em 0.3em 2.8em;
   background-color:rgb(146,185,221);
   color:#FFFFFF;
   /*background: url(images/cms/dash.gif) no-repeat 2.8em center; */
}

/* 5 level links, more padding */
div#menu_vert ul ul ul ul ul a {
   padding: 0.3em 0.5em 0.3em 3.2em;
   background-color:rgb(214,228,241);
   color:rgb(15,23,73);
   /*background: url(images/cms/dash.gif) no-repeat 2.8em center; */
}



/* hover state for all links */
div#menu_vert a:hover {
font-weight:bold;   
color:rgb(255,140,0);
}
/* hover state for 2level links */
div#menu_vert ul li a:hover {
   
font-weight:bold; 

}
div#menu_vert a.activeparent:hover {
   font-weight:bold;
}

/* 
active parent, that is the first-level parent 
of a child page that is the current page 
*/
div#menu_vert li a.activeparent {
font-weight:bold;
}

div#menu_vert ul ul li a.activeparent {
   background-position: 2.3em center; 
   
   color: #FFFFFF;
}

div#menu_vert ul ul ul ul ul li a.hover {
   background-position: 2.3em center; 
   font-weight:bold;
   color: #000000;
}


div#menu_vert ul ul ul li a.activeparent {
   background-position: 2.8em center; 
   
   color: #000000;
}

div#menu_vert ul ul ul ul ul li a.activeparent {
   background-position: 3.2em center; 
   color: #000000;
}

div#menu_vert ul ul ul li a.activeparent:hover {
   background-position: 2.8em center; 
   
   color: #000000;
}
/* 
current pages in the default Menu Manager 
template are unclickable. This is for current page on first level 
*/
div#menu_vert ul h3 {
   /*background: url(images/cms/arrow-right-active.gif) no-repeat 0.4em center;*/
   background-color: #828282;
 font-weight:bold;
   display: block; 
   padding: 0.3em 0.3em 0.3em 0.8em;  /* some air for it */
   color:#FF6400;                                 /* this will be link color for all levels */
   font-size: 12px;                           /* instead of the normal font size for <h3> */
   margin: 0;                                  /* as <h3> normally has some margin by default */
}

/* 
next level current pages, more padding, 
smaller font and no background color or bottom border 
*/
div#menu_vert ul ul h3 {
   font-size: 100%;
   font-weight:normal;
   padding: 0.3em 0.5em 0.3em 1.5em;
   /*background-position: 1.4em center;*/
   background-color: #A5A5A5;
font-weight:bold;
  /* border-bottom: 1px solid #1EAA1E;*/
   color:#FF6400;     
}

/* current page on third level, more padding */
div#menu_vert ul ul ul h3 {
   padding: 0.3em 0.3em 0.3em 2.3em;
   /*background: url(images/cms/arrow-right-active.gif) no-repeat 2.7em center; */
   background: #C3C3C3;
color:#FF6400;
}
/* current page on 4 level, more padding */
div#menu_vert ul ul ul ul h3 {
   padding: 0.3em 0.3em 0.3em 2.8em;
   /*background: url(images/cms/arrow-right-active.gif) no-repeat 2.7em center; */
   background: #E1E1E1;
color:#FF6400;
}

/* current page on 5 level, more padding */
div#menu_vert ul ul ul ul ul h3 {
   padding: 0.3em 0.3em 0.3em 3.2em;
   /*background: url(images/cms/arrow-right-active.gif) no-repeat 2.7em center; */
   background: #E1E1E1;
color:#FF6400;
}


/* section header */
div#menu_vert li.sectionheader {
   border-right: none;
   font-size: 130%;
   font-weight: bold;
   padding: 1.5em 0 0.8em 0;
   background-color: #e3f3e6;
   line-height: 1em;
   margin: 0;
   text-align:center;
}



/* separator */
div#menu_vert li.separator {
   height: 1px !important;
   margin-top: -1px;
   margin-bottom: 0;
   padding:2px 0 2px 0;
   background-color: #000;
   overflow:hidden !important;
   line-height:1px !important;
   font-size:1px; /* for ie */
}
body.mceContentBody {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
        background: #ffffff;

}
div#menu_vert li.separator hr {
   display: none; /* this is for accessibility */
} 
.ueberschrift_braun{

color: rgb(153, 51, 0);
font-weight:bold:
}

.blau {
color: rgb(15,23,73);
}

.rot {
color: rgb(225,100,0);
}

.gross {
font-size: 14px; 
}

.text {
	font-family:		Verdana,Arial, Helvetica, sans-serif;
	font-size:			12px;
	color:				#000000;
/* padding: 3px;*/
}


div.NewsSummaryPostdate {
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:normal;
}

div#content-self div.NewsSummary a {
color:rgb(255,100,0);
}

div#content-self div.NewsSummaryLink a{
color:rgb(15,23,73);
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

div.NewsSummaryMorelink {
color:rgb(75,75,75);
float:right;
}

div.NewsSummaryMorelink a{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
color: red;
}

div.NewsSummaryCategory {
color:black;
font-size:12px;
font-weight:bold;
display:inline;
}

div.NewsSummarySummary {
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;


}

div.NewsSummaryAuthor {
display:none;
}

.text hr {
color:red;
position:relative;
top:0px;
left:0px;

height: 0px;
}



div.title {
background-color:#FFFFFF;
border-bottom:1px solid rgb(81,126,177);
color:#000000;
display:block;
font-size:12px;
margin-left:10px;
padding:0.3em 0.3em 0.3em 0.8em;
font-weight:bold;
width:545px;
}

div.news_bild_links {

/*width:150px;
padding-left:10px;*/
float:left;
padding:5px;
}

div.news_bild_rechts {
margin-right:10px;
float:right;
padding:5px;
/*width:150px;*/
}

div.news_bild_rechts img {
border: 1px solid black;

}

div.news_bild_links img {
border: 1px solid black;

}

div.NewsSummary {
#float:left;
#padding-top:10px;
}

#NewsPostDetailSummary img { padding:10px;}

div.content li {
list-style-type:disc;
}

.menuoben {color:red;text-decoration:none;}

a img { border:0px}

binput {background-color:#969696;}

#content ul { margin:0; padding-left:1em; }

.cms-guestbook-entry-sendername{
font-weight:bold;
color:#969696;
}

.cms-guestbook-entry-sender{border:0px solid red;}

.cms-guestbook-entry-text{margin-left:10px;}

.cms-guestbook-entry{margin-top:10px;}

div#leftcolumn marquee {padding-left:5px;padding-bottom:10px;border:1px solid #4B4B4B;}

marquee a {
color:#4B4B4B;
text-decoration:none;
}
/* End of 'vereinsarena' */

