/*reset css*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption,tfoot,thead,th {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
blockquote,q {
	quotes: none;
}
blockquote:before,blockquote:after,q:before,q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* erstellt: 18.09.09 - 24:00 stefan */
body, html {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
body {
	background: url(/fileadmin/template/images/bg_body.png) repeat fixed left top;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
/* CONTAINER */
#CONTAINER-WRAP {
	z-index: 0;
	position: relative;
	border: 0px;
	width: 100%;
	height: 100%;
}
#CONTAINER-LOGO {
	z-index: 100;
	position: fixed;
	border: 0px;
	width: 300px;
	height: 380px;
	top: 7%;
	left: 7.5%;
}
#CONTAINER-HEADER {
	z-index: 1;
	position: relative;
	border: 0px solid silver;
	width: 100%;
	height: auto;
}
#CONTAINER-ACCORDION {
	height: 35px;
	width: 100%;
	position: relative;
	background: url(/fileadmin/template/images/bg_spacer_top.png) repeat-x;
	text-align: center;
}
#CONTAINER-SPACER {
	z-index: 5;
	position: relative;
	border: 0px solid silver;
	width: 100%;
	height: 70px;
	background: url(/fileadmin/template/images/bg_spacer_bottom.png) repeat-x;
}
#CONTAINER-CENTER {
	width: 950px;
	position: relative;
	margin: 0 auto;
}
#CONTAINER-LEFT {
	z-index: 200;
	position: relative;
	border: 0px;
	width: 210px;
	height: 100%;
	float: left;
	margin: 0px 5px;
	bottom: 0px;
}
#CONTAINER-LEFT-BOTTOM {
	position: fixed;
	float: left;
	width: 210px;
	bottom: 0px;
}
#CONTAINER-LEFT-OBEN {
	position: relative;
	bottom: 0px;
	width: 200px;
	height: 13px;
	float: left;
	background: url(/fileadmin/template/images/bg_left_01.png) no-repeat scroll center top;
}
#CONTAINER-LEFT-MITTE {
	position: relative;
	bottom: 0px;
	width: 200px;
	height: auto;
	float: left;
	background: url(/fileadmin/template/images/bg_left_02.png) repeat-y scroll center center;
}
#CONTAINER-LEFT-UNTEN {
	position: relative;
	bottom: 0px;
	width: 200px;
	height: 26px;
	float: left;
	background: url(/fileadmin/template/images/bg_left_03.png) no-repeat scroll center bottom;
}
#CONTAINER-CONTENT {
	z-index: 50;
	position: relative;
	border: 0;
	width: 492px;
	height: 100%;
	float: left;
	margin: 0px 5px;
}
#CONTAINER-CONTENT-OBEN {
	position: relative;
	width: 492px;
	height: 30px;
	float: left;
	background: url(/fileadmin/template/images/bg_content_01.png) no-repeat scroll center top;
}
#CONTAINER-CONTENT-MITTE {
	position: relative;
	width: 492px;
	height: auto;
	float: left;
	background: url(/fileadmin/template/images/bg_content_02.png) repeat-y scroll center center;
}
#CONTAINER-CONTENT-UNTEN {
	position: relative;
	width: 492px;
	height: 41px;
	float: left;
	background: url(/fileadmin/template/images/bg_content_03.png) no-repeat scroll center bottom;
}
#CONTAINER-RIGHT {
	z-index: 35;
	position: relative;
	border: 0px;
	width: 210px;
	height: 100%;
	float: left;
	margin: 0px 5px;
}
#CONTAINER-RIGHT-BANNER {
	position: relative;
	height: 220px;
	top: -50px;
}
#CONTAINER-RIGHT-OBEN {
	position: relative;
	width: 200px;
	height: 37px;
	float: left;
	background: url(/fileadmin/template/images/bg_right_01.png) no-repeat scroll center top;
	color: #60281D;
}
#CONTAINER-RIGHT-MITTE {
	position: relative;
	width: 200px;
	height: auto;
	float: left;
	background: url(/fileadmin/template/images/bg_right_02.png) repeat-y scroll center center;
}
#CONTAINER-RIGHT-UNTEN {
	position: relative;
	width: 200px;
	height: 39px;
	float: left;
	background: url(/fileadmin/template/images/bg_right_03.png) no-repeat scroll center bottom;
}
#tagebuch{position:absolute; right:1px; top:-55px;}
#tagebuch img{width:106px;}

