html {
	font-size: 100.1%;
}
body {
	border: 0px;
	background: #333333;
	font-family: arial, helvetica, sans-serif; font-size: 0.8em; 
	text-align: center;
}
#container {
	width: 750px;
	text-align: left;
	margin: 0px auto 15px auto;
}
#menu_top {
	position: relative;
	padding: 5px 0 5px 7px;
	margin-bottom: 8px;
	background: #333333;
	width: 737px;
	font-size: 0.85em;
	border: 3px solid white;
	color: #FFFFFF;
}
#menu_top a {
	padding-left: 5px;
	padding-right: 5px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#kundenportal {
	position: absolute;
	left: 587px;
}
#content {
	width: 740px;
	border: 5px solid white;
	background: white;
	margin-bottom: 8px;
	min-height: 300px;
}
#footer {
	width: 750px;
	height: 25px;
	margin-bottom: 8px;
	color: #FFFFFF;
	font-size: 10px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}

/*\*/
* html #content {
	height: 300px;
}
/**/
#menu_left_border, #menu_right_border {
	float: right;
	width: 158px;
	min-height: 50px;
	background: #FFFFFF;
}
/*\*/
* html #menu_left_border, * html #menu_right_border {
	height: 50px;
}
/**/
#menu_left {
	font-size: 0.85em;	
}
.menu_left_header, .menu_right_header {
	padding: 3px 9px 3px 9px;
	background: #333333;
	color: #FFFFFF;
	width: 140px;
	font-weight: bold;
}
.menu_left_content {
	padding: 3px 9px 3px 9px;
	background: #FFFFFF;
	width: 140px;
}
.menu_left_content a{
	display: block;
	padding-left: 15px; 
	background: url(../gfx/icons/button_pfeil.gif) no-repeat 0px 2px;
	text-decoration: none; color: #973E3A; font-weight: bold;
}
#menu_left input, #menu_left select {
	padding-left: 2px;
	margin-top: 4px;
	width: 130px;
	color: #850E08;
	border: 1px solid #8E8E8E;
	font-size: 0.9em;
}
.menu_right_footer {
	background: #333333;
	color: #333333;
	width: 158px;
	height: 5px;
	font-size: 2px;
}
.menu_right_spacer {
	background: #FFFFFF;
	color: #FFFFFF;
	width: 158px;
	height: 5px;
	font-size: 2px;
}
#menu_right_border {
	font-size: 0.85em;
}
#menu_right {
	height: 300px;
	background: #FFFFFF;
	overflow: auto;
	scrollbar-face-color: #333333;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
}
.menu_right_content {
	padding: 3px 9px 3px 9px;
	width: 119px;
}
.menu_right_content_header {
	font-weight: bold;
	color: #333333;
}
.menu_right_content_text {
	font-size: 0.85em;
	color: #973E3A;
}
.menu_right_content_link {
	padding-bottom: 3px;
	border-bottom: 1px dotted #4D4D4D;
}
.menu_right_content_link a {
	color: #4D4D4D;
	text-decoration: none;
}
.menu_right_topgic {
	padding: 0px;
	margin: 0px;
}
#inhalt {
	float: left;
	width: 550px;
	margin-left: 10px;
	margin-right: 10px;
}
#inhalt a {
	color: #666666;
}
#inhalt a:hover {
	color: #850E08;
}
.inhalt_header {
	font-size: 0.85em;
	font-weight: bold;
	color: #850E08;
}
.inhalt_text {
	font-size: 0.85em;
	color: #27221F; 
}
#inhalt_full {
	float: left;
	width: 740px;
	margin-left: 0px;
	margin-right: 10px;
}
#inhalt_full a {
	color: #666666;
}
#inhalt_full a:hover {
	color: #FF0000;
}
#inhalt_withoutright {
	float: left;
	width: 550px;
	margin-left: 5px;
	margin-right: 10px;
}
#inhalt_withoutright a {
	color: #666666;
}
#inhalt_withoutright a:hover {
	color: #850E08;
}

#dontwannaloose {
	margin-top: 10px;
	text-align: left;
	width: 450px;
	height: 330px;
	background: url(../gfx/dontwannaloose/image.jpg) no-repeat;
}
#dontwannaloose a.yes {
	display: block;
	position: relative;
	top: 133px;
	left: 98px;
	width: 39px;
	height: 38px;
}

#dontwannaloose a.no {
	display: block;
	position: relative;
	top: 145px;
	left: 114px;
	width: 39px;
	height: 38px;
}

#dontwannaloose a.maybe {
	display: block;
	position: relative;
	top: 157px;
	left: 93px;
	width: 39px;
	height: 38px;
}

#dontwannaloose a.yes:hover {
	background: url(../gfx/dontwannaloose/yes.gif) no-repeat;
}

#dontwannaloose a.no:hover {
	background: url(../gfx/dontwannaloose/yes.gif) no-repeat;
}

#dontwannaloose a.maybe:hover {
	background: url(../gfx/dontwannaloose/yes.gif) no-repeat;
}

.clear {
	clear: both;
}

.ggpyellow {
	color: #FED200;
}

.ggpblue {
	color: #FF0000;
}