/* CSS Document */

/* Content Team-Style */ 


#team {
	display:block;
	width: 100%;
    height: auto;
    background: #FFFFFF no-repeat scroll 0 0;
    clear: both;
}

#theme_team_content {
	width:96%;
	max-width:980px;
	margin:1.25em auto;
	padding:0em;
}

.col2-team-left {
    padding: 1em 0 1em 0em;
    width: 320px;
}

.col2-team-mid {
    padding: 1em 0 0 2em;
    width: 60%;
	max-width:500px;
}

.left, .alignleft {
    float: left;
}

.right, .alignright {
    float: right;
}

#theme_team_content h1, #theme_team_content p {
    color: #999999;
    text-transform: none;
}


#theme_team_content h1 {
	font-size:1.2em;
	line-height:1.5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:100;
	color:#9b142d;
	margin:0em;
	padding:0.5em 0.5em 0em 0.5em;
	text-align:left;
}
#theme_team_content h2{
	font-size:1.0em;
	line-height:1.5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:100;
	font-style:italic;
	color:#666;
	margin:0em;
	padding:0em 0.5em 0.5em 0.5em;
	text-align:left;
}
#theme_team_content h2:hover{
	color: #9C152D;

}
#theme_team_content h3{
	font-size:1.0em;
	line-height:1.5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:100;
	font-style:italic;
	color:#9b142d;
	margin:0em;
	padding:0em 0.5em 0.5em 0.5em;
	text-align:left;
}

#theme_team_content p, #theme_team_content a {
    font-size: 0.9em;
    font-weight: 100;
	font-style:normal;
    letter-spacing: 0px;
    line-height: 1.8;
}

#theme_team_content a:link, #theme_team_content a:visited {
    font-size: 0.9em;
    font-weight: 100;
	font-style:normal;
	color:#666 ;
    letter-spacing: 0px;
    line-height: 1.8;
    text-decoration: none;
}

#theme_team_content a:hover {
	font-size: 0.9em;
	font-weight: 100;
	font-style: normal;
	color: #9b142d;
	letter-spacing: 0px;
	line-height: 1.8;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*#theme_team_content .copyright {
    color: #999999;
    font-size: 0.7em;
    font-weight: 100;
    letter-spacing: 1px;
    line-height: 1.8;
    margin: 0px 0 0px 0;
	padding: 1.5em;
}
*/

.team_dinter {
	background-image: url(../images/team/dinter.png);
	background-repeat:no-repeat;}
.team_schoeder {
	background-image: url(../images/team/schoeder.png);
	background-repeat:no-repeat;}
.team_seibel {
	background-image: url(../images/team/seibel.png);
	background-repeat:no-repeat;}
.team_fryer {
	background-image: url(../images/team/freyer.png);
	background-repeat:no-repeat;}
.team_fellner{
	background-image: url(../images/team/fellner.png);
	background-repeat:no-repeat;}
.team_kroehle{
	background-image: url(../images/team/kroehle.png);
	background-repeat:no-repeat;}
.team_sieland{
	background-image: url(../images/team/sieland.png);
	background-repeat:no-repeat;
}

	
