body
{
	font-size:			10pt;
	font-family:		Arial,Helvetica,sans-serif;
	background-image: url(../images/body_background.gif);
	color:				black;
	background-color:	white;
	text-align: 		center;
}

table
{
	font-size:			10pt;
}

h1
{
	font-size:			12pt;
	font-family:		Arial,Helvetica,sans-serif;
	color:				black;
	padding:			0px;
	margin:				6px;
}

h2
{
	font-size:			10pt;
	font-family:		Arial,Helvetica,sans-serif;
	color:				black;
	padding:			0px;
	margin:				6px;
	text-decoration:	underline;
}

a
{
    color:#4343b9;
    text-decoration:none;
}

a:visited
{
    color:#212197;
}

.head
{
    font-size:            11pt;
    font-family:        Arial,Helvetica,sans-serif;
    color:                black;
}

.klein
{
    font-size:            8pt;
    font-family:        Arial,Helvetica,sans-serif;
    color:                black;
}

.emphasize
{
    font-weight:        bold;
}


.leftAlign
{
    text-align:            left;
}

.centerAlign
{
    text-align:            center;
}

.rightAlign
{
    text-align:            right;
}

.white
{
	color: #FFFFFF;
}

li.heimverein
{
	font-weight:bold;
}

input.userbutton, button
{

}

.date
{
    font-size: 75%;
    padding: 0px 5px 0px 10px;
    text-align: left;
    margin:5px;
}

.answerer
{
    float: none;
    font-weight: bold;
}

a.extern
{
    border-bottom:0px double;
}

.actualentries
{
    font-size: small;
    text-align: center;
}

img.smiley
{
    margin: 3px;
}

.obligatefields
{
    float:left;
    display:none;
    font-size: xx-small;
    text-align: center;
}

.obligatestar
{
    float:left;
    display:none;
    font-size: xx-small;
}

a.lmoActive
{ color: black; font-weight: bold !important; }
#TitleImage
{
    background-image:    url(../images/top_verein.jpg);
    background-repeat:  no-repeat;
    width:                965px;
    height:                125px;
}

#MainContainer
{
    margin:             0 auto;
    margin-top:         2px;
    width:              1000px;
    min-height:         800px;
}


#Navigation
{
    width:                155px;
    height:                95px;
    float:                left;
}

#rightSideBar
{
    width:                167px;
    height:               95px;
    float:                right;
}

#Header
{
    width: 965px;
    text-align: left;
    height: 40px;
}
/**Logonavigation**/
#Header #SmallNavigation
{
    width:                155px;
    float:                left;
}

#Header #SmallNavigation a, img
{
    border:                0px;
}

#Header #Title
{
    float:left;
    text-align:center;
    width:650px;
    padding:5px;
    font-weight:bold;
    font-size: medium;
}

/** SubNavigation **/
#SubNavigation
{
  width:100%;
  border:1px solid #C0C0C0;
  margin-bottom: 5px;
}

#SubNavigation a
{
  display:block;
  text-decoration:none;
}

#SubNavigation .Title a
{ color: white; font-style: normal; text-decoration: normal; }

#SubNavigation .Title a:hover
{
	font-weight:bold;
}

#SubNavigation .Title
{
    color: white;
    background-image:    url(../images/box_title_back.gif);
    background-color: #4444FF;
    border-bottom:1px solid #C0C0C0;
    padding-top: 2px;
    padding-bottom: 2px;
}

#SubNavigation .Items
{

    background-color: #EEEEEE;
 }


#SubNavigation .Items a.newnews
{
  padding-left: 15px;
  padding-right: 0px;
	text-align:left;
  font-size:75%;
 }

#SubNavigation .Items a
{
  padding-left: 5px;
  display:block;
  border:1px solid #EEEEEE;
}

#SubNavigation .Items a:hover
{
  background-color:#E1E1E1;
}

#SubNavigation .Items a.active
{
  background-color:#E1E1E1;
  border:1px solid #c0c0c0;
}

#SubNavigation .Items a.activeSeason
{
	font-weight: bold;
}

/** Dynamischer Inhaltsbereich**/
 #InfoContent
{
    float:                left;
    width:                675px;
}

 /** Quadratische Box f?r Informationstrennung (f?r News, ...)**/
 #BoxContainer
 {
     border: 1px solid #C0C0C0;
     margin-bottom: 10px;
     width:        615px;
     text-align:justify;
     float:    none;
 }

 #BoxContainer #Title, .Title
 {
     color: white;
     background-image:    url(../images/box_title_back.gif);
     background-color: #4444FF;
     padding: 2px 4px 2px 4px;
 }

  #BoxContainer #Title table,#BoxContainer #TitleImportant table
 {
     color: white;
 }

