/**
* christuskirche.css
*
* christuskirche.css defines the look an feel of this page
* @package		christuskirche
* @module		christuskirche.css
* @modulegroup	additions
* @author		mic <mic@mic-ha.de>
* @version		1.0
* @since		2005/09/04
* @copyright	mic
*
* @history		2005/09/04:	mic - initial release
*/

body {
	margin: 0px;
	background-color: #fefefe;
	text-align: center;
	
    /* Fix IE. Hide from IE Mac \*/
	* margin-top: 50px;
	/* End */
}

.fotoserie {
    margin-top: 10px;
}

/* standards */
*, p {
    font-family: Lucida Grande,Verdana, Arial, Helvetica;
	font-size: 11px;
    }

h1 {
    font-size: 14px;
    text-shadow: 2px 2px 2px silver;
    color: #993300;
    /* Fix IE. Hide from IE Mac \*/
	* text-shadow: 0px 0px 0px white;
	/* End */
}

h1.title {
	font-size: 18px;
	text-align: center;
	line-height: 24px;
}

h2 {
    font-size: 12px;
    text-shadow: 2px 2px 2px silver;
    color: #993300;
    /* Fix IE. Hide from IE Mac \*/
	* text-shadow: 0px 0px 0px white;
	/* End */
}

h2.topsubheadline {
	font-size: 13px;
	color: white;
	text-shadow: 2px 2px 2px silver;
}

h1.topheadline {
    padding-top: 20px;
    font-size: 23px;
    color: white;
    text-shadow: 2px 2px 4px white;
    
    /* Fix IE. Hide from IE Mac \*/
	* font-size: 20px;
	/* End */
}

h1.vers {
	color: #006600;
	border-bottom: 1px dotted #006600;
	padding-bottom: 6px;
}

#news h1 {
    font-size: 14px;
    text-shadow: 2px 2px 2px silver;
    color: #07267e;
    margin-bottom: 0px;
    margin-top: 10px;
}

a {
    color: #07267e;
    text-decoration: none;
    z-index: 100;
}

a:hover{
    text-decoration: underline; 
}

a.news {
    /*color: white;*/
    color: #07267e;
}

a.news:hover {
    text-decoration: underline;
}

a.menu1 {
    font-size: 12px;
    font-weight: bold;
    color: white;
    /* Fix IE. Hide from IE Mac \*/
	* font-size: 11px;
    /* End */
}

a.menu2 {
    font-size: 11px;
    font-weight: bold;
    color: white;
    /* Fix IE. Hide from IE Mac \*/
	* font-size: 10px;
	/* End */
}

/* displaying divs */	

#content {
    margin-left: auto;
	margin-right: auto;
	width: 900px;
}

#logo {
    position: absolute;
    background-image: url("../images/basics/logo.jpg");
    background-image: url("../images/basics/logo_hell.jpg");
    background-repeat: no-repeat;
    width: 160px;
    height: 160px;
    top: 10px;
    margin-left: -13px;
    z-index: 1;
}

#menschen {
    position: absolute;
    background-image: url("../images/basics/menschen.jpg");
    background-repeat: no-repeat;
    width: 349px;
    height: 84px;
    top: 58px;
    z-index: 1;
    margin-left: 555px;
}

#headline {
	position: relative;
    background-image: url("../images/basics/top_hell.jpg");
    background-repeat: no-repeat;
    margin-top: 50px;
    height: 85px;
    padding-left: 140px;
    z-index: 0;
    text-align: left;
}

#copytext {
	/*margin-top: -14px;*/
	border: 1px solid #a2b9db;
}

#innercopytext {
    position: relative;
    display: block;
    text-align: left;
    padding-left: 180px;
    padding-bottom: 20px;
    width: 516px;
    min-height: 350px;
    
    /* Fix IE. Hide from IE Mac \*/
	* height: auto !important;
	* height: 350px;
	* padding-left: 0px;
	* padding-top: 10px;
	/* End */

}

#mainmenu {
    position: relative;
    display: inline-block;
    float: left;
    width: 170px;
    background-color: #b40000;
    background-color: #a2b9db;
    background-color: #bc7f87;
    background-color: #993300;
    z-index: 10;
    /*clear: left;*/
    
    /* Fix IE. Hide from IE Mac \*/
    * position: relative;
	* padding-top: 10px;
	/* End */
}

#menu1 {
    list-style-type: none;
    list-style-position: inside;
    margin-left: 0px;
    padding-left: 10px;
    text-align: left;
    z-index: 11;
    
    /* Fix IE. Hide from IE Mac \*/
    * margin-left: -3px;
	* padding-left: 0px;
	/* End */
}

#menu1 li {
    padding-bottom: 4px;
    z-index: 12;
    }
    
#menu2 {
    list-style-type: none;
    list-style-position: inside;
    margin-left: 0px;
    padding-left: 15px;
    padding-top: 2px;
    margin-bottom: 4px;
    text-align: left;
    z-index: 12;
    /*border-bottom: 1px dotted #7C0101;*/
    
    /* Fix IE. Hide from IE Mac \*/
    * list-style-position: outside;
	* margin-left: 8px;
	/* End */
}

