body,tr {
	font-size: 12px;
}

html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background: #FED585 url(1pic/body_bg.gif) repeat center top;
	text-align: center;
	font-family: Arial, Tahoma;
	font-weight: normal;
	font-size: 12px;
}

body.print {
	text-align: left;
}

td,th {
	text-align: left;
	vertical-align: top;
}

img {
	border: none;
}

p {
	font-size: 12px;
	/*	margin: 0 0 1em 0;*/
}

.template_footer p {
	margin: 0;
}

#logo {
	margin: 0;
	padding: 0px;
	float: left;
}

hr {
	background-color: #004B8C; /* Mozilla 1.4 */
	color: #004B8C; /* IE 6 */
	border: #004B8C; /* Opera 7.11 */
	height: 1px;
	margin: 0.5em 0;
}

.bildBig img {
	margin-bottom: 1em;
}

#copyright {
	clear: both;
	font-size: 0.85em;
	margin: 0.5em 0;
}

#copyright a {
	color: #AF7851;
	text-decoration: none;
}

#copyright a:HOVER {
	color: #611C1F;
}

.bilder {
}

.clear {
	clear: both;
}

/******************/ /* Headers, plain */ /******************/
h1,h2,h3,h4,h5,h6 {
	margin: 0;
	margin-bottom: 0.5em;
	color: #611C1F;
}

/* Headers, with link */
h1 a,h2 a,h3 a,h4 a,h5 a {
	color: #000000;
	text-decoration: none;
}

h1 {
font-size: 22px;
}

h2 {
font-size: 18px;
}

h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover {
	text-decoration: none;
}

/*********/ /* Links */ /*********/
a {
	color: #611C1F;
	text-decoration: underline;
	cursor: pointer;
}

a:hover {
	color: #000000;
}

.newslineEditLink a {
	display: block;
	clear: both;
	background-color: #C7E2FF;
	border: 1px solid #F0F0F0;
	padding: 3px;
	font-size: 11px;
	color: #4279BC;
	font-weight: bold;
	text-align: left;
}

.newslineEditLink a:hover {
	color: #4279BC;
	text-decoration: none;
}

/***********/ /* Tabelle */ /***********/
table.auto {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 1em;
}

table.auto td,table.auto th,table.auto tr {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding: 3px;
}

/**********/ /* Listen */ /**********/
ul {
	padding: 0;
	margin: 0 0 1em 15px;
}

ul li {
	list-style-type: square;
}

ul.einzellink,ul.linkliste {
	margin: 0 0 1em 0;
}

ul.einzellink li,ul.linkliste li {
	list-style-type: none;
	padding-left: 10px;
	vertical-align: middle;
	line-height: 1.2em;
	background-image: url(1pic/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 0.45em
}

/************/ /* Formular */ /************/
form {
	margin: 0;
}

input.text {
	font-size: 1em;
	border: 1px solid #004B8E;
	margin: 2px 0;
}

.formulare select {
	width: 100%;
}

input.button {
	color: #004B8E;
	border: 1px solid #004B8E;
	background-color: #F5F5FE;
	cursor: pointer;
	padding: 0;
	margin: 2px 0;
	font-size: 0.75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* ERROR */
p.error {
	color: #FF0000;
	font-weight: bold;
}

input.error {
	color: #000000;
	font-weight: normal;
}

td p.error {
	font-weight: normal;
}

.formulare .formularfeldgruppenEintrag {
	margin-bottom: 1em;
}

/************/ /* TEMPLATE */ /************/
#template {
	width: 992px;
	margin: 0 auto;
	text-align: left;
}

#template_left {
	margin: 0px;
	float: left;
	width: 198px;
	height: auto;
	margin-right: 15px;
	background-color: #FED585;
}

#template_content {
	width: 738px;
	height: auto;
	padding: 15px 20px 15px 21px;
	background-color: #FFE9B8;
	margin-bottom: 19px;
}

#template_middle {
	margin: 0;
	padding: 0px;
	background-color: #FED585;
	/*background-color:#FF00FF;*/
	float: left;
}

#template_header {
	margin-top: 16px;
}

#template_content p {
	margin: 0px;
	text-align: justify;
}

#template_content img { /*margin-top: 13px;*/
	margin-right: 15px;
}

#template_content ul li {
	margin: 0px;
	padding: 0px;
	list-style: disc;
	margin-left: 20px;
}

/**************/ /* Navigation */ /**************/
.navigationspunkte {
	margin: 0px;
	padding: 0px;
	/*margin-top: 15px;*/
	background-color: #FFE9B8;
}

ul.navigationspunkte li {
	list-style: none;
	border-bottom: 1px solid #FED585;
}

ul.navigationspunkte li a {
	margin-left: 14px;
	font-weight: bold;
	font-size: 12px;
	color: #611C1F;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: middle;
	line-height: 25px;
}

ul.navigationspunkte li a:hover {
	color: #AF7851;
}

ul.navigationspunkte li a.aktiv {
	color: #AF7851;
}

ul.navigationspunkte li li {
	margin-left: 15px;	
	border-bottom: none;
	line-height: 25px;
}

ul.navigationspunkte li li a {
	font-size: 0.8em;
	font-weight: normal;
	/*text-transform: none;*/
}

/**************/ /* Infoboxen Links */ /**************/
#infobox_left1,#infobox_left2,#infobox_left3 {
	color: #AF7851;
	font-size: 11px;
}

#infobox_left1 {
	margin-top: 15px;
	margin-bottom: 3px;
	width: 200px;
}

#infobox_left2 {
	width:198px;
	background:#FFE9B8;
	vertical-align:center;
}

#infobox_left2 img {
	margin: 2px 2px 2px 2px;
}

#infobox_left2,#infobox_left3 {
	background-color: #FFE9B8;
}

#infobox_left3 {
	padding: 8px;
	margin-top: 15px;
	color: #91584D;
}

#infobox_left3 a {
	text-decoration: none;
	color: #AF7851;
}

#infobox_left3 a:hover {
	color: #611C1F;
}

/***********/ /* Inhalte */ /***********/
/*.inhalteEintrag {
	margin-bottom: 1em;
}*/

/**********/ /* Seiten */ /**********/ 
/**********/ /* Home */ /**********/
#homebild {
	width: 260px;
	float: left;
}

#homeinhalte_oben ,#homeinhalte_mitte {
	width: 478px;
	float: left;
}

div#homeinhalte_unten {
margin-top: 19px;
}

#homeinhalte_unten h1, #homeinhalte_unten h2 {
	margin-top: 15px;
}

.homeinhalt {
	width: 149px;
	float:left;
	margin-right: 10px;
}

.homeinhalt img,.homeinhalt p,.homeinhalt b {
	margin: 0px;
	padding: 0px;
}