/* allgemeine Typo*/
a:link, a:visited {
	color: #60281D;
	width:auto;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color:#7AB51D;
}
h1, h2, h3, h4, h5 {
	line-height: 1.5em;
}
p {
	font-size: 0.8em;
	color: white;
	line-height: 1.4em;
}
h1 {
	font-size: 1.3em;
	color: #FFFFFF;
}
h2 {
	font-size: 1.2em;
	color: #7AB51D;
}
h3 {
	font-size: 1.2em;
	color: #60281D;
}

#CONTAINER-CONTENT h5{ color:#FFFFFF; font-size:0.8em; text-align:center; text-transform:uppercase; }

h4 {
	font-size: 1.0em;
	color: #FFFFFF;
}
h5 {
	font-size: 1.5em;
	color: #F90052;
}
ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#CONTAINER-CONTENT-MITTE ul{
	border: 1px solid white;
	background: url(/fileadmin/template/images/trans_bg_white.png) repeat;
	width: 90%;
	font-size:0.85em;
	line-height:1.2em;
}
#CONTAINER-CONTENT-MITTE li{
	
}
/* Ebene 1 */
#CONTAINER-CONTENT-MITTE ul li{
	padding-left: 10px;
	color: #60281D;
	font-variant: small-caps;
	font-weight: bold;
}
/* Ebene 2 */
#CONTAINER-CONTENT-MITTE ul li ul{
	border:0 none;
	padding-left:20px;
	width:auto;
}
/* Ebene 3 */
#CONTAINER-CONTENT-MITTE ul li ul li{
	padding-left: 30px;
	color: #7AB51D;
	font-variant: normal;
}

img {
	border: none;
}
.clearfloat {
	clear: both;
	font-size: 1px;
	height: 0;
	line-height: 0;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.clearfix {
	display: block;
}
/* Tortenslider */
#torten-slider {
	height: 250px;
	background: url(/fileadmin/template/images/bg_tortenslider2.png) repeat left center;
	text-align: left;
	margin: 0 auto;
	width: 100%;
	posistion: relative;
}
#CONTAINER-HEADER h3{
	color: #7AB51D;
}
/* Formatierung ALLGEMEINES */
#google-maps{
	width: 420px;
	height: 300px;
	border: 5px solid #F90052;
	margin: 0 auto;
}
#google-maps a{
}
dt {
	
}
/* Abstand für MITTE und LINKS*/
.abstand {
	padding: 0px 15px;
}
.fake_hr {
	width: 100%;
	height: 40px;
	border: 0;
	background: url(/fileadmin/template/images/bg_hr.png) no-repeat center center;
	margin-bottom:10px;
}

