/*
beige	#FEF6EA;
blau	#1E4563;
orange	#F99450;

*/

body{
	xxx_background: url(../bilder/vorschau/streifen2.gif) center center no-repeat #B2B4B6;
	background: #999999;
}

body.body2{
	background: #1E4563;
	margin:0px;
	padding:0px;
}

div#webseite{
	width: 980px;
	height: 475px;
	background: #1E4563;
}

div#vordergrund{
	width: 980px;
	height: 300px;
	background: #888888;
}

div#ganzeZeile{
	background: url(../bilder/vorschau/streifen.jpg) top center #999999;
	xxx_background: url(../bilder/grundlayout/HG01.jpg) top center #B2B4B6;
}

/* ---- Hauptdivs --- */

div#oben{
	height: 15px;
	width: 980px;
	background: #1E4563;
	overflow:hidden;
}

div#obenRahmen{
	padding: 0px;
	xxx_background: #550000;
}

div#obenNaviPension-rahmen{
	padding: 0px;
	xxx_background: #558800;
}
div#obenNaviPension{
	width: 965px;
	height: 15px;
	background: #FEF6EA;
	overflow:hidden;
}

div#menuePension{
	visibility:hidden;
}

div#menuUnten{
	width: 980px;
	height: 20px;
	xxx_background: #550000;
	overflow:hidden;
	background: #999999;
}

div#Untenstreifen{
	padding: 0px;
	xxx_background: #558800;
}

div#streifen{
	height: 150px;
	width: 980px;
	background: #FEF3D5;
	overflow:hidden;
	text-align:left;
}

div#streifenbilder{
	padding: 0px;
	xxx_background: #558800;
}

div#Bilder{
	height: 135px;
	width: 980px;
	background: #FEF3D5;
	overflow:hidden;
}


div#bilder-klein{
	height: 135px;
	width:436px;
	float: left;
	background: #FEF3D5;
	overflow:hidden;
}

div#streifenbilder-klein2{
	padding: 0px;
	xxx_background: #558800;
}

div#bilder-klein2{
	height: 135px;
	width:287px;
	float: left;
	background: #FEF3D5;
	overflow:hidden;
}

div#streifenbilder-klein3{
	padding: 0px;
	xxx_background: #558800;
}

div#bilder-klein3{
	height: 135px;
	width:257px;
	float: left;
	background: #FEF3D5;
	overflow:hidden;
}

div#streifenRahmen{
	padding: 0px;
	xxx_background: #558800;
}

div#inhalt{
	height: 290px;
	background: #1E4563;
	overflow:hidden;
}

div#menue{
	width: 130px;
	height: 290px;
	float: left;
	overflow:hidden;
}

div#menueRahmen{
	padding-top: 60px;
}

div#texte{
	width: 850px;
	float:left;
	overflow:hidden;
}

div#texteRahmen{
	margin-top: 10px;
	padding-left:50px;
	xxx_background: #cccccc;
}

div.ping{
	behavior: url(../png_erweiterung/png_erweiterung.htc);
}

/* ========================= */
/* ---- Tabellen ----------- */

td.form{
	border:0px;
	padding:0px;
	margin:0px;
	padding-bottom:2px;
}

table{
	margin:0px;
	padding:0px;
}

td{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: 12px;
}

td.ping{
	behavior: url(../png_erweiterung/png_erweiterung.htc);
}

/* ========================= */
/* ---- Formulare ---------- */

input.input1{
	padding:0px;
	margin:0px;
	width: 300px;
}

textarea{
	width: 300px;
	height: 60px;
}

