
/* Standard Elemente */
* {margin: 0; padding: 0;}

body {
	background: #7C6F5C url(../img/img_bg_site.jpg);
	color: #333;
	font: normal 62.5% Tahoma,sans-serif;
	background-color:#fff;
	padding-top:30px;
	margin-bottom:30px;
	
}

a {color: #9d0015; text-decoration:none;}
a:hover {color: #9d0015; text-decoration:underline;}

h1,h2,h3 {color: #333;}

h1 {font: normal 2.4em Tahoma,sans-serif;
	margin-bottom:-12px;
}

h1 a {text-decoration: none;}
h1 a:hover {text-decoration: underline;}

h2 {font: normal 1.6em Tahoma,sans-serif; 
	margin-left: 25px; 
	padding-bottom:15px;
}
h3 {font: bold 1.2em Tahoma,sans-serif;}

blockquote {
	background: url(../img/quote.gif) no-repeat;
	display: block;
	font: normal 1.1em Georgia,serif;
	padding-left: 26px
}

form,table {margin-bottom: 1.2em;}

img {border: none;}

label {display: block;}

p {padding: 2px 0 10px; 
	font: normal 1.0em Tahoma,sans-serif; 
	line-height:1.4em; }

ul {
	padding-bottom: 10px;
}
li {
	list-style: url(../img/li.gif);
	font: normal 1.0em Tahoma,sans-serif;
	color:#333;
	line-height: 1.4em;
}

.tosl {
margin-left:670px;
}
.shirt {
float:right;
margin-left:15px;
}

.emarke {margin-left:-4px;
}

.secondlife {margin-bottom:-10px;
}

.copyright {padding: 2px 0 10px; 
	       font: normal 0.8em Tahoma,sans-serif; 
	       line-height:1.4em;
		   color:#666;
}

.titleblock {
	width:100%;
	height: 30px;
	
}

.titleblockl  {
width:200px;
margin-left:15px;
float:left;
	
}
.titleblockr  {
width:200px;
float:right;
	
}

/* Sitestruktur */
#wrapper {
	/*background: #332 url(../../img/wrapper.gif) no-repeat left bottom; */
	margin: 0 auto;
	width: 900px;
}
#container {
	/*background: #fff; */
	border: 2px none #ff0000;
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 auto;
	width: 890px;
}

/* Head */
.header {
	background: #fff url(../img/img_bg_header.jpg) no-repeat left bottom;
	height: 93px;
		
}
.title {
	float:right;
	text-align:right;
	color: #333;
	font: normal 1.0em Tahoma,sans-serif;
	padding: 10px 20px 10px 10px;
	width:400px;
}

/* Navigationselemente Links */
.navigation {
	/*background: #DED9D0 url(../../img/nav.gif) repeat-x; */
	height: 30px;
}
.navigation a {
	/*background: #fff url(../../img/nav.gif) repeat-x; */
	color: #fff;
	float: left;
	font: bold 1em Tahoma,sans-serif;
	padding: 0 14px;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
}

/* Navigation Welcome */
#wel a {
	color: #fff; width:83px; }
#wel a:hover {
	background: url(../img/nav_wel_hover.gif) no-repeat;	background-position: left top; color: #fff; width:83px; text-decoration:none; }
#welactiv a {
	background: url(../img/nav_wel_hover.gif) no-repeat;	background-position: left top; color: #fff; width:83px; text-decoration:none; }

/* Navigation Information */
#info a {
	color: #fff; width:90px; }
#info a:hover {
	background: url(../img/nav_info_hover.gif) no-repeat; background-position: left top; color: #fff; width:90px; text-decoration:none; }
#infoactiv a {
	background: url(../img/nav_info_hover.gif) no-repeat; background-position: left top; color: #fff; width:90px; text-decoration:none; }

/* Navigation Gallery */
#gall a {
	color: #fff; width:50px; }
#gall a:hover {
	background: url(../img/nav_gall_hover.gif) no-repeat; background-position: left top; color: #fff; width:50px; text-decoration:none; }
#gallactiv a {
	background: url(../img/nav_gall_hover.gif) no-repeat; background-position: left top; color: #fff; width:50px; text-decoration:none; }
	
/* Navigation Guestbook */
#guest a {
	color: #fff; width:79px; }
#guest a:hover {
	background: url(../img/nav_guestbook_hover.gif) no-repeat; background-position: left top; color: #fff; width:79px; text-decoration:none; }
#guestactiv a {
	background: url(../img/nav_guestbook_hover.gif) no-repeat; background-position: left top; color: #fff; width:79px; text-decoration:none; }
	
/* Navigation Museum */
#muse a {
	color: #fff; width:140px; }
#muse a:hover {
	background: url(../img/nav_muse_hover.gif) no-repeat; background-position: left top; color: #fff; width:140px; text-decoration:none; }
#museactiv a {
	background: url(../img/nav_muse_hover.gif) no-repeat; background-position: left top; color: #fff; width:140px; text-decoration:none; }
	
/* Navigation Community */
#com a {
	color: #fff; width:79px; }
#com a:hover {
	background: url(../img/nav_guestbook_hover.gif) no-repeat; background-position: left top; color: #fff; width:79px; text-decoration:none; }

/* Navigationselemente Rechts */
.navright {
	/*background: #DED9D0 url(../../img/nav.gif) repeat-x; */
	height: 30px;
	margin-right: 2px;
}
.navright a {
	/*background: #fff url(../../img/nav.gif) repeat-x; */
	color: #fff;
	float: right;
	font: normal 1em Tahoma,sans-serif;
	padding: 0 14px;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
}

/* Navigation Contact */
#con a {
	color: #fff; width:50px; }
#con a:hover {
	background: url(../img/nav_contact_hover.gif) no-repeat; background-position: left top; color: #fff; width:50px; text-decoration:none; }
#conactiv a {
	background: url(../img/nav_contact_hover.gif) no-repeat; background-position: left top; color: #fff; width:50px; text-decoration:none; }

/* Navigation Site Info */	
#site a {
	color: #fff; width:52px; }
#site a:hover {
	background: url(../img/nav_site_hover.gif) no-repeat; background-position: left top; color: #fff; width:52px; text-decoration:none; }
#siteactiv a {
	background: url(../img/nav_site_hover.gif) no-repeat; background-position: left top; color: #fff; width:52px; text-decoration:none; }


/* Main */
.main {background: url(../img/img_bg_main_shadow.jpg) repeat-y;}

/* Contentbereiche */
.topcontent {
	background: url(../img/img_bg_welcome_top.jpg) no-repeat left top;
	height: 20px;
}
.topcontentinfo {
	background: url(../img/img_bg_information_top.jpg) no-repeat left top;
	height: 55px;
}
.topcontentsiteinfo {
	background: url(../img/img_bg_siteinfo_top.jpg) no-repeat left top;
	height: 20px;
}

.topcontentcontact {
	background: url(../img/img_bg_contact_top.jpg) no-repeat left top;
	height: 55px;
}

.content {
	padding: 60px 50px 5px 50px;
	background: url(../img/img_bg_welcome_content_top.jpg) no-repeat left top;
}
.contentinfo {
	padding: 0 50px 5px 50px;
	/*background: url(../img/img_information_left.jpg) no-repeat 50px 0;*/
}

.contentinfo .top { width: 100%;}
.contentinfo .right {margin-left: 280px; width: 490px;}

.contentinfo .gallery {width: 250px; float:left;}

.contentsiteinfo {
	padding: 35px 50px 5px 50px;
	background: url(../img/img_bg_siteinfo_content_top.jpg) no-repeat left top;
}

.contentcontact {
	padding: 0 50px 5px 50px;
	height: 400px;
	background: url(../img/img_bg_contact_content_bottom.jpg) no-repeat left bottom;
}
.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}

