/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Metrophobic');
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
@import url('https://fonts.googleapis.com/css?family=Pavanam');
@import url('https://fonts.googleapis.com/css?family=Satisfy');
@import url('https://fonts.googleapis.com/css?family=Jura');

body {
	background: #C0D0E5 url(bilder/bg.jpg) repeat-y;
	margin: 0;
}

#header {
	background: url(bilder/header.jpg) no-repeat;
	width: 859px;
	height: 230px;
	}	

td {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #333333;
	padding: 5px;
}

li {
	line-height: 30px;
	}

.table {
	position: absolute;
	left: 30px;
	top: 248px;
	width: 800px;
	padding-bottom: 25px;
}

.dogs {
}

.dogs td {
	text-align: left;
	vertical-align: top;
	width: 50%;
	padding: 5px;
}

.td {
	font-family: 'Open Sans', sans-serif;
	font-size: 10px;
	color: #333333;
}


.letter {
	font-family:"Courier New", Courier, mono;
	font-size:14px;
}

.counter {
    position: absolute;
	top: 700px;
	left: 30px;
}

.email {
	position: absolute;
	top: 422px;
	left: 14px;
	width: 220px;
}

.textklein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

	
.img {
	border: #374B64 1px solid;
	padding: 10px;
	margin: 5px;
	background: #C0D0E5;
	}	
	
.fancy {
	font-size: 45px;
	font-family: 'Satisfy', cursive;
	color: #5A0840;
	margin: 7px 0 7px 0;
}

a:link {
	color: #374B64;
	}

#leben a:link, #leben a:visited {
	font-family: 'Jura', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px;
	color: #000;
	text-decoration: none;
	letter-spacing: 0.10em;
	text-shadow: 2px 2px 4px #666;
}

h1 {
	font-family: 'Pavanam', sans-serif;
	font-size: 37px;
	color: #5A0840;
	text-shadow: 2px 2px 4px #666;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.08em;
	width: 777px;
	border-bottom: #59003B 1px solid;
}

/*

h1 {
	font-size: 14px;
	color: #374B64;
	font-weight: bold;
	}	
*/

h2 {
	color: #5A0840;
	font-size: 25px;
	font-weight: bold;
	}
	
h3 {

}

h4 {
	font-family: 'Satisfy', cursive;
	font-size: 22px;
	color: #374B64;
}

h5 {
	font-weight: bold;
	font-size: 18px;
}

h6 {
	
}

