/* CSS Document */

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #214C75;
	background-image:url(../tmpl_img/background.jpg);
	background-repeat:repeat-x;
	background-color:#E5DFD0;
	font-weight:normal;
}

a
{
	color: #333333;
}

a:hover
{
	color: #B71223;
}

p,div,span
{
	font-size: 12px;
}

#content
{
	font-size: 12px;
	text-align: justify;
}

#content p,div,span
{
	font-size: 12px;
	text-align: justify;
}

#navi a
{
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

#navi a:hover
{
	color:#04509A;
}

#path
{
	color:#767676;
	font-size:11px;
	text-decoration:none;
}

#path a
{
	color:#767676;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

#path a:hover
{
	color:#767676;
	text-decoration:underline;
}

#subnavi a
{
	color:#214C75;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
}

#subnavi a:hover
{
	color:#214C75;
	text-decoration:underline;
	font-weight:normal;
}
	
.artikel	
{
	font-size: 12px;
	color: #214C75;
}

.artikel > p
{
	font-size: 12px;
}

.artikel * td
{
	font-size: 12px;
}

.headline
{
	font-size: 14px;
	color: #B71223;
	font-weight:bold;
}

.toplink a
{
	font-size: 11px;
	color: #214C75;
	text-decoration:none;
}

.toplink a:hover
{
	font-size: 11px;
	color: #214C75;
	text-decoration:underline;
}

.boxhead
{
	font-size: 13px;
	color: #214C75;
	font-weight:bold;
}

.boxcontent
{
	font-size: 11px;
	color: #214C75;
	text-align:left;
}

.boxcontent a,td,tr,p,span
{
	font-size: 11px;
	color: #214C75;
	text-align:left;
}


.archiv_headline
{
	font-size: 12px;
	color: #5890B3;
	font-weight:bold;
}



/*Forms*/
input,textarea,select
{
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 8pt;
	color: #000000;
	background-color: #fffffff;
	border: 1px #000000 solid;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}

.textfeld {
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 8pt;
	height: 14px;
	color: #000000;
	background-color: #ffffff;
	border: 1px #000000 solid;
}

.button {
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	border: 1px #000000 solid;
}

.button2 {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #dddddd;
	border: 1px #000000 solid;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px
}

.schalter {
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: 500;
	height: 19px;
	font-size: 8pt;
	color: #000000;
	background-color: #C6D5DF;
	border: 1px #000000 solid;
}