.center {
	height: auto;
	margin: 10px 0px;
	padding: 10px;
}
.ce_right {
	height: auto;
	margin: 10px 0px;
	border: 0px;
}
.ce_right_teaser {
	height: auto;
	margin: 10px 0px;
	border: 0px;
}
/* CONTENT aus RTE */
/* Tabelle - Partner */
.contenttable td{
}
.contenttable img{

}
.csc-textpic {
	
}
.csc-textpic-text {
	
}
.csc-textpic-border {
	border: 0px;
}
.csc-textpic-caption {
	color: white;
	font-size: 0.7em;
	padding: 2px 4px;
	text-align: center;
	width: auto;
	line-height: 1.5em;
	background: rgba(250,250,250,0.5);
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
}
.csc-textpic-image {
	float: right;
}
.csc-textpic-image img{
}
.csc-textpic-imagerow img{

}
.csc-textpic-border dt img {

}
.csc-textpic-intext-right {
	
}
/* negativer Margin damit bündig mit BG*/
.header {
	margin-left: -11px;
}
/* Formatierung HEADER */
#CONTAINER-LOGO a:hover {
	background-color: transparent !important;
	color: transparent !important;
	border: 0px;
}
#torten-slider a:hover {
	background-color: transparent !important;
	border: 0px;
}
/* Formatierung MITTE */
#CONTAINER-CONTENT-MITTE dt a:hover {
	border: 0 none;
	background: transparent;
}
/* Formatierung LEFT */
#CONTAINER-LEFT-MITTE li a {
	background-color: transparent !important;
	color: transparent !important;
	padding: 0px;
}
#CONTAINER-LEFT-MITTE li {
	width: 165px;
	margin-left: 17px;
}
#CONTAINER-LEFT-MITTE li a:hover {
	border: 0px;
}
/* Formatierung RIGHT */
#CONTAINER-RIGHT-MITTE h3 {
	color: #FFFFFF;
	font-size: 1.0em;
}
#CONTAINER-RIGHT-BANNER p {
	color: #FFF;
	font-size: 0.75em;
	line-height: 1.3em;
}
#CONTAINER-RIGHT-BANNER a {
	color: #7AB51D;
}
#CONTAINER-RIGHT-BANNER a:hover {
	color: #60281D;
}

#CONTAINER-RIGHT-MITTE p{
	color: #60281D;
	font-size: 0.75em;
	line-height: 1.3em;
}
/* FORMATIERUNG FORMULARE */
#mailform{
}
#mailform label{
	font-size: 0.8em;
	color: white;
	line-height: 1.4em;
}
#mailformEmail{height:15px; width:182px;}
legend {
padding-left:10px;
padding-right:10px;
border: 0px;
}

fieldset {
border:0px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
border: 1px solid #C0C0C0;
}

.radiolayout {
width:60%;
padding-top:15px;
padding-bottom:15px;
}

.formu {
width:100%;
}

.form-radio {
border:0px;
}

.form-text {
color: #000000;
border: 1px solid #C0C0C0;
margin-bottom: 15px;
}

.form-check {
border: 0px;
}
.form-select {
border:0px;
margin-bottom: 15px;
}

.form-input {
border: 1px solid #C0C0C0;
margin-bottom: 15px;
}

.form-submit {
background-color:#60281D;
border:1px solid #F90052;
color:#7AB51D;
font-size:1em;
height:30px;
width:150px;
margin-top:20px;
}

/* Gallerie Sortiment */
.csc-frame.csc-frame-frame1 dl.csc-textpic-image{border:1px solid white; max-width:70px; margin:5px; overflow:hidden;}

