﻿body {
	font-family: "Times New Roman", Times, Serif;
	font-size: 100,1%;
	color: #000000;
	background-color: #DBD8D5;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-bottom-color: #DBD8D5;
}

h2 {
	font-family: "Times New Roman", Times, Serif;
	font-size: 110%;
	color: #000000;
	text-align:left;
	margin: 0px;
	padding: 5px 5px 0x 5px;
	border-bottom-color: #DBD8D5;
}

#holder {
	width: 760px;
	background-color: white;
	text-align: left;
	margin: 0 auto 0 auto;
}
#header {
	background-image: url('../Beratung/images/Fond_Verlauf.jpg');
	height:82px;
	margin:0px;
	text-align:left;
	padding:0px;
}
#nav {
	width: 140px;
	float: left;
	padding: 15px 10px;
	background-color:white;
}
#content {
	background-color: white;
	margin: 0 0 0 165px;
	padding: 15px;
	border-left: 1px solid #877D6C;
	float: none;
}
#footer {
	clear: both;
	padding: 5px;;
	font-size: 80%;
	color: #666666;
	background-image: url('../Beratung/images/Fond_10k.jpg');
}
.callout {
	font: bold 130% Georgia, "Times New Roman", Times, serif;
	color: #333;
	margin: 0;
	padding: 20px 10px;
}
.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}
p-klein {
	font-size: 80%;
	color:black;
}
td {
	width:25%;
}
li {
	margin-left:0px;
	list-style-position:outside;
}
#content p {
	line-height: 130%;
	font-size: 100%;
	color: black;
	margin-bottom: 10px;
	margin-top: 10px;
}
#nav a:link { 
	color: #736B5E;
	text-decoration: none;
	font-weight:;
}

#nav a:visited { 
	color: #666;
}

#nav a:hover, #nav a:active, #nav a:focus {  
	color: #333;
}

a:link {
	color: #736B5E;
	text-decoration: none;	
}

a:visited {
	color: #666;
}

a:hover, a:active, a:focus {
	color: #333;
}
