
@import url(rte.css);

/*#########################################################
	FORMATIERUNGEN �BERGEORDNET
##########################################################*/

html, body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #505050;
}

.clear, .clearfix {
	clear: both;
}


/*#########################################################
	LAYOUT / SEITENSTRUKTUR
##########################################################*/


#container {
	position: absolute;
	margin: 0px;
	min-height: 100%;
	background-image: url(../images/backgrounds/background.jpg);
	background-repeat: repeat-y;
	width: 987px;
}

#container-seminartermine {
	position: absolute;
	margin: 0px;
	min-height: 100%;
	background-image: url(../images/backgrounds/background-seminartermine.jpg);
	background-repeat: repeat-y;
	width: 987px;
}

#obenLinks {
	float: left;
	padding: 0px;
	width: 268px;
	height: 30px;
	background-color: #BDD1DD;
}

#obenMitte {
	float: left;
	padding: 0px;
	width: 448px;
	height: 30px;
	background-color: #DBE7ED;
	margin-left: 1px;
}


#linieSchwarz {
	position: absolute;
	top: 30px;
	left: 0px;
	width: 100%;
	height: 1px;
	background-color: #000000;
}

#logo {
	float: left;
	clear: left;
	background-color: #FFFFFF;
	width: 268px;
	height: 100px;
}

#banner-mitte {
	float: left;
	margin-left: 1px;
	background-color: #FFFFFF;
	height: 100px;
	padding: 0;
	width: 448px; /* F�r restliche Browser */
}

#foto-rechts {
	float: left;
	width: 268px;
	height: 100px;
	margin-left: 1px;
}

#spalte-links {
	float: left;
	clear: left;
	margin: 69px 0 0 0;
	width: 268px;
}

#subnavigation {
	padding-bottom: 20px;
	background-color: #DBE7ED;
	border-top: 1px solid #AFB9BE;
}

#subheader {
	margin-top: 6px; margin-bottom: -4px;
}

#adressfeld {
	border-top: 1px solid #AFB9BE;
}


#spalte-rechts {
	float: left;
	margin: 69px 0 0 0;
	width: 232px;
	padding-bottom: 25px;
}

#spalte-rechts h3 {
	font-size: 12px;
	color: #000;
	margin: 15px 0;
}

#spalte-rechts.new {
	margin-top: 40px;
}

#spalte-mitte {
	float: left;
	margin: 69px 0 0px 0px;
	padding: 0 75px 50px 74px;
	width: 300px;
}

/* CSS Hack f�r f�r IE 7.x*/
*html #spalte-mitte {
	padding-bottom: 75px;
}

#spalte-mitte-seminartermine {
	float: left;
	margin: 69px 0 0 0;
	padding: 0 75px 0 74px;
	width: 500px;
}

#content-referenzkundenseite {
	float: left;
	margin: 69px 0 0 0;
	padding: 0 75px 0 54px;
	width: 540px;
}

#content-referenzkundenseite a {
	font-weight: normal;
}

#content-referenzkundenseite .zentriert {
	margin: 50px 0 0 100px;
}

#kontaktinfo {
	width: 228px;
	padding: 0 0 0 40px;
	line-height: 1.5em;
}

#kontaktinfo p {
	margin: 0px;
}

#content-referenzkundenseite .tabelle {
	background-image: url(../images/promotion/bg.jpg);
	background-repeat: no-repeat;
	width: 401px;
	height: 250px;
	color: black;
}

#content-referenzkundenseite td {
	vertical-align: top;
	color: black;
}

#content-referenzkundenseite .absatz-td-unten {
	color: black;
	margin: 35px 0 0 0;
}

#content-referenzkundenseite .table-bg-links {
	width: 180px;
	padding: 10px 10px 0 10px;
}

#content-referenzkundenseite .table-bg-rechts {
	width: 160px;
	padding: 10px 20px 0 20px;
}

#drucker {
  position: absolute; top: 199px; left: 645px; width: 20px;
}


/*#########################################################
	NAVIGATION
##########################################################*/

