/* CSS Menue ANFANG*/

#chromemenu{
width: 600px;
}

#chromemenu:after{
content: "."; 
display: block; 
height: 0px; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
border: 0px dotted #BBB;
width: 100%;
background: url('../chromebg.gif') repeat-x center;
margin-left: 0;
padding-left: 0;
margin: 0;
float: left;
font-style:normal; font-variant:normal; font-weight:bold; font-size:12px; font-family:"Trebuchet MS", Verdana, Helvetica, Arial;
}

#chromemenu ul li{
display: inline;
}

#chromemenu ul li a{
float: left;
color: #7F7F7F;
font-weight: bold;
text-decoration: none;
background: url('../divider.gif') no-repeat center right; padding-left:7px; padding-right:12px; padding-top:6px; padding-bottom:6px;
}


#chromemenu ul li 
a:visited{color: #000;}
a:hover{color: #000;}

#chromemenu ul li a[onMouseover]:after{ 
}

.dropmenudiv{
border-left:0px solid #fff; border-right:1px solid #fff; border-top:1px solid #fff; border-bottom:0px solid #fff; position:absolute;
top: 0;
/*Theme Change here*/
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=10); font-style:normal; font-variant:normal; font-weight:normal; font-size:12px; font-family:"Trebuchet MS", Verdana, Helvetica, Arial;
}

.dropmenudiv a{
width: 100%;
display: block;
text-indent: 1px;
border-bottom: 1px solid #BBB;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

.dropmenudiv 
a:hover{background-color: #A96A871;}

/* CSS --- MENUE --- EMDE*/



body 
{
 font-family:"Trebuchet MS",Verdana,Arial;
 font-size:80%;
 background-color:#fff;
 text-align:center;
 margin-top: 0px;
}

h1 {
font-size: 12px;
background-color: #ECE9D8;
border: 0px solid #000;
padding: 0px 0px;
margin: 0px }

h2 {
font-size: 14px;
background-color: #ECE9D8;
border: 1px solid #000;
padding: 10px 5px;
margin: 10px }

h3 {
font-size: 20px;
font-weight: normal;
padding: 5px 10px;
margin: 0px;}
img.download {vertical-align:middle;}
p {margin-top:10px;}


/* Inhalt der Seite */
/* Die Hyperlinks im Menü */

/* Links normal */
a:link { text-decoration:none; font-weight:bold; color: #96A871; letter-spacing:1pt;}
a:visited { text-decoration:none; font-weight:bold; color: #96A871; letter-spacing:1pt;}
a:hover { text-decoration:underline; font-weight:bold; background-color: #ECE9D8; letter-spacing:1pt;}
a:active { text-decoration:none; font-weight:bold; background-color: #ECE9D8; text-decoration: underline;}

/* Links mit Symbol */
a:link.link {padding-left: 14px; background: url('../gfx/link.gif') no-repeat left; text-decoration:none; font-weight:bold; color: #96A871; letter-spacing:1pt;}
a:visited.link {padding-left: 14px; background: url('../gfx/link.gif') no-repeat left; text-decoration:none; font-weight:bold; color: #96A871; letter-spacing:1pt;}
a:hover.link {padding-left: 14px; background: url('../gfx/link.gif') no-repeat left; text-decoration:underline; font-weight:bold; background-color: #ECE9D8; letter-spacing:1pt;}
a:active.link {padding-left: 14px; background: url('../gfx/link.gif') no-repeat left; text-decoration:none; font-weight:bold; background-color: #ECE9D8; text-decoration: underline;}


/* Die Titelzeile */
#title {
height: 135px;
padding:15px;
text-align: center;
background: url('../gfx/header2006de-1.jpg') no-repeat; 
background-color: #96A871;
}

/* Das Menü */
#menu {
color: #000;
background-color: #ECE9D8;
text-align: left;
padding: 0px 10px;
}

/* Der Inhalt */

#content {
text-align: left;
margin-top: 70px;
margin-left: 10px;
margin-bottom: 10px;
border-top: 0px solid #e5e5e5;
border-bottom: 0px solid #e5e5e5;
border-right: 0px solid #e5e5e5;
border-left: 0px solid #e5e5e5;
background-color: #f8f8f8;
padding: 15px;
color: #000;
width: 700px;
left:10px;top:50px;
-moz-border-radius:30px;
}

.texttabelle {
font-size: 100%;
font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
background-color: transparent;
border: 0px;
text-align: left; 
padding: 3px;
margin: 3px;
width: 690px;
}

.language {
font-size: 150%;
font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
padding: 3px;
margin: 3px;
text-align: center;
width: 560px;
}

input:hover,
input:focus,
textarea:hover,
textarea:focus {
  color: #FFF;
  background-color: #999;
  border: 2px solid #EEE;
}


.bildinfo {
float: left;
border-bottom: 1px solid;
margin-left: 10px;
width: 450px;
margin: 10 0 10px 10;
padding: 10px;
font-size: 0.9em;
line-height: 1.5em;
}

#content img {
padding: 1px;
display:inline;
background: #fcfcfc;
border: 4px solid #ECE9D8;
margin: 5px 5px 5px 5px;
}

#introbox {
font-size: 170%;
font-variant: small-caps;
border: 0px;
margin-left: 10px;
width: 550px;
margin: 10 0 10px 10;
padding: 10px;
line-height: 1.5em;
background-color: #ECE9D8;
}

.dl {
float: left;
border: 1px dashed;
margin-left: 10px;
width: 170px;
margin: 10 0 10px 10;
padding: 10px;
font-size: 0.9em;
line-height: 1.5em;
}