
/* ================================= General Styles ================================ */
 
body{
	background: url(../images/bg-rahmen.jpg) #FFFFFF repeat-y 50%;
	color: #333333;
	font-size: small; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	overflow: auto;
	padding: 0;
	text-align: center;
}

* html body 
{
    font-size: x-small; /* fuer IE5/Win */
    f\ont-size: small; /*fuer andere IE-Versionen */
}

h1 
{
    font-size: 160%;
    font-weight:normal;
}

h2
{
    font-size: 140%;
}

h3
{
    font-size: 120%;
}

img
{
    border:0px;
}


/* ================================== banderole ==================================== */

#balken{
	background: url(../images/balken-head-bg.jpg) #869EB6 repeat-y 50%;
	z-index: 0;
	height: 60px;
	margin-top:104px;
	width: 100%;
	clear:both;
}

/* ===================================== Head ====================================== */


#headrahmen
{
	position:relative;
	float:left;
	margin: 0;
	padding: 0;
	z-index: 1;
	width:942px;
	/*!important;*/  padding-left: 0px;
}

#bildhead
{
    position:relative;
    float:left;
	height: 104px;
    width: 663px;
    margin:0;
    padding:0;
   /* background: url(../images/header-dom.jpg) no-repeat #990000;	*/
    text-align: left;
}

#headueberschrift
{
    z-index:10;
    position: relative;
    float:left;
    padding:0;
    float:left;
	width: 500px;
	color: #FFFFFF;
	font-size:200%;
	text-align:left;
	margin-left: 60px;
	margin-top:82px;
	line-height:22px;
	visibility:hidden;
}

html>body #headueberschrift
{
    margin-left:100px;
}

/* ========================= icons fuer die Links zu anderen Homepages ============= */

#icons{
    position:relative;
    float: left;
    width: 277px;
    height: 104px;
    background-color:#FFFFFF;
}

a.stiftung{
    position:absolute;
    margin-left: -55px;
    top: 10px;
    height: 95px;
    width: 113px;
    background:url(../images/icon_stiftung.jpg) no-repeat;
    z-index: 10;
}
a.karlsverein{
    position:absolute;
    margin-left: -125px;
    top: 10px;
    height: 95px;
    width: 87px;
    background:url(../images/icon_karlsverein.jpg) no-repeat;
    z-index: 10;
}
a.dommusik{
    position:absolute;
    margin-left: 65px;
    top: 11px;
    height: 95px;
    width: 87px;
    background:url(../images/icon_dommusik.jpg) no-repeat;
    z-index: 10;
}


/*=============================== hauptmenue ======================================= */

#menuhead{ /*for IE*/
	z-index:100;
	width: 940px;
	height: 60px;
	background-image:url(../images/balken-head.jpg);
}

html>body #menuhead { /*for firefox*/
	margin-top: -12px;
	clear:both;
}

*+html body #menuhead { /*for IE7*/
	margin-top: 0px;
}

/* ============================== menue icons ====================================== */

#submenu{
	margin-left: 29px;
	float: left;
	display:inline;
}
#submenu a img{
	margin: 22px 0px 0 20px;
}

a span{
    display:none;
}

a.email{
    position:absolute;
    margin-left: 15px;
    top: 127px;
    height: 16px;
    width: 19px;
    background:url(../images/icon-blau1.gif) no-repeat;
    z-index: 10;
}
a.sitemap{
    position:absolute;
    margin-left: 60px;
    top: 127px;
    height: 16px;
    width: 24px;
    background:url(../images/icon-blau2.gif) no-repeat;
    z-index: 10;
}
a.impressum{
    position:absolute;
    margin-left: 108px;
    top: 127px;
    height: 16px;
    width: 7px;
    background:url(../images/icon-blau3.gif) no-repeat;
    z-index: 10;
}
a.suche{
    position:absolute;
    margin-left: 140px;
    top: 127px;
    height: 16px;
    width: 12px;
    background:url(../images/icon-blau4.gif) no-repeat;
    z-index: 10;
}
a.home{
    position:absolute;
    margin-left: 212px;
    top: 127px;
    height: 16px;
    width: 15px;
    background:url(../images/icon-blau6.gif) no-repeat;
    z-index: 10;
}

/* ================================= gesamter container ============================ */

#rahmen{
	margin: 0 auto;
	z-index: 1;
	width:942px;
	margin-top: -164px;
	/*!important;*/  padding-left: 1px;
}

#kopf{
	height:177px;
	width:797px;
	/*!important;*/  width:796px;
}