/* Content unten */
.contentbottom {
	background: url(../img/img_bg_welcome_content_bottom.jpg) no-repeat left bottom;
	padding: 14px 20px 0px 20px;
	height:220px;
}

.contentbottom .partners {
	width:455px;
	height:105px;
	margin-left:400px;
	margin-top:108px;
}

.bottom {
	background: #DCDAC9 url(../img/bottom.gif) no-repeat left bottom;
	border-top: 1px solid #AA8;
	color: #444;
	padding: 14px 20px;
}
.bottom .left,.bottom .right {width: 49%;}

/* Gallery */
.gallery td {
	vertical-align: top;
	text-align: center;
}
.gallery em {display: block;}

.shorthelp, abbr {cursor: help; border-bottom: 1px dotted #fff;}

/* Footer */
.footer {
	background: url(../img/img_bg_welcome_footer.jpg) no-repeat left bottom;
	height: 20px;
}

.footerinfo {
	background: url(../img/img_bg_information_footer.jpg) no-repeat left bottom;
	height: 55px;
}

.footersiteinfo {
	background: url(../img/img_bg_information_footer.jpg) no-repeat left bottom;
	height: 55px;
}

.footercontact {
	background: url(../img/img_bg_contact_footer.jpg) no-repeat left bottom;
	height: 55px;
}

/* block list */
ul.block {
	border-top: 1px dashed #BCBAAC;
	margin: 4px 0;
	padding: 0;
	width: 90%;
}
.block li {
	border-bottom: 1px dashed #BCBAAC;
	list-style: none;
}
.block li a,.block li em {
	color: #553;
	display: block;
}
.block li em {
	font-size: 0.9em;
	font-style: normal;
}
.block li a {
	padding: 4px 3%;
	text-decoration: none;
	width: 94%;
}
.block li a span {font-weight: bold;}
.block li a:hover {
	background: #D2D0C0;
	color: #553;
}

.right .block,.right .block li {border-color: #DCDACC;}
.right .block li a:hover {background: #F2F0EA;}

