.donotdisplay {
	left:-9999px;
	position:absolute;
}

html {
	margin-left: -1px;
	overflow-Y: scroll;
}

 body {
 font-size:80%;
 font-family: verdana, arial, tahoma, verdana, helvetica, sans-serif;
 background-color: RGB(232, 232, 232);
 margin:0px;
 background-image: url(http://www.wg-loebau.de/images/hintergrund.jpg);
 background-position: center;
 background-repeat: repeat-y;
} 

#home {
	width: 300px;
	text-align: justify;
	float: left;
	padding-right: 10px;
}

#homeNews {
	width: 350px;
	text-align: justify;
	margin-left: 310px;
}

/* mainboxes */
#wrapper {
	width: 900px;
	margin:0px auto;
	text-align:left;
	padding: 0px;
}

#banner {
	height: 151px;
	width: 700px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	background-image: url(http://www.wg-loebau.de/images/banner.jpg);
	background-repeat: no-repeat;
}

#right { 
	width: 200px;
	float: right;
	line-height: 14px;
}

#topright {
	background-image: url(http://www.wg-loebau.de/images/banner_right.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 253px;
	width: 200px;
}

#main {
	float:left;
	width: 700px;
}

#navi {
	padding: 5px;
	background-image: url(http://www.wg-loebau.de/images/navi_bg.jpg);
	background-repeat: repeat-y;	
}

#footer {

}

#breadcrumb {
	font-size: 80%;
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 3px;
}

div.content {
	margin: 5px;
}

#main div.content {
	margin: 5px;
}

div.naviGroup {
	float: left;
	padding: 0px 5px 0px 5px;
	width: 160px;
	line-height: 17px;
}

div.naviGroup ul {
	list-style-type: none;
	padding: 0px;
}

div.defectForm, div.searchForm, div.contact, div.contactCB {
	padding-top: 3px;
	float: left;
	text-align: right;
	padding-right: 10px;
	width: 180px;
}

div.contactCB {
	padding-top: 0px;
}

div.dateContainer {
	text-align: center;
	float: left;
	width: 40px;
	padding-top: 0px;
	margin-right: 5px;
	border: dotted 1px #000000;
}

div.newsContainer {
	margin-left: 50px;
}

#right .teaser {
	background-image: url(http://www.wg-loebau.de/images/teaser_bg.jpg);
	height: 30px;	
}

#flatPics {
	float: right;
	width: 200px;
	padding: 0px 20px 10px 20px;
}

div.navi_content_right {
	padding: 5px;
	width: 155px;
	margin-bottom: 10px;
}

div.navi_content_left { 
	margin-bottom: 10px;
}

div.links {
	width: 100%;
	padding-bottom: 5px;
	border-bottom: solid 1px #e75b1f;
}

div.contactBox {
	width: 47%;
	border: solid 1px #000000;
	float: left;
	/*padding: 5px;*/
	margin: 5px;
	background-image: url(http://www.wg-loebau.de/images/navi_bg.jpg);
	background-repeat: repeat-y;	
}

.contactBoxContent {
	padding: 5px;
}

.contactBoxHeader h2 {
	margin: 0px;
    color: #ffffff;
   	padding: 5px 5px 5px 5px;
    background-image: url(http://www.wg-loebau.de/images/teaser_box.jpg);
}

.naviGroupItem {
	display: block;
    padding: 0px 5px 0px 5px;
}

.naviGroupItemActive {
    padding: 0px 5px 0px 5px;
    display: block;
    color: #ffffff;
    background-image: url(http://www.wg-loebau.de/images/teaser_bg.jpg);
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

h1 {
	font-size: 120%;
}

h2 {
	font-size: 100%;
}

h2.news {
	padding: 0px;
	margin: 0px 0px 2px 0px;
}

.teaser h2 {
	color: #ffffff;
	font-size: 12pt;
	padding: 10px 5px 0px 5px;
}
*.teaser h2 {
	color: #ffffff;
	font-size: 12pt;
	margin: 0px 5px 5px 5px;
}

.naviGroup h2 {
	padding: 0px 0px 0px 5px;
	font-weight: bold;
	text-decoration: underline;
	font-size: 110%;
}

h3 {
	font-size: 8pt;
	font-weight: bold;
	margin-top: 2pt;
	margin-bottom: 2pt;
}
.teaser h3 {
	font-size: 8pt;
	font-weight: bold;
	margin-top: 5pt;
	margin-bottom: 10pt;
	text-decoration: underline;
}

h4 {
	font-size: 10pt;
	margin: 2px;
}

h5 {
	font-size: 78%;
	margin: 2px;
	text-align: right;
}

td, th {
	padding: 2px 5px; 
	font-size: 100%;
	vertical-align: top;
}

td td {
	font-size: 100%;
}

th {
	text-align: left;
	font-weight: bold;
	border-bottom: solid 1px #000000;
}

 
/* Formularformatierung */ 
.Button
{ 
	background-color:#efc113; 
	color:#273e84; 
	border:1px solid #273e84; 
}

input {
	margin-top: 2px;
	margin-bottom: 0px;
	border:1px solid #AAAAAA; 
	background-color: #FFFFFF;
}

a:link, a:hover, a:active, a:visited
{
	text-decoration:	none;
	font-weight:		normal;
}

a:hover {
	text-decoration: underline;
}


.navi:link, .navi:visited, .navi:active {
	color: #222222;
}

.navi:hover{
	color: #222222;
}

.naviGroupItem:visited, .naviGroupItem:active, .naviGroupItem:link {
	color: #222222;
	display: block;
}

.naviGroupItem:hover {
	display: block;
    color: #ffffff;
    background-image: url(http://www.wg-loebau.de/images/teaser_bg.jpg);
    font-weight: bold;
    text-decoration:	none;
}

.contactBoxHeader h2 a {
	color: #ffffff;
	font-weight: bold;
} 


div.table { display:table; border-collapse:collapse;
}
div.tr { display:table-row; clear:both;
}
div.td { display:table-cell; float:left;
}
div.td_page_info { display:table-cell; padding-right: 30px; float:left;
}
div.td_middle { display:table-cell; float:left; padding-top: 10px; padding-right: 20px;
}


#impressum blockquote {
	margin: 0px;
	padding: 1px;
	padding-top: 3px;
	margin-left: 10px;
	vertical-align: top;
}