@charset "utf-8";

#apGlobalContainer {
	width:953px;
}
#apBaseContainer {
	display:table;
	width:953px;
	background-image: url(/fileadmin/img/bg/bg_oben_ag.jpg);
	background-repeat: no-repeat;
	background-color: #FF9C02;
}
#apCompanyImage {
	margin-left: 653px;
	width:300px;
	height:100px;
}
#apCompanyImage img {
	border:	0px;
}
#apTopMenu {
	margin-left: 200px;
	width:752px;
	height:45px;
	border-top:	1px solid #ffffff;
	border-left:	1px solid #ffffff;
	border-bottom:	1px solid #ffffff;
}
#apMiddleContainer {
	margin-top: 	20px;
	margin-left: 	29px;
}
#apLeftContainer {
	float: left;
	width:171px;
}
#apLeftBorderContainer {
	margin-top: 25px;
	float: left;
	width:170px;
	border-top:	1px solid #ffffff;
	border-left:	1px solid #ffffff;
	border-bottom:	1px solid #ffffff;
}
/* ----- sub of apLeftContainer BEGIN -------------------------- */
#apLeftMenu {
	height:183px;
	width:170px;
}
#apImageContent {
	margin-top: 67px;
	width:170px;
}
#apKunstCaption {
	width:160px;
	height:40px;
	color: #54585C;
	font-weight: bold;
	line-height: 20px;
	text-align:center;
	padding:5px;
	border-top:	1px solid #ffffff;
	border-bottom:	1px solid #ffffff;
	background-color: #FFC565;
}
#apKunstImage {
	width:170px;
	height:190px;
}
#apKunstImage img {
	border:		0;
}

/* ----- sub of apLeftContainer END ----------------------------- */
#apContentContainer {
	float: left;
	width:752px;
	border-top:	1px solid #ffffff;
        	border-left:	1px solid #ffffff;
	border-bottom:	1px solid #ffffff;
	background-image: url(/fileadmin/img/bg/bg_center_ag.png);
}
/* ----- sub of apContentBaseContainer BEGIN ------------------ */
#apContentCenterContainer {
	width:		551px;
	float: 		left;
}
#apBreadCrumb {
	height:	20px;
	width:	495px;
	padding-left:	20px;
	padding-right:	20px;
	padding-top:	10px;
}
#apBreadCrumbTeamDetail {
	position:	absolute;
	top: 	168px;
	left:	201px;
	height:	20px;
	width:	495px;
	padding-left:	20px;
	padding-right:	20px;
	padding-top:	10px;
}
#apContent, #newsList, #newsDetail {
	width:	510px;
	float:	left;
	padding-left:	20px;
	padding-right:	20px;
	padding-top:	20px;
	padding-bottom: 	10px;
}
#apContentTeamDetails {
	width:	752px;
}
#apRandomTeamContainer {
	float:	left;
	width:	200px;
        	border-left:	1px solid #ffffff;
}
/* ----- sub of apContentBaseContainer END -------------------- */
#apFooter {
/*	float:		left;*/
	width:		723px;
	height:		30px;
	padding-left:	230px;
	padding-top:	10px;
	color:		#FFFFFF;
	margin:		0px;
	border:		0px;
	background-color: #FF9C02;
}
#apFooter a:link, #apFooter a:visited  {
	color: 		#FFFFFF;
	text-decoration:	none; 
}
/*
#apFooter a:hover { 
	text-decoration:	underline; 
}
*/
/* ------------------------------------------------------------------------------------- */
div.breadCrumb a {
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	text-decoration:none;
	color: #838F89;
}

.moreLink a , moreLink {
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #838F89;
}

#apLeftNews {
	float:	left;
	width:	225px;
/*	height:	170px; */
	padding-right: 	20px;
	padding-bottom: 	5px;
	padding-left: 	20px;
}
#apRightNews {
	float:	left;
	width:	230px;
/*	height:	170px;*/
	padding-right: 	20px;
	padding-bottom: 	5px;
	padding-left: 	20px;
}


h1 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 	8px;
	margin-bottom: 	8px;
}

