/******************************************************************************
 * Spezielle Cascading-Style-Sheets-Datei nur fuer das Modern-Theme
 *
 * Copyright    : (c) 2004 - 2007 The Admidio Team
 * Homepage     : http://www.admidio.org
 * License      : GNU Public License 2 http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Mit dieser CSS-Datei koennen Sie die spezifischen Anpassungen fuer das
 * Modern-Theme bearbeiten. Dies sind keine Admidio-Standard-CSS-Klassen.
 *
 *****************************************************************************/
/* Allgemeine Anpassungen */

	 
/*Standards*/

h1{
	font-size: 18pt;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 20px;
	margin-bottom: 5px;
	color:#1D2E57;
}

h2{
	font-size: 16pt;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 20px;
	margin-bottom: 5px;
	color:#1D2E57;
}
h3{
	font-size: 12pt;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 20px;
	margin-bottom: 3px;
	color:#1D2E57;
}

p{
	font-size: 10pt;
	text-decoration: none;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
}

hr {
   border-width: 1px;
   border-color: #1D2E57;
}



/*ganze Seite*/
#seitenpositionierung{
	margin: 0 auto;
	width: 910px;
}

/*ganze Seite*/
#seite{
	width: 910px;
	float:right;
	padding-bottom: 40px;
}

/*ganze Seiteninhalt*/
#content{
	text-align: left;
	margin: 0 auto;
	width: 910px;
}

/*Kopf*/
#head{
	background-repeat: no-repeat;
	width: 910px;
	height: 100px;
	color: #ede7d6;
	margin: 0px;
}

#head a{
	text-decoration: none;
	color: #1e2850;
}

#head h1{
	font-size: 0px;
	margin: 0;
}

#head h2{
	font-size: 0px;
	margin: 0;
}

/*haupt Inhalt*/
#mainContent{
	width: 590px;
	padding: 20px;
	float: left;
	overflow: hidden;
}

/*Sockel*/
#sockel{
	bottom: 0px;
	background-image: url(../images/sockel07_05.png);
	height: 25px;
	width: 910px;
	position:fixed;
	bottom: 0;
	color: #ede7d6;
}

#sockelContentLeft{
	padding-top: 5px;
	padding-left: 20px;
	width: 400px;
	float: left;
}

#sockelContentRight{
	padding-top: 5px;
	padding-right: 20px;
	float: right;
}

#sockelContentRight ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#sockelContentRight ul li{
	float: left;
	padding-left: 10px;
}

#sockel a:link{
   color: #009900;
}
#sockel a:visited{
   color:    #009900;
}
#sockel a:hover{
   color: #ede7d6;
}

/*Menu*/
#menu{
	margin-top: 20px;
}

/*SidebarBox*/
.sidebarBox{
   	border-width: 0px;
   	border-style:     solid;
   	border-collapse:  collapse;
   	padding:          5px;	
   	text-align: left;
   	margin: 0;
   	font-size: 8pt;
}

.sidebarBox h3{
   	display: none;
}

/*Sidbarelment Kopf*/
.sidebarBoxHead{
	border-bottom-color: #1e2850;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	height: 25px;
	margin-top: 20px;
	padding-left: 5px;
	text-align: left;
}

.sidebarBoxHead h4{
 	padding-top: 4px;
	color: #1e2850;
	font-size: 11pt;
	margin-bottom: 0px;
}
.sidebarBoxHead a:link{
   color: #1e2850;
}
.sidebarBoxHead a:visited{
   color: #1e2850;
}
.sidebarBoxHead a:hover{
   color: #009900;
}

/*imgs*/
#key
{
 background-image: url(../icons/key.png);
 height: 16px;
 width: 16px;
 margin-top: 3px;
 margin-right: 5px;
 float:left;
}
#dates
{
 background-image: url(../icons/date.png);
 height: 16px;
 width: 16px;
 margin-top: 5px;
 margin-right: 5px;
 float:left;
}
#news
{
 background-image: url(../icons/note.png);
 height: 16px;
 width: 16px;
 margin-top: 5px;
 margin-right: 5px;
 float:left;
}
#pics
{
 background-image: url(../icons/photo.png);
 height: 16px;
 width: 16px;
 margin-top: 5px;
 margin-right: 5px;
 float:left;
}
#birth
{
 background-image: url(../icons/star.png);
 height: 16px;
 width: 16px;
 margin-top: 5px;
 margin-right: 5px;
 float:left;
}


/*Grafik in Sidebarboxen*/
#bdkjLogo{
	background-repeat: no-repeat;
	background-image: url(../images/bdkj.png);
	height: 130px;
	margin-left: 15px;
	text-align: center;
	font-size: 0px;
}
#bdkjLogo a{
	color: #1e2850;
}


#admidioLogo{
	background-repeat: no-repeat;
	background-image: url(../images/admidiologo.png);
	height: 50px;
	text-align: center;
	font-size: 0px;
	margin: 4px;
}
#firefoxLogo{
	background-repeat: no-repeat;
	background-image: url(http://sfx-images.mozilla.org/affiliates/Buttons/firefox2/firefox-spread-btn-1.png);
	height: 70px;
	margin-left: 15px;
	text-align: center;
	font-size: 0px;
}

/*Login*/
#login{
	padding-left: 5px;
	text-align: left;
}



/*Sidebar rechts*/
#SideBarR{
	float: right;
	width: 140px;
}

/*Sidebar links*/
#SideBarL{
	float: left;
	width: 140px;
}


button {
   color:            #000000;
   font-size:        10pt;
}

.readonly {
   color:            #666666;
}

/* Links */

a:link {
   color: #009900;
   font-weight:      bold;
   text-decoration:  underline;
}

a:visited {
   color:            #009900;
   font-weight:      bold;
   text-decoration:  underline;
}

a:hover {
   color:            #1D2E57;
   font-weight:      bold;
   text-decoration:  underline;
}

.inhalt_linkliste{
	list-style-type: none;
	padding: 0px;
}

.inhalt_linkliste li{
	float: left;
	padding-right: 10px;	
}



/* Bilder */

.bildRand {
   border-width: 2px;
}

.bildLink {
   border-width: 0px;
}

/*Boxeb*/

.boxHead {
    border-bottom:  1px solid #1D2E57;
}

/*Tabellen*/
.tableList th{
    color:  #DDDDDD;
}
.tableMouseOver:hover {
    color:  #DDDDDD;    
}
