@charset "utf-8";
/* CSS Document */



html, body { 	height: 101%;}
	
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:15px;
	color: #856333;
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;


}
a:link {
	color: #C33;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C33;
}
a:hover {
	text-decoration: none;
	color:#666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}

#fullheight {
margin: auto; /* Div soll zentriert werden */
min-height: 100%; /* Mindesthöhe für moderne Browser */
height:auto !important; /* Important Regel für moderne Browser */ 
height:100%; /* Mindesthöhe für den IE */ 
overflow: hidden !important; /* FF Scroll-leiste */
display:table;}
	

#bg_head {
	background-image:url(../navi/head_gold.jpg); background-repeat:no-repeat; line-height:21px;}




/* NAVIGATION */

#momeni_logo{background-image:url(../navi/momeni_logo.png); background-repeat:no-repeat; background-position:center; line-height:175px;}


#bg_navi{background-image:url(../navi/bg_navi.png); background-repeat:repeat-y;}

#drop {background-image:url(../navi/drop.png); background-repeat:no-repeat; background-position: center left; line-height:9px; s}

.navigation 		{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px;  text-decoration:none; color:#856333;  line-height:25px; text-transform:uppercase; letter-spacing:0.1em;}
a.navigation:link   {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px;  text-decoration:none; color:#856333;  line-height:25px;
text-transform:uppercase;  letter-spacing:0.1em;}
a.navigation:visited {text-decoration:none; color:#856333;}
a.navigation:hover {text-decoration:none; color: #BE9259;}
a.navigation:active {text-decoration:none; color:#BE9259;}


/* CONTENT */

#bg_content {background-color:#FFFFFF;background-image: url(../navi/gold_right.jpg); background-repeat:repeat-y; background-position:right;}

#headline {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:18px; background-image:url(../navi/headline.jpg); background-repeat:no-repeat; background-position:bottom left; line-height:22px;}

#spruch {font-family:"Times New Roman", Times, serif; font-style:italic; font-size:22px; color:#BE935B; padding-left:20px; padding-bottom:40px; width:200px;}

.headline2 {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:18px; line-height:22px;}

.hr {width: 100%; border-top-width: 1px; border-top-style: solid; border-top-color: #E2D0B7;}

#bg_right {background-color:#000000; background-image:url(../navi/bg_black.jpg); background-repeat:repeat-y; background-position:left;}


/* BOTTOM*/



.bottom_content {font-family:Arial, Helvetica, sans-serif; font-size:10px; text-decoration:none; line-height:14px; color:#BE935B;}
a.bottom_content:link {font-family:Arial, Helvetica, sans-serif; font-size:10px; text-decoration:none; line-height:14px; color:#BE935B;}
a.bottom_content:visited{text-decoration:none; color:#BE935B;}
a.bottom_content:hover{text-decoration:none; color: #666;}
a.bottom_content:active{text-decoration:none; color:#666;}



#bottomline {background-color:#AAC027; line-height:35px;}
