@charset "utf-8";
/* CSS Document */

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on February 28, 2014 */
@font-face {
    font-family: 'humnst777_btbold';
    src: url('_font/hum777b-webfont.eot');
    src: url('_font/hum777b-webfont.eot?#iefix') format('embedded-opentype'),
         url('_font/hum777b-webfont.woff') format('woff'),
         url('_font/hum777b-webfont.ttf') format('truetype'),
         url('_font/hum777b-webfont.svg#humnst777_btbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'humnst777_btroman';
    src: url('_font/hum777n-webfont.eot');
    src: url('_font/hum777n-webfont.eot?#iefix') format('embedded-opentype'),
         url('_font/hum777n-webfont.woff') format('woff'),
         url('_font/hum777n-webfont.ttf') format('truetype'),
         url('_font/hum777n-webfont.svg#humnst777_btroman') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* ##########################################		tags			*/
body {
	color:#5d5b57;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	background-color:#f1ece0;
}
p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	margin:0px 0px 13px;
	line-height:13px;
}
td {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height:13px;
}

a {
	text-decoration:none;
	color:#9e9b93;
}
a:hover {
	color:#b2b2b2;	
}
a:visited {
	color:#b2b2b2;	
}


/* #########################################		id-objekte		*/
#alles {
	position:relative;
	top:0px;
	left:0px;
	width:1048px;
	height:553px;
	margin:28px auto;
}

#menu {
	position:absolute;
	left:102px;
	top:440px;
	width:179px;
	font-family:'humnst777_btbold';
	font-size:14px;
	line-height:18px;
}
#menu a {
	font-family:'humnst777_btbold';
	font-size:14px;
	line-height:18px;
}

#bild {
	position:absolute;
	top:76px;
	left:329px;
	width:421px;
	height:330px;
	border:solid 2px #b2b2b2;
	overflow:hidden;
}

#bildnummer {
	position:absolute;
	top:426px;
	left:329px;
	width:421px;
	height:25px;
	border:solid 0px #b2b2b2;
	overflow:hidden;
}

#inhalt {
	position:absolute;
	top:53px;
	left:811px;
	width:190px;
	height:436px;
	background-color:#f8f6f0;
/*	border: solid pink 1px;		*/
}
#inhalt p {
	background-color:#f8f6f0;
}


/* #################################		klassen			*/

.selmen {
	color:#5d5b57;
}