#navigationsbalken {
	position: absolute;
	top: 130px;
	left: 0px;
	width: 100%;
	min-width: 990px;
	height: 20px; background-color: #BDD1DD;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	overflow: hidden;
	z-index: 19;
}

#navigationsbalken_landingpage {
	position: absolute;
	top: 130px;
	left: 0px;
	width: 100%;
	height: 20px; background-color: transparent;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	overflow: hidden;
	z-index: 19;
}

#navigation {
	float: left;
	/*width: 267px; */
	width: 716px;
	height: 20px;
	margin: 0 0 0 1px;
	padding: 0 0 0 0px;
	/*background-color: #FFFFFF;
	border-right: 1px solid #000000; */
	overflow: hidden;
}

#navigation-rechts {
	float: left;
	width: 448px;
	height: 20px;
	background-color: #EDF3F6;
	overflow: hidden;
}

#td-navigation {
	text-align: center; height: 22px; border-right: 1px solid #000000; overflow: hidden;
}

#td-navigation-rechts {
	text-align: center; height: 22px; border-right: 1px solid black /* #BEC2C5 */; overflow: hidden;
}

#td-navigation img #td-navigation-rechts img {
	margin: 0; border: 0;
}

/*
#navi_border-links {
	position: absolute;
	background-color: black;
	z-index: 100000;
}

#navi_border-rechts {
	position: absolute;
	background-color: black;
	z-index: 100000;
}

#navi_border-unten {
	position: absolute;
	height: 1px;
	background-color: #DCE7ED;
	z-index: 100000;
	width: 200px;
}

*/

/*#########################################################
	SUBNAVIGATION
##########################################################*/


#subnavigation .subnavi {
	margin: -6px 0 10px 48px;

}

#subnavigation span {
	display: block;
	margin: 3px 0 0 0; padding: 0;
}

#subnavigation a {
	text-decoration: none;
	background-image: url(../images/subnavigation/pfeil2.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 17px;;
}

#subnavigation a:hover {
	background-image: url(../images/subnavigation/pfeil2-aktiv.gif);
	color: #000000;
}

#subnavigation .subnavi-aktiv {
	background-image: url(../images/subnavigation/pfeil2-aktiv.gif);
}


/*#########################################################
	FOLDOUT MEN�
##########################################################*/

/*
.foldout_menu {
	display: block;
	border-left: 1px solid black;
	border-right: 1px solid black ;
	border-bottom: 1px solid black;
	margin: 2px 0 0 0px;
	padding: 14px 24px 12px 20px;
	background-color: #DCE7ED;
}

.foldout_menu-links {
	display: block;
	border-left: 1px solid black ;
	border-right: 1px solid black ;
	border-bottom: 1px solid black;
	margin: 2px 0 0 0px;
	padding: 12px 15px 12px 10px;
	background-color: #FFFFFF;
}
*/

#Menufoldoutmenux0 span, #Menufoldoutmenux1 span, #Menufoldoutmenux2 span {
	display: block;
	border-left: 1px solid black ;
	border-right: 1px solid black ;
	border-bottom: 1px solid black;
	margin: 2px 0 0 0px;
	padding: 10px 15px 14px 10px;
	background-color: #FFFFFF;
}

#Menufoldoutmenux3 span, #Menufoldoutmenux4 span, #Menufoldoutmenux5 span, #Menufoldoutmenux6 span {
	display: block;
	border-left: 1px solid black /* #BEC2C5 */ ;
	border-right: 1px solid black ;
	border-bottom: 1px solid black;
	margin: 2px 0 0 0px;
	padding: 10px 24px 14px 20px;
	background-color: #DCE7ED;
}



.foldout_menu ul, .foldout_menu-links ul,
#Menufoldoutmenux0 ul, #Menufoldoutmenux1 ul, #Menufoldoutmenux2 ul, #Menufoldoutmenux3 ul,
#Menufoldoutmenux4 ul , #Menufoldoutmenux5 ul, #Menufoldoutmenux6 ul {
	margin: 0; padding: 0;
	list-style: none;
	list-style-image: none;
}

