@charset "UTF-8";
/* CSS Document */

/* Globals */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:18px;
	color: #000000;
}

body {
	background-color: #000000;
}

/* Links */

a {
	font-size: 20px;
	color: #eee;
	font-weight: normal;
}
a:link {
	text-decoration: none;
	color: #eee;
}
a:visited {
	text-decoration: none;
	color: #eee;
}
a:hover {
	text-decoration: none;
	color: #999;
}
a:active {
	text-decoration: none;
	color: #ccc;
}

a.crumb { font-size: 22px; }
a.submenu { font-size: 16px; }

/* Fonts */

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 22px;
	line-height:49px;
	color: #eee;
	letter-spacing: 0.01em;
	font-weight:normal;
}
h2 {
	font-size: 48px;
	line-height:48px;
	color: #c0c1c4;
	letter-spacing: 0.01em;
}
h3 {
	font-size: 14px;
	color: #000000;
}
h4 {
	font-size: 14px;
	color: #ffffff;
}
h5 {
	font-size: 11px;
	color: #333333;
}

.h1ColorBold {color: #FF9900; font-weight:bold;}

.rahmen { border:solid 2px #000;}

.lighter {color:#333333;}

.lighterItalic {
	color:#333333;
	font-style:italic;
}

.haftungsauschl {
	font-size:12px;
	color:#333;
	line-height:14px;
}

.bildBeschreibung {
    font-family: 'ArialMT', 'Arial', sans-serif;
	letter-spacing:0.03em;
	font-size:12px;
	color:#333;
	line-height:14px;
}

.bildBeschreibungItalic {
    font-family: 'ArialMT', 'Arial', sans-serif;
	font-size:12px;
	color:#333;
	line-height:14px;
	font-style:italic;
}

.botFont {
    color: #333;
    font-size: 11px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 14px;
}


/* Boxes */

#container {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top:0px;
	width:885px;
	z-index:1;
	height: 1400px;
}

#headArea {
	position:relative;
	z-index:1;
	height: 205px;
}

#menu {
	position:relative;
	width:300px;
	z-index:1;
	top: 2px;
}

#submenu {
	position:absolute;
	left:752px;
	top:126px;
	width:120px;
	z-index:1;
}

#galerie-einstein {
	position:absolute;
	left:294px;
	top:72px;
	width:400px;
	z-index:1;
}

#herrischried {
	position:absolute;
	left:293px;
	top:101px;
	width:381px;
	z-index:2;
}

#nl, #bl, #nm, #br, #nr  {
	position:absolute;
	top:210px;
	width:280px;
	z-index:8;
}

#bl {
	width:576px;
}
#nm {
	left:296px;
}
#br {
	left:296px;
	width:576px;
}
#nr {
	left:592px;
}

#footer {
	position:relative;
	width:872px	;	
	margin-left:auto;
	margin-right:auto;
	z-index:2;
}


/* Misc */

/*.textRecord {
    color: #cccccc;
    font-family: 'Arial-BoldMT', 'Arial', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    letter-spacing:     0.30em;
    line-height: 16px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: right;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}*/

/*a.crumb {
	font-size: 14px;
	color: #ccc;
	font-weight: normal;
	font-style:italic;
}
a.crumb {
	text-decoration: none;
	color: #ccc;
}
a.textLinks-2:visited {
	text-decoration: none;
	color: #ccc;
}
a.textLinks-2:hover {
	text-decoration: none;
	color: #fff;
}
a.textLinks-2:active {
	text-decoration: none;
	color: #ccc;
}



a.subMenu {
	font-size: 13px;
	color: #ccc;
	font-weight: bold;
}
a.subMenu:link {
	text-decoration: none;
	color: #ccc;
}
a.subMenu:visited {
	text-decoration: none;
	color: #ccc;
}
a.subMenu:hover {
	text-decoration: none;
	color: #f4aa27;
}
a.subMenu:active {
	text-decoration: none;
	color: #ccc;
}*/
