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

body {
	margin:0;
	font-family: "Trebuchet",Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000066;
	background-color:#f5c4e7;
}
a:link {
	color: #FCC;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FCF;
}
a:hover {
	text-decoration: underline;
	color: #FCC;
}
a:active {
	text-decoration: none;
	color: #FCF;
}

#wrapper{
	width:1100px;
	height:314px;
	margin: 0 auto;
	background-image:url(../images/LinenzTop.jpg);
}
#top{
	width:1100px;
	height:20px;
	float:left;
}
#top{
	width:1100px;
	height:60px;
	float:left;
}
#topleft{
	width:450px;
	height:140px;
	float:left;
}
#topmiddle{
	width:200px;
	height:140px;
	float:left;
}
#topright{
	width:450px;
	height:140px;
	float:left;
}
#topnavbar{
	width:1100px;
	height:60px;
	float:left;
}

#topnavbar1{
	width:1100px;
	height:33px;
	float:left;
	background-image:url(../images/twiry.jpg);
}
#middle{
	width:1100px;
	height:auto;
	float:left;
	background-image:url(../images/back.jpg);
	background-repeat:repeat-y;
}
#middleleft{
	width:200px;
	height:224px;
	float:left;
}
#middleflash{
	width:148px;
	height:224px;
	float:left;
}
#middlemiddle{
	width:403px;
	height:auto;
	float:left;
	text-align: justify;
}
#middlemiddle2{
	width:699px;
	height:auto;
	float:left;
	text-align: center;
}
#middleright{
	width:200px;
	height:224px;
	float:left;
}
#topfooter1{
	width:1100px;
	height:300px;
	float:left;
	background-image:url(../images/back.jpg);
	background-repeat: repeat-y;
}
#topfooter{
	width:1100px;
	height:97px;
	float:left;
	background-image:url(../images/class.jpg);
}
#footer{
	width:1100px;
	height:83px;
	float:left;
	background-image:url(../images/footer.jpg);
	text-align:center;
}

#inside10{
	padding:0px 10px;
}
#inside2010{
	padding-top:30px;
}

#inside30{
	padding-top:35px;
	text-align:center;
	padding-bottom:10px;
}