/* FORMATIERUNG NEWSLETTER */
.newsletter {
	
}
.nl_caption {
	font-size: 0.7em;
	color: black;
	font-weight: bold;
}
.nl_info {
	color: red !important;
	font-size: 0.6em !important;
}
.nl_text {
	font-size: 0.7em;
}
/* FORMULARE */
.csc-mailform {
	border: 0px;
}
.csc-mailform-field {
	
}
.mailformName {
	
}
@media print {
body {
	color: #000;
	font-size: 11pt;
	background: #fff;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 100%;
}
#CONTAINER-WRAP,
#CONTAINER-CENTER,
#CONTAINER-CONTENT,
#CONTAINER-CONTENT-MITTE, {
	width: 95%;
	margin: 0;
	padding: 0;
	position: relative;
}
*:first-child + html #main, #mainContent {
	width: 600pt;
	margin: 0;
	padding: 0;
	position: relative;
	clear: both;
}
#CONTAINER-HEADER,
#CONTAINER-ACCORDION,
#CONTAINER-CODA,
#CONTAINER-RIGHT,
#CONTAINER-LEFT,
#CONTAINER-LOGO,
.screen,
#printlink,
a img.frontEndEditIcons,
.typo3-editPanel * {
	display: none;
}
.print, #sidebar img {
	display: inline;
}
.start #sidebar2 {
	display: block;
	width: 100%;
	float: none;
	background: #FFFFFF;
	margin: 0;
	border: none;
	text-align: left;
}
#header h1 span.img {
	display: inline;
	height: 65px;
	width: 119px;
}
*:first-child + html #header h1 span.img {
	display: inline;
	height: 65px;
	width: 119px;
	clear: both;
}
#header {
	border: none;
}
#container,.csc-textpic-imagewrap,#container .csc-textpic *,.csc-textpic-left,.csc-textpic-above {
	width: 100%;
	background: #FFFFFF;
	margin: 0;
	border: none;
	text-align: left;
	float: none;
}
dd,#container .csc-textpic img {
	width: auto;
	overflow: hidden;
}
/*

#mainContent {
width:100%;margin:1em;
}

*/
h1,h2,h3 {
	
}
h1.entry-title, h1.firstheader {
	clear: both;
}
abbr[title]:after,acronym[title]:after {
	content: '('attr(title)')';
}
a[href]:after {
	content: "<"attr(href)"> ";
	color: #444;
	background-color: inherit;
	font-style: italic;
	font-size: 70%;
}
a[href^="http://www.gsi-slv.de/"]:after {
	content: "http://gsi-slv.de/"attr(href)"> ";
	color: #444;
	background-color: inherit;
	font-style: italic;
	font-size: 70%;
}
a[href^="mailto"]:after {
	content: " "attr(href)" ";
	color: #999;
	background-color: inherit;
	font-style: italic;
	font-size: 70%;
}
#header h1 a[href]:after,a[href^="javascript"]:after {
	content: "";
}
div#c6515 form#mailform {
	position: relative;
	width: auto;
}
#mailform div {
	padding-bottom: 1em;
}
*:first-child + html #mailform div {
	padding-bottom: 5px;
	clear: both;
}
#mailform input,
#mailform textarea,
#mailform select,
#mailform textarea#mailformTextkurzfassung {
	border: 2px solid #ccc;
	color: #000;
	width: 95%;
	background-color: transparent;
	float: right;
}
span.csc-mailform-label {
	clear: both;
}
#mailform div.csc-mailform-field label,
table {
	float: none;
	clear: both;
	width: 90%;
}
*:first-child + html #mailform div.csc-mailform-field label {
	padding-top: 5pt;
}
form#mailform
fieldset.csc-mailform
div.csc-mailform-field
span.csc-mailform-label {
	margin: 0 0 -2em 0;
	padding: 0;
	width: 100%;
	height: auto;
	display: block;
}
form#mailform,
.csc-header {
	clear: both;
	width: 95%;
	float: none;
}
div .csc-mailform-radio label {
	width: 95%;
	display: block;
	clear: both;
	border-bottom: 1px solid #7DB5E2;
	text-align: left;
	margin: -15px 0 5px 0;
}
form#mailform
div.csc-mailform-field
input.csc-mailform-check {
	width: auto;
	text-align: right;
	margin-top: -15px;
}
input#mailformDatum {
	padding: 5px 0;
	border: none;
}
*:first-child + html body {
	font-size: 10pt;
	line-height: 1;
	margin: 0;
	padding: 0;
	display: table !important;
	overflow: visible !important;
	float: none !important;
	left: 0 !important;
	zoom: 100%;
	width: 700pt;
}
*:first-child + html 
#mainContent
form#mailform
fieldset.csc-mailform
div.csc-mailform-field
span.csc-mailform-label {
	width: 590pt !important;
	margin: 5pt 0 !important;
	padding: 5pt 0 !important;
}
}
