
/* Firmenlauf Bonn CSS */ 
/* Copyright (c) 2009 rheinline - agentur fÃ¼r digitale medien */ 

/* */ 
/* Grundlegend   
// */
* {
	margin: 0px;
	padding: 0px;
}
 
h1 						{font-size: 14px; font-weight:900;} 
h2 						{font-size: 13px; font-weight:900; margin: 5px 0 10px 0;} 
h3 						{font-size: 12px; font-weight:900;} 
h4 						{font-size: 11px; font-weight:900;} 
h5 						{font-size: 10px; font-weight:900;} 
h6 						{font-size: 9px; font-weight:900;} 
body, p,td,th,table		{font-size: 12px; font-weight:normal; line-height:18px;}
.klein 					{font-size:	10px; font-weight:normal;}
.block 					{display:block;}
.center 				{text-align: center;}
.small					{font-size: 0.9em; font-weight: normal;}


.padleft 				{padding-left: 2%;}
.padright 				{padding-right: 2%;}
.margRight				{margin-right:10px;}
.margLeft				{margin-left:10px;}
.margLeft20				{margin-left:20px;}
.margTop				{margin-top:10px;}
.margTop20				{margin-top:20px;}
.margBottom				{margin-bottom:10px;}
.margBottom20			{margin-bottom:20px;}
.alignRight 			{display:block;text-align:right;}
.alignLeft 				{display:block;text-align:left;}



.clr 		{clear:both; display:block;}
.clrLeft 	{clear: left;}
.clrRight 	{clear: right;}
.floatLeft 	{float:left;}
.floatRight	{float:right;}
.red 		{color: #ff0000;}
.orange		{color: #f18e00;}
.spacing	{color: #f18e00;}


/* */ 
/* Layout  
// */ 

html, body 
{
	background-color: #ef8200; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #003f75; 
	font-size: 12px; 

}

#wrapper 
{
	background: url(../img/hintergrund.png) top left repeat-y; 
	padding: 0;
	width: 1014px; 
	margin: 0 auto;
	overflow: hidden; 
}

#footer {
	padding: 0;
	color: #000;
	background: #ef8200 url(../img/bg_footer.png) top center no-repeat;
	height: 40px;
	width: 1014px;
	margin: 0 auto 20px auto;
}

.footerMenu {
	float: right;
	padding-top: 20px;
	margin-right: 25px;
}

#footer a:link, #footer a:active, #footer a:visited  {
	color: #000;
	border: none;
	text-decoration: none;
}

#footer a:hover  {
	color: #000;
	text-decoration: underline;
}


#error_footer {
	padding: 0;
	color: #000;
	background: #ef8200 url(../img/bg_footer_errorpage.gif) top center no-repeat;
	height: 40px;
	width: 780px;
	margin: 0 auto 20px auto;
}




#header
{
	width: 1014px; 
	height: 35px;
	padding: 33px 0 0 0;
	background: #ef8200 url(../img/header.png) top left no-repeat; 

}

h3.headerSloganred {
	font-size: 30px;
}

h3.headerSloganblue {
	font-size: 30px;
	margin-top: -10px;
}

#teaser 
{
	margin:0px 7px 20px 6px;
	width: 960px; 
	padding: 20px 20px 0px 20px;
}

#topLogo {
	overflow: hidden;
}

#teaserBackground
{
	margin-top: 10px;
	width: 958px; 
	height: 344px;
	background: transparent url(../img/startseite.jpg) top left no-repeat;  
}

#teaserBild 
{
	width: 372px; 
	height: 155px; 
}
#viventoBus {
width:758px;
height:80px;
float:left;
margin-top:264px;
}

/* QUICKNEWS */

#quickNews 
{
	float: right;
	width: 200px; 
	height: 344px; 
	background: url(../img/icon_trans_5x5_70p.png) top left;  	
	color: #000000;
}

#quickNews a,
#quickNews a:active,
#quickNews a:visited
{
	color:#FFFFFF; 
	text-decoration:underline; 
}

#quickNews a:hover
{
	text-decoration:none;
}

#quickNews .logo {
	text-align: center;
	margin: 10px 0 0 0;
}

#subCounter {
	padding: 10px 15px;
	margin: 0 0 2px 0;
	height: 145px;
	
}

#subCounter p {
	font-size: 0.9em;

}

.container 
{
	width: 958px; 
	border: none; 
	background: url(../img/bg_container.gif) top left repeat-y; 
	margin: 20px 26px;
	overflow: hidden;
}

.container h1
{
	padding: 0;
	border-bottom: solid 2px #f18e00;
	margin: 0 0 30px 0;
}


#anmeldeleiste, #warenkorbleiste {
	border: none;
	margin: 0 0 20px 0;
	width: 525px;
}


/* INFOBLOCK */

.infoblock
{
	padding: 5px 0px 15px 15px;
	border:1px solid #CCCCCC; 
	margin: 0 0 20px 0;
	background:url(../img/bg_headline.gif) top left repeat-x;
	overflow: hidden;
}


.infoblock p {
	margin-top: 5px;
}

.infoblock h2 {
	margin-bottom: 15px;
}


#naviDivider {
	border-bottom: 1px solid #fff;
	text-align: center;
	padding: 10px 0;
}

.teilnehmerListe 
{
	display: none;
}

