body {
	background-color: #CCCC99;
	font-family: Trebuchet MS, sans-serif;
	font-size: 13px;
	color:#564b47;  
	padding:20px;
	margin:0px;
	text-align: center;
}

#inhalt {
	background-image: url("../images/logo_frauenchor_durlach.png");
	background-repeat:no-repeat;
	background-position:top right;
	text-align: left;
	vertical-align: middle;	
	margin: 0px auto;
	padding: 0px;
	width: 700px;
	background-color: #ffffff;
	border: 3px solid #eeeeee;
}

p {
	text-align:justify;
	color: #333333;
	margin: 0px; 
	padding: 5px 25px 5px 25px;
	line-height:1.5em;
}

h1 {
	font-size: 16px;
	color: #333333;
	background-color: #eee;
	text-align:center;
}

h2 {
	font-size: 13px;
	color: #730033;
	margin: 0px; 
	padding: 15px 10px 5px 25px;
}

h3 {
	font-size: 13px;
	color: #666666;
	margin: 0px; 
	padding: 5px 10px 0px 25px; 
}

a { 
	color: #730033;
	text-decoration: none;
}

a:hover { 
	text-decoration: underline;
}

.nav a { 
	color: #666666;
	font-size: 16px;
	background-color:transparent;
	text-decoration: none;
	font-weight:bold;
	line-height:1.5em;
}

.nav a:hover { 
	color: #730033;
	text-decoration: none;
}

.startseite {
	text-align:center;
	line-height:2em;
	background-image: url("../images/start_back.gif");
}

.right{
	padding:0px 25px 20px 0px;
	text-align:right;
}

.right a {
	letter-spacing:10px;
	background-color:#FFFFFF;
}
.sidepicture_right {
	float: right;
	padding: 0px 20px 0px 10px;
	margin: 20px 20px 10px 10px;
}
.sidepicture_left {
	float: left;
	padding: 10px 20px 0px 25px;
	font-size:10px;
}
a.internal-link {
	padding:0 10px 0 0;
	background:transparent url("../images/internal_link.gif") no-repeat right;
}
a.external-link {
	padding:0 0 0 15px;
	background:transparent url("../images/external_link.gif") no-repeat left;
}
a.mail {
	padding:0 0 0 20px;
	background:transparent url("../images/mail.gif") no-repeat left;
}
a.picture {
	padding:0 0 0 18px;
	background:transparent url("../images/picture.gif") no-repeat left;
}
.uhr {
	padding:0 0 0 18px;
	margin:10px 0px 0px 25px;
	background:transparent url("../images/uhr.gif") no-repeat left;
}
.quadrat {
	padding:0 0 0 15px;
	margin:5px 0px 5px 25px;
	background:transparent url("../images/quadrat.gif") no-repeat left;
}
.top{
	position:fixed;
	right:40px;
	bottom:40px;
	text-decoration:none;
	_display:none;
}
