/* @override http://www.schichtspeicher-oskar.de/fileadmin/templates/c/style.css?version=1.0 */

/*

	oskar
	-----------

	@file 		style.css
	@version 	1.0.0e
	@date 		2010-02-22
	@author 	Matthias Edler-Golla <meg@wachenfeld-golla.de>

	Copyright (c) 2010 Wachenfeld + Golla, Buero fuer Gestaltung <http://wachenfeld-golla.de>

*/

/*
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * @vendor:     The League of Moveable Type
 * @vendorurl:  http://www.theleagueofmoveabletype.com
 * @licenseurl: http://www.fontsquirrel.com/license/League-Gothic
 *
 *
 */

@font-face {
	font-family: 'LeagueGothicRegular';
	src: url('League_Gothic.eot');
	src: local('League Gothic Regular'), local('LeagueGothic'), url('League_Gothic.ttf') format('truetype');
}

	
/* @group normalisieren */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img {
	border:0;
}

address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}

ol,ul {
	list-style:none;
}

caption,th {
	text-align:left;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
h1,h2,h3,h4,h5,h6 {
	color: #ff3334;
	font-size:1.0em;
	font-weight: normal;
}

q:before {
	content:"\201E";
	color:#333;
}

q:after {
	content:"\201C";
	color:#333;
}

abbr,acronym {
	border:0;
}


	
/* @end */

	
/* @group links allgemein */
a:link,a:visited {
	color:#000;
	text-decoration:none;
	border:none;
}

a:visited {
	color:#545454;
}

a:hover,a:active {
	text-decoration:underline;
}

a:focus {
	color: #fff;
	background:#f72f30;
}

#schubladenInhalt a:link,
#schubladenInhalt a:visited {
	color:#fff;
}

div#inhalt a:link,div#inhalt a:visited {
	text-decoration:underline;
}

div#inhalt a:hover,div#inhalt a:active,div#inhalt a:focus {
	text-decoration:none;
}

a.mehrLink {
	padding-left: 12px;
	background: url(../p/icons/moreArrow.gif) no-repeat 0 50%;
}

a.mehrLink:link,
a.mehrLink:visited {
	text-decoration: none !important;
}

a.mehrLink:hover,
a.mehrLink:active {
	font-weight: bold;
}

a.mehrLink:focus {
	background-color:#68d2e3;
}

/* @group links mit kleinen icons */

/* eMail */
a[href^="mailto:"] {
	padding-left: 19px;
	background: url(../p/icons/link_eMail.gif) no-repeat 0 0;
}

/* pdf-datei */
a[href$=".pdf"] {
	padding-left: 19px;
	background: url(../p/icons/doku_pdf.gif) no-repeat 0 0;
}

/* word-datei */
a[href$=".doc"] {
	padding-left: 19px;
	background: url(../p/icons/doku_word.gif) no-repeat 0 0;
}

/* gezippte datei */
a[href$=".zip"] {
	padding-left: 19px;
	background: url(../p/icons/doku_zipped.gif) no-repeat 0 0;
}

/* link nach ausserhalb */
a[href*="//"] {
	padding-left: 19px;
	background: url(../p/icons/link_extern.gif) no-repeat 0 0;
}

/* @end */

	
/* @end */

	
/* @group barrierefreiheit */
hr {
	display:none;
}

.unsichtbar,.nurPrint {
	position:absolute;
	width:1px;
	top:-1000px;
	left:-1000px;
}


	
/* @group skipper*/
div#skipper a:link,div#skipper a:visited {
	color:#FF3334;
	background-color:#fff;
	border: 3px solid #000;
	position:absolute;
	top:0;
	left:-10000px;
	padding:5px;
}


	
/* wird nur durch "tabbing" sichtbar */
div#skipper a:focus {
	position:absolute;
	top:30px;
	left:20px;
	z-index:1000;
}


	
/* @end */

	
/* @end */
body {
	background:#FF3334 url(../p/bodyHG.png) repeat-x 0 0;
	color:#fff;
	font-size:100%;
	font-family:Verdana,Arial,Sans-Serif;
	font-size:86%;
	line-height:1.5;
}


	
/* @group keywords */

	
/* wird via jQuery unsichtbar geschaltet */
div#keywords {
	color:#fff;
	width:920px;
	margin:0 auto;
	overflow:hidden;
	font-size:70%;
}

