h1 {
	font-size:24px;
	text-decoration:none;
	font-weight:normal;
}

h2 {
	text-align:center;
	font-size:16px;
	text-decoration:none;
	color:#951494;
	font-weight:bold;
}

h3 {
	font-size:16px;
	height:15px;
	text-decoration:none;
	font-weight:bold;
}

a:link {
	font-weight:bold;
	color:#951494;
	text-decoration:none;
}

a:visited {
	font-weight:bold;
	color:#951494;
	text-decoration:none;
}

a:hover {
	font-weight:bold;
	color:#6f176e;
	text-decoration:none;
}

p {
	color:#fff;
	font-size:14px;
	font-family:Verdana;
	margin-bottom:25px;
}

/**********************/
/**** Formatierung ENDE****/
/**********************/

body  {
	font-family:Verdana;
   	background: #000000;
   	margin: 0;
   	padding: 0;
   	text-align: center;
}

.thrColFixHdr #container { 
   	width: 1036px;
	height: 901px;
   	background: url(templates/rootconnect/images/bg_home.jpg);
	background-position: bottom;
   	margin: 0 auto;
   	text-align: left;
} 

.thrColFixHdr #header { 
   	background: url(templates/rootconnect/images/header.jpg); 
   	width: 1036px;
    height: 244px;
	padding-top: 50px;
} 

#logo {
	float:left;
	height:231px;
	width: 400px;
	margin-left: 280px;
	margin-top: 7px;
	padding-bottom:0;
	padding-left:38px;
	padding-top:0;
}
a.logolink {
	display:block;
	height:231px;
	width:400px;
	text-decoration:none;
}

#servicelinks {
    color: #fff;
    float:right;
    font-size: 10px;
    margin-right: 40px;
    text-transform: uppercase;
}

#servicelinks a {
    color: #fff;
	font-weight: normal;
    text-decoration: none;
}

#servicelinks a:hover {
    text-decoration: underline;
}

.thrColFixHdr #sidebar1 {
 	float: left;
   	width: 228px;
}

.thrColFixHdr #mainContent { 
	margin-left: 228px;
	margin-right: 200px;
	margin-bottom: 40px;
   	padding: 0 10px;
} 

.thrColFixHdr #footer { 
  	padding: 0 10px 0 20px;
   	background:#DDDDDD;
} 

.thrColFixHdr #footer p {
   	margin: 0;
   	padding: 10px 0;
}

.clearfloat {
  	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#navigation {
	background-color: #000;
	position:relative;
	margin-top: -15px; 
	margin-left: 20px;
}

#rootconnect {
color: #fff;
margin-bottom: 15px;
margin-top: -10px;
padding-top: 5px;
font-size: 10px;
text-align: center;
}
