/* generelle Vorgaben */
body {
	background-color: #FFFFFF;
	background-image: url(http://www.pfiffige7.de/eas/gif/bg.gif);
	padding: 0px 0px 0px 0px;
	margin-left: 0px;
	margin-top: 0px;
	color: #000000;
}


a.mainMenue {
	font-weight: bold;
	color: #127ABC; /* 0F6CA7 */
	text-decoration: none;
}

a.mainMenueActive {
	font-weight: bold;
	color: #3a8cbf;
	text-decoration: none;
}

a.shops {
	color: #99a1a3;
	font-weight: bold;
	text-decoration: none;
}

a.shopsActive {
	color: #bdc2c3;
	font-weight: bold;
	text-decoration: none;
}

a.shopsub {
	color: #127ABC;
}

a.shopsubActive {
	color: #3a8cbf;	
}

a.pwlost { text-decoration: none; }
a.underline { text-decoration: underline; }

input.bestvorgang { font-size:12px; }

font.standard	{ color:#000000; }


input.login {
	border: 0px;
}

A:link {
	text-decoration: underline;
	color: #FF0000;
}
A:visited {
	text-decoration: underline;
	color: #FF0000;
}
A:hover {
	text-decoration: underline;
	color: #909090;
}
A:link.smenu {
	font-family: Arial,Helvetica,Sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
A:visited.smenu {
	font-family: Arial,Helvetica,Sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
A:hover.smenu {
	font-family: Arial,Helvetica,Sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
}
A:link.smenuaktiv {
	font-family: Arial,Helvetica,Sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
}
A:visited.smenuaktiv {
	font-family: Arial,Helvetica,Sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
}
A:hover.smenuaktiv {
	font-family: Arial,Helvetica,Sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
}

.formular {
	font-size: 11px;
	font-family: Arial,Helvetica,Sans-serif;
}
.formbutton {
	height: 18px;
	border-width: 1px;
	border-style: solid;
	color: #666666;
	border-color: #666666;
	background-color: #CEE0FF;
	text-transform: uppercase;
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
	cursor: hand;
}
.formbuttonover {
	height: 18px;
	border-width: 1px;
	border-style: solid;
	color: #FF0000;
	border-color: #666666;
	background-color: #CEE0FF;
	text-transform: uppercase;
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
	cursor: hand;
}

.head {
	font-family: Arial,Helvetica,Sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #000000;
	font-weight: bold;
}

.text12 {
	font-family : Arial,Helvetica,Sans-serif;
	font-size : 12px;
	line-height : 16px;
	color : #000000;
}

.text11 {
	font-family : Arial,Helvetica,Sans-serif;
	font-size : 11px;
	line-height : 14px;
	color : #000000;
}

.text10 {
	font-family : Arial,Helvetica,Sans-serif;
	font-size : 10px;
	line-height : 14px;
	color : #000000;
}

.text9 {
	font-family : Arial,Helvetica,Sans-serif;
	font-size : 9px;
	line-height : 12px;
	color : #000000;
}

/* Platzierung durch div-Elemente */#gcpjscontopdiv {
	margin-left: auto;
	margin-right: auto;
	width: 699px;
	height: 10px;
	padding: 0px;
	margin-top: 55px;
}

#gcpjscontentdiv {
	width: 699px;
	
	min-height: 500px;
	height: auto !important;
	height: 500px; /* fix fuer ie */

	padding: 0px !important;
	padding: 10px;

	margin-left: auto;
	margin-right: auto;
	margin-top: 0px !important; 
	margin-top: -5px; /* fix fuer IE */

	text-align: left;
}
