/*If you're having a hard time with this template just contact me (www.yomena.de). I'll modify it or even create a unique design for you. This template is distributed under the Creative Commons Attribution 3.0 license. Modify it as you like, but please leave credit intact. Have fun!!! */

body {
text-align: justify;
font-family:Arial, Helvetica, sans-serif;
font-size: 90%;
color: #404040;
}

p {
margin-top: 2px;
}

a {
color: #6D96B8;
text-decoration: none;
}

a:hover {
text-decoration: underline;

}

h1{
font-size: 150%;
margin-top: 0px;
margin-bottom: 5px;
}

h2{
font-size: 120%;
margin-bottom: 5px;
margin-top: 20px;
}

h3{
font-size: 100%;
margin-bottom: 0px;
margin-top: 10px;
}

hr{
 border: 0px; /* Für Firefox und Opera */
 border-top:  dotted 1px #6D96B8;
 border-bottom: transparent;
}

ul {
margin-top: 2px;
list-style-image: url(site/img/ul.jpg);
}

ol {
list-style-position: outside;
list-style-type: decimal;
margin-top: 2px;
}

input{
border-bottom: 1px  solid silver;
border-top: 0px;
border-left: 0px;
border-right: 0px;
background-color: white;
}

button {
background-image: url(site/img/search.jpg);
background-color: white;
color: silver;
background-repeat: no-repeat;
border: none;
cursor: pointer;
height: 15px;
width: 15px;
}



blockquote{
float: right;
margin: 15px 0px 15px 15px;
width: 170px;
font-size: 120%;
color: gray;
text-align: right;
line-height: 1em;
}

blockquote:first-letter{
font-size: 140%;
}

blockquote.image{
float: right;
margin: 15px 0px 15px 15px;
width: 300px;
font-size: 80%;
color: gray;
text-align: justify;
line-height: 1em;
}

.iframe {
	width:100%;
	height:100%;
}
