/* CSS Document */

/**
 * Copyright (c) 2009 
 *
 * Project owner:
 * http://www.vom-frosch-zum-prinzen.de/
 *
 * @copyright 2009 vfzp
 * @author vom-frosch-zum-prinzen
 *
 */

*{
margin: 0;
padding: 0;
}

body {
	text-align: center; /*zentriert auch für alte ies*/
	background: transparent;
	/*vertikales scrollen erzwingen, um springen zu verhindern*/
	min-height: 101%;
	font: 95% univers, arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

#alles {
position: relative;
text-align: center;
margin: 0 auto; /*zentriert auch für alte ies*/
width: 923px;
background: transparent  url(images/hintergrund.gif) repeat-y;
}

#main {
padding-left: 36px;}

#einespalte {
border: none;}

h1, h2, h3 {
font-family: georgia, times, serif;
background: transparent;
}

h4 {
	font: 95% univers, arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background: transparent;
}

h1 {
font-size: 1.4em;
color: #ff0000;
letter-spacing: -1px;
}

h2 {
font-size: 1.2em;
color: #E95A1E;
}

h3 {
font-size: 1em; 
color: #E95A1E;
}

h4 {
	color: #000000;
}


a {
	font-size: 0.8em;
	background: transparent;
}

p {
	font-size: 0.8em;
	line-height: 1.6em;
	color: #000000;
	background: transparent;

}

b, strong {
	font-weight: 600;
}

a img {
background: transparent;
border: 0 none;
}


#header {
width: 100%;
height: 10em;
background: transparent;
}

#frosch {
position: absolute;
width: 176px;
left: 40px;
z-index: 2;
}

#logo {
position:absolute;
top: 0.5em;
right: 150px;
z-index: 19;
}

#topnav {
display: none;
}

#topnav li{
display: none;
}

#topnav a{
display: none;
}

#topnav a, a:link, a:visited {
	display: none;
}

#topnav a:hover, a:active, a:focus {
	display: none;
}

#ganzespalte {
position: relative;
width: 756px; /*750+2x3px für rand*/
/*margin: 0 auto;*/
background-color:transparent;
color:#ffffff;
} 

#inhalt{
	position: relative; 
	width: 700px;
	/*margin: 0 auto;*/
	text-align: left;
	padding: 15px 0px;
	background-color: #F8F9D4;  
	border: solid 0px #C3FB21;
}

#inhaltlinks {
	position: relative;
	width: 210px;
	height: 840px;
	text-align: left;
	padding: 15px 0px;
	float: left;
	background-color: #F8F9D4; 
	border: solid 0px #C3FB21;
}

#inhaltlinks li {
font-size: 0.8em;
line-height: 140%;
padding-left: 0px;
list-style-type: none;
/*color: #000000;*/
}

#inhaltlinks li a, a:link, a:visited {
	font-size: 100%;
	text-decoration: none;
	list-style-type: none;
	display: block;
	list-style-position: outside;
	color: #000000;
}

#inhaltlinks li a:hover, a:active, a:focus {
	color: #E95A1E;
	text-decoration: none;
	list-style-image: none;
}


#ref {
position: relative;
margin: 0;
list-style: none;
}

#ref a{
position: relative;
margin: 0;
list-style: none;
}

#inhaltrechts{
	position: relative; 
	float: right;
	width: 430px;
	height: 840px;
	text-align: left;
	padding: 15px 0px;
	background-color: #000000;
	border: solid 0px #C3FB21;

}

#inhaltrechts img {
border: 0px solid #C3FB21;}

#inhaltinhaltrechts {
	text-align: center;
	/*padding: 30% 0% 30% 0%;*/
}

#zweispaltenfusszeile {
clear: both;
background-color: #000000;
}

#aufz, #aufz2 {
	font-size: 0.8em;
	list-style-position: inside;
	list-style-image: url(images/krone_th.gif);
	line-height: 2.8em;
	vertical-align: middle;
}

#footer0 {
font-size: 0.6em;
}

#footer1 {
display: block;
width: 100%;
height: 7em;
background: transparent;
}

#footer2 {
display: none;
}

#email {
	font-family: georgia,  times, serif;
	background: transparent;
	font-size: 80%;
	font-weight: bold;
	color: #E95A1E;
	vertical-align: bottom;
	}

#email a{
color: #E95A1E;
}

#table {
	border-color: #C3FB21;
	font-size: 0.8em;
	line-height: 1.6em;
	color: #000000;
	background: transparent;
}

#td, #tr {
border: 1px solid;
border-color: #C3FB21;
}


/**********/

/*#inhaltlinks li a, a:link, a:visited {
	font-size: 100%;
	text-decoration: none;
	list-style-type: none;
	display: block;
	list-style-position: inside;
	color: #000000;
}

#1 a, #21 a, #22 a, #23 a {
	position: absolute;
	left: 200px;
}

#1 a {
top: 0;
left: 40;}

#21 a {
top: 30;}

#22 a {
top: 50;}

#23 a {
	top: 100px;
}

/*********/

/* colors
h1=#ff0000 rot
teaser=#E95A1E orange
link=#C3FB21 gr&uuml;n
p=#000000
*/

/* header

*/

/* footer

*/