/* ==================================== linkes menue =============================== */

#links{
	text-align:left;
	width:277px;
	float:left;
	padding:20px 0 0 0;
	margin:0px;
}

#links ul{
	margin:0px;
	padding:0px;
	list-style: none;
}

#links h1{
	text-indent:4px;
	color:#FFFFFF;
}

#links ul li{
	text-indent:10px;
	margin-top:9px;
	margin-bottom:9px;
	list-style:none;
	width: 277px;
}
#links ul li a, #links ul li a:visited, #links ul li a:active{
	text-decoration:none;
	color:#ffffff;
	line-height: 1.5em;
	padding-left: 5px;
}

#links ul li a:hover{
    background-color:#B5C5D5;
    color: #333333;
    line-height: 1.5em;
    height: 1.5em;
    display:block;
}


.pictogramm
{
    background: url(../images/bg-dom.jpg) no-repeat #6485A5;
    width: 276px;
    height: 380px;
    margin:0 0 0 1px;
    padding:0;
}

html>body .pictogramm
{
    margin:0px;
}

#homepagelinks{
	width: 664px;
	float:left;
}

#homepagerechts{
	float:left;
	padding-top: 20px;
	width: 276px;
    color: #FFFFFF;   
	}

#homepageBild{
	background: url(../images/homepage-dom.jpg) no-repeat;
	width: 664px;
	height: 406px;
	}

/* =================================== gesamter unterer bereich ==================== */

#mitte, #mittehome, #mittecommon
{
	width:941px;
	float:left;
	text-align:left;
	padding-bottom:40px;
	font-size: 105%;
}

#mitte{
	background: url(../images/bg-blau.gif) repeat-y;
}

#mittehome{
	background: url(../images/bg-home-blau.gif) repeat-y;
}

#mittecommon{
	background: url(../images/bg-rubrik-blau.gif) repeat-y;
}

#mitte p, #mittehome p, #mittecommon p
{
	margin: 10px 10px 0 10px;
	line-height:1.5em;
}

#mitte table, #mittehome table, #mittecommon table{
	margin: 5px 0 0 0px;
	font-weight:normal;
}

html>body #mitte table,html>body #mittehome table,html>body #mittecommon table
{
	margin: 5px 0 0 8px;
}

#mitte h1, #mittehome h1, #mittecommon h1
{
    margin: 20px 10px 20px 10px;
}

html>body #mitte h1, html>body #mittehome h1,html>body #mittecommon h1
{
    margin: 0px 10px 20px 10px;
}

#mitte a, #mitte a:active, #mitte a:visited ,#mittehome a, #mittehome a:active,#mittehome a:visited, #mittecommon a, #mittecommon a:active,#mittecommon a:visited
{
	text-decoration:none;
	color:#fff;
	cursor: pointer;
}
#mitte a:hover, #mittehome a:hover, #mittecommon a:hover
{
	text-decoration:none;
	color:#fff;
}

#mitte li, #mittehome li, #mittecommon li
{
	margin-top: 10px;
}


#homepagerechts p {
    line-height: 1.3em;
    font-size: 95%;    
}

#homepagerechts a{
	line-height: 1.3em;
    font-size: 95%; 
	text-decoration: none;
}


#homepagerechts a:hover{
	text-decoration: underline;
}

#homepagerechts img
{
    border: 0 none;
    margin: 13px 0 0 7px;
    padding-right: 7px;
    width: 260px;
}
/* ========================================== pfad ================================= */

.pfad 
{
    margin: 10px 10px 0 10px;
}

#navPath a, #navPath a:active, #navPath a:visited
{
    color:#fff;
    text-decoration:none;
}

#navPath a:hover
{
    color:#fff;
    text-decoration:underline;
}

.imagerubrik
{
    margin: 10px 30px 0 30px;
	line-height: 1.3em;
}

.imagerubrik img
{
    margin-bottom: 10px;
}

/* ===================================== content =================================== */

#content{
	float: left;
	width: 381px;
	margin-left:3px;
	margin-top:0px;
	color: #ffffff;
}

html>body #content{
	float: left;
	width: 381px;
	margin-left:3px;
	margin-top:20px;
	color: #ffffff;
}

#content a, #content a:active, #content a:visited
{
    color:#fff;
    text-decoration:underline;
}

#content a:hover
{
    color:#333;
    text-decoration:none;
}

#content h4{
	margin: 15px 0 10px 8px;
}

#contentrubrik{
	float: left;
	width: 655px;
	margin-left:0px;
	margin-top:20px;
	color: #333333;
}
#contentrubrik h1{
	margin-top:0px;
}

