/* Farben

weinrot 970037 zaubernacht
orange fb4c00 info
orange dunkel katastrophe ce7f26
lila spielen 48009a
grün 0fa969 nell wartet
blau 0169b0 nina
blaugrün 1e7785 aeneas
rot c60000 anita berber
rosa ff4780 mm
*/

/* Eemente für alle Seiten */

* {
    margin: 0;
    padding: 0; 
}

body {
    font-family: Helvetica, Arial, sans-serif;
    background-color: #FFFFFF;
}

h1 {
    font-size: 1.8em;		
}

em {
	font-size: 1.3em;
    font-weight: normal;
    font-style: normal;
}

p {
    color: #555555;
    font-size: 1em;
    font-weight: normal;
    font-style: normal;
    line-height:normal;
    font-family: 'CharisSILRegular', sans-serif;
    font-size-adjust: 0.48;
    margin-bottom: 1em;
}

ul {
	margin-bottom: 1em;
}
li{
	list-style: none;	
    color: #555555;
    font-size: 1em;
    font-weight: normal;
    font-style: normal;
    line-height:normal;
    font-family: 'CharisSILRegular', sans-serif;
    font-size-adjust: 0.48;
}

li.page_menu_item {
	list-style-type:none;
	font-weight: normal;
    font-style: normal;
    line-height:normal;
    font-family: 'CharisSILRegular', sans-serif;
    font-size-adjust: 0.48;
    font-size: 1.4em;
}

div#image{
    position: absolute;
    top: 0px;
    left: 260px;
}

.nomargin {
    margin-bottom: 0em;
}

/* Elements für Hauptnavigation */

div#mainmenu {
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 20px;
    width: 220px;
    height: 2500px;
}
h1.menuitem {
    color: #FFFFFF; 
    font-size: 1.8em;
}
li.main_menu_item {
    list-style-type:none;
    font-weight: normal;
    font-style: normal;
    line-height:normal;
    font-family: 'CharisSILRegular', sans-serif;
    font-size-adjust: 0.48;
    font-size: 1.1em;
}
ul.mainmenu {
	margin-bottom: 0em;
}
a.menuitem:link {
    color: #FFFFFF;
    text-decoration: none;
}
a.menuitem:visited {
    color: #FFFFFF;
    text-decoration: none;
}
a.menuitem:hover {
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on August 13, 2010 */

@font-face {
	font-family: 'CharisSILBold';
	src: url('/css/charissilb-webfont.eot');
	src: local('☺'), url('/css/charissilb-webfont.woff') format('woff'), url('/css/charissilb-webfont.ttf') format('truetype'), url('/css/charissilb-webfont.svg#webfontEaprtJsA') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'CharisSILBoldItalic';
	src: url('/css/charissilbi-webfont.eot');
	src: local('☺'), url('/css/charissilbi-webfont.woff') format('woff'), url('/css/charissilbi-webfont.ttf') format('truetype'), url('/css/charissilbi-webfont.svg#webfontMCSNxZxX') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'CharisSILItalic';
	src: url('/css/charissili-webfont.eot');
	src: local('☺'), url('/css/charissili-webfont.woff') format('woff'), url('/css/charissili-webfont.ttf') format('truetype'), url('/css/charissili-webfont.svg#webfont39MCTYlP') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'CharisSILRegular';
	src: url('/css/charissilr-webfont.eot');
	src: local('☺'), url('/css/charissilr-webfont.woff') format('woff'), url('/css/charissilr-webfont.ttf') format('truetype'), url('/css/charissilr-webfont.svg#webfontFrfGaNRg') format('svg');
	font-weight: normal;
	font-style: normal;
}

.CharisSIL-Bold {
    font-weight: normal;
    font-style: normal;
    line-height:normal;
    font-family: 'CharisSILBold', sans-serif;
    font-size-adjust: 0.49;
}
.CharisSIL-BoldItalic {
    font-weight: normal;
    font-style: normal;
    line-height:normal;
    font-family: 'CharisSILBoldItalic', sans-serif;
    font-size-adjust: 0.5;
}
.CharisSIL-Italic {
    font-weight: normal;
    font-style: normal;
    line-height:normal;
    font-family: 'CharisSILItalic', sans-serif;
    font-size-adjust: 0.49;
}
.CharisSIL {
    font-weight: normal;
    font-style: normal;
    line-height:normal;
    font-family: 'CharisSILRegular', sans-serif;
    font-size-adjust: 0.48;
}


