	body
	{
		margin: auto;
		padding: 0px;
		font-family: arial;
		font-size: 14px;
		line-height: 20px;
		color:#424242;
		text-align:center;
		vertical-align: middle;
		background-color: #476ea2;
		background-image:url(../img/bg.jpg);
    background-repeat: repeat-x;		
	}

  .team {
     padding-top:325px;
  }

	#body
	{
		margin:auto;
		width:952px;
		position:relative;
	}
	
	#cont_bg
	{
  background-image:url(../img/cont_start_bg.jpg);
  background-repeat: no-repeat;
  width: 950px;
  height:950px;
  text-align:left;
  }


.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

	#footer
	{
		clear:both;
		width:952px;
		height:63px;
		background-image:url(../img/footer.jpg);
		margin-bottom:15px;
	}

	.oben
	{
		vertical-align:top;
	}
	
	.mittig
	{
		vertical-align:middle;
	}

	.unten
	{
		vertical-align:bottom;
	}

	h1
	{
		font-family: arial;
		font-size: 18px;
		line-height: 24px;
		text-align:left;
		padding-top:4px;
		color:#ec7400;
	}

	h2
	{
		font-family: arial;
		font-size: 12px;
		line-height: 15px;
		text-align:left;
		color: #ED7F2E;
		padding-top:4px;
	}

	td
	{
		font-family: arial;
		font-size: 12px;
		line-height: 15px;
		text-align:left;
	}

	.menu a:link
	{ 
		text-decoration: none;
		font-family: arial;
		line-height:22px;
		color: #fff;
	}

	.menu a:visited
	{
		text-decoration: none;
		font-family:arial;
		line-height:22px;
		color: #fff;
	}

	.menu a:hover
	{
		text-decoration: underline;
		font-family: arial;
		line-height:22px;
		color: #c9caff;
	}

	.menu a:active
	{
		text-decoration: none;
		font-family: arial;
		line-height:22px;
		color: #fff;
	}

	.mitte a:link
	{ 
		text-decoration: none;
		font-family: arial;
		color: #c65840;
	}

	.mitte a:visited
	{
		text-decoration: none;
		font-family:arial;
		color: #c65840;
	}

	.mitte a:hover
	{
		text-decoration: none;
		font-family: arial;
		color: #000;
	}

	.mitte a:active
	{
		text-decoration: none;
		font-family: arial;
		color: #c65840;
	}
	
	.team a:link
	{ 
		text-decoration: none;
		font-family: arial;
		color: #071282;
	}

	.team a:visited
	{
		text-decoration: none;
		font-family:arial;
		color: #071282;
	}

	.team a:hover
	{
		text-decoration: none;
		font-family: arial;
		color: #fff;
	}

	.team a:active
	{
		text-decoration: none;
		font-family: arial;
		color: #071282;
	}

	a:link
	{ 
		text-decoration: underline;
		font-family: arial;
		color: #ff0000;
	}

	a:visited
	{
		text-decoration: underline;
		font-family:arial;
		color: #ff0000;
	}

	a:hover
	{
		text-decoration: none;
		font-family: arial;
		color: #323232;
	}

	a:active
	{
		text-decoration: underline;
		font-family: arial;
		color: #ff0000;
	}

	img
	{
		border:0px;
	}

	select, td, textarea, input
	{
	font-family: arial;
	font-size: 12px;
	line-height: 15px;
	text-align:left;
	}


	input, select, textarea
	{
	width:200px;
	margin-top:5px;
	}

	label
	{
	float:left;
	width:150px;
	margin-right:0.5em;
	padding-top:8px;
	text-align:right;
	}

	fieldset
	{
	width:560px;
	border:1px solid #D9D9DA;
	margin-bottom: 15px;
	padding: 10px;
	}
	
	legend
	{
	padding: 5px 5px 5px 5px;
	border:0px solid #D9D9DA;
	font-size:120%;
	text-align:right;
	font-weight: bold;
	margin-bottom:10px;
	}