div#keywords h2 {
	display:none;
}

div#keywords a:link,div#keywords a:visited {
	color:#fff;
}

div#keywords ul {
	margin-left:300px;
	width:2000px;
}

div#keywords li {
	float:left;
	margin-right:2em;
}


	
/* @end */

	
/* @group header */
div#header {
	width:920px;
	height:63px;
	margin:0 auto;
	position:relative;
}


	
/* @group logo */
div#header h1#logo {
	position:absolute;
	width:141px;
	height:37px;
	overflow:hidden;
	left:54px;
	top:20px;
}

div#header h1#logo a span {
	display:block;
	position:absolute;
	left:0;
	top:0;
	background:url(../p/ratiotherm_logo.gif);
	background-repeat: no-repeat;
	background-position:0 0;
	width:100%;
	height:100%;
}

div#header h1#logo a:hover span {
	background-position:0 -50px;
}


	
/* @end */

	
/* @group sprachwahl */
div#header div#sprachwahl {
	color:#fff;
	width:9em;
	position:absolute;
	left:300px;
	top:40px;
	padding-left:34px;
	background:url(../p/languageBubble2.gif) no-repeat 0 0;
	cursor:pointer;
	padding-bottom:3px;
}

div#header div#sprachwahl h2 {
	margin:0;
	color:#fff;
}

div#header div#sprachwahl:hover {
	color:#000;
	background-position:0 -30px;
}

div#header div#sprachwahl ul {
	background-color:#14191f;
	z-index:100;
	position:absolute;
	left:34px;
	top:22px;
	width:12em;
	border:2px solid #ccc;
	font-size:90%;
	-webkit-box-shadow:2px 2px 5px rgba(0,0,0,0.5);
	-moz-box-shadow:rgba(0,0,0,0.5) 2px 2px 5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	display:none;
	z-index: 100;
}

html.jsAktiv div#header div#sprachwahl ul {
	display: block;
}

div#header div#sprachwahl:hover ul {
	display:block;
}

div#header div#sprachwahl ul li {
	border-top:2px solid #212528;
}

div#header div#sprachwahl ul li:first-child {
	border:none;
}

div#header div#sprachwahl a:link,div#header div#sprachwahl a:visited {
	color:#a0a0a0;
	display:block;
	padding:5px;
}

div#header div#sprachwahl a:hover,div#header div#sprachwahl a:active,div#header div#sprachwahl a:focus {
	color:#fff;
	text-decoration:none;
}


	
/* @end */

	
/* @group suchfed */
div#header form#suchfeld {
	position:absolute;
	width:155px;
	bottom:0;
	right:0;
}

div#header form#suchfeld input {
	width:150px;
	border:1px solid #fff;
	font-size:100%;
	padding:2px;
}


	
/* @end */

	
/* @end */

	
/* @group intro */
div#intro {
	width:960px;
	height:240px;
	margin:0 auto;
	background:#000 url(../p/introHG.jpg) repeat-x;
	position:relative;
	-webkit-border-radius:16px;
	-moz-border-radius:16px;
	border-radius:16px;
	-webkit-box-shadow:1px 1px 4px rgba(0,0,0,0.7);
	-moz-box-shadow:rgba(0,0,0,0.4) 1px 1px 4px;
}
	
/* @group .homepage */
body.homepage div#intro {
	height:400px;
}

body.homepage div#inhalt dl {
	height: 135px;
	margin-bottom: 10px;
	font-size: 90%;
	line-height: 1.4;
	-webkit-transition: all .5s
}

