/*Layout Anfang*/

body{
margin:0px;
padding:0px;
width: 900px;
background-color:#663300;
margin-left:auto;
margin-right:auto;
}

.box1{
text-align:center;
background: #CCCCCC;
padding:0px;
margin-top: 10px;
margin: 0xp;
width: 900px;
height:110px;}

.box2{
background: #663300;
float:left;
padding-top: 10px;
padding:0px;
width:180px;
height: auto;
margin:0px;
margin-top: 10px;}

.box3{
background: #CCCCCC;
float: right;
padding:50px;
margin:0xp;
margin-left: auto;
margin-top: 10px;
width:620px;
}

/*Layout Ende*/



/*Navigation Anfang*/

ul#Navigation {
    font-family: "Verdana";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	width: 155px;
    margin: 0px;
	padding: 10px;
    border: 0px solid black;
    background-color: #663300;
  }
 
  ul#Navigation li {
    list-style: none;
	margin-bottom: 5px;
  }

  ul#Navigation a {
    display:block;
    padding: 5px;
    text-decoration: none; font-weight: bold;
    border: 1px solid black;
    border-left-color: white; border-top-color: white;
    font-family: "Verdana";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #663300; background-color: #ccc;
  }
  * html ul#Navigation a {  /* Breitenangaben nur fuer IE */
    width: 140px;
}

  ul#Navigation a:hover {
    border-color: #993300;
    border-left-color: #663333; border-top-color: #663333;
    color: white; background-color:#990000;
  }


/*Navigation Ende*/


/*Banner Anfang*/

.titel {
	font-family: "Verdana";
	font-size:16px;
	font-style:normal;
	font-weight:bolder;
	
	color:#663300;
	padding-top:5px;
	padding-bottom:5px;	
}

.zellentext {
	font-weight: bold; 
	color: #663300; 
	font-family: "Verdana";
	font-size:10px;
	text-align: left;
	background-color: #CCCCCC;
}

/*Banner Ende*/


/*Inhalt Anfang*/

.content-titel {
	font-family: "Verdana";
	font-size: 20px;
	color: #663300;
	font-weight:bolder;
	text-align:center;
}

.index-text {
	font-family: "Verdana";
	font-size:12px;
	color:#663300;
	font-weight: bold;
}

.Foto-text {
	font-family: "Verdana";
	font-size:12px;
	color:#663300;
	font-weight: bold;
	padding-left: 30px;
}

.Foto-quellet {
	font-family: "Verdana";
	font-size:10px;
	color:#663300;
	font-weight: bold;	
}

.Foto-titel {
	font-family: "Verdana";
	font-size:14px;
	color:#663300;
	font-weight: bold;
}

.Hyperlink {
	font-family: "Verdana";
	font-size:14px;
	color:#663300;
	font-weight: bold;
}	

.Formular-text {
font-family: "Verdana";
font-size:12px;
color:#663300;
font-weight: bold;
padding-left: 0px;
}
/*Inhalt Ende*/



a.bildspirella {
font-family: "Verdana";
	font-size:12px;
	color:#663300;
	font-weight: bold;
	width:106px;
	height:75px;
	background:center;
}

a.bildspirella:hover {
background: url(../images/links/spirella_logo.gif);
display:block;
background-position:center;
font-size:0px;
color:#000000;
}

a.bildssan {
font-family: "Verdana";
	font-size:12px;
	color:#663300;
	font-weight: bold;
	width:125px;
	height:63px;
	background-position: center;
}

a.bildssan:hover {
background: url(../images/links/sanitas-troesch_logo.gif);
display:block;
background-position:center;
font-size:0px;
color:#CCCCCC;
}

a.bildrichner {
font-family: "Verdana";
	font-size:12px;
	color:#663300;
	font-weight: bold;
	width:100px;
	height:26px;
	background:center;
}

a.bildrichner:hover {
background: url(../images/links/richner_logo.gif);
display:block;
background-position:center;
font-size:0px;
color:#FFFFFF;
}

a.bildzz {
font-family: "Verdana";
	font-size:12px;
	color:#663300;
	font-weight: bold;
	width:100px;
	height:32px;
	background:center;
}

a.bildzz:hover {
background: url(../images/links/zzwancor_logo.gif);
display:block;
background-position:center;
font-size:0px;
color: #FFFFFF;
}

a.bildsilverex {
font-family: "Verdana";
	font-size:12px;
	color:#663300;
	font-weight: bold;
	width:220px;
	height:42px;
	background:center;
}

a.bildsilverex:hover {
background: url(../images/links/silverex_logo.gif);
display:block;
background-position:center;
font-size:0px;
color: #FFFFFF;
}



