*{margin:0; padding:0;}

body	{
font:76%/1.4em Tahoma, Verdana, Arial, Helvetica, sans-serif;
text-align:left;
color:#303030;
background:#FFFFFF;
overflow: scroll;
}

img	{
	padding-right: 0px;
	padding-left: 20px;

}

a img	{
	padding-left: 0px;
	border: solid 5px #FFFFFF;
}

#verlauf	{
}
#verlauf a	{
}
#verlauf a:hover	{
}

#container	{
	width:550px;
	height: 100%;
	margin:0px auto;
	padding:0px 0;
	text-align:left;
	background:#ffffff;
	color:#303030;
	border-top: none #83A08F;
	border-right: 1px solid #83A08F;
	border-bottom: none #83A08F;
	border-left: 1px solid #83A08F;
	overflow: visible;
}

#header {
	height: 100px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 30px;
}
#header h1	{
	font-size: 1.8em;
	font-weight: bold;
	color: #009933;
}

#header h3	{
	font-size: 0.9em;
	font-weight: bold;
	color: #FF9900;
	background-color: #990033;
	padding-right: 5px;
	padding-left: 5px;
	text-align: right;
	padding-top: 1px;
	padding-bottom: 1px;
}

#header img {
	margin-top: 15px;
	margin-left: 45px;
	float: left;
}

#navi	{
	border: none;
	margin: 15px 10px 0px;
	float: left;
	width: 140px;
}

#navi li	{
	list-style-type:none;
	margin: 0px;
	border: none;
	padding: 0px;
	white-space: nowrap;
	text-align: left;
}

#navi a	{
	display:block;
	padding:3 10px;
	font-size:0.9em;
	font-weight:normal;
	text-decoration:none;
	color: #000000;
	border: 1px solid #FFFFFF;
}

#navi a:hover	{
	border: 1px dashed #DAE5DA;
}

#navi #active, #navi1 #active_id	{
	color: #CC0033;
	font-weight: bold;
}
#navi a #inactive	{
	color: #000000;
}

/**************************************/

a	{
	color: #CC0033;
	text-decoration: none;
}

a:hover	{
	text-decoration: underline;
}

h1	{
	display:block;
	margin:0 0 16px 0;
	font-size:1.6em;
	font-weight:bold;
	letter-spacing:0px;
	color:#009933;
	line-height: normal;
	padding: 0px;
}

h3	{
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;

}

#content{
	width:370px;
	margin:0px 0px 0px -10px;
	font-size:0.9em;
	padding:0px 0px 0px 10px;
	float: left;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 1px dashed #999999;
}

/******************************************
module.search
******************************************/
.module_search{
}

#module_search_form{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#module_search_input{
	font-size: 0.9em;
	line-height: 1em;
	background-color: #D3D6DA;
}

#module_search_button{
	font-size: 0.9em;
	line-height: 1em;
	background-color: #FFFFFF;
	color: #707B8F;
	border: 1px solid #707B8F;
}
#module_search_button:hover{
	color: #323D61;
	border: 1px solid #323D61;
}

#module_search_match	{
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#module_search_title{
	font-size: 1em;
}

#module_search_title a{
	color: #000099;
	text-decoration: none;
}
#module_search_title a:hover{
}

#module_search_word{
	font-weight: bold;
}