body.homepage div#inhalt dl:hover {
	-webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
}

	
/* @group oskar */
div#intro div#oskar {
	width:300px;
	padding-top:60px;
}

div#intro div#oskar img {
	margin-left:42px;
}

div#intro div#oskar h2.helveticaBlack {
	font-family: LeagueGothicRegular,Tahoma,Helvetica,Sans-Serif;
	font-size:400%;
	margin-left:12px;
	margin-top:7px;
	color: #fff;
	letter-spacing: 0.05em;
	text-align: center;
}
div#intro div#oskar h3.helveticaBlack {
	color: #fff;
	margin-left:70px !important;
}

	
/* @end */

	
/* @group introAuswahl */
div#intro ul.introAuswahl {
	overflow:hidden;
	width:400px;
	position:absolute;
	bottom:6px;
	left:320px;
}

div#intro ul.introAuswahl li {
	float:left;
	border:1px solid #666;
	background-color:#000;
	width:16px;
	height:16px;
	margin-right:2px;
}

div#intro ul.introAuswahl li:hover {
	border-color:#fff;
}

div#intro ul.introAuswahl li a {
	display:block;
	width:100%;
	height:100%;
	text-indent:-10000px;
}

div#intro ul.introAuswahl li.aktiv {
	background-color:#fff;
}

div#intro ul.introAuswahl li a:hover,
div#intro ul.introAuswahl li a:active {
	background-color: #666;
}

div#intro ul.introAuswahl li a:focus {
	background-color: #fff;
}
	
/* @end */

/* @group FilmAbspielen */

p#FilmAbspielen {
	width: 10em;
	position: absolute;
	bottom:4px;
	left:550px;
}

p#FilmAbspielen a:link,
p#FilmAbspielen a:visited {
	color: #535353;
	padding-left: 30px;
	background: url(../p/icons/filmZeigen.gif) no-repeat;
	background-position: 0 2px;
	display: block;
	height: 22px;
}

p#FilmAbspielen a:hover,
p#FilmAbspielen a:active,
p#FilmAbspielen a:focus {
	color: #fff;
	background-position: 0 -23px;
	text-decoration: none;
}
/* @end */

/* @group AnimationStarten */

p#AnimationStarten {
	width: 12em;
	position: absolute;
	bottom:4px;
	left:700px;
}

p#AnimationStarten a:link,
p#AnimationStarten a:visited {
	color: #535353;
	padding-left: 30px;
	background: url(../p/icons/filmZeigen.gif) no-repeat;
	background-position: 0 2px;
	display: block;
	height: 22px;
}

p#AnimationStarten a:hover,
p#AnimationStarten a:active,
p#AnimationStarten a:focus {
	color: #fff;
	background-position: 0 -23px;
	text-decoration: none;
}

/* @end */
	
/* @group aufmacher */
div#intro div.aufmacher {
	width:617px;
	height:347px;
	border:2px solid #fff;
	position:absolute;
	top:20px;
	right:20px;
}

/* wird sichtbar, wenn via ajax bilder geladen werden */
div#intro img#loading {
	position: absolute;
	right: 290px;
	top: 183px;
}

div#intro div.aufmacher h3.helveticaBlack {
	color:#fff;
	font-family: LeagueGothicRegular,Tahoma,Helvetica,Sans-Serif;
	position:absolute;
	top:137px;
	left:40px;
	font-size:400%;
	line-height: 0.8;
}


	
/* @end */
div#intro p#mehrZeigen {
	width:3em;
	text-align:right;
	padding-right:14px;
	background:url(../p/icons/mehr.gif) no-repeat 100% 50%;
	position:absolute;
	right:22px;
	bottom:5px;
	cursor:pointer;
	display:none;
	color: #535353;
}

div#intro p#mehrZeigen:hover {
	color: #fff;
}

/* nur wenn js aktiv ist, macht dieser button sinn */
html.jsAktiv div#intro p#mehrZeigen {
	display:block;
}
	
