/* format.css copyright omart.de für OM Art.de */

body {
   background-color: #474747;
	margin-top: 5%;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #dfdfdf;
}
table, tr, td{
	font-size: 11px;
}
#link_oben {
   margin-left: 50px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #3c210a;
	font-size: 14px;
	letter-spacing: 2px;
}
a.link_oben {
   text-decoration: none;
	color: #000000;
}
#link_unten {
   margin-top: 11px;
   margin-left: 50px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #669900;
	font-size: 11px;
	letter-spacing: 1px;
}
#start {
	margin-left: 50px;
	width: 740px;
	
}
#start_print {
	margin-left: 40px;
	width: 750px;
	height: 380px;
	overflow: auto;
}
#start_st {
	margin-left: 130px;
	margin-top: 10px;
	width: 750px;
	height: 370px;
	overflow: auto;
}
#foto {
	margin-left: 80px;
	width: 750px;
	height: 380px;
	overflow: auto;
}
#kontakt {
	margin-left: 60px;
	width: 750px;
	height: 380px;
	overflow: auto;
}
#impressum {
	margin-left: 60px;
	width: 750px;
	height: 380px;
}
.thump {
   width: 170px;
   height: 100px;
	background-image: url(img/thump.png);
	text-align: center;
	padding: 15px 5px 5px 5px;
   margin: 10px;
	float: left;
}
.thump1{
	float: left;
	margin: 15px;
	text-align: center;
}
.vorschau_01 {
  width: 180px;
  height: 160px;
  background-image: url(img/vorschau_01.png);
  padding: 5px;
  margin: 5px;
  text-align: center;
  float: left;
}
a {
   text-decoration: none;
	color: #b5d58b;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}
a.link {
   text-decoration: none;
	color: ##b5d58b;
}
a.link:hover {
	color: #ffffff;
	text-decoration: none;
}
h2{
	margin: 3px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ababab;
	font-size: 20px;
	font-weight: lighter;
}
h3{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ababab;
	font-size: 14px;
	text-align: left;
	font-weight: lighter;
}
h4{
	margin: 5px 0px 5px 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ababab;
	font-size: 14px;
	text-align: center;
	font-weight: lighter;
}
ul {
   list-style-image: url(./img/list_style_image.gif);
}
#zuruck{
	float: left;
	text-align: center;
}
#linkleiste_links{
	width: 75px;
	height: 75px;
	background-image: url(./wahl-nuesch/img/linkleiste/linkleiste_bilder_01.jpg);
}
#linkleiste_links:hover{
	width: 75px;
	height: 75px;
	background-image: url(./wahl-nuesch/img/linkleiste/linkleiste_bilder_over_01.jpg);
}
#linkleiste_rechts{
	width: 75px;
	height: 75px;
	background-image: url(./wahl-nuesch/img/linkleiste/linkleiste_bilder_04.jpg);
	cursor: pointer;
}
#linkleiste_rechts:hover{
	width: 75px;
	height: 75px;
	background-image: url(./wahl-nuesch/img/linkleiste/linkleiste_bilder_over_04.jpg);
	cursor: pointer;
}
#linkleiste_1{
	width: 104px;
	height: 18px;
	background-image: url(./wahl-nuesch/img/linkleiste/linkleiste_bilder_05.jpg);
	cursor: pointer;
}
#linkleiste_1:hover{
	width: 104px;
	height: 18px;
	background-image: url(./wahl-nuesch/img/linkleiste/linkleiste_bilder_over_05.jpg);
	cursor: pointer;
}
#linkleiste_2{
	width: 95px;
	height: 18px;
	background-image: url(./wahl-nuesch/img/linkleiste/linkleiste_bilder_07.jpg);
	cursor: pointer;
}
#linkleiste_2:hover{
	width: 95px;
	height: 18px;
	background-image: url(./wahl-nuesch/img/linkleiste/linkleiste_bilder_over_07.jpg);
	cursor: pointer;
}

