/* CSS Document */
/* Globale einstellungen START */
h1, h1 a {
	padding:	0px;
	font-weight:	normal;
	font-family:	Arial, Helvetica, Verdana, Sans-Serif ;
	color:	#444444;
	margin-bottom:	20px;
	margin-top:	0px;
	font-size:	20px;
}

/* h1 a {
	color: #660033;
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	text-decoration: none;
} */

h2 {
	color:	#E78F00;
	font-weight:	bold;
	font-family:	Arial, Helvetica, Verdana, Sans-Serif ;
	margin-bottom:	20px;
	margin-top:	20px;
	font-size:	16px;
}

h3 {
/*	font-size: 18px;
	font-weight: bold;
	color: #3c3c3c;
	margin-top: 10px;
	margin-bottom: 10px; */
}

h3, h4, h5 {
	margin-left: 10px;
	margin-right: 10px;
}

p {
	margin: 0;
	padding: 0;
}

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

a:hover, a:active {
	text-decoration: underline;
}

hr {
	border: thin #000000 1px;
}

img, img a, img a:hover, img a:active {
	border: 0;
	margin: 0;
	padding: 0;
}

body {
	background-color:#fff;
	margin: 0;
	padding: 0;
	color: #7b7b7b;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
}

/* Globale einstellungen ENDE */


/* Feste IDīs START */
#main {
	text-align: left;
	width: 920px;
/*	margin: auto; */
	position: inherit;
}

#main_logo {
	width: 220px;
	height: 60px;
	margin-top: 50px;
	position: absolute;
	z-index: 0;
}

#main_logo h1 {
	background-image: url(gpcc_evolution_logo.png);
	background-repeat: no-repeat;
	background-position: center;
	color: #FFF;
	height: 60px;
	width: 220px;
	margin: 0;
	padding: 0;
	text-align: center;
}

#main_logo_grafik {
	width: 225px;
	height: 65px;
	background-color:#FFF;
	border: 0;
	padding: 0;
	margin: 41px 0 0 0;
	z-index: 1;
	float: left;
}

#main_login_suche {
	margin-left: 30px;
	text-align: left;
	height: 70px;
	width: 190px;
	color: #464646;
	font-weight: bold;
	font-size: 12px;
}

*html #main_login_suche {
	text-align: left;
	height: 50px;
	width: 10px;
	color: #464646;
	font-weight: bold;
	font-size: 12px;
}

#main_login {
	text-align: right;
	height: 85px;
	width: 225px;
	margin: 21px 0 0 470px;
	color: #464646;
	float: left;
}

#main_login a {
	color: #464646;
	text-decoration: none;
}

#main_login a:active, #main_login a:hover {
	text-decoration: underline;
}

*html #main_login {
	height: 65px;
	width: 225px;
	margin: 33px 0 0 345px;
	float: left;
}

#main_header {
	width: 920px;
	height: 350px;
	margin: 18px 0 0 0;
	float: left;
/*	margin-top: 126px; */
}

#main_news {
	height: 41px;
	width: 920px;
	color: #333;
	float: left;
	font-size: 12px;
	text-align: left;
}

#main_news p {
	margin-top: 12px;
}

#main_links {
	width: 220px;
	float: left;
	margin-bottom:			5px;
}

#main_content {
	float: left;
	width: 430px;
	margin: 20px 0 0 0;
	margin: 20px 25px 20px 25px;
	list-style-image: url(bullet1.png);
}

#main_content h2 {
	font-size: 16px;
	font-weight: normal;
	color:	#EB8727;
	margin-bottom: 5px;
}

#main_content ul, #main_content ol, #main_content li {
	list-style-image: url(bullet1.png);
}

.cms li, .cms ul, .cms ol,  {
	list-style-image: url(bullet1.png);
}

#main_rechte_fenster {
	float: left;
	margin: 0; 
	margin-bottom:5px;
	width: 218px;
}

#main_links_navi {
	border: 1px thick #000;
}

#main_links_navi ul {
	widht: 216px;
	display: block;
	margin: 0;
	padding: 0;
}

#main_links_navi li {
	widht: 216px;
	display:			block;
	margin:				0;
	padding:			0;
}

#main_links_navi a {
	display:		block;
	margin:			0;
	padding:		5px;
	padding-left:		10px;
	border-bottom:		1px solid #ECECEC;
	border-left:		1px solid #ECECEC;
	border-right:		1px solid #ECECEC;
	text-decoration:	none;
	background-color:	#FCFCFC;
}

main_links_navi ul a:hover {
	background-color:	#ECECEC;
}


#main_links_navi li a:active, #main_links_navi li a:hover, #main_links_navi li:hover {
	background-color: #ECECEC;
	color: #666;
}


#footer {
	background-repeat: repeat-x;
	background-color: #f0f0f0;
	width: 100%;
	height: 75px;
	margin: 0;
	padding: 0;
	text-align: center;
	float: left;
	bottom: 0px;
	left: 0px;
}

#footer_mitte {
	width: 920px;
	height: 75px;
	margin: auto;
	padding: 0;
	font-size: 11px;
	color: #FFF;
	text-align: left;
	float: none;
}

#footer_mitte_links {
	margin-top: 5px;
	width: 230px;
	float: left;
}

#footer_mitte_center {
	margin-top: 5px;
	margin-left: 10px;
	width: 460px;
	float: left;
}

#footer_mitte_center a {
	color: #FFF;
	text-decoration: none;
}

#footer_mitte_center a:active, #footer_mitte_center a:hover {
	text-decoration: underline;
}