#BoxContainer #TitleImportant,#BoxContainer #FooterImportant
{
         background-image:        url(../images/box_title_back_i.gif);
         color:white;
         padding: 2px 4px 2px 4px;
}

#BoxContainer #Content
 {
      padding: 5px;
     background-color:#eee;
 }

#BoxContainer #Content img
 {

 }

#BoxContainer #Content .newsimage
{
	b_order:1px solid #c0c0c0;
}
 #BoxContainer #Content a
 {
     float:none;
     text-decoration: none;
 }

#BoxContainer #Content td
 {
	text-align:justify;
 }

.Update
{
        background-color: #DDDDDD;
         border:1px dotted black;
         padding: 5px;
         margin:10px;
}
 #BoxContainer #Title a
{
    font-size: xx-small;
    color: white;
}

#BoxContainer #Title a:before
{
    display:none;
	content:"[";
}

#BoxContainer #Title a:after
{
    content:"]";
	display:none;
}

#BoxContainer a.email span,#BoxContainer a.url span
{
   text-transform: lowercase;
   font-size: x-small;
   display:none;
}


#BoxContainer a.email img
{
    d_isplay: none;
    background-image: url(../images/email.gif);
    width: 18px;
    height: 17px;
}

#BoxContainer a.url img
{
    d_isplay: none;
    background-image: url(../images/url.gif);
    width: 18px;
    height: 17px;
}

#BoxContainer #Footer
{
     color: black;
     b_ackground-image:    url(../images/box_title_back.gif);
     b_ackground-color: #4444FF;
     background-color: #DDDDDD;

}

#BoxContainer #Footer,#BoxContainer #FooterImportant
{
    font-size:80%;
	padding: 2px 5px 1px 5px;
}


 #BoxContainer #Footer a
 {
     color: black;
     text-decoration:underline;
 }

 #BoxContainer #Footer a:hover
 {
     font-weight:bold;
 }

  /** Quadratische Box f?r die Galerie **/
 #GalleryBoxContainer
 {
         border: 1px solid #C0C0C0;
         margin: 0px 5px 10px 5px;
         width:  650px;
         float:        none;
         background-color: #14148a;
 }

 #GalleryBoxContainer #Title
 {
         color: white;
         background-image:        url(../images/box_title_back.gif);

         background-color: #4444FF;
         padding: 2px 4px 2px 4px;

 }

 #GalleryBoxContainer #TitleImportant
 {
         color: white;
         background-image:        url(../images/box_title_back_i.gif);
         background-color: red;
         padding: 2px 4px 2px 4px;

 }
 #GalleryBoxContainer #Content
 {
         padding: 6px 10px 6px 8px;
         background-color: #EEEEEE;
         text-align:center;
 }

 #GalleryBoxContainer #Content #Picture
 {
         padding: 10px;
         height: 110px;
         width: 128px;
 }

 #GalleryBoxContainer #Content a
 {
    text-align:center;
 }

 #GalleryBoxContainer #Content p
 {
    text-align:justify;
 }

 #GalleryBoxContainer #Content img
 {
        margin: 10px;
        border:1px solid #C0C0C0;
 }

 #GalleryBoxContainer #Content #update
 {
        background-color: #DDDDDD;
         border:1px dotted black;
         padding: 5px;
 }

  #GalleryBoxContainer #Content div.picture
 {
        display:inline;
        width:128px;
        height:128px;
        text-align:center;
 }

 .galeriePicture
 {
 	border:1px solid #c0c0c0;
 }


 /** Mannschafts-Navigation**/
 #TeamNavigation
 {
         margin:10px;
         padding:3px;
 }

 #TeamNavigation a
 {
        text-decoration:none;
        border:1px solid black;
        margin:2px;
        padding:2px;
        color:white;
        background-color:#2222FF;
 }

 #TeamNavigation a:hover
 {
        border:1px solid black;
        margin:2px;
        padding:2px;
        color:#2222FF;
        background-color:white;

 }
/** Beschreibung - Wertepaar **/
#LabelValue
{
    margin-top: 3px;
    margin-bottom: 3px;
    float:none;
}

#LabelValue #Label
{
    float:left;
    margin-left: 5px;
    margin-right: 5px;
    width: 25%;
}

#LabelValue #Value
{
    font-weight:bolder;
    width: 70%;

}

/** Tabellenliste**/

#Listing td
{
    padding:            2px 5px 2px 5px;
    font-size:            8pt;
}

