body
{
	background-image: url(../img/background.png);
	background-repeat: repeat;
	font-family: Verdana;
	margin-bottom: 0px;
	margin-top: 20px;
	height: 100%;
}

p
{
	margin-top: 0px;
}

td
{
	margin: 0px 0px 0px 0px;
}

a
{
	font-weight: bold;
	color: #1C3263;
	text-decoration: none;	
}

a:hover
{
	text-decoration: underline;
}


h1
{
	display: block;
	font-size: 17pt;
	font-weight: bold;
	color: #1C3263;
	padding-bottom: 30px;
}

h2
{
	display: block;
	font-size: 11pt;
	font-weight: bold;
	color: #798389;
	padding-bottom: 10px;
}

h3
{
	display: inline;
	font-size: 12pt;
	font-weight: bold;
	color: #1C3263;
}

#head-text
{
	color: #FFFFFF;
	font-size: 17px;
}

.head_search
{
	width: 115px;
	height: 22px;
	background-image: url(../images/head_form_input.png);
	background-color: Transparent;
	background-repeat: no-repeat;
	border: none;
	text-indent: 3px;
	padding-top: 3px;
	font-family: Verdana;
	font-style: italic;
	color: #285099;
	vertical-align: top;

}

.head_submit
{
	width: 50px;
	height: 22px;
	background-image: url(../images/head_form_submit.png);
	background-color: Transparent;
	background-repeat: no-repeat;
	border: none;
	font-family: Verdana;
	color: #285099;
	vertical-align: top;

}

.leftbox
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #889197;
}

.highlightedtext
{
	color: #1C3263;
}

/*
.homeh1
{
	display: block;
	line-height: 55pt;
	font-size: 28pt;
	font-weight: bold;
	color: #B85055;
}
*/

.homeh1
{
	display: block;
	line-height: 55pt;
	font-size: 28pt;
	font-weight: bold;
	color: #DE2D27;
}

.homeh2
{
	display: block;
	line-height: 20pt;
	font-size: 12pt;
	font-weight: bold;
	color: #de1e27;	
}

/*
.homeh3
{
	display: block;
	font-size: 13pt;
	font-weight: bold;
	color: #B85055;
}
*/

.homeh3
{
	display: block;
	font-size: 13pt;
	font-weight: bold;
	color: #de1e27;
}

.homeh4
{
	line-height: 20pt;
	font-size: 12pt;
	font-weight: bold;
	color: #112655;	
}

.content
{
	font-family: Verdana;
	font-size: 10.5pt;
	color: #3F3F40;
}

.rightboxcaption
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}

.rightboxtext
{
	font-family: Verdana;
	font-size: 8pt;
	color: #424F54;	
}

.sprachmenu
{
	font-family: Verdana;
	font-size: 9pt;
	color: #424F54;	
}

/*** STRUCTUREELEMENTS ***/

#floatingelement li
{
	list-style-position: inside;
	display: inline-block;
}

#imageleft, .imageleft
{
	float: left;
	padding: 0 5px 5px 0;	
}

#imageright
{
	float: right;
	padding: 0 0 5px 5px;
}

#contactleft
{
	float: left;
	width: 150px;
	line-height: 5px;
}

#contactright
{
	float: left;
}

#box
{
	border: solid 1px #DDDDDD;
	background-color: #EEEEEE;
	padding: 5px 5px 5px 5px;
	margin: 0 0 15px 0;
}

#sitemap
{
	padding: 0 0 0 25px;
}

/*** Content Styles ***/
.borderheadline
{
	font-size: 13px;
	color: #CC0000;
	border-bottom: solid 1px #CC0000;
	line-height: 20px;
	display: block;
	font-weight: bold;
	padding-top: 5px;
	margin-bottom: 7px;
}

.highlight
{
	color: #CC0000;
}

.smallhighlight
{
	color: #CC0000;
	font-size: 10px;
}

.listheadline,
a.listheadline,
a.listheadline:visited,
a.listheadline:active,
a.listheadline:hover
{
	padding: 3px 0 3px 0;
	display: block;
	text-decoration: none;
	font-weight: bold;
}

.morelink,
a.morelink,
a.morelink:visited,
a.morelink:active,
a.morelink:hover
{
	color: #1C3263;
	text-decoration: none;
}

div#seperation
{
	border-bottom: solid 1px #DDDDDD;
	height: 1px;
	width: 100%;
	padding: 0;
	margin: 5px 0 5px 0;
	line-height: 1px;
	font-size: 1px;	
}

.error
{
	color: #FF0000;
}

.button
{
	color: #666666;
	background: #EEEEEE;
	border: solid 1px #DDDDDD;
}

.contactmodulediv
{
	padding: 2px 2px 2px 2px;
}

#controlpadding
{
	padding: 5px 0 5px 0;
}

.solidbordertable td
{
	border: solid 1px #000000;
}