.foldout_menu li, .foldout_menu-links li,
#Menufoldoutmenux0 li, #Menufoldoutmenux1 li, #Menufoldoutmenux2 li,
#Menufoldoutmenux3 li, #Menufoldoutmenux4 li, #Menufoldoutmenux5 li, #Menufoldoutmenux6 li {
	margin: 3px 0 0 0; padding: 0;
}

.foldout_menu a, .foldout_menu-links a,
#Menufoldoutmenux0 a, #Menufoldoutmenux1 a, #Menufoldoutmenux2 a,
#Menufoldoutmenux3 a, #Menufoldoutmenux4 a, #Menufoldoutmenux5 a, #Menufoldoutmenux6 a {
	text-decoration: none;
	background-image: url(../images/navigation/pfeil_foldout.gif);
	background-position: 0 1px;
	background-repeat: no-repeat;
	padding: 0 0 0 17px;
}

.foldout_menu a:hover, .foldout_menu-links a:hover,
#Menufoldoutmenux0 a:hover, #Menufoldoutmenux1 a:hover, #Menufoldoutmenux2 a:hover,
#Menufoldoutmenux3 a:hover, #Menufoldoutmenux4 a:hover, #Menufoldoutmenux5  a:hover, #Menufoldoutmenux6 a:hover {
	background-image: url(../images/navigation/pfeil_foldout-aktiv.gif);
	color: #000000;
}


/*#########################################################
	SUCHE
##########################################################*/

#suche {
	position: absolute;
	left: 718px;
	width: 268px;
	text-align: center;
	padding: 1px 0px 1px 0px;
	background-color: #DBE7ED;
	height: 18px;
}

#suchbox {
	text-align: center;
	width: 268px;
	position: relative;
	margin-bottom: 20px;
}

#suchresultat { margin-bottom: 25px; }

.suchbox {
	color: #000000; background-color: #FFFFFF; border: 1px solid #BEC2C5; width: 130px;
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; margin: 0px; height: 13px; padding-left: 2px; padding-top: 0px;
}

#suchbox .suchbox {
	height: 16px;
	font-size: 12px;
	width: 140px;
}


tx-indexedsearch-searchbox {
	margin-top: 20px;
}

.tx-indexedsearch-searchbox-sword {
  font-family: Arial; font-size: 1.0em; color: #000000; background-color: #FFFFFF; border: 1px solid #4D4D4D;
  white-space: normal; margin: 0px; padding-left: 2px; overflow: hidden;
}

.tx-indexedsearch-searchbox-button {
  font-family: Arial; font-size: 1.0em; color: #000000; background-color: #FFFFFF; border: 1px solid #4D4D4D;
  white-space: normal; margin: 0px; overflow: hidden;
}

.search-title {
  margin-bottom: 25px; font-weight: bold;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P {
  font-weight: bold;
}

.tx-indexedsearch-redMarkup {
	font-weight: bold;
}

.tx-indexedsearch-descr {
  font-family: Arial; font-size: 1.0em;
}

.tx-indexedsearch, .tx-indexedsearch-res {
	width: 300px;
}

.tx-indexedsearch-res table, .tx-indexedsearch-res tr, .tx-indexedsearch-res td {
	width: 300px;
}

.tx-indexedsearch-title a, .title a { font-weight: bold }
.tx-indexedsearch-descr { width: 300px; margin-top: 4px; margin-bottom: 20px; }


/*#########################################################
	CONTENT & FORMATIERUNGEN
##########################################################*/



#table-pressespiegel-category {
	font-weight: bold; margin-top: 10px; margin-bottom: 7px; height: 16px; width: 300px; border: 1px solid #BACFDC;
	background-color: #E5EEF2;
}

#table-shop-category {
	font-weight: bold; margin-top: 50px; margin-bottom: 7px; height: 16px; width: 300px; border: 1px solid #BACFDC;
	background-color: #E5EEF2;
}

