.csc-textpic-intext-right .csc-textpic-imagewrap {
	float: right;
	padding:0px 0px 5px 5px;
}
.csc-textpic-intext-left .csc-textpic-imagewrap {
	float: left;
	padding:0px 5px 5px 0px;
}
#logo {
	background-image: url("../images/Logo_Bugg_RGB.png");
	width: 210px;
	height: 81px;
	right: 0px;
	z-index: 10002;
	position: relative;
}
#date2 {
	padding-bottom: 30px;
	color: black;
}
div, img{
	behavior: url(fileadmin/templates/buggingen/css/iepngfix.htc);
}

/* allgemeines */ 
body {height:100%;margin:0;padding:0;font-family : Verdana, sans-serif;color:#30343e;}
abbr, acronym { background: #0FF; }
a {font-family: Verdana, sans-serif; font-weight:bold; color:black; text-decoration: none;}
a:hover {font-family: Verdana, sans-serif; font-weight:bold; color: #FF0000;}
a:focus {font-family: Verdana, sans-serif; font-weight:bold; color: #FF0000;}
.act a {font-family: Verdana, sans-serif; font-weight:bold; color: #FF0000;}
h3 {font-size:1.4em;}
a img {border: none;}
html,body {height: 100%; width: 100%; background-repeat: repeat-y; text-align: center;padding-bottom:20px; margin-bottom: 20px;}
#border {
	margin-left: 0px;
	padding: 0px;
	margin: auto; 
	position: relative; 
	left: 1px; 
	top: 0px; 
	width: 880px; 
	text-align: left; 
	border-left: 1px solid #AAAAAA; 
	background-image: url(../images/schatten_rechts.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 30px;

}
#bg {
	border-bottom: 1px solid #AAAAAA;
	width: 880px;
}
/*Schriftgroesse*/
#textsize {
	display: none;
	/*position: absolute;
	left: 640px;
	width: 250px;
	top: 10px;
	*/
	font-size: 1.2em;font-family: Verdana, sans-serif; font-weight: bold;
	display: block;
	border: 1px solid black;
}
#audioversion {
	padding-left: 30px;
}

/* invisible Class */
.invisible {position: absolute; left: -10000px; top: -10000px;}
