/* Bauinnung Ulm-Biberach */

body
{
	/*background: #eeeeee url(../images/hintergrund-detailseite-1x428.gif) repeat-x;*/
	/*line-height: 17px;*/
	background-color: #ffffff;
	color: #333333;
	letter-spacing: 0px;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	/*font-family: Arial, Helvetica,"Century Gothic",sans-serif;*/
	font-family: Verdana, Helvetica,"Century Gothic",sans-serif;
	margin: 0 auto;
	/*text-align: center;*/
}

#wrapper
{
	/*border: 1px solid green;*/
	padding: 0px;
	text-align: left;
	margin: 20px auto;
	width: 800px;
	display: block;
}
#main
{
	/*border: 1px solid silver;*/
	background-color: #ffffff;
}	
#header
{
	/*border: 1px solid silver;*/
	height: 60px;
}	
#header h1
{
	margin-top: 40px;
	margin-bottom: 0;
	color: #000000;
	font-size: 1.45em;
	overflow: hidden;
	position: relative;
	width: 340px;
	height: 20px;
}
#header h1 span
{
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url('../images/logo.gif') no-repeat scroll left top;
	position: absolute;
	width: 340px;
	height: 20px;
}
#logo
{
	/*border: 1px solid green;*/
	position: absolute;
	background-image: url('../images/logo.gif');
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-left: 0px;
	width: 340px;
	height: 20px;
}

#left
{
	/*border: 1px dotted orange;*/
	/*border-right: 1px solid silver;*/
	margin: 0px;
	width: 166px;
	padding: 0px;
	float: left;
}
#middle
{
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	/*border: 1px dotted green;*/
	width: 470px;
	margin: 0px;
	float: left;
}

#content
{
	/*border: 1px dotted green;*/
	margin-left: 5px;
	margin-right: 4px;
	padding: 0px;
	overflow: hidden;
	width: 460px;
}
#right
{
	/*border: 1px dotted orange;*/
	width: 160px;
	margin: 0px;
	overflow: hidden;
	float: left;
}
#termine p
{
	margin-top: 0px;
	margin-bottom: 0px;
}
.clear
{	
	clear: both;
	height: 1px;
	overflow: hidden;
}

.grey
{
	background-color: #d4d4d4;
	color: #333333;
}
.cite
{
	font-size: 16px;
}
.legend
{
	/*border: 1px dotted green;*/
	margin-right: 170px;
	font-size: 10px;
	float: right;
	/*<!--margin-right: 84px;-->*/
}
#footer
{
	margin-left: 370px;
	font-size: 10px;
}

h1
{
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	/*color: #9c9d9f;*/
	color: #707172;
}
hr
{
	border: 0px;
	border-bottom: 1px solid silver;
	height: 1px;
}
.white_line
{
	border-bottom: 1px solid white;
}
a
{
	color: red;
	text-decoration: none;
}
ul.menu
{
	/*border: 1px dashed green;*/
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	list-style: none;
}

ul.menu li
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul.menu li ul
{
	list-style: none;
	margin-left: 20px;
	padding: 0px;
}

ul.menu a
{
	display: block;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid silver;
	padding: 5px;
	height: 20px;
}

ul.menu a:hover
{
	color: red;
	text-decoration: none;
	background-color: #e8e9e9;
}

ul.menu li#current>a
{
	color: red;
	text-decoration: none;
	font-weight: normal;
	background-color: #e8e9e9;
}

ul.menu-nav li.active>a
{
	color: red;
	text-decoration: none;
	font-weight: normal;
	/*background-color: #e8e9e9;*/
}

ul.menu .active_menu
{
	color: red;
	text-decoration: none;
	background-color: #e8e9e9;
}

.ausbildung
{
	background-color: #e8e9e9;
}

form
{
	margin: 0px;
	padding: 0px;
}
.kollegenhilfe th
{
	/*color: #9c9d9f;*/
	color: #707172;
	background-color: #e8e9e9;
	border-bottom: 4px solid #ffffff;
}
.kollegenhilfe td
{
	/*color: #9c9d9f;*/
	color: #707172;
	background-color: #e8e9e9;
	border-bottom: 2px solid #ffffff;
	vertical-align: top;
}