/* @end */

	
/* @group produktFoto */
div#intro div#produktFoto {
	width:320px;
	height:100%;
	float:left;
	background-color:rgba(0,0,0,0.6);
	-webkit-border-top-left-radius:16px;
	-webkit-border-bottom-left-radius:16px;
	-moz-border-radius-topleft:16px;
	-moz-border-radius-bottomleft:16px;
}

div#intro div#produktFoto img {
	display:block;
	margin:0 auto;
	padding-top:20px;
}
div#intro div#produktFoto img.spacer-gif {
	display:inline;
}


div#intro div#produktFoto img#vollBild {
	padding-top:0;
	margin-left: 20px;
}

/* @end */
div#intro div#kurzbeschreibung {
	width:540px;
	margin-left:340px;
	padding-top:15px;
}

div#intro div#kurzbeschreibung h2 {
	margin: 0.8em 0 0 0;
	font-size:400%;
	font-family: LeagueGothicRegular,Tahoma,Helvetica,Sans-Serif;
	letter-spacing: 0.05em;
}

div#intro div#kurzbeschreibung p {
	margin-top:-0.6em;
	font-size:200%;
	line-height:1.4;
	font-family: LeagueGothicRegular,Tahoma,Helvetica,Sans-Serif;
	letter-spacing: 0.05em;
}


	
/* @end */

	
/* @group schublade */
div.schublade {
	background:#0a131c url(../p/schubladeHG.jpg) repeat-x 0 0;
	width:920px;
	margin:0 auto;
	position:relative;
	padding:1.5em 0;
	overflow:hidden;
	-webkit-box-shadow:1px 1px 4px rgba(0,0,0,0.7);
	-moz-box-shadow:rgba(0,0,0,0.4) 1px 1px 4px;
}

div.schublade p,
div.schublade ul {
	margin-bottom:1.5em;
}

div.schublade ul li {
	list-style-type: square;
	margin-left: 1.3em;
}

div.schublade #wenigerZeigen {
	width:5em;
	text-align:right;
	padding-right:14px;
	background:url(../p/icons/weniger.gif) no-repeat 100% 50%;
	position:absolute;
	right:12px;
	top:1.5em;
	cursor:pointer;
	display:none;
}

/* nur wenn js aktiv ist, macht dieser button sinn */
html.jsAktiv div.schublade #wenigerZeigen {
	display:block;
}

div.schublade #wenigerZeigen:hover {
	text-decoration:underline;
}

div.schublade blockquote {
	width:250px;
	float:left;
	color:#d12829;
	font-size:130%;
	text-align:right;
	margin-left:30px;
	line-height:1.4;
	position: relative;
	top: -1px;
}

div.schublade div.text {
	margin-left:300px;
	margin-right:120px;
}

div.schublade div.text h3, div.schublade div.ganzebreite h3 {
	text-transform:uppercase;
	color:#d12829;
	margin-bottom:1.5em;
	font-size: 133%;
	font-family: LeagueGothicRegular,Tahoma,Helvetica,Sans-Serif;
	letter-spacing: 0.1em;
}

div.schublade div.ganzebreite {
	margin-left:40px;
	margin-right:120px;
}

div.textBild {
	clear: left;
	overflow: hidden;
	margin-bottom: 1.5em;
}

div.textBild img {
	float: left;
	margin: 0 15px 15px 0;
	border: 2px solid #000;
}


div.schublade div.textBild img {
	float: left;
	margin: 1.5em 15px 15px 0;
	border: 2px solid #fff;
}

	
/* @end */

	
/* @group content */
div#content {
	width:920px;
	margin:0 auto;
	background:#fff url(../p/contentHG.gif) repeat-y;
	color:#000;
	overflow:hidden;
}

/* @group menuArea */
div#menuArea {
	width:300px;
	float:left;
	overflow: hidden;
}

