/* CSS Document */

body { 
	font-family:  Verdana, Geneva, sans-serif;
	background-image: url(/layout/layout1/img/bg.png);
	background-position:top center;
	background-repeat:repeat-y;
	background-color: #3f3f3f;
	font-weight: lighter;
	margin-top: 20px;
	font-size:100%;
}

a:-webkit-any-link { text-decoration: none };

.page {
	width: 1140px;
	margin: 0 auto;
}



.content { 
	font-family:  Verdana, Geneva, sans-serif;
	color: #707173;
	min-height: 600px;
	background-color: #333333; 
	font-size: 80%;
	line-height: 20px;
	
}

.content  b { 
	font-weight:bold;
	color: #D9DADB;
}
.inhalte {
	padding: 60px 40px 60px 40px;
	min-height: 500px;
	}

.image {
	padding: 60px 0px 0px 0px;
	min-height: 500px;
	}




a { 
	color: #707173;
}

	a:hover { 
	color: #D9DADB;
}

h1 {
	font-size: 30px;
	font-family:  Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #D9DADB;
	margin-bottom: 40px;
	font-style: normal;
	font-variant:small-caps;
}

h2 {
	font-size: 140%;
	font-weight: lighter;
	color: #707173;
	margin-bottom: 15px;
}

h2 a {
	text-decoartion: none;
}

h3 {
	font-size: 120%;
	font-weight: bold;
	color: #F7A600;
	margin-bottom: 5px;
	text-decoration:none;
}
h3 a {
	text-decoartion: none;
}

h4 {
	font-size: 120%;
	font-weight: bold;
	color: #999;
	margin-bottom: 15px;
}
h4 a {
	text-decoartion: none;
}


h5  {
	
	color: #efefef;
}
h5 a {
	font-size: 800%;
	font-weight: lighter;
	color: #efefef;
	margin-bottom: ;
}

h5 a:hover {
	font-size: 800%;
	font-weight: lighter;
	color: #F7A600;
	margin-bottom: ;
}
	
.footer {
	font-size:10px;
	}
	
.sinato {
	text-align: right;
	font-size:10px;
	}
