/*-------------------------------------------------
Allgemeine Einstellungen der Seite
-------------------------------------------------*/

body.unterseite {
    color: #595a5c;
    background: #242422 url(../../back.gif);
    background-repeat: repeat-x;
	width: 1px;
	height: 1px;
	position: absolute;
	top: 50%;
	left: 50%;
	overflow: visible;
	behavior:url(fileadmin/templates/csshover3.htc);
}
* html body.unterseite {
	background:#242422 url(../../back.gif) repeat-x scroll 0 0;
	color:#595A5C;
	position: static;
}

body, html {text-align: center;	overflow:hidden;}

.intro {
	height:560px;
	width: 960px;
}

a img, a img:link, a img:visited, a img:active {
    background: none;
    border: none;
}
a:hover img {
    background: none;
    border: 0;
    text-decoration: none;
}
a {
	color:#D40809;
}
a:active, a:focus{ outline:none; color:black;}

img {
    border: 0px;
}

.text ul, .subcr ul {
margin:0 0 8px 12px;
list-style-type:disc;
line-height:18px;
}

acronym {
    font-variant: small-caps;
    border-bottom: 1px dotted #626262;
    cursor: help;
}

#flashcontent object{
	width: 480px;
	height: 396px;
	}

#flashcontent embed{
	width: 480px;
	height: 396px;
	}
	
#maincontent {
	height: 370px;
	overflow:auto;
    padding: 26px 15px 0px 16px;
}

body:first-of-type #maincontent {
padding: 20px 15px 0 16px;
height: 375px
}

.cleaner, .clearer {
    clear: both;
    height: 1px;
    font-size: 0px;
    line-height: 0px;
    border: none;
    background: transparent;
}
.clean {
    clear: both;
    height: 0px;
    font-size: 0px;
    line-height: 0px;
    border: none;
    background: transparent;
}
.left {
    float: left;
}
.right {
    float: right;
}

.bodytext {
padding:0 0 0 2px;
}
/*-------------------------------------------------
Definitionen
-------------------------------------------------*/

a, a:link, a:visited, a:active {
    font-size: 12px;
    color: #D40809;
    text-decoration: underline;
}

a:hover {
    color: #d40809;
}

p, blockquote, select, textarea, td {
    color: #595a5c;
}

p {
    line-height: 18px;
    margin-bottom: 14px;
}

h1, h2, h3, h4, h5, h6 {
	color: #595a5c;
    font-family: arial, verdana, helvetica, sans-serif;
    margin-bottom:15px;
    font-weight: normal;
}

h1 {
    font-size: 20px !important;
}

h2 {
    font-size: 18px !important;
}

h3 {
	font-size: 16px !important;
	font-weight:bold;	
}

h4 {
	font-size: 16px !important;
}

h5 {
	font-size: 16px !important;
}

.sIFR-hasFlash h2 {
/*	visibility: hidden; /* do not change */
/*	font-size: 17px; /* make it 4px smaller than you actually want */
/*	margin-bottom: 15px;*/
}