div#menuArea h2 {
	margin-top:3em;
	margin-left:55px;
	color:#585858;
	font-size:170%;
	font-family: LeagueGothicRegular,Tahoma,Helvetica,Sans-Serif;
	letter-spacing: 0.05em;
}
	
/* @group menu */
ul#menu {
	width:260px;
	margin-top:4.2em;
	line-height:2;
	margin-left:30px;
}

ul#menu a:hover,ul#menu a:active {
	font-weight:bold;
	text-decoration:none;
}

ul#menu li {
	padding-left:24px;
}

ul#menu li.subMenuOffen {
	padding-left:10px;
	border-left:3px solid #FF3334;
	margin-left:11px;
}

ul#menu li.subMenuOffen > a {
	font-weight: bold;
}

ul#menu li.subMenuOffenAktiv {
	font-weight: bold;
	background:url(../p/icons/aktiv.gif) no-repeat 0 3px;
}

ul#menu li.subMenuOffenAktiv li {
	font-weight: normal;
	border-left:3px solid #FF3334;
	padding-left: 12px;
}

ul#menu li.subMenuOffen li {
	margin-left:-10px;
}

ul#menu li.aktiv {
	font-weight:bold;
	background:url(../p/icons/aktiv.gif) no-repeat 0 50%;
}

div#inhalt ul#inhaltMenu {
	overflow:hidden;
	position:relative;
	top:-2.3em;
	left: -0.5em;
}

div#inhalt ul#inhaltMenu li {
	float:left;
	margin-right:1.3em;
	list-style-type: none;
	width: auto;
	margin-left: 0;
}

ul#inhaltMenu li.aktiv {
	font-weight:bold;
	border-bottom:3px solid #FF3334;
}

ul#inhaltMenu a:link,ul#inhaltMenu a:visited {
	text-decoration:none;
}

ul#inhaltMenu a:hover,ul#inhaltMenu a:active {
	text-decoration:underline;
}
	
/* @end */
	
/* @group tagCloud */

p#tagCloud {
	width:210px;
	margin-left:55px;
	margin-top:0.2em;
	margin-bottom:3em;
	overflow:hidden;
	line-height:1.2;
	font-size:75%;
}

p#tagCloud a:link,p#tagCloud a:visited {
	color:#d02427;
}

p#tagCloud a.t_1 {
	font-size:160%;
}

p#tagCloud a.t_2 {
	font-size:140%;
}

p#tagCloud a.t_3 {
	font-size:125%;
}

p#tagCloud a.t_4 {
	font-size:110%;
}

p#tagCloud a.t_5 {
	font-size:100%;
}

p#tagCloud a.t_6 {
	font-size:90%;
}


	
/* @end */

/* @group socialBookmarks */

ul#socialBookmarks {
	width:210px;
	margin-left:55px;
	margin-top: 0.2em;
	margin-bottom:2em;
	overflow:hidden;
}

ul#socialBookmarks li {
	float:left;
	width:22px;
	height:22px;
}

ul#socialBookmarks li img {
	margin:1px;
}

ul#socialBookmarks li:hover {
	background-color:#ccc;
}

ul#socialBookmarks a[href*="//"] {
	padding-left: 0;
	background: none;
}

/* @end */

/* @group twitter */

div#twitter {
	width:210px;
	margin-left:55px;
	margin-top:0.2em;
	margin-bottom:3em;
	font-size: 95%;
}

div#twitter a:link,
div#twitter a:visited {
	text-decoration: underline;
}

div#twitter a:hover,
div#twitter a:active,
div#twitter a:focus {
	text-decoration: none;
}

div#twitter a[href*="//"] {
	padding-left: 0;
	background: none;
}

div#twitter p {
	margin-bottom: 1.5em;
}

div#twitter p#followTwitter {
	padding-left: 26px;
	background: url(../p/socialBookmarks/twitter_2.png) no-repeat 0 0;
}

/* @end */
	
/* @end */

	
/* @group inhalt */

