/* CSS Document */
body		{
			background:#C9C9C9;
			font-family:LinotypeAroma, Candara, Tahoma;
			font-size:13px;
			text-align:justify;
			}
			
a:link, a:visited		{
			text-decoration:none;
			color:#000000;
			}

#topnavi a:hover, #leftnavi a:hover		{
			text-decoration:none;
			color:#ac1a2f;
			}

#content a:hover		{
			text-decoration:none;
			color:#C9C9C9;
			}
			

			
ul			{
			list-style-position:outside;
			margin-left:-28px;
			list-style-image: url(http://praxis-brandenberg.de/img/list_style_image.png);
			}
			
.teamname 	{
			color:#ac1a2f;
			font-weight:bold;
		}

#wrapper	{
			position:relative;
			width: 1000px;
			height:auto;
			margin: auto;
			background: #EAE0D9;
			min-height: 100%; /* MindesthÃ¶he fÃ¼r moderne Browser */
			height:auto !important; /* Important Regel fÃ¼r moderne Browser */ 
			height:100%; /* MindesthÃ¶he fÃ¼r den IE */ 
			overflow: hidden !important; /* FF Scroll-leiste */ 
			}
			
#header		{
			}
			
#header_img	{
			height:150px;
			}
			
#topnavi	{
			height:25px;
			background: #EAE0D9;
			}
#topnavi_element	{
			width:199px;
			height:20px;
			padding-left:50px;
			padding-top:8px;
			float:left;
			border-bottom:1px solid #ffffff;
			font-variant:small-caps;
			font-size:16px;
			font-weight:bold;
			}
			
#leftnavi	{
			width:189px;
			background: #EAE0D9;
			height:945px;
			float:left;
			padding:20px 10px 20px 50px;
			border-right:1px #ffffff solid;
			font-variant:small-caps;
			font-size:15px;
			}

#content	{
			height:955px;
			width:650px;
			padding:20px 50px 10px 50px;
			float:right;
			background:#f8f8f8;
			}
#text_id, #select_id 	{
			width:400px;
			}

.imp		{
			text-decoration:underline;
			}
.imp2		{
			font-weight:bold;
			}
			
span.trigger a {
	display: block;
}
.toggle_container {
	overflow: hidden;
	width: 432px;
	font-size:13px;
	clear: both;
	text-align:justify;
}