/* CSS Document */
/* print version */


body {
	margin:0;
	padding:0;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size:10pt;
	color: #898989;
}
.hideinprint { display: none; }
img.close { display: none; }

a:link { text-decoration: none; color: #898989; }
a:visited { text-decoration: none; color: #898989; }
a:hover { text-decoration: none; color: #898989; }
a:active { text-decoration: none; color: #898989; }

img { border: none; }
#wrapper {
	position:relative;
	top:0;
	width:98%;
	height:auto;
}
#wrapperinner {
	position:relative;
	width:822px;
	height:auto;
	border-top:1px solid white;
}
#logo { position: absolute; top:0; right:0; width: 266px; height: 75px; }
#slogan { position: absolute; top: 80px; right: 0; width: 290px; text-align:right; font-style:italic; } 
#viola {
	display: none;
}
#wrappercontent { 
	padding-top: 200px;
	position: relative;
	clear: both;
	top:0;
	height:auto;
}
#menu { display: none; }
#navigation { display: none; }
p.info  { display: none; }

#logoensembleallegria { clear: both; margin-top: 30px; }

#content { width: 95%; }
#bodyarchiv #content img {
	margin: 10px 0 10px 0;
	padding: 2px;
	border: 1px solid #898989;
	background: #FFFFFF;
}

#footer { 
	position: absolute;
	top: 130px;
	right: 0;
	width: 272px; 
	text-align: left;
}

table { 
	border:none;
	width:220px;
	margin-left:auto;
	margin-right:auto;
	margin-top:1em;
	margin-bottom:2em;
}
td {
	padding:1px 2px;
}

#kontakt { width: 390px; }
.inputtext { width: 230px; }

div.clear { clear: both; font-size: 1px; line-height: 1px; } 

/* Startseite */
#signature { width: 350px; margin-left: 30px; }
#intro_left { width: 160px; float: left; }
#intro_right { width: 190px; float: right; padding-top: 50px;}
#helga_intro { width: 137px; height: 158px; vertical-align: middle;  }

img#wpstats { visibility: hidden; }



