@charset "utf-8";

/* Basic CSS Stylesheet for Alba Pellis V2 */

/* Reset all */
* {
	margin: 0;
	padding: 0;
}

a {text-decoration: none;}

/*Start*/

a:link {
	color:#700;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	text-decoration: none;
	color:#C00;
	/* [disabled]border-bottom-width: thin; */
	/* [disabled]border-bottom-style: solid; */
	/* [disabled]border-bottom-color: #999; */
}
a:visited {
	color:#666;
	/* [disabled]border-bottom-width: thin; */
	/* [disabled]border-bottom-style: dotted; */
	text-decoration: none;
	/* [disabled]border-bottom-color: #700; */
}

html {
	margin: 0px;
	padding: 0px;
}
	
body {
	text-align:center;
	color:#FFF;
	background-color: #300;
	position: relative;
	margin: 0px;
	padding: 0px;
	background-image: url(../res/bgr/verl_sw-r.jpg);
	background-repeat: repeat-x;
}

#vp {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 2em;
	width: 800px;
	margin-top: 20px;
	text-align: left;
}

#content {
	background-image: url(../res/bgr/bgr_1.gif);
	background-repeat: repeat-y;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
	font-style: normal;
	text-align: left;
}


#menue {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 1em;
	color: #FFC;
	background-color: #000;
	height: auto;
	width: 800px;
	filter: Alpha(Opacity=60);
	position: absolute;
	opacity: .60;
	line-height: 2em;
	font-variant: normal;
	overflow: hidden;
	z-index: 100;
}
#ct {
	background-image: url(../res/bgr/bgr_1.gif);
	position: absolute;
	top: 346px;
	width: 800px;
}



#logo {
	height: 300px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#noga {
	height: 80px;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
	line-height: 1.6em;
	background-image: url(../res/logo/footer.jpg);
	padding-top: 50px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	overflow: hidden;
	background-repeat: no-repeat;
	color: #ffc;
}
#noga a {
	color: #FF6;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	color: #700;
	width: 460px;
	clear: both;
	padding-top: 1.6em;
	padding-bottom: 1.2em;
	font-style: italic;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #700;
	width: 460px;
	clear: both;
	padding-top: 2.4em;
	padding-bottom: 1.2em;
	font-style: italic;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #700;
	width: 460px;
	clear: both;
	padding-top: 0.6em;
	padding-bottom: 1.2em;
	letter-spacing: 2px;
}


.ads {
	width: 300px;
	padding-right: 10px;
	padding-left: 10px;
	position: absolute;
	margin-left: 470px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.ads_l {
	width: 300px;
	padding-right: 10px;
	padding-left: 5px;
	position: absolute;
	margin-left: 470px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: left;
}


.inhalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: left;
	width: 460px;
	padding-right:10px;
	padding-left: 10px;
}

.update {
	font-size: 0.5em;
	text-align: right;
	color: #CCC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	position: relative;
	float: right;
}

.ads h1 {
	font-size: 1em;
	color: #06f;
	clear: none;
	float: left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #C00;
	width: 300px;
	line-height: normal;
	padding-top: 0px;
	padding-bottom: 2px;
	margin-bottom: 1em;
}
.kursiv {
	font-style: italic;
	font-weight: 600;
}

kbd {
	font-size: 1em;
}
em {
	color: #666;
	letter-spacing: 0.1em;
	font-style: italic;
	font-weight: bolder;
	word-spacing: -0.2em;
	/* [disabled]font-size: 1.1em; */
}


#clear {
	clear: both;
	visibility: hidden;
}

#content .inhalt p {
	margin-bottom: 1em;
}

#content .inhalt ol {
	list-style-position: inside;
	margin-bottom: 0.8em;
}

#content .inhalt ol li {
	margin-left: 0.8em;
	margin-bottom: 0.4em;
	font-weight: bold;
}

#content .inhalt .ads .but {
	font-style: italic;
	text-align: left;
	margin-top: 0.4em;
}
#content .inhalt .but {
	text-align: center;
	margin-top: 0.4em;
	font-size: 70%;
}


.lightbox, #content .inhalt .lightbox {
	text-align: center;
	padding-top: 1em;
	padding-bottom: 1em;
}

.lightbox a img, #content .inhalt .lightbox a img {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 6px;
	background-color: #C1C1C1;
	border: medium ridge #6D6D6D;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
#content .inhalt .center {
	text-align: center;
}

.quickinfo {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #700;
	color: #700;
}

.hoch {
	vertical-align: text-top;
	position: relative;
	top: -0.3em;
}
.datum     {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 90%;
	color: #666;
}

