@charset "utf-8";
/* CSS Document Deutsch */

html,body,td,th {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #33302c;
}

h1 {
	font-family: georgia, "Times New Roman", Times, serif;
	font-size:28px;
	font-weight:normal;
	/* color:#09adf2; */
	color:#40a228;
}

h2 {
	font-size:16px;
	font-weight:bold;
	color:#000000;
}

h3 {
	font-size:20px;
	font-weight:bold;
	color:#000000;
}

h4 {
	font-family: georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:400;
	color:#40a228;
}

.texthervorhebung {
	font-weight:bold;
	color:#40a228;
}

.fehler {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;	
	font-style:italic;
	color:#CC0033;
}

/* Seite */

/* steuert Menü */
#seiteMenu {
	position:relative;
	left:6px;
	width:620px;
	height:94px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	z-index:1999;		
}

#seiteText {
	position:relative;
	left:102px;
	width:494px;
	z-index:15;
}


#BreiteSeiteText {
	position:relative;
	left:20px;
	width:900px;
	z-index:16;
}

#seiteLogo {
	position:relative;
	left:0px;
	height:115px;
	z-index:10;
}

#logoBild{
	position:relative;
	left:47px;
	top:0px;
	width:227px;
	height:49px;
}

#logoQuad{
	position:relative;
	width:48px;
	height:27px;
	top:-49px;
	left:584px;
	background-image:url(../images/quad-logo.gif);
	background-repeat:no-repeat;
	background-position:left top;	
}

#logoForm{
	position:relative;
	width:200px;
	height:40px;
	top:-49px;
	left:600px;	
}

.quadTitel{
	position:relative;
	left:-102px;
	width:12px;
	height:21px;
	top: 24px;
	background-image:url(../images/quad-titel.gif);
	padding:0;
	margin-bottom:-21px;
}

#boxXBild {
	position:relative;
	left:-102px;
	top:8px;
	width:632px;
	height:421px;
    margin-bottom:30px;
}

/* Rahmen */

#boxSprache {
	position:absolute;
	left:120px;
	top:636px;
	width:232px;
	font-size:11px;
	padding-top:4px;	
	text-align:right;
}

#boxKassette {
	position:absolute;
	left:120px;
	top:666px;
	width:232px;
	font-style:italic;
	font-size:12px;
	text-align:right;
}

#boxFuss {
	position:relative;
	left:0px;
	height:24px;
	vertical-align:bottom;
	background-color:#dcdbd4;
	font-size:11px;
	padding-top:4px;
	padding-left:104px;	
}
