/*this is the core style sheet of dilettantin*/

body 
{background-color: #728a6e;
color: #455647;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 1em;
margin: 0em;
text-decoration: none;
font-weight: normal; }


a {
text-decoration: none;
}
a:link {
color: #455660;
}	
a:visited {
color: #455660;
}
a:hover {
color: #88e05a;
}
a:active {
color: #455660;
}


iframe {
width: 600px;
height: 450px;
border: none;
padding: 0px;
margin: 0px;
overflow: hidden;
}



#startseite {
width: 800px;
height: 600px;
}

#logo {
width: 300px;
left: 100px; 
padding-left: 250px;
padding-top: 250px;
padding-right: 50px;
}


#logo img {
width: 300px;
}

#language ol{
display: inline;
text-align:center;
padding-left: 350px;
}

#language a {
color: white;
font-size: .8em;
}

#language li {
display: inline;
}



#side-menu {
position: absolute;
top: 100px;
left: 750px;
width: 250px;
}



#sidebar a {
color: white;
font-size: 0.8em;
}

#sidebar li {
list-style-type: none;
padding-bottom: 10px;
}

#sidebar p{
left: 20px;
}

#nav-menu {
width: auto;
text-align: center;
width: 601px;
margin-left: 111px; 
}

#nav-menu li
{
display: inline;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 5px;
padding-top: 5px;
color: #ffffff;
}

#nav-menu ul li a
{
color: #88e05a;
}

#nav-menu ul li a:hover
{
color: #ffffff;
}

#nav-menu a#current
{color: white;}


#main-text 
{background-color: #ffffff;
margin-left: 150px;
width: 600px;
height: auto;
min-height: 450px;
border: 1px #173e35 solid;}

#textspalte-links {
margin-top: 40px;
margin-left: 95px;
width: 345px;
 }
 
#bildspalte h2 {
padding-top: 5px;
}

#bildspalte img {
width: 400px;
left: 50px;
}

#bildspalte {
padding: 50px;
height: 350px;
}

#bildspalte img, #bildspalte h2, #bildspalte-hoch img {
padding-left: 50px;
}

#bildspalte-hoch img {
width: 250px;
padding-left: 140px;
}

#bildspalte-hoch {
padding: 20px;
height: 240px;
}

#bildspalte-hoch h2 {
padding-top: 5px;
}


h2.worktitle {
padding-top: 200px;
}

h2.worktitle-hoch {
padding-top: 200px;
}

#larr {
float: left;
padding-left: 50px;
}

#rarr {
right: 50px;
float: right;
text-align: right;
}

#larr, #rarr {
bottom: 30px;
position: absolute;
width: 3em;
}

#larr a, #rarr a {
color: #173e35;
}


#larr-2 {
float: left;
position: absolute;
padding-left: 50px;
bottom: 200px;
}

#rarr-2 {
float: right;
position: absolute;
left: 700px;
top: 440px;
}


h1 {font-size: 1.2em;
text-align: right;
font-style: normal;
letter-spacing: 2px;
text-indent: 0px;
}

h2 {font-size: 0.8em;
font-weight: normal;}

h3 {
font-size: .8em;
font-style: normal;
text-decoration: none;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: normal; }

p {font-size: .8em;
text-align: none;
line-height: 1.7em; }

.footer {font-size: .5em;
text-align: center;
width: 600px;
display: block;
font-weight: bold;
margin-left: 150px; 
}