div#inhalt {
	margin-bottom: 30px;
	padding:3em 1em 0 0;
	float: right;
	width: 590px;
}

div#inhalt h2.helveticaBlack {
	color:#ee2d2f;
	font-size:220%;
	font-family: LeagueGothicRegular,Tahoma,Helvetica,Sans-Serif;
	letter-spacing: 0.05em;
}

div#inhalt h3.helveticaBlack {
	color:#ee2d2f;
	font-size:150%;
	font-family: LeagueGothicRegular,Tahoma,Helvetica,Sans-Serif;
	letter-spacing: 0.05em;
	margin-bottom:0.6em;
}

div#inhalt h4.helveticaBlack {
	letter-spacing:.07em;
	color:#3c3c3c;
	font-size:115%;
	font-family: LeagueGothicRegular,Tahoma,Helvetica,Sans-Serif;
	letter-spacing: 0.05em;
}

div#inhalt p {
	margin-bottom:1.5em;
	/*width:60%;*/
	width:80%;
}

div#inhalt p.betont {
	color:#ee2d2f;
	font-weight:bold;
}

div#inhalt p.helveticaBlack {
	font-size:115%;
	width: 500px;
	font-style: italic;
	/*font-family: LeagueGothicRegular,Tahoma,Helvetica,Sans-Serif;
	letter-spacing: 0.05em;*/
}

div#inhalt ul {
	margin-left: 0.5em;
	margin-bottom: 1.5em;
}

div#inhalt ul li {
	list-style-type: square;
	list-style-position: outside;
	width: 80%;
	margin-left: 1.0em;
}

div#inhalt ol {
	margin-left: 0.7em;
}

div#inhalt ol li {
	list-style-type: decimal;
	list-style-position: outside;
	width: 80%;
	margin-left: 1.0em;
}

div#inhalt img#aufmacher {
	float:right;
}

div#inhalt img#aufmacherBreit {
	margin-bottom:1.5em;
}

/* @group post
 */

div#inhalt div.post p {
	width:85%;
}

div#inhalt strong {
	/*font-weight: normal;*/
	color:#ee2d2f;
}

/* @end */

/* @group postBild */

div#inhalt div.postBild p {
	width:55%;
}

div#inhalt div.postBild ul {
	width:55%;
}

div#inhalt div.postBild img {
	float:right;
	margin-right:40px;
	margin-top:-20px;
	margin-left: 20px;
}

div#inhalt div.postBild div.bildTitel {
	width: 200px;
	float: right;
	clear: right;
	margin-right: 40px;
	margin-left: 20px;
	
}

div#inhalt div.postBild div.bildTitel img {
	float: none;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: -0.3em;
	margin-left: 0;
}

div#inhalt div.postBild div.bildTitel p {
	width: 100%;
	font-size: 90%;
}

/* @end */

div.csc-textpic-clear {
	/*border: 1px dotted red;*/
	height: 1em;
}

div#inhalt div.csc-textpic.csc-textpic-intext-left {
	overflow: hidden;
	clear: left;
	margin: 1.5em 0 3em 0;
}

div#inhalt div.csc-textpic.csc-textpic-intext-left img {
	float: left;
}

div#inhalt div.csc-textpic.csc-textpic-intext-left p {
	margin-left: 180px;
	width: 400px;
}

div#inhalt div.csc-textpic-imagewrap a.cboxElement:hover img {
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: rgba(0, 0, 0, 0.3) 2px 2px 2px;
	-webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
}

div#inhalt div.csc-textpic.csc-textpic-intext-left div.csc-textpic-imagewrap div.csc-textpic-imagerow ul {
	overflow: hidden;
}

div#inhalt table.contenttable {
	font-size: 95%;
	width: 100%;
	margin-bottom: 1.5em;
}

/* @group table.contenttable */

div#inhalt table.contenttable tr td {
	padding: 0.5em 0.2em 0.5em 0;
	text-align: right;
	border-right: 1px solid #f5f5f5;
}

