body {
	margin: 0px;
	padding: 0px;
	font-family: arial;
	font-size: 0.75em;
	color: #253f58;
	background-color: #FFF;
	background: url(images/backImage.gif) repeat-x;
}

p {
	font-family: arial;
	font-size: 1.1em;
	color: #3C5873;
}

fieldset {
	border:0 none;
	padding:0;
}

.info {
	font-size:10px;
}

img {
	border: none;
}

a.arrow {
	color: #3C5873;
	font-size: 1.1em;
	background: transparent url(images/ankerArrow.gif) no-repeat scroll 0px 4px;
	width: 5px;
	height: 6px;
	margin-bottom: 8px;
	padding-left: 10px;
	text-decoration: underline;
}

a:link.arrow { 
	text-decoration: underline;
}

a:visited.arrow { 
	text-decoration: underline;
}

a:hover.arrow {
	text-decoration: underline;
}

a:active.arrow{
	text-decoration: underline;
}


/**** Anker ****/

a {
	font-size: 1em;
	text-decoration: none;
	color: #272425;
	}

a:link { 
	font-size: 1em;
	text-decoration: none;
}

a:visited { 
	font-size: 1em;
	text-decoration: none;
}

a:hover {
	color: #d35803;
	font-size: 1em;
	text-decoration: none;
}

a:active {
	color: #d35803;
	font-size: 1em;
	text-decoration: none;
}


/**** Pager ****/

a.backPager {
	background: transparent url(images/backArrow.png) no-repeat scroll 0px 4px;
	width: 15px;
	height: 16px;
	float: left;
	padding-left: 20px;
	padding-top: 2px;
	color: #FFFFFF;
	width: 40px;
	display: block;
}


a.furtherPager {
	background: transparent url(images/furtherArrow.png) no-repeat scroll 0px 4px;
	width: 15px;
	height: 16px;
	float: right;
	padding-left: 17px;
	padding-top: 2px;
	color: #FFFFFF;
	width: 40px;
	display: block;
}

/**** Grundgerüst ****/

#wrapper {
	margin: auto; 
	width: 999px;
	height: 710px;
	margin-top: -12px;
	background: url(images/sportsocialBack.jpg) no-repeat;
}

#contentWrapper {
	margin: auto; 
	width: 918px;

}

#header {
	width: 933px !important;
	width: 938px;
	height: 94px;
}

#navi {
	float: right;
}

#content {
	width: 933px !important;
	width: 933px;
	height: 385px;
	margin-left: 0px !important;
	margin-left: 13px;
}

#contentNews {
	width: 933px !important;
	width: 930px;
	height: 80px !important;
	height: 90px;
}

*html #contentNews {
	margin-left: 13px;
}

#footer {
	margin: auto;
	width: 940px;
	height: 26px;
}

 
*+html  #footer {
	margin-top: 10px;
}

/**** Header ****/

#logo {
	background: transparent url(images/logo_sportSocial.png) no-repeat scroll 0 0;
	display:block;
	float:left;
	height:62px;
	margin-left: 30px;
	margin-top: 20px;
	text-decoration:none;
	width:225px;
}

.replaced {
	display:block;
	font-size: 0;
	line-height:0;
	text-indent:-9999px;
}


.navi ul li {
	list-style-type: none;
	display: inline;
	height: 20px;
	margin-top: 40px;
	padding-right: 12px;
	font-size: 1em;
	float: right;
}

.lineNavi {
	/*border-left: 1px dotted #92959a;*/
	background: url(images/borderLine.gif) no-repeat 2px 0px;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 8px;
}

.lineNavi a:link {
	color: #253F58;
} 

.lineNavi  a:visited {
	color: #253F58;
}

.lineNavi a:hover {
	color: #D35803;
}

.lineNavi a:active  {
	color: #D35803;
}

/**** Content ****/

#contentLeft {
	width: 422px;
	height: 384px;
	float: left;
}

#contentLeft2 {
	width: 295px;
	height: 384px;
	float: left;
}

