/* 
CSS Reset by Eric Meyer
http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ 
*/
 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
 
strong, b {
font-weight: bold;
}
 
em, i {
font-style: italic;
}
 
.hideme {
position: absolute;
left: -9999em;
top: -9999em;
}
 
label, 
input[type=button],
input[type=submit], 
button {
cursor: pointer;
}
 
q:lang(de) {
quotes: '„' '“' '‚' '‘';
}
 
q:lang(en) {
quotes: '“' '”' "‘" "’";
}
 
abbr[title] {
border-bottom: 1px dotted #888 !important;
cursor: help;
}
 
a abbr {
cursor: pointer !important;
}
 
.clearfix:after {
clear: both;
content: ".";
display: block;
height: 0;
visibility: hidden;
}
img { 
-ms-interpolation-mode: bicubic; 
}
 
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
 
/* --------------------------------------------------------------------------------------- */
 

body {
	background: url(../images/pagebg.gif);
}


#contentholder {
	background: white;
	width: 800px;
	margin: auto;

}

#toplogo,
#footlogo {
	display: block;
	width: 121px;
	height: 21px;
	margin-left: 102px;
	background: transparent url(../images/logo.gif) no-repeat;
	text-decoration: none;
}

#toplogo span,
#footer div a#footlogo span {
	visibility: hidden;
	font-size: 1px;
}

#header {
	display: block;
	width: 800px;
	background: transparent url(../images/head.jpg) no-repeat center 60px;
	height: 450px;
}

#header h1 span {
	visibility: hidden;
	position: absolute:
	top: -1000px;
}

#toollinks {
	position: relative;
	top: -22px;
	right: -570px;
	width: 400px;
	display: block;
	background: red;
}

#toollinks a,
#footlinks a{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	color: #9c9c9c;
	text-decoration: none;
}

#toollinks li,
#mainnavigation li,
#footer div ul li {
	display: block;
	float: left;
	margin-left: 10px;
}

.c {
	clear: both;
}

#mainnavigation {
	margin-top: 365px;
	margin-left: 95px;
}

#mainnavigation li {
	margin-right: 10px;
}

#mainnavigation li a {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	color: black;
	text-decoration: none;
}


.ruler {
	height: 20px;
	background: white url(../images/ruler.gif);
	margin: 0px 40px;
}

.ruler hr {
	visibility: hidden;
}

#welcome {
	height: 130px;
	padding: 54px 20px 33px 50px;
	margin-bottom: 30px;
	text-align: center;
	background: white url(../images/spicy.gif) no-repeat center bottom;
}


.content {
	width: 760px;
	padding: 20px;
	padding-left: 100px;
}

h2 {
	font-size: 36px;
	margin-bottom: 12px;
}
h3 {
	font-size: 24px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.content p {
	width: 520px;
	margin-bottom: 8px;
	font-family: Georgia, Times;
	font-size: 14px;
	line-height: 19px;
}

.content p a {
	color: #8d0b0b;
	font-weight: bold;
}

#footer {
	background: transparent url(../images/footerbg.png) center -3px no-repeat;
	height: 300px;
	margin-bottom: 50px;
}

#footer div {
	width: 600px;
	background: transparent url(../images/withlove.gif) center 5px no-repeat;
	padding-top: 90px;
	padding-bottom: 20px;
	margin: auto;
}

#footer div a#footlogo {
	margin-left: 0px;
	float: left;
}




#footer div ul {
	float: right;
}

#footer div ul li {
	float: right;
}

#mainmenu {
	position:absolute;
	width:200px;
	height:315px;
	left:0px;
	top:0px;
	padding: 50px 0px 0px 40px;
	background: transparent url(../images/menubg.png) no-repeat;
}

#mainmenu ul li {
	margin-bottom: 3px;
}

#mainmenu ul li a {
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
	color: black;
	font-weight: bold;
}

#mainmenu ul ul li a {
	font-weight: normal;
}

#mainmenu ul ul {
	padding-left: 20px;
}

.topper {
	margin-top:30px;
	text-align:center;
	width:650px;
}

.topper a {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	color: #9c9c9c;
	text-decoration: none;	
}

.initiale {
	display: block;
	float: left;
	width: 42px;
	height: 42px;
	
	margin-right: 10px;
	margin-top: 8px;
	margin-left: 3px;
	background: transparent url(../images/e.gif) no-repeat;
}

.initiale b {
	visibility: hidden;
}

.bgabout {
	background: transparent url(../images/bgabout.gif) no-repeat 650px 80px;
}

.bg_02 {
	background: transparent url(../images/bg_02.gif) no-repeat 667px 80px;
}

.bg_03 {
	background: transparent url(../images/bg_03.gif) no-repeat 667px 80px;
}


.bg_04 {
	background: transparent url(../images/bg_04.gif) no-repeat 650px 80px;
}
