/* ================================================ */
/*  Globale Seiteneinstellungen  */
/* ================================================ */

/* hier wird normalerweise nichts für die Seite eingetragen */
BODY {
	position: relative; 
  font-size: 100.01%;
	color: #000000;
	border-style: none;
	font-family: verdana, helvetica, sans-serif, arial;
	margin: 0px;
	padding: 0px;
	min-height: 101%;      
	background-color: #ebebe4;     
	/*	BACKGROUND: url(/sardinien/img/back.gif) repeat-y;	*/
}
* {
	margin: 0px;
	padding: 0px;
}
img, form {
	BORDER-style: none;
}
select, input, textarea { 
}
.clearer {
	clear:both;
	line-height:0%;
	font-size:0px;
}



/* Seite zentrisch ausrichten */
/* ================================================ */
BODY {
	text-align: center;
}
.zentrisch {
	margin: 0px auto 0px auto; 
	text-align: left;
	padding-top: 0px;
}


/* ================================================ */
/* allgemeine Layout Einstellungen  */
/* ================================================ */
#global {
	position: relative;
	BACKGROUND: url(/sardinien/img/main_bg.gif) repeat-y;
}
.globalborderwidth {
	width: 960px;
}
#global-bottom {
	padding-bottom: 20px;
	BACKGROUND: url(/sardinien/img/main_unten.gif) no-repeat bottom left;
}
.globalwidth {
	width: 936px;
	margin-left: 12px;
	background-color: #ffffff;
}

.leftwidth {
	width: 190px;
	float: left;
}
.contentwidth {
	width: 675px;
}
.flash300Text {
	float: left; 
	width: 340px;
}

.leftcontent {
}
.leftcontent .gbox-li {
	BACKGROUND-image: none;
}


/* ================================================ */
/*  Standard Klassen */
/* ================================================ */

/* IE Prozentfehler */
.puffer {
	padding: 0 1px 0 1px; 
	margin: 0 -1px 0 -1px; 
	overflow: hidden;
}
.iepuffer {
	Width: 100%;  
	overflow: hidden;
}
.anker {
	text-decoration: none;
}


/* ================================================ */
/* Layout-Einstellungen  */
/* ================================================ */
#header-start {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	height: 430px;
	position: relative;
}
#header-logo-start {
	padding: 20px 0px 0px 20px;
	text-align: left;
	font-size: 0.1px;
	float: left;
	width: 490px;
}
#header-bild-start {
	width: 400px;
	float: right;
}

#header {
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 170px;
}
#header-logo {
	padding: 20px 0px 0px 20px;
	text-align: left;
	font-size: 0.1px;
	float: left;
	width: 490px;
}
#header-bild {
	width: 400px;
	float: right;
}

#header-flash {
	position: absolute;
	top: 0px;
	left: 548px;
	width: 400px;
}



/* =====  Main  =====  */
#main {
	width: 100%;
	text-align: left;
	margin: 20px 0px 0px 0px;
}
#main-content {	
	float: left;
	display: inline;
	margin: 0px 0px 20px 35px;
}
.main-innen {	
	padding: 0px 0px 50px 0px;
}

#fewo-flash {
	width: 306px;
	height: 232px;
	float: right;
}
.fewo-rahmen {
	border: 1px solid #bbbbbb;
	padding: 2px;
}


/* =====   Footer  =====  */
#footer {
	width: 100%;
	padding: 5px 0px 0px 0px;
	margin-bottom: 10px;
}
#footer p {
	font-size: 0.9em;
}