.shop_list-rechts {
	width: 198px; padding-left: 2px;
}


#rahmen-in-warenkorb {
	width: 290px; border: 1px solid #BACFDC; padding: 5px; background-color: #E5EEF2;
}

.news-single-author p {
	margin-top: 0px; margin-bottom: 0px;
}

.ppx-tippnummer {
	font-size: 11px; font-weight: normal;
}

.pressespiegel-category {
	padding-left: 2px; padding-top: 3px;
}

.pressespiegel-medium {
	font-family: Arial, Helvetica, sans-serif; font-size: 11px;
}

.linktext-klein {
	font-size: 11px; text-transform: uppercase;
}

.mailform {
	line-height: 25px;
}

.infobox-mailform {
	line-height: 17px; height: 45px;
}

.input {
  font-family: Arial, Helvetica, sans-serif; font-size: 1.0em; color: #000000; background-color: #FFFFFF; display:inline;
  border: 1px solid #AFB9BE; white-space: normal; padding-left: 1px; padding-right: 1px; margin: 0px;
}

.input-infobox {
	margin-bottom: 30px;
}

.input-mailforms {
  font-family: Arial, Helvetica, sans-serif; font-size: 1.0em; color: #000000; background-color: #FFFFFF;  display:inline;
  border: 1px solid #AFB9BE; white-space: normal; padding-left: 1px; padding-right: 1px; margin: 0px; width: 195px;
}

.infobox-mailform {
	margin-top: -25px;
}

.textarea {
  font-family: Arial, Helvetica, sans-serif; font-size: 1.0em; color: #000000; background-color: #FFFFFF; display:inline;
  border: 1px solid #AFB9BE; white-space: normal; padding-left: 1px; padding-right: 1px;
}

.check {
 font-family: Arial, Helvetica, sans-serif; font-size: 1.0em; color: #000000; background-color: #FFFFFF; display:inline;
  border: 1px solid #AFB9BE; white-space: normal; padding-left: 1px; padding-right: 1px;
}

.select {
 font-family: Arial, Helvetica, sans-serif; font-size: 1.0em; color: #000000; background-color: #FFFFFF; display:inline;
  border: 1px solid #AFB9BE; white-space: normal; padding-left: 1px; padding-right: 1px;
}

.submit {
	font-size: 1.0em; color: #000000; border: 1px solid #FFFFFF; background-color: #C2D6E0;
	text-transform: uppercase; font-weight: bold; padding: 3px; font-family: Arial, Helvetica, sans-serif;
}

.select-seminare {
  font-family: Arial, Helvetica, sans-serif; font-size: 1.0em; color: #000000; background-color: #FFFFFF; display:inline;
  border: 1px solid #DBE7ED; white-space: normal; padding-left: 1px; padding-right: 1px; width: 280px; margin: 0px;
}

.form-seminare {
	padding: 0px; margin: 0px;
}

.box-gruen {
	background-color: #DBE7ED; padding: 10px; height: 23px;
}

.kundencenter {
	border: 1px solid #B7CDDA; margin: -4px; padding: 4px;
}

.header-1 {
	font-size: 1.25em; color: #000000; font-weight: bold; text-transform: uppercase; margin-bottom: 13px;
}

.header-2 {
	font-size: 0.75em; font-weight: bold; margin-top: 30px;
}

.subheader-0 {
	font-size: 0.75em; font-weight: bold;
}

.fehlermeldung-mailform li {
	color: #FF0000;
}

.tabellenzeile-hell {
	background-color: #dbe7ed;
}

.tabellenzeile-dunkel {
	background-color: #B7CEDB;
}

.tabellenzeile-weiss {
	background-color: #FFFFFF;
}

.email-link {
	font-size: 11px;
}

.gewinnspiel-frage { display: block; line-height: 14px; margin-bottom: 5px; }

.english_seminar {
	display: block;
	padding-left: 25px;
	background-image: url(../images/flaggen/en.gif);
	background-repeat: no-repeat;
	background-position: 0 17px;
}

