.rahmen {
	bottom:100%;
	width:100%;
	border:0px solid red;
}

.linker_rand {
	background-color:white;
}

.hauptfenster {
	width:1250px;
	background-color:white;
}

.rechter_rand {
	background-color:white;
}


#kopf {
	position:relative;
	left:70px;
	top:0px;
	height:225px;
	text-align:right;
	width:1130px;
	background-color:white;
	border-bottom:1px solid #494949;
}

#kopf #header_titel {
	position:absolute;
	left:0px;
	top:52px;
}

#kopf #header_bild_rund {
	position:absolute;
	left:920px;
	top:16px;
	width:193px;
	height:194px;
	background-color:white;
	z-index:1;
}

#menue1 {
	position:absolute;
	left:0px;
	top:182px;
	width:720px;
	height:41px;
	background-color:white;
	z-index:1;
}

#menue1 div {
	height:63px;
	margin-top:2px;
	margin-right:20px;
	margin-left:0px;
	float:left;
}

#menue1 .projekt {
	background: url(images/layout2/menue_projekt1.gif) no-repeat;
	width:64px;
}

#menue1 .projekt:hover {
	background: url(images/layout2/menue_projekt2.gif) no-repeat;
	width:64px;
}

#menue1 .kunstwerke {
	background: url(images/layout2/menue_kunstwerke1.gif) no-repeat;
	width:98px;
}

#menue1 .kunstwerke:hover {
	background: url(images/layout2/menue_kunstwerke2.gif) no-repeat;
	width:98px;
}

#menue1 .korrespondenz {
	background: url(images/layout2/menue_korrespondenz1.gif) no-repeat;
	width:127px;
}

#menue1 .korrespondenz:hover {
	background: url(images/layout2/menue_korrespondenz2.gif) no-repeat;
	width:127px;
}

#menue1 .sammlungen {
	background: url(images/layout2/menue_sammlungen1.gif) no-repeat;
	width:100px;
}

#menue1 .sammlungen:hover {
	background: url(images/layout2/menue_sammlungen2.gif) no-repeat;
	width:100px;
}

#menue1 .karoline {
	background: url(images/layout2/menue_karoline1.gif) no-repeat;
	width:114px;
}

#menue1 .karoline:hover {
	background: url(images/layout2/menue_karoline2.gif) no-repeat;
	width:114px;
}

#menue1 .index {
	background: url(images/layout2/menue_index1.gif) no-repeat;
	width:42px;
}

#menue1 .index:hover {
	background: url(images/layout2/menue_index2.gif) no-repeat;
	width:42px;
}


#pulldown {
	position:absolute;
	left:0px;
	top:225px;
	width:800px;
	height:120px;
	border:0px solid red;
	z-index:4;
	visibility:hidden;
}

#pulldown div {
	position:absolute;
	top:0px;
	width:190px;
	background-color:#2e588b;
	border:0px solid green;
	color:white;
	font-size:13px;
}

.pulldownlinks:link {color:white;}
.pulldownlinks:visited {color:white;}
.pulldownlinks:active {color:black;}
.pulldownlinks:hover {color: gray;}

#pulldown div ul {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:10px;
	z-index:4;
}

#pulldown div li {
	list-style:none;
	margin-bottom:5px;
	width:170px;
	text-align:left;
}

#pulldown #p_kunstwerke {
	position:absolute;
	margin-left:67px;
	visibility:hidden;
}

#pulldown #p_korrespondenz {
	position:absolute;
	margin-left:187px;
	visibility:hidden;
}

#pulldown #p_index {
	position:absolute;
	margin-left:587px;
	visibility:hidden;
}

#menue2 {
	position:absolute;
	left:680px;
	top:183px;
	width:106px;
	height:14px;
	border:0px solid red;
	z-index:2;
}

#menue2 div {
	height:23px;
	margin-top:2px;
	margin-right:0px;
	margin-left:0px;
}

#menue2 .erweitertesuche {
	background: url(images/layout2/menue_erweitertesuche1.gif) no-repeat;
	width:91px;
}

#menue2 .erweitertesuche:hover {
	background: url(images/layout2/menue_erweitertesuche2.gif) no-repeat;
	width:91px;
}

#menue3 {
	position:absolute;
	left:776px;
	top:170px;
	width:140px;
	height:40px;
	z-index:4;
	border:0px solid red;
}

#menue3 #eingabefeld {
	position:absolute;
	top:9px;
	left:3px;
	height:22px;
	width:125px;
	text-align:left;
}

#menue3 input {
	height:22px;
	width:105px;
	padding:0px;
	font-size:13px;
	border:0px solid red;
	color:black;
	background-color:white;
	box-shadow: 0px 0px 0px 0px white;
}  

