/* Main container for fixed-width-layout */
div#doc2 {
	margin-top: 5px;
	border: 1px #000000 solid;
}
div#yui-main {
}

div#hd {
    border-bottom: 1px #808080 solid; 
	background-image: url(../images/stifte4.gif);
	background-repeat: no-repeat;
	background-position: right top;
	 
}

img#logo {
	margin-right: 25px;	
	margin-left: 27px;
}

div#hd h1, div#hd h2 {
	color: #4d4d51;	
}

div#hd h1 {
	padding-top: 25px;
	font-size: 2em;
	font-weight: bold;
}

div#hd h2 {
		
}

div#sep {
	background-image: url(../images/separator.gif);
	background-repeat: repeat-x;	
	height: 12px;
	display: none;
}

div#navigation div  {
	color: #FFFFFF;
	font-weight: bold;
	margin: 10px;
	margin-right: 15px;
}

div#navigation a {
	text-decoration: none;	
	font-size: 1.1em;
	color: #FFFFFF;	
}

div#navigation a:visited {
	color: #d0d0d0;	
}

div#navigation a.currentlink, 
div#navigation a.currentlink:hover, 
div#navigation a.currentlink:visited {
	text-decoration: none;	
	color: #a65036;
}

div#navigation a:hover {
	text-decoration: underline;
}

ul.sublinks li {
	padding-left: 10px;	
	font-size: 0.9em;
}

div#mainlinks ul,
div#sternenkinderlinks ul {
	padding-bottom: 10px;
}

div#content {
	margin: 5px;
	padding: 15px;
	margin-top: 10px;	
	margin-right: 35px;
	
}

div#bd {
	background-color: #eaeaea;
	background-image: url(../images/left.gif);
	background-position: left;
	background-repeat: repeat-y;
}

div#content h1, div#content h2, div#content h3, div#content p {
}

div#content h1 {
	font-size: 1.4em;
	font-weight: bold;
	padding-bottom: 14pt;
}

div#content h2 {
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: 12pt;	
}

div#content h3 {
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 8pt;	
}

div#content p {
	padding-bottom: 12pt;
	text-align: justify;
}

div#ft {
	width:73.076em;
	text-align: right;
	color: #4d4d51;
	padding-right: 0px;
}

div#ft p {
	font-size: x-small;
	margin-right: 15px;
}

p.footnote {
	font-size: 0.75em;
}

sup {
	vertical-align: super;	
}

table.prices td {
	margin: 5px;
	padding: 5px;	
}

em,
.em {
	font-weight: bold;
		
}

cite {
	text-align: center;
	font-style: italic;	
}

cite span {
	font-style: normal;
	font-size: 0.8em;	
}

div.jumpmarks div.jumpmark a {
	color: #000000;
}

div.jumpmarks {
	margin-bottom: 25px;
}

div#content p.centered {
	text-align: center;
}

div#content ul.linklist {
	margin-bottom: 30px;
}

div#content ul.linklist li {
	margin-bottom: 20px;
	margin-left: 25px;
}

div#content ul.linklist li p {
	padding-bottom: 0px;
}

blockquote.highquote {
	background: url('../images/highquote.png');
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	padding-bottom: 20px;
	margin-top: 20px;
	border-bottom: 1px dashed #777777;
}

div#content blockquote.highquote:last-child {
	border-bottom: 0px;	
}


blockquote.highquote blockquote {
	padding-left: 65px;
	padding-right: 65px;
	text-align: justify;
	background: url('../images/lowquote.png');
	background-repeat: no-repeat;
	background-position: bottom right;
}

blockquote.highquote p {
	padding-left: 40px;
	padding-top: 20px;
	font-style: italic;
}

span.success{
	text-align: center;
	color: green;
}

span.stimmtnicht{
	text-align: center;
	color: red;
}

div#ft p a {
	text-decoration: none;
	color: #4d4d51;
}

div#ft p a:hover {
	text-decoration: underline;
}

img.nexttoeachother {
	float:left;
	border: 0px;
	margin:10px 5px 10px 5px;
}
 