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

body {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 100.01%;
	margin: 0px;
	padding: 0px;
	background-color: #c5c5c5;
	
	
}

table, td {

border-collapse: collapse;
font-family: Verdana;
font-size: 12px;
text-align: center;
padding: 5px;
} 


a:link, a:visited {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #AB933D;
}

a:hover {
	text-decoration: none;
	color: #003366;
}

#footer {
    position:fixed;
    bottom:0px;
    
    text-align:right;
    padding:5px;
    width:90%;
}



#textaus  {
font-size: 7px;
text-align: center;
color: #000;
border: 1px solid #003366;
width: 800px;
}

#menu12  {
font-size: 12px;
text-align: left;
color: #A78C57;
background: #000000;
}

#menu2 ul {

width: 140px;
padding: 0 10px;
line-height: 1.2;
list-style-type: none;
}

#menu2 h3 {
font-size: 1em;
text-align: center;
color: #000;
border: 1px solid #003366;
background: #753E07;
}

#menu2 a {
text-decoration: none;
display: block;
border: 1px solid #F7B84C;
text-align: center;
background: #613023;
color: #A78C57;
}

.subHeader {
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	line-height:30px;
	letter-spacing:1px;
	color: #800040;
	text-decoration: none;
	}

.subHeader2 {
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	line-height:19px;
	letter-spacing:3px;
	color: #000000;
	text-decoration: none;
	}

.aussen
  {position: absolut;
    top: 5px; left: 200px;
      
  }


.back1
{
	background: url(bgimage/bg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.bgw
{
	background: url(image/bgwatch2.jpg);
	background-repeat: repeat;
	


.picA
{
float:right;
margin: 0px 0px 10px 10px;
border: 1px solid #666666;
padding: 2px;
}

#weiter
{
position: fixed;
top: 350px; left: 900px;
width: 91px;
height: 40px;
url(image/next.jpg)
}

#digital
{
position: absolute;
top: 460px; left: 1px;
width: 190px;
height: 96px;
font-family:Arial;
font-size:10px; color:white;

}

#m_bild
{
background: url(image/m.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#uhr
{
position: absolute;
top: 0px; left: 200px;
width: 100px;
height: 100px;
}

#lauftext
{
position: absolute;
top: 69px; left: 460px;
width: 250px;
height: 10px;
}


#navi2 {
   float:left;
   background-color:thistle;
   width:  150px;
 }
 
 #inhalte2 {
   background-style:solid;
   border: 4px  double #E06060;
   -moz-border-radius: 20px;
   -webkit-border-radius: 20px;
   border-radius: 20px;
   width:  210px;
   height: 100px;
   padding: 6px;
   text-align: center;
   
 }