.sIFR-replaced embed, .sIFR-replaced object {
height: 20px;
overflow:hidden;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

/*-------------------------------------------------
Klassen fuer Start- und Unterseite
-------------------------------------------------*/

.logo {
width:200px;
height:96px;
display:block;
position:absolute;
bottom:20px;
right:20px;
}

.home {
width:200px;
height:70px;
display:block;
}

.webshop {
width:83px;
height:26px;
display:block;
background: #D40809;
background-image: url(images/shoppingcart.jpg);
background-repeat: no-repeat;
position:absolute;
right:0;
bottom:113px;
}

.grafik-werkstatt {
   width: 960px;
   height: 560px;
   background: #f8f8ee;
   position:absolute;
   top: 50%;
   left: 50%;
   margin: -295px 0 0 -480px;
   text-align: left;
}


.grafik-werkstatt_popup {
margin:0;
}

.grafik-werkstatt_popup {
width:100%;
height:auto;
overflow:auto;
}

.flash {
    width: 480px;
    height: 396px;
    float: left;
}
/*
.flash {
    width: 480px;
    height: 396px;
    float: left;
    background: #f4cba3 url(images/flash.jpg) no-repeat;
}*/

.content, .content_popup {
    width: 480px;
    height: 396px;
    float: left;
    overflow:hidden;
}

.content_popup {
    width: 100%;
    height: auto;
}

.content .paddingbox, .content_popup .paddingbox_popup {

}

.content .paddingbox .text {
    width: 210px;
    float: left;
    margin-right: 30px;
}

.content_popup .paddingbox_popup .text_popup {
width:100%;
float:left;
margin-right:30px;
}

.content .paddingbox .subcr {
    width: 206px;
    float: left;
}
.content .paddingbox .subcl {
    width: 206px;	
}
.content .paddingbox .subcr ul.subcr_list li, .content .paddingbox .subcr ul.csc-menu li {
    display: block;
    width: 200px;
    padding: 4px 0 4px 2px;
    border-bottom: 1px solid #b0b29c;
    line-height: 18px;
}

.content .paddingbox .subcr ul.subcr_list li.level3.act {
border-bottom:0;
}

.subcr ul li a,
.subcr ul li a:link,
.subcr ul li a:active,
.subcr ul li a:visited {
    color: #d40809;
    font-weight: bold;
    text-decoration: none;
}

.subcr ul li.level4 a,
.subcr ul li.level4 a:link,
.subcr ul li.level4 a:active,
.subcr ul li.level4 a:visited {
font-weight: normal;
}

.subcr ul li a:hover {
    color: #b0b29c;
}

.content .paddingbox .text ul, .content .paddingbox .subcr ul {
list-style-position:outside;
}

.content .paddingbox .subcr ul li.first {
    padding: 0 0 4px 0;
}

.content .paddingbox .subcr ul li.level4 {
border-bottom:0;
text-indent:10px;
padding: 2px 0;
}

.content .paddingbox .subcr ul li.level4.last {
border-bottom: 1px solid #b0b29c;
padding-bottom:7px;
}

.subcr, .text {
overflow:hidden;
}

.content_popup {
position:absolute:
top:0;
left:0;
margin:0;
background: #F8F8EE;
}

.footer_navigation {
/*float: left;*/
position:relative;
width:946px;
white-space:nowrap;
padding:4px 0 0 14px;
background:#242422;
}

.footer_navigation li {
float:left;
margin:0pt 0pt 0pt 4px;
}

.footer_navigation ul {
	position:relative;
	top:0;
	left:0;
	width: 700px;
}

.footer_navigation .langMenu {
	position:absolute;
	top:0px;
	right:0px;
}
.tx-srlanguagemenu-pi1 {
	display:inline;
}
.tx-srlanguagemenu-pi1 DIV, .tx-srlanguagemenu-pi1 IMG, .tx-srlanguagemenu-pi1 A {
	display: inline !important;	
}
.tx-srlanguagemenu-pi1 A IMG {
	display: inline !important;	
}
.tx-srlanguagemenu-pi1-flag {
	display: inline;
}
.footer_navigation .langMenu {
	float:right;
	margin-right:0.3em;
	margin-top:4px;
	white-space:no-wrap;
}
.tx-srlanguagemenu-pi1 A {
	text-indent:0 !important;
	float: none !important;
}
.tx-srlanguagemenu-pi1-flag {
}



/*-------------------------------------------------
Navigation
-------------------------------------------------*/

.navigation {
    width: 960px;
    height: 164px;
    background: #d40809 url(images/logo.gif) 738px 70px no-repeat;
    overflow:hidden;
    position:relative;
}

.navigation .paddingbox {
    padding: 10px 0px 0px 21px;
}

.navigation .paddingbox ul li span {
    /*margin-right: 27px;*/
    border-right: 1px solid transparent;
}

.navigation .paddingbox ul li a span {
    display: none;
}

.navigation .paddingbox ul li a {
    display: block;
    float: left;
    height: 17px;
}


.content_popup p.bodytext {
overflow:auto;
}


/*-------------------------------------------------
Startseite
-------------------------------------------------*/


/*-------------------------------------------------
Unterseite
-------------------------------------------------*/

/*-------------------------------------------------
Typo3-Rendering
-------------------------------------------------*/

.text p.bodytext, .subcr p.bodytext {
margin: 0 0 8px 0;
}

fieldset.csc-mailform {
border:0;
}

.csc-mailform-field input, .csc-mailform-field textarea {
width:200px;
border:0;
padding:2px 0 0 2px;
margin: 0 0 5px; 0;
}

.csc-mailform-field input {
height:18px;
}

input.csc-mailform-submit {
/*width:auto;
height:18px;
background:#D40809;
color:#FFFFFF;
padding:0;
cursor:pointer;*/
background: transparent;
border:0;
/*
color: #595A5C;
*/
color: #D40809;
font-weight:bold;
display: inline;
margin: 0;
padding: 0;
width:auto;
}

*:first-child+html input.csc-mailform-submit {
padding:2px 0 0 0;
}

* html input.csc-mailform-submit {
padding:2px 0 0 0;
}

input.csc-mailform-submit-hover {
background: transparent;
border-top: 0;
border-right: 0;
border-left: 0;
display: inline;
margin: 0;
padding: 0;
cursor:pointer;
border-bottom: 1px solid #D40809;
color:#D40809;
width:auto;
font-weight:bold;
padding:2px 2px 2px 0;
}

*:first-child+html .csc-mailform-submit-hover {		/* hack needed for IE 7 */
	border-bottom: 0;
	text-decoration: underline;
	padding:0;
}

* html .csc-mailform-submit-hover {				/* hack needed for IE 5/6 */
	border-bottom: 0;
	text-decoration: underline;
	padding:0;
}

/*.content .paddingbox .subcr ul li*/

.tx-wecmap-pi1 h1 {
display:block;
}

/*
.tx-wecmap-pi1 {
overflow:hidden;
}

.tx-wecmap-pi1 table {
margin:-2px 0 0 -2px;
}
*/

.grafik-werkstatt_popup {
height:100%;
overflow-y:auto;
}

#slider {overflow: visible;}
#slider div.scroll {overflow: hidden;}