@charset "utf-8";
/* CSS Document */

body {
	background-color: #ffffff;
	background-image: url(../Bilder/hg.gif);
	background-repeat: repeat-x;
}

#cont {
	position:relative;
	width: 840px;
	height: auto;
	left: 50%;
	margin-left: -420px;
	padding: 0;
}
#navi-impressum{
	background-image: url(../Bilder/hg_navi_impr.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 49px;
	width: 360px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
.links-impressum
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #6b890c;
	text-decoration: none;
	font-style: italic;
	line-height: 43px;
	letter-spacing: 0.05em;
}
#fuesse{
	background-image: url(../Bilder/dresdenpension_fuesse.jpg);
	position: absolute;
	height: 136px;
	width: 288px;
	top:0px;
	left:407px;
}
#bilder-dresden{
	position:absolute;
	left:384px;
	top:96px;
	width:401px;
	height:303px;

}
#logoPensionPaul{
	background-image: url(../Bilder/Logo_Pension_Dresden.jpg);
	background-repeat: no-repeat;
	width:351px;
	height:100px;
	top:9px;
	position: relative;	
}

#navi{

	
}
#navi ul{
	width:220px;
	list-style-type: none;
	margin:0px;
	padding:0px;
	top:40px;
	position:relative;
	left:22px;

}
#navi li{
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 40px;
	background-image: url(../Bilder/hg_navi_haupt.gif);
	background-repeat: repeat-x;
	
}

#navi a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	text-transform:uppercase;
	color: #FFFFFF;
	padding-left: 20px;
}
.aktiv{
	color: #2e4e00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	text-transform:uppercase;
	padding-left: 20px;
}
#navi a:hover{
	color: #2e4e00;
	text-decoration:none;
}
#inhalte{
	width: 800px;
	margin-top:100px;
	margin-left:20px;
}
#inhalte p{
	line-height:1.7em;
	margin-bottom: 16px;
}

#fusszeile{
	width:100%;
	height:230px;
	margin-top:50px;
	background-color:#607e00;
	text-align: center;
	vertical-align: middle;
	color:#FFFFFF;
}
#fusszeile p{
	color:#FFFFFF;
	font-size:12px;
	padding: 15px 0 16px 0;
	text-align: center;
	vertical-align: middle;
	color:#FFFFFF;
}
.tabtele{
	width:120px;
	display:block;
	float:left;
}
.span200{
	width:200px;
	display:block;
	float:left;
}
.thumb{
	border: 1px solid #85a22c;
	float:left;
	margin: 5px 18px 10px 0;
}
.thumbrechts{
	border: 1px solid #85a22c;
	float:right;
	margin: 5px 0px 10px 32px;
}/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* ::::: FormularFormatierung  ::::: */

label
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	margin-bottom: 15px;
}
input, select, textarea{
	border: 1px solid #85a22c;
	background-color: #c1d095;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 1em;
	color: #0D1543;
	
}
#form1_lesername {		width: 300px;}
#form1_lesermail{		width: 300px;}
#form1_lesernachricht{	width: 300px; height:200px;}
#form1_cmd1 		{	width: 140px;}