div#inhalt table.contenttable tr.tr-even td {
	background-color: #f7f9f9;
	border-right: 1px solid #fff;
}

div#inhalt table.contenttable tr td.td-0,
div#inhalt table.contenttable thead tr th.td-0 {
	text-align: left;
}

div#inhalt table.contenttable thead {
	border-bottom: 1px solid #333;
	border-right: 1px solid #ddd;
}

div#inhalt table.contenttable thead tr th {
	color: red;
	text-align: right;
	border-right: 1px solid #ddd;
	padding-right: 0.2em;
}

/* @end */

div#inhalt div.tx-cal-controller {
	width: 595px;
	/*overflow: hidden;*/
}

/* @group terminkalender */

div#inhalt div.tx-cal-controller div#month-header {
	padding: 6px 0 0 0;
	background: #f4f4f4;
	border: 1px solid #e0e2e2;
}

div#inhalt div.tx-cal-controller div#month-header a {
	display: block;
	float: left;
	width: 20px;
}

div#inhalt div.tx-cal-controller div#month-header span#thiasDate {
	display: block;
	width: 4em;
	text-align: center;
	float: left;
}

div#inhalt div.tx-cal-controller table.month-large {
	width: 595px;
	font-size: 70%;
}

div#inhalt div.tx-cal-controller table.month-large span.default_catheader_bullet {
	display: none;
}

div#inhalt div.tx-cal-controller table.month-large th.weekday {
	text-align: right;
	padding-right: 2px;
}

div#inhalt div.tx-cal-controller table.month-large th.month-weeknums {
	text-align: center;
	padding: 0 1px;
}

div#inhalt div.tx-cal-controller table.month-large td.monthLargeBasic.monthSelectedWeek.monthCurrentWeek {
	background: #feeaeb ;
	background: rgba(244,45,46,0.1);
}

div#inhalt div.tx-cal-controller table.month-large td.monthLargeBasic.monthToday {
	background: #fa9697 !important;
	background: rgba(244,45,46,0.8) !important;
}

div#inhalt div.tx-cal-controller table.month-large th.month-weeknums.monthSelectedWeek.monthCurrentWeek.monthWeekWithEvent {
	background: #fa9697 !important;
	background: rgba(244,45,46,0.5) !important;
}

/* @end */

div#inhalt div.tx-indexedsearch-searchbox {
	padding-bottom: 1em;
	margin-bottom: 2em;
	border-bottom: 1px solid #ccc;
}

div#inhalt div.tx-indexedsearch-searchbox td {
	padding-right: 20px;
	padding-bottom: 1em;
}

div#inhalt div.tx-indexedsearch-searchbox input {
	border: 1px solid #fff;
	background-color: #f4f4f4;
	padding: 3px;
	width: 20em;
	font-size: 100%;
}

div#inhalt div.tx-indexedsearch-searchbox input:hover,
div#inhalt div.tx-indexedsearch-searchbox input:focus {
	border: 1px solid #ccc;
	background-color: #fff;
}

div#inhalt div.tx-indexedsearch-searchbox input.submit {
	width: 10em;
	color: #fff;
	background-color: #ff3334;
	background-color: rgba(255,51,52,0.8);
	padding: 3px 0;
	cursor: pointer;
}

div#inhalt div.tx-indexedsearch-searchbox input.submit:hover {
	background-color: rgba(255,51,52,1);
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);	
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 1px 1px 2px;
}

div#inhalt div.tx-indexedsearch-searchbox input#tx_indexedsearch_extResume {
	width: 16px;
}

div#inhalt div.tx-indexedsearch-searchbox p {
	font-size: 90%;
	margin: 0.3em 9.6em;
}

/* @end */
	
/* @end */

	
/* @group footer */

div#footer {
	width:960px;
	margin:0 auto;
	position:relative;
	background-color:#000;
	-webkit-border-top-right-radius:16px;
	-webkit-border-top-left-radius:16px;
	-moz-border-radius-topright:16px;
	-moz-border-radius-topleft:16px;
	min-height:65px;
}