.cat_seminar {
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	margin: 24px 0 0 0;
}

.storno_schutz b {
	text-decoration: underline;
	cursor: pointer;
}

.storno_schutz span {
	position: absolute;
	padding: 10px;
	width: 270px;
	background-color: #dbe7ed;
	font-size: 11px;
	border: 1px solid #ccc;
	margin: 21px 0 0 -86px;
	display: none;
	line-height: 140%;
}


/* Sprachumschaltung */

#countrybox {
	margin: 20px 0 0 46px;
}

#countrybox select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #A3ABAE;
	width: 150px;
}

.land { margin-right: 15px; }
.land-english { float: left; margin-top: 2px; }
.tx-bblanguageselect-pi1 {float: left; padding: 0px; margin: 0px; letter-spacing: 0px; }
.tx-bblanguageselect-pi1 a { border: 0px }

h1 {
	font-family: Arial, Helvetica, sans-serif; margin-top: 4px; margin-bottom: 13px; line-height: 16px;
}

b, strong {
	color: #000000;
}

h2 {
	font-size: 12px; font-weight: bold; margin-top: -13px; margin-bottom: 13px;
}

.subheader-0 { font-size: 1.0em; }

a {	color: #000000; }

a:hover  { color: #505050; }

p {
 margin-top: 14px; margin-bottom: 14px;
}

img {
	border: 0px;
}

ul {
  list-style-image: url(aufzaehlungspunkt.gif); margin-top: 10px; margin-bottom: 25px;
}

ol {
  margin-top: 10px;  margin-bottom: 17px; line-height: 16px;
}

li {
  margin-left: -16px; margin-bottom: 3px;
}

#tabelle p {
	margin-top: 0px; margin-bottom: 0px;
}

p#text td {
	margin: 0px;
}

#form_anmeldung input {
	padding: 2px;
}

#form_anmeldung .input_width {
	width: 150px;
}

#subscribe .error {
	display: block;
	color: red;
}



/*#########################################################
	IMAGE MAP BEI KONZEPT
##########################################################*/

dl#faktoren {
	margin: 0; padding: 0; background: url(../images/konzept/7faktoren.gif) no-repeat;
	height: 283px; width: 300px; position: relative;
}

dt{ margin: 0; padding: 0; position: absolute; font-size: 90%; display: none; }
dd{ margin: 0; padding: 0; position: absolute;  font-size: 90%; }

dd#zielgruppen { top: 22px; left: 165px; }
dd#zielgruppen a { position: absolute; width: 60px; height: 55px; text-decoration: none; }
dd#zielgruppen a span{ display: none; }
dd#zielgruppen a:hover{ position: absolute; top: 57px; left: -5px; }
dd#zielgruppen a:hover span{
	display: block; text-indent: 0; vertical-align: top; color: #000; background-color: #F4F4F4;
	position: absolute; border: 1px solid #BCBCBC; bottom: 100%; margin: 0; padding: 5px; width: 250%;
}

dd#aufbau { top: 100px; left: 225px; }
dd#aufbau a { position: absolute; width: 65px; height: 40px; text-decoration: none; }
dd#aufbau a span{ display: none; }
dd#aufbau a:hover{ position: absolute; top: 50px; left: -5px; }
dd#aufbau a:hover span{
	display: block; text-indent: 0; vertical-align: top; color: #000; background-color: #F4F4F4;
	position: absolute; border: 1px solid #BCBCBC; bottom: 100%; margin: 0; padding: 5px; width: 250%;
}


dd#visualisieren { top: 185px; left: 202px; }
dd#visualisieren a { position: absolute; width: 55px; height: 40px; text-decoration: none; }
dd#visualisieren a span{ display: none; }
dd#visualisieren a:hover{ position: absolute; top: 77px; left: 0px; }
dd#visualisieren a:hover span{
	display: block; text-indent: 0; vertical-align: top; color: #000; background-color: #F4F4F4; position: absolute;
	border: 1px solid #BCBCBC; bottom: 100%; margin: 0; padding: 5px; width: 250%;
}

