/*angelika-net.de*/

@charset "utf-8";

body { 
	width: 100%; 
	color: #000; 
	font-size: 100.01%; 
	font-family: Arial, Helvetica, sans-serif; 
	background-color: #bdbdbd;
	}

p	{ }

li li::before {
	content: "○ "
	}

td	{ 
	border: 0em;
	}

div	{
	color: #55573e;
	}

#page { 
	width: 50em; 
	height: auto;
	padding: 0em;
	margin: 0.5em 0em;
	background-color: #d0df9a;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	-khtml-border-radius: 1em;
	border-radius: 1em;
	}

#navigation_1 {
	height: 2em;
	margin: 0em;
	padding: 1em 1em 0em 1em; 
	border-color: #fff9cb; 
	border-style: solid; 
	border-width: 0em 0em 0em 0em;
	}

#box {
	width: auto;
	height: auto;
	margin: 0em;
	border-width: 0em; 
	padding: 0em;
	}

#top {
	width: auto;
	height: auto;
	margin: 0em;
	border-width: 0em 0em 0em 0em; 
	clear: both; 
	}

#logo {
	width: auto;
	height: auto;
	padding: 0em 0em 0em 2em;
	}

img.logo {
	width: 18.5em;
	border: 0em;
	}	

img.language {
	width: 16;
	height: 11;
	border: 0em;
	opacity: 0.5;
	}	

img.language_select,
a:focus img.language,
a:hover img.language,
a:active img.language {
	width: 16;
	height: 11;
	border: 0em;
	opacity: 1;
	}	

#navigation_2 {
	width: 100%;
	height: 2em;
	margin: 0em;
	padding: 0.5em 2em 0.2em 2em; 
	border-color: #bdbdbd; 
	border-style: solid; 
	border-width: 0em 0em 0.3em 0em; 
	}

img.neu {
	width: 4.6875em;
	border: 0em;
	}	

#content { 
	width: auto; 
	margin: 0em;
	border: 0em;
	padding: 1em;
	}

img.bild_h {
	width: 19.8125em;
	border: 0em;
	}	

img.bild_v {
	width: 18.5625em;
	border: 0em;
	}	

img.google {
	width: 9.375em;
	border: 0em;
	}	
	
#footer { 
	font-size: 0.8em; 
	height: 2.5em;
	width: auto; 
	padding: 0.5em 2em 0.5em 2em; 
	border-color: #bdbdbd; 
	border-style: solid; 
	border-width: 0.3em 0em 0em 0em; 
	}

img.hoster {
	width: 5em;
	border: 0em;
	}	

#navigation_1 ul {
	float:right;
}

#navigation_1 ul,
#navigation_2 ul {
	font-size: 0.8em; 
	list-style: none;
	margin: 0em;
	padding: 0em;
	}
  
#navigation_1 li,
#navigation_2 li {
	float: left;
	margin: 0em;
	padding: 0em;
	}

#navigation_1 a:link,
#navigation_2 a:link,
#navigation_1 a:visited,
#navigation_2 a:visited {
	text-decoration: none;
	color: #73582d;
	font-weight: bold;
	display: block;
	margin: 0em;
	padding: 0em 0.5em 0em 0.5em;
	border-width: 0em;
	border-style: solid;
	border-color: #fff;
	}

#navigation_1 a:hover,
#navigation_2 a:hover {
	color: #fff9cb;
	background-color: #73582d;
	}

#navigation_1 a:active,
#navigation_2 a:active {
	color: #fff9cb;
	font-weight: bold;
	background-color: #f4e1a7;
	}

h1 { 
	font-size: 1.6em; 
	font-weight: bold; 
	margin: 0em 0em 0.25em 0em; 
	padding-top: 1.6em; 
	}

h2 { 
	font-size: 1.4em; 
	margin: 0em 0em 0.25em 0em; 
	padding-top: 1.4em; 
	border-bottom: 0.2em #55573e solid; 
	}

h3 { 
	font-size: 1.2em; 
	margin: 0em 0em 0.25em 0em; 
	padding-top: 1.2em; 
	font-weight: bold; 
	}

h4 { 
	font-size: 1em; 
	margin: 0em 0em 0.30em 0em; 
	padding-top: 0.7em; 
	font-weight: bold; 
	border-bottom: 0.1em #55573e solid; 
	}

h5 { 
	font-size: 0.8em; 
	margin: 0em 0em 0.30em 0em; 
	padding-top: 0.8em; 
	font-weight: bold; 
	}

h6 { 
	font-size: 0.8em; 
	font-style: italic; 
	margin: 0em 0em 0.30em 0em; 
	padding-top: 0.8em; 
	}