#footer_mitte_rechts {
	margin-top: 5px;
	width: 220px;
	float: right;
}

/* Feste IDīs START */


/* Klassen START */

.linke_fenster {
	margin:  15px 0 5px 0;
	width: 218px;
	background-repeat: repeat-y;
}

.linke_fenster h2, .linke_fenster h1 {
	background-repeat: no-repeat;
	background-color: #EB8727;
	font-size: 14px;
	color: #FFF;
	margin: 0;
	margin-bottom: 0px;
	padding: 10px 0 10px 20px;
}

.linke_fenster p {
	margin: 10px;
}

.linke_fenster a:hover {
	color: #EB8727;
}




.linke_fenster ul {
	widht: 216px;
	display: block;
	margin: 0;
	padding: 0;
}

.linke_fenster li {
	widht: 216px;
	display: block;
	margin:	0;
	padding: 0;
}

.linke_fenster a {
	display:		block;
	margin:			0;
	padding:		5px;
	padding-left:		10px;
	border-bottom:		1px solid #ECECEC;
	border-left:		1px solid #ECECEC;
	border-right:		1px solid #ECECEC;
	text-decoration:	none;
	background-color:	#FCFCFC;
}

.linke_fenster ul a:hover {
	background-color:	#ECECEC;
}


.linke_fenster li a:active, .linke_fenster li a:hover, .linke_fenster li:hover {
	background-color: #ECECEC;
	color: #666;
}

.rechte_fenster {
	margin:  15px 0 5px 0;
	width: 218px;
	background-image: url(grafik_rechts_hg.png);
	background-repeat: repeat-y;
}

.rechte_fenster h2, .rechte_fenster h1 {
	background-image: url(hg_classe_fenster.jpg);
	background-repeat: no-repeat;
	background-color: #EB8727;
	font-size: 14px;
	color: #FFF;
	margin: 0;
	margin-bottom:		10px;
	padding: 10px 0 10px 20px;
}

.rechte_fenster p {
	margin: 10px;
}

.rechte_fenster a:hover {
	color: #EB8727;
}

.rechte_fenster ul {
	list-style-type: square;
}

.img_rechts {	
	float: left;
	margin: 5px;
}

.img_rechts_news {	
	float: right;
	margin: 5px;
}

.img_links {
	float: left;
	margin: 5px;
	margin-left:	10px;
	margin-top:		3px;
}

.border {
	width: 220px;
	border-color: #000;
	border-left: 1px thin #000;
}

.grafik_unten {
	background-image: url(fuss_bereich.png);
	background-repeat: no-repeat;
	background-color: #FFF;
	width: 218px;
	height: 10px;
}

.main_content_inhalt_1 {
	border-bottom: 5px solid #ededed;
	float: left;
	width: 430px;
}

.main_content_inhalt_img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

/*
.main_content_inhalt_2 {
	margin: 10px 0 10px 0;
	border-bottom: 1px solid #ededed;
	float: left;
	width: 430px;
}
*/

.suchen_eingabe {
	background-color: #FFF;
	border: 1px solid #CCC;
	height: 20px;
	float: left;
}

.suchen_button {
	background-image: url(gpcc_go.png);
	background-repeat: none;
	background-position: 0px 2px;
	border: none;
	float: left;
}
/* Klassen ENDE */

/* round boxes: */



ul.submenue {
	display:			block;
	width:				216px;
	list-style-type:	none;
	margin:				0;
	padding:			0;
	background-color:	#FCFCFC;
	border-left:		1px solid #ECECEC;
	border-right:		1px solid #ECECEC;
}

ul.submenue li {
	display:			block;
	margin:				0;
	padding:			0;
}

ul.submenue a {
	display:			block;
	margin:				0;
	padding:			5px;
	padding-left:		10px;
	border-bottom:		1px solid #ECECEC;
	text-decoration:	none;
	background-color:	#FCFCFC;
}

ul.submenue a:hover {
	background-color:	#ECECEC;
}

p.header {
	font-size:			13px;
	font-weight:		normal;
	color:				#808080;
}

span.mspace {
	margin-left:		13px;
	margin-right:		13px;
	color:				#EB8727;
}


/* .csc-textpic-intext-left  */
.main_content_inhalt_1 {
	border-bottom: 1px solid #ededed;
	padding-bottom: 25px;
	margin-bottom: 20px;
	float: left;
	width: 430px;

}

.main_content_inhalt_img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}


.main_content_inhalt_2 {
	float: left;
}
/*
margin: 10px 0 10px 0;
width: 430px;
border-bottom: 1px solid #ededed;
*/

.suchen_eingabe {
	background-color: #FFF;
	border: 1px solid #CCC;
	height: 20px;
	float: left;
}

.suchen_button {
	background-image: url(gpcc_go.png);
	background-repeat: none;
	background-position: 0px 2px;
	border: none;
	float: left;
}


/*
.csc-textpic-imagewrap {
	float: left;
}

.bodytext {
	margin: 0;
	padding: 0;
	float: left;
}

csc-textpic-imagewrap {
	margin: 0;
	padding: 0;
}

.csc-textpic {
	margin:  0 0 15px 0;
	padding-bottom: 5px;
}

.csc-textpic-imagewrap, csc-textpic-image, .csc-textpic-firstcol, .csc-textpic-lastcol {
	float: left;
}

.csc-textpic-intext-left-nowrap {
	float: left;
}

.csc-textpic-text {
	float:left;
	}

*/
/* Klassen ENDE */

/* typo3 klassen*/
.csc-header {
	margin: 0;
	padding: 0; 
}

