/* CSS Document */

/*
LogoRot: #691a3a
Schriftengrün: #336600 alt
Neu: #663


*/

body, div, p, img, span, ul, li, h1, h2, h3 {
	padding:0px;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border:none;
}

body {
	background-color: #ffffff;
	background-image:url(bilder/background_fr.jpg);
	background-repeat:no-repeat;
	color:#663;
}

#logo {
	position:absolute;
	top:62px;
	left:858px;
	background-image:url(bilder/logo.gif);
	background-repeat:no-repeat;
	height:125px;
	width:125px;
}

#name{
/*	border: solid 1px #000000;*/
	position:absolute;
	top:18px;
	left:328px;
	width:560px;
	height:auto;
}

#name h1 {
	margin-top:32px;
	margin-left:15px;
	float:left;
	font-size:18px;
	color:#691a3a;
	font-style:italic;
}

#name img {
	vertical-align:bottom;
	float: left;
}

#naviDiv {
	/*border: solid 1px #000000;	*/
	position:absolute;
	font-size:14px;
	width:170px;
	height:auto;	
	font-weight:normal;
	left:95px;
	top:423px;
}

#naviDiv div {
	/*border: solid 1px #000000;	*/
	margin-bottom:5px;
	text-align:right;	
	padding-right: 30px;
	height: auto;
	background-repeat:no-repeat;
	background-position:center right;
}

#naviDiv a:link {
	color: #691a3a;
	text-decoration: none;
/*	font-weight:bold;*/
}
#naviDiv a:visited {
	text-decoration: none;
	color: #691a3a;
/*	font-weight:bold;	*/
}
#naviDiv a:focus {
	color: #663;
	text-decoration: none;	
/*	font-weight:bold;*/	
}
#naviDiv a:hover {
	text-decoration: none;
	color: #663;
/*	font-weight:bold;	*/
}
#naviDiv a:active {
	text-decoration: none;
	color: #663;
/*	font-weight:bold;	*/
}
.ActiveLink {
	color:#663;
}
.ActiveLinkBG {
	background-image:url(bilder/blatt.jpg);
}

#contentDiv {
	/*border: solid 1px #000000;*/
	position:absolute;
	top:340px;
	left:326px;
	height:auto;
	width:600px;
	font-size:13px;
	padding-bottom:20px;
	line-height:17px;
}

#contentDiv p {
	margin-bottom:10px;
}

#contentDiv ul {
	margin-left:15px;
	list-style-type: disc;
	margin-bottom:10px;
	/*padding-top:5px;*/
}

#contentDiv a:link {
	color: #691a3a;
	text-decoration: none;
/*	font-weight:bold;*/
}
#contentDiv a:visited {
	text-decoration: none;
	color: #691a3a;
/*	font-weight:bold;	*/
}
#contentDiv a:focus {
	color: #663;
	text-decoration: none;	
/*	font-weight:bold;*/	
}
#contentDiv a:hover {
	text-decoration: none;
	color: #663;
/*	font-weight:bold;	*/
}
#contentDiv a:active {
	text-decoration: none;
	color: #663;
/*	font-weight:bold;	*/
}
.gap {
/*	border: solid 1px #000000;	*/
	background-image:url(bilder/nach-oben.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	height:100px;
	width:100%;
	position:relative;
	z-index:20;
}

.gap img {
	width:400px;
	height: 72px;
	margin-left:50px;
}

.bildRechts {
	position:relative;
	float: right;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.bildLinks {
	position:relative;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	margin-bottom: 20px;
	color: #691a3a;
	font-weight: normal;
	font-style:italic;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height:normal;
	margin-bottom: 5px;
	margin-top: 15px;
	color: #691a3a;
	font-weight: normal;
	font-style:italic;	
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:18px;
	font-style:italic;		
}

h4 {
	font-weight: normal;
	font-style:italic;
	font-size:13px;
}

.center {
	text-align:center;
}

.red {
	color: #691a3a;
}

.unesco{
	color: #FFFFFF;
	background-color: #003399;
}
.fetter{
	color: #FFFFFF;
	background-color: #FFFFCC;
	font-size:20px;
	font-weight:bold;
}


.stil1{
	font-size:14px;
}
.stil2{
	font-size:15px;
}
.stil3{
	font-size:16px;
}
.stilSpezial{
	line-height:20px;
}

/*table {
	width:450px;
	border:1px solid #000000;
	border-collapse:collapse;
	margin-bottom:10px;
	margin-top:10px;
}
th {
	border:1px solid #000000;
	speak-header:always;
}
td {
	border:1px solid #000000;
	width: 150px;
	padding-left:10px;
	padding-top: 2px;
	padding-bottom: 2px;	
}*/