#menue3 #linie {
	position:absolute;
	top:33px;
	left:3px;
	height:1px;
	width:130px;
	background-color:#494949;
}

#menue3 #lupe {
	position:absolute;
	top:13px;
	left:114px;
	height:17px;
	width:18px;
}

#menue4 {
	position:absolute;
	right:3%;
	top:181px;
	font-family: Arial,Helvetica,sans-serif;   
	color:white;
	font-weight:bold;
	font-size:13px;
	width:100px;
	height:14px;
	display:none;
}

body {
	font-family: Arial,Helvetica,sans-serif;
	font-size:13px;
	padding:0px;
	background-color:white;
}

@media screen { 

	#inhalt {
		position:relative;
		left:70px;
		top:20px;
		width:70%;
		border:0px solid red;
		z-index:0;
	}

}

@media screen {

	#inhalt_startseite {
		position:relative;
		left:70;
		top:0px;
		width:1130px;
		height:500px;
		background-color:white;
		border:0px solid red;
		z-index:2;
	}
	
	#inhalt_startseite table {
		width:100%;
		border:0px solid red;
	}
	
	#inhalt_startseite table td {
		padding:0px;
	}
	
	#inhalt_startseite img {
		padding:0px;
	}
	
	.text_startseite {
		font-size:13px;
		font-style:normal;
		line-height:22px;
		vertical-align:middle;
	}
	
	.text_startseite p {
		font-size:14px;
		margin-bottom:8px;
		width:90%;
	}
	
	.text_startseite b {
		color:#494949;
	}

}

#impressum_startseite {
	position:absolute;
	right:0px;
	top:5px;
	height:30px;
	width:130px;
	text-align:right;
	border:0px solid #494949;
	z-index:2;
}

#impressum_startseite a {
	font-size:11px;
	font-weight:normal;
}

.impressum {
	padding-top:5px;
	height:60px;
}

.impressum p {
	padding-top:5px;
	margin-left:70px;
	margin-right:50px;
	text-align:right;
	border-top:1px solid #494949;
}

#logos {
	position:relative;
	left:70px;
	top:20px;
	height:120px;
	width:1130px;
	background-color:white;
	border-top:1px solid #494949;
	z-index:2;
}

#logos img {
	margin-right:90px;
	margin-top:30px;
}

h2 {
	font-family: Arial,Helvetica,sans-serif;
	font-size:28px;
	font-weight:normal;
	color:#2e588b;
	margin-bottom:10px;
}

h3 {
	font-family: Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#494949;
	margin-top:15px;
	margin-bottom:10px;
} 

h4 {
	font-family: Arial,Helvetica,sans-serif;
	font-size:13px;
} 

input, select, h4, h5, p, td, th {
	font-family: Arial,Helvetica,sans-serif;
	font-size:13px;
}

a {
	font-family: Arial,Helvetica,sans-serif;
	font-size:13px;
	text-decoration:none;
}

a:link {color:black;}
a:visited {color:black;}
a:active {color:gray;}
a:hover {color: gray;}

.buchstabenleiste {	
	font-family: Arial,Helvetica,sans-serif;
	font-size:13px;
	margin-top:20px;
	margin-left:0px;
	margin-bottom:20px;
}

.buchstabenleiste a {
	font-family: Arial,Helvetica,sans-serif;
	font-size:15px;
	margin-right:12px;
}

.buchstabe {
	font-family: Arial,Helvetica,sans-serif;
	margin-top:30px;
	font-size:28px;
	font-weight:normal;
	color:#2e588b;
	margin-bottom:0px;
}

.objektanzeige td, .objektanzeige td a, .suchmaske td, .sucheAusgabe td, .biographie td, .zeitleiste_liste td, #zeitleiste_liste table td, .trefferanzeige td {
	font-family: Arial,Helvetica,sans-serif;
	font-size:14px;
	line-height:150%;
}

.suchmaske, .biographie {
	margin-top:25px;
}

.zurueck {
	font-size:14px;
	color:#666666;
	margin-top:25px;
	margin-bottom:27px;
}

.zurueck a {
	font-family: Arial,Helvetica,sans-serif;
	font-size:14px;
}

.zurueck a:link {color:#666666;}
.zurueck a:visited {color:#666666;}
.zurueck a:active {color:gray;}
.zurueck a:hover {color: gray;}

#kunstobjekt {
	position:absolute;
	left:610px;
	top:105px;
	width:400px;
	height:400px;
	padding:0px;
	border:0px solid red;
}

#projekt img {
	margin-top:5px;
	margin-bottom:15px;
}

#impressum h3 {
	margin-top:25px;

}

@media print {

	#titeldruck {
		font-size:34px;
	}
	
	
	h2 {
		font-size:24px;	
		color:black;
		margin-bottom:30px;
	}
	
}


