

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


#language {
	position: absolute;
	padding: 3px;
	bottom: 20px;
	left: 30px;
	overflow: visible;
	width: 120px;
	
	}

	
	
	body {
	background-color:#E4E7E0;
	margin : 0px;
	overflow: -moz-scrollbars-vertical;
	}
	img {
	border:0;}

body, a, .button {
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	color : #666666;
	font-size : 11px;
	font-weight : normal;
	} 


	

.mNaviLinkHomeA, .mNaviLinkHomeP, .mNaviLinkPagesA, .mNaviLinkPagesP {
	text-align : right;
	width : 138px;
	font-size : 10px;
	font-weight : bold;
	padding-left : 15px;
	padding-right : 15px;
	}



.mNaviLinkPagesA {
	color : #000000;
	height : 24px;
	}

.mNaviLinkPagesP {
	color : #666666;
	height : 24px;
	}

.paddingMnHome, .paddingMnPages {
	padding-top : 4px;
	}

A.mNavi:link, A.mNavi:visited, A.mNavi:active, A.mNavi:hover, A.mNaviA:link, A.mNaviA:visited, A.mNaviA:active, A.mNaviA:hover {
	vertical-align : middle;
	font-size : 11px;
	text-decoration : none;
	}
	
A.mNavi:link, A.mNavi:visited, A.mNavi:active {
	color : #666666;
	height : 24px;
	}
	
A.mNavi:hover, A.mNaviA:link, A.mNaviA:visited, A.mNaviA:active, A.mNaviA:hover {
	color : #000000;
	height : 24px;
	}	

.linie_profil {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}

