html,body {
	margin:0;
	padding:0;
	border: 0;
	}
	
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: left;
	background-color: #43535D;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	line-height: 180%;
	color: #313C44;
	}

table td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size1: 75%;
	}
	
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 130%;
	margin: 10px 10px 0px;
	color: #5E7180;
	}
	
p	{
	margin: 0px 10px 0px;
	}
	
a	{
	color: #E77207;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}
	
b {
	color: #556775;
	}
	
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Basislayout 007 - Zentriert

Link: http://blog.html.it/layoutgala/

Beschreibung:
	Header 
	Horizontales Hauptmenü
	Vertikales Submenü
	3-spaltig 
	Navigation
	Fussbereich
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
	
div#container {
	width:800px;
	margin:0 auto;
	text-align:left;
	}
	
#preheader {
	margin: 0xp;
	height: 20px;
	}
		
#preheader ul
	{
	margin: 5px 0px 3px 525px;
	padding: 0;
	list-style-type: none;
	color: #ffffff;
	font-size: 80%;
	}
	
#preheader li {
	display: inline;
	padding-left: 10px;
	lmargin: 0xp;
	}
	
div#header_wrap {
	clear:right;
	padding-top: 0px;
	padding-bottom: 0px;
	}
	
div#header {
	background: #FCAC29;
	background-image: url(../images/header_mikemitterer.gif);
	background-repeat: repeat-x;
	height: 90px;
	}
		
div#header h1 {
	height:80px;
	line-height:80px;
	margin:0;
  padding-left:10px;
  color: #000000;
  }
	
div#wrapper {
	float:left;
	width:100%;
	/*
	background-image: url(../images/background-content.gif);
	background-repeat: repeat-x;
	*/
	}
	
div#content {
	/* margin: 0 150px;*/
	margin: 0 155px 2em 150px;
	}

div#content p {
	line-height:1.4;
	}

div#navigation1 {
	background: #717171;
	margin: 0;
	width: 100%;
	height: 27px;
	background-image: url(../images/menubar.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #404B50;
	}
	
div#navigation1 p {
	margin: 0;
	padding: 3px 10px 3px 10px;
	}
	
#navigation1 ul
	{
	margin: 0px 0px 0px 8px;
	padding: 0;
	list-style-type: none;
	}
	
#navigation1 a:hover	{
	background-color: #4B4B4B;
	color1: #FFF;
	}
	
div#col_left {
	float:left;
	width:150px;
	margin-left:-790px;
	padding-bottom: 0px;
	background: #ffffff;
	}

/*
div#navigation2 {
	float:left;
	width:150px;
	margin-left:-790px;
	background: #ff00ff;
	padding-bottom: 0px;
	}

*/		

div#navigation2 {
	padding-top: 5px;
	}
	
div#navigation2 a {
	margin: 0;
	padding1: 3px 10px 3px 10px;
	}
	
div#navigation3_wrap {
	clear: left;
	padding-top: 10px;
	}
		
div#navigation3 {
	clear: left;
	width:600px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border-top: 1px solid #CECECE;
	padding-top: 7px;
	}
	
div#navigation3 p { 
	margin:0;
	padding:5px 10px;
	}
	
div#extra1_wrap {
	padding-top: 10px;
	padding-left: 10px;
	}
	
div#extra1 {
	/*
	float:left;
	width:150px;
	margin-left:-150px;
	*/
	
	/*
	float:left;
	width:150px;
	background: #B9CAFF;
	border: 1px solid #ff0000;
	margin-left:-500px;
	*/
	
	
	Xbackground: #B9CAFF;
	Xpadding-top: 10px;
	padding-bottom: 5px;
	Xvertical-align: top;
	}

div#extra2_wrap {
	float:left;
	padding-top: 11px;
	background:#ffffff;
	width: 150px;
	margin-left: -155px;
	}

div#extra2 {
	/* Diese Farbe muss mit dem Setting in t_arc_color2 übereinstimmen */
	background-color: #FFFBCA;
	font-size: 95%;
	line-height: 140%;
	}
	
div#extra2 .csc-header{
	background: #FF9801;
	font-size: 70%;
	}
		
div#extra2 .csc-header h1 {
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 0px;
	color: #283035;
	text-align: left;
	}		
	
div#footer_wrap {
	padding-top: 5px;
	}
	
div#footer {
	background: #2F2F2F;
	color: #ffffff;
	clear:left;
	width:100%;
	height: 30px;
	}

div#footer p { 
	margin:0;
	padding:5px 10px;
	float: left;
	}
	
div#copyright {
	float:left;
	width:300;
	margin-left1:-100px;
	}
	
div#companylink {
	float: right;
	width:350px;
	margin-left:50px;
	}	
	
div#companylink p {
	float: right;
	}		
	
#twitter 					{ padding-top: 1em; padding-bottom: 1em; }
