@charset "utf-8";
/* CSS Document */
div#icons{
display:none;
visibility:hidden
}
div#container-left{
display:none;
visibility:hidden	
}
div#breadcrumb{
display:none;
visibility:hidden	
}
div#footer{
display:none;
visibility:hidden	
}
div#topmenu{
display:none;
visibility:hidden	
}
div#footerPrint {
clear:both;
height:200px;
line-height:12px;
color:#999;
font-size:10px;
position:relative;
margin:200px 0px 0px 0px;
padding:180px 0px 0px 0px;
display:block;
text-align:center
}
#content table td img {
/*display:none;
visibility:hidden	*/
visibility:visible
}
#content table tr td  {

}

/* ////////////////////// */
body {
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#777;
	padding-top:35px;
	background:#FAFAFA;
}
a {
	color:#FFF;
	text-decoration:none;
}
a img {
	border:none;
}
h1 {
	font-size:15px;
}
h2 {
	font-size:13px;
}
h3 {
	font-size:12px;
}
h4, h5, h6 {
	font-size:11px;
}
#site {
	width:992px;
	border:1px solid #CCC;
	margin:0 auto;
	border-bottom:none;
}
#header {
	position:relative;
	background:#e5e5e5;
	overflow:hidden;
}
* html #header {
	height:1%;
}

#logo {
	float:left;
	width:200px;
}


#container {
	clear:left;
	position:relative;
	background:#FFF 
}


#menu {
	background:#777 
	min-height:150px;
	padding-top:40px;
	padding-bottom:20px;
}
#menu a {
	display:block;
	font-size:12px;
	padding:3px 0;
	padding-left:30px;
	background:url(../images/menu_out.jpg) left center no-repeat;
	margin:2px 0;
}
#menu a:hover, #menu a.active {
	font-weight:bold;
	background:url(../images/menu_over.jpg) left center no-repeat;
}
#menu .sub {
	background:none;
	font-size:12px;
	line-height:normal;
	height:auto;
	padding:1px 0;
	padding-left:40px;
}
#menu .sub.active, #menu .sub:hover, #menu .sub:focus {
	background:none;
}
#copy {
	background:url(../images/menu_bottom.jpg) top left no-repeat;
	padding:50px 0 30px 0;
	text-align:center;
	font-size:10px;
}
#container-right {
	float:left;
	width:725px;
	margin-right:15px;
	display:inline;
	font-size:12px;
	color:#000
}
#content {
	margin:25px 0;
	clear:both;
	position:relative
}
#content a, h1, h2, h3, h4 {
	color:#79c33a;
}



.teamliste_index .liste {
	overflow:hidden;
	margin-bottom:5px;
}
* html .teamliste_index .liste {
	height:1%;
}

.liste img {
	float:left;
}
.listen_content {
	padding-left:140px;
}
.clear, .clear_liste {
	clear:both;
}

/* aichinger specific */
.maintxt2, .whitetxt, .whitetxt2 { color: white; background: a1a2a1; }

.formelem {
  border-color: #8d8d8d;
  border-width: 1px;
  border-style:solid;
  font-size: 10px;
  color: #757575;
}

.formelem2 {
  border-color: #8d8d8d;;
  border-width: 1px;
  border-style:solid;
  font-size: 10px;
  color: #757575;
 }

.formelem3 {
  font-size: 10px;
  color: #757575;
 }


.links_index .liste{
	border-bottom:1px solid #CCC;
	padding-bottom:7px;
	margin-bottom:7px;
	overflow:hidden;
}
