@charset "utf-8";

@font-face{
	font-family: sans;
	src: url('../fonts/berlin.eot') format('truetype');
}

@font-face{
	font-family: sans;
	src: url('../fonts/berlin.ttf') format('truetype');
}

body {
	background-attachment: fixed;
	background-color: #EEEEEE;
}

sub,sup{font-size: 80%;}

body,  textarea, button{
	color: black;
	font-family: Arial;
	font-size: 80%;
}

article, aside, details, figcaption, figure,  header, hgroup,  section {
	display: block;
	color: #030;
}

html {
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	
}

/*==========================================================================
                        Schriften                                =========================================================================*/
 
h1{
	color:#556C4A;
	font-size: 140%;
	margin-top: 10px;
	display: block;
	text-transform: none;
	font-family: sans;
	font-weight: lighter;
	text-transform: uppercase;
}


h2{
	color:#556C4A;
	font-size: 140%;
	margin-bottom: 8px;
	margin-top: 0px;font-weight: lighter;
	font-family: sans;
}

h3{
	color:#556C4A;
	font-size: 100%;
	text-transform: uppercase;
	margin-bottom: 8px;
	margin-top: 0px;
	font-weight: lighter;
}

h4{
	font-size: 90%;
	margin-top: 13px;
	margin-bottom: -5px;
	color:#556C4A;
	font-weight: bolder;
	}

h5{
	color: #c93;
	font-size: 95%;
	display: block;
	text-transform: uppercase;
	font-family: sans;
	font-weight: lighter;
	margin: 0;	
}


h6{
	color: #ccc;
	font-size: 90%;
	display: block;
	text-transform: uppercase;
	font-family: sans;
	font-weight: lighter;
	margin-top: 2px;
}

h7{
	color: silver;
	font-size: 150%;
	display: block;
	text-transform: uppercase;
	font-family: sans;
	font-weight: lighter;
	margin-top: 2px;
}




li{
	list-style-image: url(../img/green.jpg);
}

a {
	height: 38px;
	line-height: 38px;
	color: #030;
	text-decoration: none;
}
a:visited {
	color: #033;
}
a:hover {
	color: #C93;
}

a:focus {
	color: #C93;
}

a:hover, a:active {
	color: #c93;
}
a:active {
	color: #C93;
	
}



/* ======================================================
   Typografie
   ===================================================== */

abbr[title] { border-bottom: 0px solid; }

b, strong {  }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr {
	display: block;
	height: 0.01em;
	margin-top: 8px;
	margin-bottom: 8px;	
}





/* Nichtproportionale Schriftfamilie neu deklarieren: h2bp.com/j */
pre, code, kbd, samp { }

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

p {
	line-height: 20px;	/*line-height: 24px;
	color: silver;
	text-align: justify;*/
}
p:before, q:after { content: ""; content: none; }

small {  }

sub, sup {  line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }


/* ===================================================
   Listen
   =================================================== */

ul, ol {
	
}

dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0;}


/* ==================================================
   Eingebetteter Inhalt
   ================================================== */


img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

svg:not(:root) { overflow: hidden; }


/* ====================================================
   Abbildungen
   ==================================================== */

/*figure { margin: 0; }*/

/* =====================================================
   Schalter und Formulare
   ========================================= */

form{
}
fieldset { border: 0; margin: 0; padding: 0; }

label {
	cursor: default;
	color: #silver;
}

legend { border: 0;  padding: 0; }

.button2 {
	cursor: default;
	width: 150px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: block;
	padding-top: 0px;
	clear: none;
	border: 1px gray solid;
	float: left;
	background-image: url(../img/sch1.jpg);
	color: #030;
	border:1px #999 solid;
}
.button2:active 
{
	background-image: url(../img/sch2.jpg);
	color:#030;	
}
.button2:hover{
	color:#c93;
	background-image: url(../img/sch2.jpg);
}



input[type="button"]{
	width: 103px;
	border: 1px solid silver;
	height: 40px;
	display: inline-block;
	margin-bottom: 4px;
	margin-top: 4px;
	color: #333;
	cursor: default;
	text-align: center;
	background-image: url(../img/sch1.jpg);
}

input[type="button"]:hover{
	background-image: url(../img/sch2.jpg);
	color: #c93;
}

input[type="button"]:active, [type="submit"]:active{}

button[type="button"]  {
	border: 1px solid #888	;
	width: 120px;
	font-size:90%;
	min-height: 25px;
	display: block;
	color: #030;
	cursor: default;
	text-align: center;
	background-image: url(../img/sch1.jpg);
}
button[type="button"]:hover  {
	background-image: url(../img/sch2.jpg);
	color: #c93;
}
table button, table input {*overflow: auto}
input,[type="checkbox"]  {}
input[type="text"], input[type="number"], [type="email"], input[type="url"],[type="search"] {
	background-color: white;
	border: 1px solid #333;
	width: 200px;
	min-height: 30px;
	margin-left: 0px;
	color: black;
	cursor: text;
	text-align:left;
	display: block;
	font-size:100%;
}

input[type="text"]:hover, input[type="number"]:hover, [type="email"]:hover, input[type="url"]:hover, [type="search"]:hover , [type="button"]:hover{     }

input:valid, textarea:valid {border: 1px solid #555;  }
input:invalid, textarea:invalid { border: 1px solid #555; }

textarea {
	border: 1px solid #444;
	color: black;
	cursor: text;
	text-align: left;
	display: block;
	margin-bottom: 16px;
	margin-top: 18px;
	font-size: 100%;
}

textarea:active {border: 1px solid #c93;}
/* ====================================================
   Tabellen
   ================================================ */

table {
	border-collapse: collapse;
	border-spacing: 0;
}
td {
	vertical-align: top;
}
