
/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #FFF3;}
a:hover {color: #AA3;}

body {
	background: #FFF url(img/bg_blau.jpg) repeat-x;
	color: #DDD;
		}
p,code,ul {padding-bottom: 1.2em;}


/* --------------------------------------- */

h1 {

	margin-bottom: 4px;
}

h1 {background: url(img/stripes.gif) repeat-x left bottom; color: #CCC;  margin-bottom: 8px; padding-bottom: 11px; /* letter-spacing: 2px; */}

blockquote {
	color: #CCA;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}
h1,h2 {padding-top: 6px;}

h2 {
font-family:Georgina;src:url(Fontwoff/Georgia.woff); margin-bottom: 4px;
}

h2 {
	background: url(img/stripes.gif) repeat-x left bottom; color: #CCC;  margin-bottom: 8px; padding-bottom: 11px; letter-spacing: 1px;}

blockquote {
	color: #CCA;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}
h1,h2 {padding-top: 6px;}


/* --------------------------------------- */

/* misc */
.clearer {
	clear: both;
	font-size: 0;
}
.left {float: left;}
.right {float: right;}

/* structure */
.wrapper {
/* 	font-size: 1.3em; */
	margin: 0 auto;
	width: 920px;
	white-space: wrap; 
}


/* --------------------------------------- */

/* /* sub navigation rechts*/
.sidenav {
	padding-top: 0px;
	float: left;
	width: 420px;	
	
}
/* sub navigation Überschrift rechts*/
.sidenav h2 {
	color: #9A3;
	font-size: 1.4em;
	line-height: 30px;
	margin: 0;
}
.sidenav ul {padding: 0.5em 0 0 0.5em;}
.sidenav li {list-style: none;}
/* sub navigation font-size: Liste */
.sidenav li a {	
	line-height: 1.5em;
	color: #777;
	font-family:Georgina;src:url(Fontwoff/Georgia.woff); font-size:13.0pt;
	text-decoration: none;
		
}

/* ------Überschriften--------------------------------- */

/* content Inhalt Links*/
.capitel {
	text-align: justify;
	float:left;
	margin: 10px 0;
	padding-top: 3.55em;
	width: 500px;	
	
	
}
.contenthigh {
	text-align: justify;
	float:left;
	margin: -2px 0;
	padding-top: 0.00em;
	width: 500px;	
	
	
}
.content {
	text-align: justify;
	float:left;
	margin: 10px 0;
	padding-top: 0.50em;
	width: 500px;	
	
	
}
/* ------------  FONTS  ------------------------ */
@font-face {
    font-family: 'Andika';
    src: url('Fonts/AndBasR.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;
	
	}

@font-face {
    font-family: 'Georgina';
    src: url('Fontwoff/Georgia.woff') format('woff'),
	url('Fonts/Georgia.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;
	
	}

@font-face {
    font-family: 'Liberation';
    src: url('Fontwoff/Liberation.woff') format('woff'),
	url('Fonts/Liberation.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Peace_libertineitalic';
    src: url('Fontwoff/Peace_libertineitalic.woff') format('woff'),
	url('Fonts/LinLibertine_RI.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Peace_libertinebold';
    src: url('Fontwoff/Peace_libertineboldt.woff') format('woff'),
	url('Fonts/LinLibertine_RB.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Peace_libertinebold_italic';
    src: url('Peace_libertinebold_italic.woff') format('woff'),
	url('Fonts/LinLibertine_RBI.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;

}
/* footer */

.
}


















