﻿/* CSS Document */

body {
	margin: 0px;
	font-family: arial, helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #333333;
	background-image:url('images/hg.gif');
	background-repeat:repeat-x;



}

#container {
	width: 726px;

	margin: 40px auto;
	padding-top: 32px;
	background-color: #FFFFFF;
}

#menu {
	width: 289px;
	margin-top:76px;
	padding-top:42px;
	line-height: 0px;
	min-height:280px;

}


#content {
	width: 374px;	
	margin-top:75px;

	padding-top:22px;
	padding-bottom:50px;
	border-top-style:solid;
	border-top-width: 1px;
	border-top-color:#333333;
	border-bottom-style:solid;
	border-bottom-width: 1px;
	border-bottom-color:#333333;

	text-align:left;
}

#footer {
	background-color: #a21821;
	text-align:center;
	line-height:1px;
}

pre {
	padding: 10px;
	margin:0;
}

	
p {
	padding: 10px;
	margin:0;
}

	
#logo {
	background-image:url('images/logo.gif');
	width:633px;
	height:67px;
	background-color: #ffffff;
	padding: 0;

	margin-left: 32px;
	text-align:left;
}

#treuhand {
	background-image:url('images/treuhandkammer.gif');
	width:374px;
	height:15px;
	background-color: #ffffff;
	padding: 0;
	margin-bottom:75px;
	text-align:left;
}



.text {
	font-family: arial, helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.textbold {
	font-family: arial, helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}


.titel {

	font-family: arial, helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #868789;
}




.fusszeile {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

a:link {
	color: #a21821;
}


a:visited {
	color: #a21821;
}


a:hover {
	color: #333333;
}


a.fusszeile:link {
	color: #FFFFFF;
}




a.main:visited  {
	display: block;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	width: 154px !important;
	width: 154px;
	text-align: right;
	text-decoration: none;
}




a.main:link  {
	display: block;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	width: 154px !important;
	width: 154px;
	text-align: right;
	text-decoration: none;
}


a.main:hover {
	font-weight: bold;
}

a.active {
	display: block;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	width: 154px !important;
	width: 154px;
	text-align: right;
	text-decoration: none;

	}



a.second:visited {
	display: block;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #a21821;
	width: 135px !important;
	width: 135px;
	text-align: left;
	text-decoration: none;
}



a.second:link {
	display: block;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #a21821;
	width: 135px !important;
	width: 135px;
	text-align: left;
	text-decoration: none;
}


a.second:hover {
	text-decoration: underline;
}

a.second#active_menu {
	text-decoration: underline;
}