.left
{
	width: 200px;
	display: block; 
	margin: 0 20px 0 0;  
}


.content
{
	width: 516px;
	display: block; 
	margin: 0 20px 0 0;  
}

.content p.seitenbeschreibung {
	margin: 0;
}

.infoblock a.text:link, 
.infoblock a.text:active, 
.infoblock a.text:visited,
.content a:link, 
.content a:active, 
.content a:visited
{
	color: #00529e; 
	text-decoration:none; 
	border-bottom: 1px dotted #00529e; 
} 

.content a:hover, .infoblock a.text:hover
{
	color: #00529e; 
	text-decoration:none; 
	border-bottom: 1px solid #00529e; 
} 



.datum
{
	color: #044075;
	font-size: 0.8em;
	margin: 0 10px 0 0px; 	
}


.content ul 
{
	margin:0 0 0 10px; 
	padding:0 0 0 10px;
	
}

.content ul li
{
	display: list-item;
	margin: 5px 0 5px 0;
	list-style:square;
}


.eintrag 
{
	margin: 20px 0 0 0;
	overflow: hidden;
}

.eintrag a.newsLink {
	color: #003f75;
}


.newsHeadline {
	padding: 2px;
	margin: 0;
	/*border-top: 1px solid #ccc;*/
	border-bottom: 1px dotted #ccc;
	margin-bottom:5px;
	color:#f18e00;
}

p.downloads {
	margin: 20px 0 0 20px;
	line-height: 25px;
}

.right
{
	width: 200px;
	display: block; 
	margin: 0;  
}

#countdown 
{
	background:url(../img/countdown.jpg) top left no-repeat; 
	height: 75px;
	padding: 25px 0 0 0;
}

.orange 
{
	background-color: #eda44f;
}

.divider 
{
	height:1px; 
	border-bottom: 1px solid #ccc;
	padding: 10px 0 10px 0;
	clear: both;
}

.toTop 
{
	margin: 10px 0 0 0;
	clear:both;
	display: block; 
	text-align:right;
}


/*  Partner  */

h2.partnerkategorie {
	font-size: 15px;
	margin: 20px 0 10px 0;
	padding: 0 0 5px 0;
	color: #f18e00;
	border-bottom: 1px solid #003f75;
}



.partnerWrapper {
	overflow: hidden;
	padding: 10px 0;
	margin: 10px 0 0 0;
}

.boxPartnerLogo {
	width: 170px;
}

.partnerWrapper .boxPartnerText {
	margin: 0 0 10px 0;
	text-align: left;
	width: 280px;
}

.boxPartnerLogo .noBorder, .boxPartnerLogo img {
	border: none;
	text-decoration: none;
}

.boxPartnerLogo a, 
.boxPartnerLogo a:active, 
.boxPartnerLogo a:visited,
.boxPartnerLogo a:hover {
	border: none;
	text-decoration: none;

}


/* TEAMÜBERSICHT */

.teamWrapper {
	padding: 0;
	clear: both;
	overflow: hidden;
}


.logoContainer {
	float: left;
	width: 200px;
	overflow: hidden;

}

.teamText {
	float: right;
	width: 250px;
	overflow: hidden;
}

/* AKTUELLE NEWS */

.imgAktuelles {
	margin-right: 15px;
}

.hiddenNews {
	display: none;
	margin-top: 10px;
}


.newsLink {
	border: none;
}



/* VIDEOS */

.videoContainer {
	margin: 0 0 20px 0;
	overflow: hidden;
}

.openVideoBtn {
	background: #ddd;
	overflow: hidden;
	padding: 2px;
	margin: 0;
}

.openVideoBtn h2 {

	padding: 0px;
	margin: 0px;
	overflow: hidden;
	
}

.videoContainer .videoToogleBtn {
	display: block;
	float: right;
	width: 15px;
	height: 15px;
	padding: 1px;
	border-bottom: none;
	overflow: hidden;
	
}

.hiddenLayer {
	display: none;
	overflow: hidden;
}

h2.stdh2 {
	color: #f18e00;
	border-bottom: #044075 solid 1px;;
}


ul.downloadliste {
	margin: 10px 20px;
	padding: 0 0 0 0;
}

ul.downloadliste li {
	list-style-image: url(../img/icon_download_listbutton.gif);
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
}


.divToTopWrapper {
	margin: 5px 0 20px 0;
	overflow: hidden;
}

.divToTop {
	border-bottom: solid 1px #ccc;
	margin-top: 7px;
	margin-right: 10px;
	float: left;
	width: 490px;
}

.divToTop .imgWrapper {
	float: right;
	width: 15px;
}

.stdListLvl2 li {
	padding: 0;
}

.popUp {
	background: #fff;
	display: none;
	margin: 15px 0;
	padding: 5px;
	overflow: hidden;
}

p.logout {
	color: #044075;
	line-height: 2em;

}


p.logout a {
	color: #044075;
}
p.logout a:hover {
	color: #044075;
	text-decoration: none;
}

.tblTeilnehmer {
	width: 520px;
}

.imageContainer a:link {
	border: none;
}

#proki, #proki a:link, #proki a:active, #proki a:visited  {
	color: #ef8200;
}

#rheinline, #rheinline a:link, #rheinline a:active, #rheinline a:visited  {
	color: #ef8200;
}

a.imagelink {
	border-bottom: none;
}