dd#gestaltung { top: 240px; left: 126px; }
dd#gestaltung a { position: absolute; width: 65px; height: 40px; text-decoration: none; }
dd#gestaltung a span{ display: none; }
dd#gestaltung a:hover{ position: absolute; top: 57px; left: -15px; }
dd#gestaltung a:hover span{
	display: block; text-indent: 0; vertical-align: top; color: #000; background-color: #F4F4F4;
	position: absolute; border: 1px solid #BCBCBC; bottom: 100%; margin: 0; padding: 5px; width: 250%;
}

dd#medientechnik { top: 196px; left: 20px; }
dd#medientechnik a { position: absolute; width: 70px; height: 45px; text-decoration: none; }
dd#medientechnik a span{ display: none; }
dd#medientechnik a:hover{ position: absolute; top: 50px; left: -5px; }
dd#medientechnik a:hover span{
	display: block; text-indent: 0; vertical-align: top; color: #000; background-color: #F4F4F4; position: absolute;
	border: 1px solid #BCBCBC; bottom: 100%; margin: 0; padding: 5px; width: 250%;
}

dd#auftreten { top: 105px; left: 15px; }
dd#auftreten a { position: absolute; width: 45px; height: 40px; text-decoration: none; }
dd#auftreten a span{ display: none; }
dd#auftreten a:hover{ position: absolute; top: 50px; left: -5px; }
dd#auftreten a:hover span{
	display: block; text-indent: 0; vertical-align: top; color: #000; background-color: #F4F4F4; position: absolute;
	border: 1px solid #BCBCBC; bottom: 100%; margin: 0; padding: 5px; width: 135px;
}

dd#interaktion { top: 10px; left: 58px; }
dd#interaktion a { position: absolute; width: 80px; height: 70px; text-decoration: none; }
dd#interaktion a span{ display: none; }
dd#interaktion a:hover{ position: absolute; top: 70px; left: -15px; }
dd#interaktion a:hover span{
	display: block; text-indent: 0; vertical-align: top; color: #000; background-color: #F4F4F4;
	position: absolute; border: 1px solid #BCBCBC; bottom: 100%; margin: 0; padding: 5px; width: 135px;
}

dd#zielgruppen a strong, dd#aufbau a strong, dd#visualisieren a strong, dd#gestaltung a strong, dd#medientechnik a strong, dd#auftreten a strong, dd#interaktion a strong {
	text-transform: uppercase;
}



/*#########################################################
	INFOBOX RAHMEN
##########################################################*/

#infobox-rahmen {
	border-top: 1px solid #B1BABE; border-bottom: 1px solid #B1BABE;
	width: 232px; padding-left: 18px; padding-right: 18px;
}

#infobox-linie_unten {
	border-bottom: 1px solid #B1BABE; width: 232px; padding-left: 18px; padding-right: 18px;
}

#infobox-rahmen-bilder {
	margin-top: 30px; width: 232px; padding: 18px; border-top: 1px solid #B1BABE; border-bottom: 1px solid #B1BABE;
}

#infobox-ohne-rahmen {
	margin-top: 30px; width: 232px; padding-left: 18px; padding-right: 18px;
}


/*#########################################################
	HAUPTTEXT RAHMEN
##########################################################*/

#linie { width: 100%; background-color: #B1BABE; height: 1px; margin-top: -20px; margin-bottom: 34px; overflow: hidden; }

.csc-textpic img { margin: 2px; }


/*#########################################################
	CSS STYLED IMAGES
##########################################################*/

/* Captions */
DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }

/* Needed for noRows setting */
DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }

DIV.csc-textpic-imagewrap { padding: 0; }
DIV.csc-textpic IMG { border: none; margin-bottom: 10px; }

/* DIV: This will place the images side by side */
DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }

/* UL: This will place the images side by side */
DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }

/* DL: This will place the images side by side */
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
DL.csc-textpic-image { margin: 0; }
DL.csc-textpic-image DT { margin: 0; display: inline; }
DL.csc-textpic-image DD { margin: 0; }