#Listing .dialnumber
{
	text-align:center;
}

#Listing .text
{
    text-align:            left;
    font-size:            8pt;
}


#ForumTable th
{
    background-image:        url(../images/box_title_back.gif);
    color:white;
}

#ForumTable th a
{
    color:white;
    text-align:center;
    text-decoration:underline;
}
#ForumTable .code {
    font-family: courier new, courier;
    color: #006CF0;
}

#ForumTable .borders {
    border: 1px solid #c0c0c0;
}

#ForumTable .border2
{
    border-right: 1px solid #c0c0c0;
    border-bottom: 1px solid #c0c0c0;
    border-top: 1px solid #c0c0c0;
}

#ForumTable .border3
{
    border-right: 1px solid #c0c0c0;
    border-left: 1px solid #c0c0c0;
    border-bottom: 1px solid #c0c0c0;
}

#ForumTable .border4
{
    border-right: 1px solid #c0c0c0;
    border-bottom: 1px solid #c0c0c0;
}

#ForumTable .left_corner0 {
    background: #FDFDFD;
    border-bottom: 1px solid #c0c0c0;
    border-right: 1px solid #c0c0c0;
    border-left: 1px solid #c0c0c0;
}

#ForumTable .left_corner1 {
    background: rgb(240,240,240);
    border-bottom: 1px solid #c0c0c0;
    border-right: 1px solid #c0c0c0;
    border-left: 1px solid #c0c0c0;
}

#ForumTable .back0 {
    background: #FDFDFD;
    border-bottom: 1px solid #c0c0c0;
    border-right: 1px solid #c0c0c0;
}

#ForumTable .back1 {
    background: rgb(240,240,240);
    border-bottom: 1px solid #c0c0c0;
    border-right: 1px solid #c0c0c0;
}

#ForumTable .header {
    font-size: 12px;
    font-weight: bold;
}

#ForumTable .smaller {
    font-size: 11px;
}

#ForumTable .small {
    font-size: 9px;
    color: rgb(164,164,164);
}

#ForumTable img.avatar
{
    width:100px;
    margin: 5px;
    border:1px solid #c0c0c0;
}

#Training
{
	width:98%;
	b_order:1px solid #c0c0c0;
}

#Training th
{
	font-size=100%;
	text-align:left;
	padding:5px;
}

#Training td
{
	font-size:80%;
	text-align:left;
	padding:5px;
}

#Calendar
{
	width:600px;
	color:#444;
}

#Calendar .Today
{
	background-color: #E1E1E1;
}

#Calendar .Sheet
{
	font-size:80%;
	text-align:center;
	vertical-align:top;
	height:60px;
	padding:3px;
}

#Calendar .away
{
	background-image: url(../images/CalendarBall.gif);
	background-repeat: no-repeat;
	background-position: center center;

	background-color: #5159CC;

	height:24px;
	width:35px;
}

#Calendar .home
{
	background-image: url(../images/CalendarBall.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #8492FF;
	height:24px;
	width:35px;
}

#Calendar .friendly
{
		background-image: url(../images/CalendarBall.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #87CEFA;
	height:24px;
	width:35px;
}

#Calendar .tournament
{
			background-image: url(../images/CalendarBall.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #CD3333;
	height:24px;
	width:35px;
}

#Calendar .event
{
	background-color: green;
}

#Calendar .misc
{
	background-color: #FFD700;
}

#Calendar span
{
	margin-left:5px;
}

#YearLegend, #MonthLegend, #TeamLegend
{
	text-align:center;
	margin-bottom: 5px;
}
#YearLegend a, #MonthLegend a, #TeamLegend a
{
	height:22px;
	font-size:9pt;
	padding:2px;
	color:#4343b9;
	text-decoration:none;
	background-color: #EEEEEE;
	border:1px solid #C0C0C0;
	margin:2px;
}

#YearLegend a.active, #MonthLegend a.active, #TeamLegend a.active
{
	background-color:#E1E1E1;
}

#YearLegend a:hover, #MonthLegend a:hover, #TeamLegend a:hover
{
	background-color:#E1E1E1;
}

.Overlay
{
	display:none;
	text-align: left;
	padding:2px;
	background-color:#737BEE;
	color:white;
	font-size:8pt;
	border:1px solid white;
	width:250px;
	position:absolute;
	opacity: .9;
	filter: alpha(opacity=90);
}

#HomeMatchesTable
{
    border: 1px solid #C0C0C0;
}

#HomeMatchesTable .Row0
{
    background-color: #DDDDDD;
}

#HomeMatchesTable .Row1
{
    background-color: white;
}