#contentRight {
	width: 511px;
	height: 384px;
	float: left;
}

#contentRight2 {
	width: 635px;
	height: 384px;
	float: left;
}

.headlineBoxStart {
	width: 282px;
	height: 130px;
	margin: 100px 0 0 10px;
}

.headlineBox {
	width: 282px;
	height: 130px;
	margin: 50px 0 0 10px;
}

h1.headlineBox01 {
	font-family: arial;
	font-size: 2.6em;
	color: #FFF;
	font-weight: bold;
	display: block;
	padding-left: 30px;
	margin: 0;
}

h1.headlineBox02 {
	font-family: arial;
	font-size: 2.7em;
	color: #FFF;
	font-weight: bold;
	float: right;
	padding-right: 30px;
	display: block;
	margin: 0;
}

h2.headlineBox03 {
	font-family: arial;
	font-size: 1.70em;
	color: #FFF;
	font-weight: normal;
	float: right;
	padding-right: 20px;
	display: block;
	margin: 0;
}

h3.headlineBox04 {
	font-family: arial;
	font-size: 1.18em;
	color: #FFF;
	font-weight: normal;
	float: left;
	padding-top: 10px;
	padding-left: 85px;
	display: block;
	margin: 0;
}

h3.headlineBox05 {
	font-family: arial;
	font-size: 1.18em;
	color: #FFF;
	font-weight: normal;
	float: right;
	display: block;
	margin: 0;
}

.headlineBoxAnker {
	font-family: arial;
	font-size: 1.40em;
	color: #FFF;
	float: left;
	margin: 0 32px 0 30px;
	padding: 5px 0px 0px 0;
	width: 260px;
	display: inline;
}

#first{
	margin-top: 20px;
}

.headlineBoxAnker  a {
	color: #FFF;
}

.headlineBoxAnker  a:link {
	color: #FFF;
}

.headlineBoxAnker  a:hover {
	color: #d35803;
}

.headlineBoxAnker  a:active {
	color: #d35803;
}

.headlineBoxBullet {
	background: url(images/kompetenzenBullet.gif) no-repeat 0px 3px;
	padding-left: 18px;
}

.headlineBoxBulletAktiv {
	background: url(images/kompetenzenBulletAktiv.gif) no-repeat 0px 3px;
	padding-left: 18px;
}

.headlineBoxAnkerSmall {
	font-family: arial;
	font-size: 1.18em;
	color: #D35803;
	font-weight: normal;
	float: left;
	padding: 5px 0px 0px 32px;
	margin-left: 20px;
	width: 260px;
	display: block;
}

.headlineBoxAnkerSmall  a{
	color: #D35803;
}

.textBoxLarge, .textBox {
	margin: 28px 5px 0 69px;
	padding-right: 8px;
	height: 330px;
	width: 430px;
	overflow: auto;
	scrollbar-arrow-color: #000;
	scrollbarBaseColor: #EDEDED;
	scrollbar-track-color: #EDEDED;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #EDEDED;
	scrollbar-3dlight-color: #EDEDED;
	scrollbar-darkshadow-color: #EDEDED;
	scrollbar-shadow-color: #EDEDED;
}

*html  .textBoxLarge {
	width: 420px;
}

/*
.textBox {
	margin: 5px 5px 0 59px;
	height: 330px;
	width: 447px;
	display: block;
	position: relative;
	overflow: auto;
	scrollbar-arrow-color: #000;
	scrollbarBaseColor: #EDEDED;
	scrollbar-track-color: #EDEDED;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #EDEDED;
	scrollbar-3dlight-color: #EDEDED;
	scrollbar-darkshadow-color: #EDEDED;
	scrollbar-shadow-color: #EDEDED;
}
*/
.textBox  ul{
	width: 400px;
	font-family: arial;
	font-size: 1.2em;
	color: #272425;
	float: left;
	margin-left: -10px;
	list-style-type: none;
}

*+html .textBox  ul {
	margin-left: 20px;
}

