﻿/*Hier werden die styles kopiert abgelegt und der Sharepoint-Notation angepasst*/

p.ms-rteCustom-textBlock
{
	padding-top: 15px;
	position: relative;
}

h1.ms-rteCustom-UeberschriftLinie
{
	padding-bottom: 5px;
	border-bottom: 1px solid #A70627;
	width: 534px;
}

.ms-rteCustom-Header
{
	font-weight: bold !important;
	background-color: #E9E9E9 !important;
	width: 100%;
	padding: 0 0 0 2px;
	color: #A50825 !important;
}

.ms-rteCustom-LinkToText
{
	text-decoration: none !important;
	color: #5C5C5C !important;
}

.ms-rteCustom-Button
{
	background-color: #A90625;
	color: #FFF !important;
	font-weight: bold;
	border: 1px solid #C77383;
	text-decoration: none;
}

.ms-rteCustom-Text-Hervorheben
{
	color: #A70625;
	font-weight: bold;
	padding-top: 20px !important;
}

/*Styles for content edit mode*/
/* content left cell*/
#content .editmode-left
{
	width: 165px;
	position: relative;
	display: block;
}

/* content right cell */
#content .editmode-right
{
	width: 385px;
	position: relative;
	display: block;
}

p.ms-rteCustom-LinieKurz
{
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #A70625;
	width: 260px;
}

p.ms-rteCustom-Abstand-gering
{
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 0px 0px 0px 0px;
}

p.ms-rteCustom-Linie
{
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #A70625;
	width: 534px;
}

IMG.ms-rteCustom-Bild-umfliessen {
   margin: 0px 15px 20px 0px;
   float:left;
}

p.ms-rteCustom-Aufzaehlung-hinterlegt{
	background-color: #EBEBEB;
	width: 465px;
	padding: 1px 0 1px 5px;
	margin: 0 0 7px 0;
}

p.ms-rteCustom-Aufzaehlung-hinterlegt a
{
	color: #5C5C5C !important;
	text-decoration: none !important;
	font-weight: bold;
	width: 460px;
	display: block;
}
.ms-WPBody{
	font-size:11px;
	font-family: Arial;
}

/*special styles for jobs temporary needed until server controls are in use*/
p.ms-rteCustom-JobHeader
{
	font-weight: bold;
	background-color: #E9E9E9;
	width: 100%;
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
	color: #A50825;
}

p.ms-rteCustom-JobBody
{
	font-size: 110%;
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;	
}

p.ms-rteCustom-JobBody a
{
 	text-decoration: none !important;
	color: #5C5C5C !important;
}

/*workaround for divs*/
table.ms-rteCustom-list { float: left; border:0px;margin-top:20px}
table.ms-rteCustom-list td.ms-rteCustom-image { padding-right: 10px; width: 155px;VERTICAL-ALIGN: top }
table.ms-rteCustom-list td.image-noBorder { padding-right: 10px; width: 155px;VERTICAL-ALIGN: top; border-top: 0px !important; }
table.ms-rteCustom-list td { border-top: 1px solid #A70627; padding: 12px 0 12px 0; }
table.ms-rteCustom-list td.noBorder { border-top: 0px !important; }

.teamItem td { vertical-align: top; }

/* team stuff */
table.ms-rteCustom-teamItem
{
	margin: 20px 0 0 0;
	float: left;
}

table.ms-rteCustom-teamItem td { vertical-align: top; padding-bottom: 20px; }

table.ms-rteCustom-teamItem img
{
	float: left;
	margin: 0 15px 0 0;
}

table.ms-rteCustom-teamItem .header
{
	font-weight: bold;
}

table.ms-rteCustom-teamItem .quote
{
	color: #A70625;
}

/*override sharepoint style*/
.ms-WPBody td
{
font-family:arial;
}

.geschaeftsbericht img {
	padding-top: 25px;
}

.flashplayer {
	text-align: center;
}