#contentrubrik a, #contentrubrik a:active, #contentrubrik a:visited
{
    color:#333;
    text-decoration:underline;
}

#contentrubrik a:hover
{
    color:#f93;
    text-decoration:none;
}

#contentrubrik .conthigh{
	line-height: 2em;
	margin:30px 0 0px 10px;
    padding: 10px 0 13px 0px;
    height: 50px;

}

.imagealbum div div
{
   float:left;
   width:190px;
   margin: 10px;
   line-height:1.2em;
}

.imagealbum tr td{
	vertical-align:top;
	padding: 8px;
	font-size: 90%;
}

.imagealbum .imagedescription
{
    clear:both;
    margin-left:0;
    margin-right:0;
}

.imageDescription span{
	font-size: 90%;
	
	}
.imagealbum div img
{
	width:190px;
	float:left;
	border: 1px solid #ffffff;
}

/* ================================ sitemap ================================ */

#sitemap {
	float:left;
	text-align:left;
	width:500px;
	border: none;
	line-height: 24px;	
	margin-left:17px;
}

html>body #sitemap {
    margin-left:35px;
}

#sitemap ul {
	margin: 0;
	border: 0;
	padding:0;
    font-weight:bold;
    list-style-type:none;	
}

#sitemap ul li {
    padding-bottom: 8px;
}

#sitemap a {
    padding:0px; 
}

#sitemap ul li ul {
    font-weight:normal;
    list-style-type:none;
    margin-left: 20px;
}

#sitemap ul li ul li {
    padding-bottom: 0px;
}

/* ================================ rechter bereich ================================ */

#rechts{
	width:277px;
	margin:0px;
	float:right;
	text-align:left;
	margin-top:0px;
	color:#666666;
	font-size:80%;
}

#rechts img{
	border: 0px;
	width:260px;
	margin:27px 0 0 7px;
	padding-right:7px;
}

.imagedescription{
    margin:6px 7px 0 7px;
	color: #000000;
}

.imagename
{
    margin:18px 7px 0 7px;
    font-weight:bold;
    color:#999999;
}

.imagesource
{
    margin:0 7px 0 7px;
    font-style:italic;
	color: #000000;
}

#infos{
	color: #ffffff;
	font-size: 90%;
	width:270px;
}

#weltkulturdenkmal{
 margin: 90px 0 0 10px;
}

/* =================================== SearchResult =============================== */

#List
{
    clear:both;
}

#List a span
{
    display:block;
}

#List a, #List a:active, List a:visited
{
    text-decoration:none;
}

#List a:hover
{
    text-decoration:underline;
}

#Error
{
    margin-left:10px;
}

#Counter
{
    margin-left:10px;
}

.itemtitle
{
    font-weight:bold;
}

.itemteaser
{
    font-style:italic;
}

#searchform
{
    float:left;
    margin: 20px 10px 
}

.searchtextbox
{
    float:left;
    width:450px;
}

.searchbutton
{
    float:left;
    width:80px;
    margin-left:10px;
}

/* ================================== Appointments ================================ */

#appointmentfilter
{
    margin:10px;
    padding:10px;
    border:1px solid #fff;
}

#appointmentitemcentered
{
    text-align:center;
    width:100%;
}

#appointmentitemcentered p{
	line-height: 1.2em;
	margin: 0px 0px 0px 0px;
}

#appointmentitemcentered table
{
   width:605px;
   padding:0;
   margin:0 25px 0 25px;
}

#mitte #content .downloaditem{
	margin:10px 0px 0 8px;
	height: 40px;
	width: 360px;
	background-color:#BDC9D5;
	color: #000000;
}

#mitte #content .downloaditem img{
	margin:12px 0px 0 8px;
	height: 16px;
	width: 16px;
}

#mitte #content .downloaditem a{
	color: #000000;
	text-decoration:none;
	margin: -5px 0px 0 10px;
	font-size: 90%;
}

#mitte #content .downloaditem a:hover{
	color: #7790A8;
}

#mitte #content .zurueck{
	text-decoration:none;
	float: right;
	margin-right: 20px;
}

/* ==================================== Footer ==================================== */

#footer
{
    margin:0px 5px 10px 5px;
    padding: 10px 0 0 0;
    clear:both;
    border-top:1px dashed #999;
    color:#999;
    font-size:95%;
}

#footer a, #footer a:active, #footer a:visited
{
    color:#999;
    text-decoration:none;
}

#footer a:hover
{
    color:#999;
    text-decoration:underline;
}