/* Clearer */
DIV.csc-textpic-clear { clear: both; }

/* Margins around images: */

/* Pictures on left, add margin on right */
DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
}

/* Pictures on right, add margin on left */
DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
}

/* Pictures centered, add margin on left */
DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
}
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; }

/* Space below each image (also in-between rows) */
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 5px; }
DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 5px; display: block; }
DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }

/* No margins around the whole image-block */
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }

/* Add margin from image-block to text (in case of "Text w/ images") */
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
}
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
}

/* Positioning of images: */

/* Above */
DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }

/* Center (above or below) */
DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

/* Right (above or below) */
DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

/* Left (above or below) */
DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }

/* Left (in text) */
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }

/* Right (in text) */
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }

/* Right (in text, no wrap around) */
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
/* End hide from IE5/mac */

/* Left (in text, no wrap around) */
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */



/*#########################################################
	CORPORATE IDENTIY LAYER
##########################################################*/

.ci-plus {
	background-image: url(../images/buttons/plus.gif); background-repeat: no-repeat; background-position: 0px 2px;
	padding-left: 17px; color: #000000; text-decoration: none;
}

.ci-minus {
	background-image: url(../images/buttons/minus.gif); background-repeat: no-repeat; background-position: 0px 2px;
	padding-left: 17px; color: #000000; text-decoration: none;
}

/*#########################################################
	GUTSCHEIN
##########################################################*/

#container_gutschein {
	position: absolute;
	margin: 0px;
	min-height: 100%;
	background-image: url(../images/gutschein/background-gutschein_container.gif);
	background-repeat: repeat-y;
	width: 987px;
}

#obenMitte_gutschein {
	float: left;
	padding: 0px;
	width: 717px;
	height: 30px;
	background-image: url(../images/gutschein/background-gutschein_verlauf.jpg);
	background-repeat: repeat-y;
	margin-left: 1px;
}

#linieSchwarz2 {
	position: absolute;
	top: 130px;
	left: 0px;
	width: 100%;
	height: 1px;
	background-color: #000000;
}

#linieGrau {
	position: absolute;
	top: 488px;
	left: 0px;
	width: 987px;
	height: 26px;
	border-top: 1px solid #969696;
	background-image: url(../images/gutschein/schatten-unten.gif);
	background-repeat: no-repeat;
	background-position: 269px 0px;
}

#gutschein {
	position: absolute;
	top: 130px;
	left: 269px;
	width: 719px;
	height: 358px;
	background-image: url(../images/gutschein/background-gutschein.jpg);
	background-repeat: no-repeat;
}

#schatten-links {
	position: absolute;
	top: 130px;
	left: 252px;
	width: 16px;
	height: 358px;
	background-image: url(../images/gutschein/schatten-links.gif);
	background-repeat: repeat-y;
}

#gutschein_content {
	margin: 135px 0 0 100px;
}

#gutschein_bestaetigung {
	margin: 195px 0 0 130px;
	width: 370px;
}

#gutschein_infotext {
	position: absolute;
	top: 315px; left: 670px;
	width: 230px;
	font-size: 11px;
	text-align: justify;
}

.submit_gutschein {
	font-size: 1.0em; color: #000000; border: 1px solid #000000; background-color: #FFFFFF;
	text-transform: uppercase; font-weight: bold; padding: 1px; font-family: Arial, Helvetica, sans-serif;
	margin-left: 35px;
}


/* countrybox
--------------------------------------------------- */

#countrybox ul { list-style: none; }

.select_countrybox {
	width: 150px;
	background-image: url(../images/startseite/pfeil.gif);
	background-repeat: no-repeat;
	background-position: right;
	border: 1px solid #AFB9BE;
	padding: 2px 6px;
	text-align: left;
	background-color: #ffffff;
	cursor: pointer;
}

.select_countrybox a {
	display: block;
	color: black;
	text-decoration: none;
}

