/* CSS Document */

body {
	background-image: url(http://www.rbk-bonn.de/pictures/bckgrd.gif);
	margin: 0;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #686868;
	line-height: 16px;
}
.siteTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}
p {
	margin-top: 0;
	margin-bottom: 6px;
}
a:link {
	color: #686868;
	margin-top: 0;
	margin-bottom: 3px;
	text-decoration: none;
}
a:visited {
	color: #686868;
	text-decoration: none;
}
a:hover {
	color: #F86201;
	text-decoration: none;
}
a:active {
	color: #686868;
	text-decoration: none;
}
/*ul {
	margin-top: 10px;
	margin-left: 0.7em;
	padding-left: 0.7em;
	list-style-position: outside;
	list-style-image: url(../pictures/bul1.gif);
}*/
li {
	margin-top: 0px;
	margin-bottom: 6px;
}
/*p.bullet {
 	margin-left: 15px;
 	text-indent: -15px;
}*/
p.line {
	border-top: 1px solid #0882A1;
}

/* Hilfe-Texte in webEdition ------------------------------------------------- */
.help {
	color: #CC0000;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
}
/* Projekt-Seiten ------------------------------------------------------------ */
#content .projectsOverviewPicture {
	width: 200px;
	float: left;
}
#content .projectsOverviewContent {
	width: 250px;
	float: right;
}
#content .projectsOverviewHeader {
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

/* Referenz-Seiten ------------------------------------------------------------ */
#content .refOverviewLabel {
	font-weight: bold;
	margin: 18px 0px 10px 0px;
}

/* content ------------------------------------------------------------------- */
#content br {
	display: block;
	margin-top: 6px;
}
#content h1 {
	font-size: 14px;
	color: #686868;
	margin-top: 4px;
	margin-bottom: 27px;
	margin-left: 0px;
	font-weight: bold;
	letter-spacing: 3px;
}
#content h2 {
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 18px;
	margin-bottom: 12px;
	font-weight: bold;
	width: 440px;
	background-color: #CCCCCC;
}
#content a:link {
	color: #0882A1;
	margin-top: 0;
	margin-bottom: 3px;
	text-decoration: none;
}
#content a:visited {
	color: #0882A1;
	text-decoration: none;
}
#content a:hover {
	color: #F86201;
	text-decoration: none;
}
#content a:active {
	color: #0882A1;
	text-decoration: none;
}
#content td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #686868;
}
.reference { /* Verweis; wird angewandt auf img-Tag */
	vertical-align: middle;	
}
.dataTable {
	table-layout: fixed;
}
.dataTd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #686868;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 3px;
	padding-right: 10px;
}
.labelTd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #686868;
	text-align: left;
	vertical-align: middle;
}
.labelTdTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #686868;
	text-align: left;
	vertical-align: top;
}
.tableBckgrd1 {
	background-color: #F1F1F1;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 3px;
	padding-right: 7px;
}
.tableBckgrd2 {
	background-color: #FDF8DD;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 3px;
	padding-right: 7px;
}
.lineGrey { /* graue Linie */
	border-bottom: 1px solid #CCCCCC;
}
.rahmen { /* für Bilder */
	border: 1px solid #333333;
}
.rahmen2 { /* für eingerückte Bilder ind Listen */
	border: 1px solid #333333;
	margin-left: 20px;
}
/* content Formularfelder -------------------------------------------------------------------------*/
#content .rbkInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	padding-left: 3px;
	background-color: #FFFFFF;
	border: 1px solid #0882A1;
	text-align: left;
}
#content .rbkSelect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	padding-left: 3px;
	background-color: #FFFFFF;
	border: 1px solid #0882A1;
}
#content .rbkTextarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	padding-left: 3px;
	background-color: #FFFFFF;
	border: 1px solid #0882A1;
}
#content .but1 {
	display: block;
	border:1px solid #F86201;
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-align: center;
}
#content .but1:hover {
	color: #F86201;
}
/* bigPicture1 ------------------------------------------------------------------- */
#bigPicture1 img {
	border: 1px solid #333333;
}
/* bigPicture2 ------------------------------------------------------------------- */
#bigPicture2 img {
	border: 1px solid #333333;
}
/* mainMenu ------------------------------------------------------------------- */
#mainMenu a {
	color: #686868;
	text-decoration: none;
	margin: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#mainMenu a:hover {
	background-color: #FFFFFF;
}
#mainMenu .menuActive {
	background-color: #FFFFFF;
}
/* subMenu ------------------------------------------------------------------- */
#subMenu .menuActive {
	color: #F86201;
}
#subMenu .submenu {
	text-indent: -14px;
}
/* infoBox ------------------------------------------------------------------- */
#infoBox .company1 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
}
#infoBox .company2 {
	font-size: 11px;
}
#infoBox .company3 {
	font-size: 10px;
	margin-bottom: 3px;
}
#infoBox .lineOrange {
	width: 175px;
	margin-top: 15px;
	margin-bottom: 0;
	border-top-color: #F86201;
	border-top-style: solid;
	border-top-width: 1px;
}
#infoBox .partnerLink {
	font-weight: bold;
}