div#footer h2.helveticaBlack,
div#footer h3.helveticaBlack  {
	font-size:115%;
	color: #FF3334;
	font-family: LeagueGothicRegular,Tahoma,Helvetica,Sans-Serif;
	letter-spacing: 0.1em;
}

div#footer a:link,div#footer a:visited {
	color:#878787;
	font-size:90%;
}

div#footer a:hover,div#footer a:active,div#footer a:focus {
	color:#fff;
	text-decoration:none;
}
	
/* @group auchInteressant */
div#footer div#auchInteressant {
	width:620px;
	margin-left:340px;
	padding:.5em 0 1em;
}

div#footer div#auchInteressant ul {
	overflow: hidden;
	margin-top: 5px;
}

div#footer div#auchInteressant ul li {
	width: 48%;
	float: left;
	margin-right: 0.7em;
}


	
/* @end */

	
/* @group rtp */
div#footer p#rtp {
	width:56px;
	height:50px;
	overflow:hidden;
	position:absolute;
	top:7px;
	left:73px;
}

div#footer p#rtp a:hover,div#footer p#rtp a:active,div#footer p#rtp a:focus {
	text-decoration:none;
}

div#footer p#rtp span {
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	background:url(../p/rtp_logo.gif) no-repeat 0 0;
}

	
/* @end */

	
/* @group topLink */
div#footer a#top {
	padding:5px 12px;
	display:block;
	background:url(../p/icons/top.gif) no-repeat 100% 50%;
	text-align:right;
	width:50px;
	font-size:80%;
	position:absolute;
	right:22px;
	top:5px;
}

div#footer a#top:link,div#footer a#top:visited {
	text-decoration:none;
	color:#fff;
}

div#footer a#top span {
	visibility:hidden;
}

div#footer a#top:hover span {
	visibility:visible;
}

legend{
	display: none;
}


.unterstrichen {
	border-bottom: 1px solid #FF3334;
}
	
.csc-default {
	overflow: hidden;
}


.ka-panel h1,
.ka-panel h2,
.ka-panel h3,
.ka-panel h4 {
	cursor: pointer;
}
/* @end */
	
/* @end */

/* @group kontakt-formular */

form#kontakt-oskar {
	
}

form#kontakt-oskar div {
	/*outline: 1px solid blue;*/
	clear: left;
	padding: 0.5em;
	margin: 0.5em 0;
	width: 32em;
}

form#kontakt-oskar div:hover {
	/*background-color: rgba(255,51,52,0.03);*/
	/*outline: 1px solid rgba(255,51,52,0.2);*/
}

form#kontakt-oskar label {
	display: block;
	width: 8em;
	float: left;
}

form#kontakt-oskar select {
	width: 10em;
}

form#kontakt-oskar input,
form#kontakt-oskar textarea {
	border: 1px solid #fff;
	background-color: #f4f4f4;
	padding: 3px;
	width: 20em;
	font-size: 100%;
}

form#kontakt-oskar textarea {
	height: 12em;
}

form#kontakt-oskar input:hover,
form#kontakt-oskar input:focus,
form#kontakt-oskar textarea:hover,
form#kontakt-oskar textarea:focus {
	border: 1px solid #ccc;
	background-color: #fff;
}

form#kontakt-oskar input.powermail_submit {
	margin-left: 8em;
	width: 10em;
	color: #fff;
	background-color: #ff3334;
	background-color: rgba(255,51,52,0.8);
	padding: 6px 0;
	cursor: pointer;
	
}

form#kontakt-oskar input.powermail_submit:hover {
	background-color: rgba(255,51,52,1);
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);	
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 1px 1px 2px;
}

form#kontakt-oskar div.powermail_mandatory_js {
	color: #ff3334;
	margin-left: 8.7em;
	margin-top: -0.6em;
	font-style: italic;
	font-size: 90%;
}

/* @end */