.options_countrybox {
	width: 150px;
	visibility: hidden;
	display: none;
	border: 1px solid #AFB9BE;
	border-top: 0;
	padding: 6px;
	text-align: left;
	background-color: #ffffff;
}

.options_countrybox ul {
	margin: 0 0 0 16px; 
	padding: 0;
	line-height: 120%;
	list-style: none;	
	list-style-image: none;
}


.options_countrybox a {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

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

/* blog
--------------------------------------------------- */

.blogList .date, .single .date {
	color: #000;
	display: block;
	border-bottom: 1px dotted #B1BABE;
	padding-bottom: 4px;
	margin-bottom: 4px;
}

.blogList .autor, .single .autor {
	color: #000;
}

.blogList h2, .single h2 {
	margin: 15px 0;
	padding: 0;
}

.blogList h2 a, .single h2 a {
	color: #000;
	font-size: 1.25em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-decoration: none;
	line-height: 100%;
}

.blogList h2 a:hover, .single h2 a:hover {
	color: #505050;
}

.blogList .itemNav, .single .itemNav {
	margin: 25px 0 60px 0;
}

.blogList .permalink, .blogList .comments, .single .permalink, .single .comments, .single .trackback {
	padding: 0 15px;
	border-right: 1px solid #B1BABE;
}

.blogList .permalink, .single .permalink {
	padding-left: 0;
}

.blogList .permalink a, .blogList .comments a, .single .permalink a, .single .comments a, .single .trackback a {
	text-decoration: none;
}

.blogList .bookmarks, .single .bookmarks {
	padding-left: 13px;
	display: inline;
}

.blogList .bookmarks img, .single .bookmarks img {
	vertical-align: middle;
	margin: 0 2px;
}

.blogList .categories {
	font-size: 11px;
	margin: 20px 0;
}

#commentFormNonAjax input.text, #commentFormNonAjax textarea.text {
	width: 200px;
}

#commentFormNonAjax textarea.text {
	height: 80px;
	font-family: Arial;
	font-size: 12px;
}

#commentFormNonAjax h6 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}

#commentFormNonAjax ul.error li {
	color: red;
}

#commentListTitle {
	display: block;
	margin-top: 50px;
}

#commentListTitle {
	margin: 0;	
}

#commentListTitle li {
	list-style: none;
}

#commentList div.commentListListing div.item {
	margin: 30px 0;
}

#commentList .author {
	font-weight: bold;
	color: #000;
}

#commentList .date, #commentList .time {
	display: inline;
	font-size: 90%;
}

.tx-pagebrowse a {
	font-weight: bold;
}

#archive li.year li.month {
	font-weight: normal;
	margin: 0px 0 0 -23px;
}

#archive .postnum {
	margin-left: 4px;
}

#archive ul.months {
	margin-top: 5px;
}



#blog_navigation {
	float: left;
	height: 20px;
	width: 451px;
	background-color: #DBE7ED;
	margin-left: 268px;
	border-left: 1px solid #9eacb5;
	border-right: 1px solid #9eacb5;
}

#container.blog {
	background-image: url(../images/backgrounds/background_blog.jpg);
}

#spalte-links.blog {
	width: 1px;
}

#spalte-mitte.blog  {
	padding:0 150px 50px;
	width:417px;
}

#obenMitte.blog, #banner-mitte.blog {
	margin: 0;
	border-left: 1px solid #9eacb5;
}

.blog_nav img {
	border-left: 1px solid #000;
}

.next_seminars li {
	margin-bottom: 10px;
}

#spalte-mitte .countrybox {
	margin: 30px 0 30px 65px;
}

.home_aktuelles ul {
	margin: 0 0 -10px 0;
}

#searchBox {
    padding: 0 0 15px 20px;
}

#searchBox input {
    margin-right: 10px;
    border: 1px solid #BEC2C5;
    padding: 2px;
}

#bloglogo {
	margin-top: 30px;
}

#spalte-links .countrybox_ch {
	margin-top: 35px;
}

.rss {
	display: none;
}