#menu2 li {
    padding-bottom: 4px;
    z-index: 13;
    }

#news {
    position: relative;
    display: inline-block;
    float: right;
    padding-left: 4px;
    padding-bottom: 6px;
    width: 190px;
    
    background-color: #024F02;
    background-color: #eeeeee;
    /*background-color: #E4F1E0;*/
    text-align: left;
    color: white;
    color: #07267e;
    
    border-left: 1px solid silver;
    border-bottom: 1px solid silver;
    /* Fix IE. Hide from IE Mac \*/
	* padding-top: 10px;
	* padding-right: 4px;
	/* End */
}

#footer {
    /*background-image: url("../images/basics/bottom.jpg");*/
    background-image: url("../images/basics/bottom_hell.jpg");
    background-repeat: no-repeat;
    clear: both;
    padding-top: 3px;
    color: white;
    color: #07267e;
    text-align: right;
    width: 900px;
    height: 20px;
}

/**
* Image classes
*/
.IMGandacht {
    border: 0px;
    width: 160px;
    clear: both;
    margin-top: 10px;
}

/**
* Classes
*/

#dailytopic {
    border: 0px;
    border-collapse: collapse;
}

#newslist {
    list-style-type: disc;
    list-style-position: outside;
    padding-left: 10px;
    margin-left: 6px;
    text-align: left;
    margin-top: 0px;
    
    /* Fix IE. Hide from IE Mac \*/
    * list-style-position: outside;
    * padding-left: 0px;
    * margin-left: 16px;
	/* End */
}

#newslist li {
    padding-bottom: 4px;
}

.actualcontent {
    text-align: justify;
    padding-bottom: 16px;
    border-bottom: 1px dotted silver;
}

.top {
    vertical-align: top;
}
   
.right {
    float: right;
    font-size: 10px;
    padding-left: 10px;
    text-align: center;
}

.rightfloat {
    float: right;
    padding-left: 10px;
    width: 160px;
}


.leftfloat {
    float: left;
    padding-right: 10px;
    width: 160px;
}

.center {
    text-align: center;
}

.maincontent {
    display: inline-block;
    /*padding-bottom: 14px;*/
    text-align: justify;
}

.specialday {
    padding-top: 2px;
    padding-bottom: 2px;
    background-color: #E4F1E0;
}

.h200 {
    height: 280px;
}

.h400 {
    height: 400px;
}

.w45 {
    width: 45px;
}

.w180 {
    width: 180px;
}

.w140 {
    width: 140px;
}

.hugecenter {
    display: block;
    font-size: 30px;
    font-weight: bold;
    color: #993300;
    text-shadow: 2px 2px 2px silver;
    text-align: center;
    text-transform: uppercase;
}

.table525 {
    width: 515px;
    border: 1px dotted silver;
    border-collapse: collapse;
}

td.specialday {
    vertical-align: top;
    font-weight: bold;
}

td.specialday .nobold {
    font-weight: normal;
}

td.nospecialday {
    vertical-align: top;
}

td .italic {
    font-size: inherit;
    font-style: italic;
    font-weight: normal;
}
.footer {
    padding-right: 20px;
}

.author {
    font-size: 10px;
    color: gray;
}

#centerseries {
    display: block;
    border-top: 0px;
    border-bottom: 0px;
    border-left: 1px solid #9BB1D6;
    border-right: 1px solid #9BB1D6;
    width: 648px;
    margin-top: -2px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #e1e1e1;
    
    /* Fix IE. Hide from IE Mac \*/
    * margin-top: 0px;
    * width: 650px;
	/* End */
}

#centertext {
    border-top: 0px;
    border-bottom: 0px;
    border-left: 1px solid #9BB1D6;
    border-right: 1px solid #9BB1D6;
    margin-left: auto;
    margin-right: auto;
    padding-top: 6px;
    padding-bottom: 6px;
    width: 648px;
    
     /* Fix IE. Hide from IE Mac \*/
    * width: 650px;
	/* End */
}

.arrow {
    border: 0px;
    margin-left: 6px;
    margin-right: 6px;
    vertical-align: middle;
}

img.IMGpicturerightfloat {
	margin-top: 14px;
	margin-bottom: 4px;
	border: 0px;
	
    /* Fix IE. Hide from IE Mac \*/
	* margin-top: 4px;
	/* End */}

.IMGTextrightfloat {
    font-size: 9px;
    color: silver;
}

.IMGTextcenter {
    font-size: 9px;
    color: gray;
}

img.IMGpictureleftfloat {
	margin-top: 14px;
	margin-bottom: 4px;
	border: 0px;
    
    /* Fix IE. Hide from IE Mac \*/
	* margin-top: 4px;
	/* End */

}

.IMGTextleftfloat {
    font-size: 9px;
    color: silver;
}

img.IMGpicturetop {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 4px;
}

img.IMGpicturebottom {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 4px;
}

