* {
	margin:0;
	padding:0;
}

html {
	height:101%;
}

body {
	background:#4F4F52 url(/images/bg_main.png) top repeat-x;
	font-family:Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
}

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

a:hover {
	color:#AC1315;
}

p, h2, h3, h4, ul {
	padding-left:65px;
	padding-right:65px;
}

table {
	margin:0 65px 1em 65px;
}

h1, h2 {
	font-size: 25px;
}

h3 {
	font-size:22px;
	margin-bottom:55px;
}

h4 {
	text-transform:uppercase;
	font-size:1em;
	margin:0;
}

p {
	margin-bottom:1em;
}

#container {
	width:954px;
	margin:0 auto;
}

#header {
	height:50px;
	text-indent:-9000px;
	background:url(/images/gpm-header.gif) center no-repeat;
	overflow:hidden;
}

a.header-left {
	display:block;
	width:800px;
	height:45px;
	float:left;
}

a.header-right {
	display:block;
	width:100px;
	height:45px;
	float:right;
}

#flashcontent {
	height:368px;
	background:#666666 url(/images/bg_flash.png) repeat-x;
}

/* NAVI Start */

#nav {
	background:#7D7B7A;
	padding:1px 0;
}

#nav ul {
	list-style:none;
	margin:0;
	padding:3px 0;
	border-top:1px solid #9A9898;
	border-bottom:1px solid #585555;
}

#nav li {
	float:left;
}

#nav a {
	display:block;
	width:157px;
	height:33px;
	line-height:33px;
	padding-left:20px;
	color:#363230;
	text-decoration:none;
	text-transform:uppercase;
	background:url(/images/sep_menu.png) left repeat-y;
}

#nav #first a {
	width:50px;
	padding-left:15px;
	background:none;
}

#nav a:hover, #nav .active {
	color:#DFE0E2;
}

/* 2. Ebene */

#nav li ul {
	position: absolute;
	width: 310px;
	left: -999em;
	border:none;
	padding-top:4px;
	z-index:100;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav li ul li a {
	color:#DFE0E2;
	white-space:nowrap;
	background-color:#585555;
	background-image:none;
	height:25px;
	line-height:25px;
	border-top:1px solid #898787;
	border-left:1px solid #898787;
	border-right:1px solid #3E3A39;
	border-bottom:1px solid #3E3A39;
	width:280px;
}

#nav li ul li a:hover {
	color:#AC1315;
	background-color:#DFE0E2;
}

/* NAVI Ende */

#content {
	width:954px;
	background:#363230 url(/images/bg_content.png) top no-repeat;
	padding:40px 0 0 0;
	position:relative;
	overflow:hidden;
}

#content ul {
	list-style:none;
}

#content ul li {
	padding-left:17px;
	background:url(/images/bullet.gif) left 5px no-repeat;
}


#content ol {
	margin-left:65px;
	padding-left:20px;
	color:red;
}

#content ol li {
	color:#AC1315;
}

* html #content ol {
	padding-left:23px;
}

#content a {
border-bottom:1px solid #AC1315;
}

#mailme {
	position:absolute;
	top:46px;
	left:18px;
	width:30px;
	height:20px;
	overflow:hidden;
	text-indent:-9000px;
}

#mailme a {
	display:block;
	height:20px;
	background:url(/images/mailme.gif) no-repeat;	
}

#mailme a:hover {
	background:url(/images/mailme_ov.gif) no-repeat;	
}

#content ul.kunden  {
	list-style:none;
	padding:0;
	margin:0 65px 1em 65px;
}

#content ul.kunden li {
	width:200px;
	float:left;
	padding-left:0;
	background:none;
	margin-bottom:0;
}

a.plan  {
	color:#FFFFFF;
	height:25px;
	line-height:25px;
	border-top:1px solid #BBBCBE;
	border-left:1px solid #BBBCBE;
	border-right:1px solid #3E3A39;
	border-bottom:1px solid #3E3A39;
	padding:3px 25px 3px 25px;
	background:#787A7D url(/images/pfeil.gif) 10px center no-repeat;
}

a:hover.plan {
	color:#AC1315;
	background-color:#DFE0E2;
	background-image:url(/images/pfeil_ov.gif);
}


#pre-footer {
	background:url(/images/bg_prefooter.png) bottom no-repeat;
	height:40px;
}

#footer {
	padding:8px 0 15px 0;
	white-space:nowrap;
	font-size:.9em;
	text-align:center;
}

#footer, #footer a {
	color:#CBCBCB;
	padding:5px 0 10px 0;
}

#footer a:hover {
	color:#AC1315;
}

/* Standards */

.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 */

a {
	outline: none;
}

/*
PRE-Footer:
Wie			65px
Wer			242px
F�r Wen		419px
Wo			599px
Impressum	773px
*/