*html .textBox  ul {
	margin-left: 15px;
}

.textBox  ul li {
	padding-bottom: 10px;
	padding-left: 15px;
	color: #3c5873;
	font-size: 1em;
	
	background: url(images/bullet.gif) no-repeat 2px 6px;
}	

h3.textbox {
	color: #95a3b1;
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 25px;
}

h4.textbox {
	color: #95a3b1;
	font-size: 1em;
	font-weight: bold;
	margin-top: 25px;
}

.textbox , .picture {
	padding: 5px 5px 5px 0;
}

.pictureBox {
	font-size: 0.8em;
	width: 270px;
}
	
.textboximg {
	float: right;
	margin: 10px 10px 3px 0;
}

/**** Referenzen ****/

.LogosBack {
	background: url(images/referenzenLogoBack.png) no-repeat;
	width: 279px;
	height: 195px;
	margin: 10px 0 0px 30px;
	padding: 8px 0 0px 15px;
}

.imgLogo {
	float: left; 
	margin: 0 20px 10px 10px;
}

h3.textboxReferenz{
	color: #95a3b1;
	font-size: 1.3em;
	font-weight: bold;
	padding: 10px 0 0 0px; 
	margin: 10px 10px 0 10px;
	float: right;
	width: 440px;
	height: 64px;
}

/**** News ****/

.newsBox {
	width: 247px;
	height: 60px;
	margin: 15px 10px 0 0px;
	float: left; 
} 

.newsBoxLeft {
	width: 75px;
	height: 58px;
	margin-right: 5px;
	float: left;
}

.newsBoxRight {
	width: 160px;
	height: 58px;
	font-family: arial;
	font-size: 0.85em;
	color: #797c81;
	padding: 1px;
	/*border-right: 1px dotted #92959a;*/
	background: url(images/borderLine.gif) no-repeat 164px 0px;
	float: right;
	padding-right: 6px;
}

.newsBox  h4 {
	color: #425c78;
	font-size: 1.1em;
	font-weight: bold;
	margin: 1px 0 2px 0;
	display: block;
}

.more {
	font-style: italic;
	font-size: 0.92em;
	background: transparent url(images/arrow.gif) no-repeat scroll 2px 5px;
	height: 6px;
	width: 5px;
	margin-bottom: 8px;
	padding-left: 12px;
}

a.more {
	color: #797c81;
	font-size: 1em;
} 

a:hover.more {
	color: #d35803;
	text-decoration: none;
} 


.contentNews {
	float: left;
	margin: 10px 32px 0 30px;
	padding: 5px 0px 0px 0;
	width: 260px;
	display: inline;
}

.contentNewsHeadline {
	font-family: arial;
	font-size: 1.1em;
	color: #FFF;
}





/**** Footer ****/

.copyright {
	float: left;
	display: inline;
	margin-top: 5px;
	font-size: 0.80em;
	margin-left: 8px;
}

*html .copyright {
	margin-left: 15px;
}

.imprintNavi ul li {
	list-style-type: none;
	display: inline;
	float: right;
	margin-top: 5px;
}

.imprintNavi ul li a {
	color: #253f58;
	font-size: 0.80em;
}

.imprintNavi ul li a:link {
	color: #253f58;
	font-size: 0.80em;
}

.imprintNavi ul li a:hover {
	color: #d35803;
	font-size: 0.80em;
	text-decoration: none;
}

.imprintNavi ul li a:active {
	color: #d35803;
	font-size: 0.80em;
	text-decoration: none;
}

.imprintNavi ul li a:visited {
	color: #253f58;
	font-size: 0.80em;
	text-decoration: none;
}

.imprintNavi ul li a:visited:hover {
	color: #d35803;
	font-size: 0.80em;
	text-decoration: none;
}

.borderLineFirst {
	padding-right: 8px;
	padding-left: 8px;
}

.borderLine {
	border-left: 1px solid #253f58;
	padding-right: 8px;
	padding-left: 8px;
}
