/* einfach_hc */

html, body, div, p, h1, h2, h3, h4, ul, ol, span, table, td, pre, form, img, select, li, input, textarea {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

body, body div, body p, body th, body td, body li, body dd, select, a {
	font-size: 100.01%;
	line-height: 1.4em;
}
body {
	text-align: center;
}

#search label, .edih, #infobox1 img, .dot, .currentak, img.ex, #bottommenu, caption {display : none;}

p, ul {
	color : #111;
	padding : 0 0.5em;
	margin : 1em 0;
}

li {margin : 0.2em 0 0 1em;}

acronym, abbr {
	cursor:help;
	border-bottom: 1px dotted #111;
}

input, textarea {
	font-size: 1em;
}

.wrap, #footer, #access {
	width: 680px;
	max-width : 680px;
	margin : 0 auto;
	/* ab hier für IE: i.V.m. width: 680px, body {text-align: center} und cond.comm. */
	/*/*/
	text-align: left;
	/**/
}

.ex { white-space : nowrap; }
.ex:before { content:url(../ex.gif)" "; }



h1 {
	text-align : left;
	color : #444;
	font-size : 1.3em;
	font-weight:bold;
	margin:0 0 0.5em 0;
	padding:0.5em 0 0.2em 0;
	border-top : 1px dashed #963b37;
}

h2, h3 {
	text-align : left;
	color : #333;
	font-size : 1.3em;
	line-height: 1.3em;
	margin : 0.5em 0 1em 0;
	font-weight : bold;
}

a:link {
	color : #a33;
	text-decoration : underline;
}

a:hover, a:active, a:focus {
	color : #ad9ac5;
	text-decoration : none;
}


em {
	font-weight : bold;
	font-style : normal;
}

blockquote {
	padding: .5em 0 .5em 1em;
	margin: 0;
}


table, td {text-align: right; border: 1px solid #888; border-collapse: collapse;}
table {margin-bottom: 1em;}
th, td {padding: 0 .3em;}
th, td {vertical-align: top;}
td.cola {width: 30%;}
td.colb {width: 25%;} 

select {font-size: 1em;}

#menu {margin : 0.5em 0 1em 0.5em;}

#menu h2, #bottommenu h2, #infobox h2, #footer h2, #access h2 {
	border : 0;
	padding : 0;
	margin : 0.5em 0;
	color : #963b37;
	font-size : 1.2em;
}


#menu li a:visited:after {content: " \221A";  color : #888;}


.rahmen, fieldset {
	margin : 0 5px 5px 0;
	padding : .5em .2em;
	border : 1px solid #aaa;
	background : #fafafa;
}

#sterne {
	width: 100px;
	height: 20px;
	position: relative; left: 0; top: 0;
}

#name a img {border: 0;}

