body
{
	background-image: url(/fileadmin/template/img/background.gif);
	background-repeat: repeat-x;
	background-color: #F3F2F2;
	font-family: "Lucida Grande",Arial,Helvetica,Verdana,sans-serif;
	font-size: 10pt;
	padding: 0px;
	margin: 0px;
}

h1.logo
{
	position:absolute;
	padding: 0px;
	margin: 0px;
	top: 16px;
	z-index: 1;
	border: none !important;
}

img
{
	border: 0px;
}

a
{
	text-decoration: none;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
}

a:hover
{
	text-decoration: underline;
}

h1,
h2,
h3
h4,
a,
.header
{
	color: #8E2D2D;
}

p.bodytext
{
	margin: 0px;
	line-height: 1.25em;
}

div.intro
{
	margin-bottom: 1em;
}
h1
{
	font-size: 14pt;
	border-bottom:1px solid #CCCCCC;
}

h2
{
	font-size: 12pt;
}

h3
{
	font-size: 10pt;
}

#frame
{
	text-align: center;
	z-index: 100;
}

#frame_box
{
	margin:auto;
	width: 700px;
	text-align: left;
}

#header
{
}


#house
{
	float:right;
	position:relative;
	display: inline;
}
#house img
{
	margin-left:-190px;
	margin-top:-111px;
	position:absolute;
}
#topmenu
{
	margin-top:126px;
}

#servicemenu {
	float:right;
	margin-left:482px;
	position:absolute;
	top: 2em;
}

#topmenu ul,
#servicemenu ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#topmenu ul li
{
	display: inline;
	height: 27px;

}

#topmenu ul li a
{
	color:white;
	font-size:11pt;
	height:27px;
	padding:5px 5px 21px;
	
}



#topmenu ul li.active a
{
	background-image: url(/fileadmin/template/img/menu_selected.gif);
	background-repeat: no-repeat;
	background-position: center 21px;
}


#servicemenu ul li
{
	float:right;
	margin-left:1em;
}

#servicemenu ul li.active a
{
	font-weight: bold;
}
#servicemenu form
{
	display: inline;
}
#searchfield
{
	border: 1px solid #8E2D2D;
	background-image:url(/fileadmin/template/img/searchfield.gif);
	background-repeat:no-repeat;
	background-position: left center;
	padding-left: 20px;
	color: gray;
	width: 250px;
}
#content
{
	margin-top: 2em;
	border-left: 1px solid #CCCCCC;
	/*border-right: 1px solid #CCCCCC;*/
	min-height: 400px;
	padding: 0px 1em;
	width: 560px;
}

#leftrow
{
	position: absolute;
}

#leftrow div.leftrowcontent
{
	margin-left: -500px;
	width:500px;
	overflow:hidden;
}

#rightrow
{
	float: right;
}

#rightrow div.rightrowcontent
{
	margin-left:2em;
	position:absolute;
	width: 150px;
}
ul.submenu
{
	float: right;
	list-style-type: none;
	margin: 0px 1em;
	padding: 0px;
}

ul.submenu li
{
	text-align: right;
}
ul.submenu li.active
{
	
}
ul.submenu a
{
	position: relative;
	padding-right: 1em;
}

ul.submenu li.active a
{
	color: black;
	
	background-image: url(/fileadmin/template/img/submenu_selected.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

ul.submenu.level li a
{
	font-size:85%;
	font-style:italic;
	padding-right:1em !important;
}


.news_list_item
{
	margin-bottom: 1em;
	padding: 1em;
	
	border-bottom: 1px solid #CCCCCC;
}


.news .date
{
	color: gray;
	font-size: 80%;
	font-style:italic;
}

.lastest_news
{}

.lastest_news .item {
	border:1px solid #CCCCCC;
	margin-bottom:1em;
	padding:0.25em;
}

.lastest_news .item table
{
	width: 100%;
}


.contenttable
{
	border: 0px;
}




.filelinks
{}

.filelinks .pdf a
{
	background-image: url(/fileadmin/template/img/mime/pdf.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 18px;
}

ul.imagelist
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul.imagelist li
{
}

.tx-ttnews-browsebox
{
	background: none !important;
	border: none !important;
	clear: both;
}

.tx-ttnews-browsebox-SCell
{
	background-color: #8E2D2D !important;
	border: none !important;
}

.tx-ttnews-browsebox-SCell a
{
	color: white !important;
}

.news_list_container.writings
{}

.news_list_container.writings .item
{
	clear: both;
	margin-bottom: 1em;
	
}

.news_list_container.writings .item .image
{
	float: left;
}
.news_list_container.writings .item .description
{
	margin-left: 1em;
	float: left;
width: 400px;
}

.news_list_container.writings .item .description .author p,
.news_list_container.writings .item .description .title p,
.news_list_container.writings .item .description .text p
{
	margin: 0px;
	padding: 0px;
}
.news_list_container.writings .item .description .author
{
	color: gray;
	font-size: 80%;
	font-style:italic;
}

.news_list_container.writings .item .description .title
{
	font-weight: bold;
	color: #8E2D2D;
}

ul.links
{
	padding: 0px 0px 0px 1em;
	margin: 0px;
}

ul.links li
{
	margin: 0px 0px 1em 0px;
}

div.tx-spbettercontact-pi1 input:focus,
div.tx-spbettercontact-pi1 textarea:focus
{
	border:1px solid #8e2d2d !important;
}

b
{
	color: #8e2d2d;
}


table.contenttable
{
	width: 100%;
}

table.contenttable td,
table.contenttable th
{
	border-bottom: 1px solid lightgray;
	padding: 0.25em 1em 0.25em 0em;
	vertical-align: top;
}

table.contenttable th.header
{
	cursor: pointer;
}

#lib_search
{
	width: 100%;
	border: none;
}

.book
{
	margin-bottom: 1em;
	border-bottom: 1px solid lightgray;
}

.more
{
	display: none;
	padding 0.5em;
}

.book .subtitle
{
	margin-bottom: 0.5em;
}

.book ul.list,
.book .listtitle
{
	color:gray;
	margin: 0px;
}

ul.selectlist
{
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	
}
.row
{}

.row label.rowlabel
{
	display: block;
}
ul.selectlist li
{
	display: inline;
}

div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img
{
	border:1px solid black;
	padding:4px;
}

fieldset.tx-powermail-pi1_fieldset
{
	border:none !important;
	background: none !important;
	padding: 0px !important;
}

div.spacer
{
margin: 1em 0em;
border-bottom: 1px solid #CCCCCC;
}

.highlight
{
	background-color: yellow;
}

.news_single_backlink
{
	margin-top: 1em;
	font-weight: bold;
}


.downloads
{
	margin: 1em 0px;
}

.download
{
	margin: 0.5em 0px;
}

.download a
{
	font-size: 1em;
}

