/*
	CSS-Stylesheet: conTrust - Die Unternehmerberater
	Domain: contrust.org
	Last change: 16.02.2005
	Creator: Steffen Schurg - service@schurg.net
*/

@font-face {
    font-family:Verdana;
    font-style:normal;
    font-weight:normal;
}

body {
	background-color:#D7BF9D;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	font-family:Verdana,sans-serif;
	font-size:11px;
	font-weight:550;	
	color:black;
	text-decoration:none;
	empty-cells:show;
}

*.maintable {
	background-color:#D7BF9D;
	border-width:0px;
	margin-top:35px;
}

*.middletable {
}

*.contenttable {
	table-layout:fixed;
	background-color:#D7BF9D;
}

*.emptytop {
	empty-cells:show;
	height:30px;
}

*.logo {
	empty-cells:show;
	height:100px;
}

*.contentbottom {
	empty-cells:show;
	font-size:14px;
	height:280px;
	padding-left:15px;
	line-height:20px;
}

*.navigation {
	height:130px
}

*.navigation_select {
	font-size:14px;
	font-weight:500;
	color:white;
	text-decoration:none;
}

*.navigation_unselect {
	font-size:14px;
	font-weight:500;
	color:black;
	text-decoration:none;
}

*.navigation_unselect:hover {
	font-size:14px;
	font-weight:500;
	color:white;
	text-decoration:none;
}

*.email {
	font-size:14px;
	font-weight:600;
	color:black;
	text-decoration:none;
}

*.email:hover {
	font-size:14px;
	font-weight:600;
	color:white;
	text-decoration:none;
}

*.dAnfahrtskizze {
	font-size:10px;
	font-weight:500;
	color:black;
	text-decoration:none;	
	text-align:right;
	padding-right:20px;
}

*.dAnfahrtskizze:hover {
	font-size:10px;
	font-weight:500;
	color:white;
	text-decoration:none;	
	text-align:right;
	padding-right:20px;
}

*.zitat {
	font-size:28px;
	font-weight:500;
	color:white;
	font-style:italic;
}

*.adminheadline {
	text-indent:30px;
	font-size:18pt;
	font-weight:500;
	color:white;	
}

*.admincontent {
	font-size:12px;
	padding-left:30px;
	vertical-align:top;
}

*.adminlogo {
	empty-cells:show;
	height:100px;
}

*.admininput {
	font-size:12px;
	font-weight:500;
	color:black;
	border-width:1px;
	border-style:solid;
	border-color:black;
}