h2 {
	font-weight: bold;
}
h3 {
	font-weight: bold;
	font-size:12px;
}
body {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color:#54585C;
	margin:0px;
}
p {
	line-height: 16px;
	margin-top: 	10px;
	margin-bottom: 	10px;
}
.green {
	color: #99CC00;
}
.orange{
	color: #FF9C02;
}
/* --------------------------------------- */
#teamDetailLeftColumn {
	float: 		left;
	width:		390px;
	padding-top:	45px;
	padding-left:	20px;
	padding-right:	142px;
}
#teamDetailRightColumn {
	padding-top:	235px;
	float: 		left;
	width:		200px;
/*	height:		282px;*/
	z-index:		9;
}
#teamDetailFiller {
	height:		190px;
}
#teamDetailPhoto{
	position:		absolute;
	top:		168px;
	left:		618px;
	width:		335px;
	height:		235px;
	z-index:		10;
}
#teamDetailVitaLabel{
	font-weight:	bold;
}
#teamDetailVita{
}
#teamDetailSPLabel{
	font-weight:	bold;
}
#teamDetailSP{
}
#teamDetailMottoLabel{
	font-weight:	bold;
}
#teamDetailMotto{
}

#randomTeamPhoto {
	width:		200px;
	height:		235px;
}
#teamName {
	width:		190px;
	height:		25px;
	padding-top:	15px;
	padding-left:	10px;
	color: 		#FFFFFF;
	font-weight:	bold;
	border-bottom:	1px solid #ffffff;
}
#teamName a:link, #teamName a:visited  {
	color: 		#FFFFFF;
/*	text-decoration:	none; */
}

/*
#teamName a:hover { 
	text-decoration:	underline; 
	background-color: #FF9C02;
}
*/

#teamCom {
	width:		190px;
	height:		50px;
	padding-left:	10px;
	color: 		#FFFFFF;
	border-bottom:	1px solid #ffffff;
}
#teamEmailLabel {
	display:		none;
}
#teamEmail {
	padding-top:	6px;
}
#teamEmail a:link, #teamEmail a:visited  {
	color: 		#54585C;
/*	text-decoration:	none; */
}
/*
#teamEmail a:hover { 
	text-decoration:	underline; 
}
*/

#teamMobilLabel {
	float:		left;
	padding-top:	5px;
	padding-right:	3px;
	color: 		#54585C;
}
#teamMobil {
	padding-top:	5px;
	color: 		#54585C;
}
#randomTeamMottoContainer {
	width:		180px;
	height:		92px;
	padding-top:	5px;
	padding-left:	10px;
	padding-right:	10px;
	padding-bottom:	5px;
	color: 		#FFFFFF;
	border-bottom:	1px solid #ffffff;
	background-color: #FF9C02;
}
#randomTeamMottoLabel {
	margin-top:	2px;
}
#randomTeamMotto {
	margin-top:	3px;
	font-weight:	bold;
}
#randomTeamFiller {
	width:		200px;
	height:		87px;

}
#teamListItem {
	float:		left;
	width:		33%;
	text-align:		center;
}
#teamListItem  a:link, #teamListItem a:visited  {
	color: 		#54585C;
/*	text-decoration:	none; */
}
/*
#teamListItem a:hover { 
	text-decoration:	underline; 
}
*/

#teamListPhoto {
}
#teamListPhoto img {
	border:		0;
}
#teamListName {
	height:		30px;
	padding-top:	5px;
}
/* ----------------------------------------------- */

.bodytext {
	margin-top: 	10px;
	margin-bottom: 	10px;
}

#impressum .bodytext {
	margin-top: 	3px;
	margin-bottom: 	3px;
}
#kontakt .bodytext {
	margin-top: 	3px;
	margin-bottom: 	3px;
}

#apContent a:link, #apContent a:visited {
	color:		#54585C;
}
div.tx-flseositemap-pi1 ul {
	margin-left:	0px;
	padding-left:	20px;
}
ul.csc-menu-1 {
	margin-left:	0px;
	padding-left:	20px;
}
ul.csc-menu-1 a:link, ul.csc-menu-1 a:visited  {
	list-style-type:	none;
}
li.fl_seo_sitemap {
	list-style-type:	none;
}
div.csc-sitemap ul {
	margin-left:	0px;
	padding-left:	20px;
}
div.csc-sitemap li {
	list-style-type:	none;
}

/*
li.fl_seo_sitemap a:link, li.fl_seo_sitemap a:visited  {
	text-decoration:	none; 
}
div.csc-sitemap a:link, div.csc-sitemap a:visited  {
	text-decoration:	none; 
}
*/
h1.newslist a:link, h1.newslist a:visited  {
	text-decoration:	none; 
}

