body {
  color: black; 
  background-color: white;    
  font-size: 100.01%;    
  font-family: Arial,Helvetica,sans-serif;    
  margin: 0; 
  padding: 1em;    
  min-width: 41em; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */  
  text-align: center;
  padding-left:0;
  padding-right:0;
}
div#page {
  width:990px;
  margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
  text-align: left;    /* Seiteninhalt wieder links ausrichten */
  background-color:#eeeeee;
  padding-bottom:10px;
}
div#header {    
  font-size: 1.5em;
  margin: 0 0 0.3em; 
  padding: 0;
  text-align: center;
}  

div#content {    
  margin: 0 210px 1em 210px;
  padding: 0 1em;
  font-size: 13px;
}  
/* div#content {    
  margin: 0 180px 1em 210px;
  padding: 0 1em;
  font-size: 13px;
}  */
* html div#content {
  height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */  
}

div#footer {    
  clear: both;
  font-size: 0.7em;
  margin: 0; 
  padding: 0.1em;    
  text-align: center;    
}
/* Content Styles */
div#content h2 {    
  font-size: 1.2em;    
  margin: 0.2em 0;  
}  
div#content p {    
  margin: 1em 0;  
}  
div#content p.bodytext {
  margin-top:0;
}
div#content .csc-textpic-image img {
  border:1px solid black;
}
div#content ul {
  margin-top:5px;
  margin-bottom:5px;
}
div#content a:link, div#content a:visited {
  color:#555555;
  font-weight:bold;
  text-decoration:none;
}
div#content a:hover {
  color:#405695;
  text-decoration:underline;
}
#content .csc-header h3 {
  margin-top:40px;
}
#content fieldset.fieldset {
border:0 none;
padding:10px;
}
/* Content Styles */

/* Footer Styles */
div#footer a:link, div#footer a:visited {
  color:#555555;
  font-weight:bold;
  text-decoration:none;
}
div#footer a:hover {
  color:#405695;
}
#footer div#additional_links {
  text-align:center;
  font-size:11px;
}	
#footer div#additional_links a {
  margin-right:5px;
  margin-left:5px;
}
#footer div#additional_links a img {
  margin-right: 4px;
}
/* Footer Styles */

.invisible {
display:none;
}

.csc-frame-frame1 {
  background-color: #405695; 
  border: 1px solid #333333;
  color:#ffffff;
  height: 20px;
  font-size:15px;
  vertical-align: middle;
}
.csc-frame-frame2 {
  background-color: #F5FFAA; 
  border: 1px solid #333333;
}

.align-left {
  text-align:left;
}
.align-right {
  text-align:right;
}
.align-center {
  text-align:center;
}
.align-justify {
  text-align:justify;
}

h3 {
  margin-bottom:5px;
}
h4 {
  margin-bottom:3px;
}


table.moduleTable {
  width: 200px;
}
.moduleHead {
  background-image: url(../images/bg_navi_head.gif);
  background-repeat: no-repeat;
  background-position: left top;
  font-weight: bold;
  width: 100%;
  line-height: 20px;
  font-size: 14px;
  height: 20px;
  padding-left:8px;
  padding-top:2px;
  color: #ffffff;
}

.moduleBody {
  background-color: rgb(64,86,149);
  border-right: 1px solid #324374;
  border-bottom: 1px solid #324374;
  border-left: 1px solid #324374;
  padding-top:10px;
  padding-left: 3px;
  padding-right: 3px;
  padding-bottom: 10px;
  font-size:13px;
  color: #ffffff;
}

table.contenttable {
margin-left:auto;
margin-right:auto;
}
table.contenttable td {
  font-size:12px;
  padding:3px;
}

#right a {
  color: #ffffff;
}

div.Win-resizeDiv {
  background-color:#737373;
  border:1px dotted #000000;
  cursor:se-resize;
  font-size:20px;
  line-height:50px;
  position:absolute;
  text-align:center;
  z-index:400;
}
.Win-DivBg {
  background-color:#333333;
  left:0;
  position:absolute;
  top:0;
  width:100%;
  z-index:100;
}
div.Win-WinLil {
  background:#A7A7A7 url(../images/lilbg.gif) repeat-x scroll 0 0;
  border:1px solid #7793B9;
  bottom:0;
  color:#092061;
  cursor:pointer;
  display:block;
  float:left;
  height:17px;
  line-height:17px;
  margin-left:2px;
  margin-top:1px;
  position:relative;
  text-align:center;
  width:120px;
}
div.Win-WinMain {
  color:#333333;
  height:100px;
  left:0;
  margin-top:5px;
  position:absolute;
  text-align:center;
  top:0;
  width:360px;
  z-index:100;
}
div.Win-WinheadLeft {
  background-image:url(../images/left_top.gif);
  background-position:left center;
  background-repeat:no-repeat;
  float:left;
  height:24px;
  left:0;
  position:absolute;
  top:0;
  width:13px;
}
div.Win-WinClose {
  cursor:pointer;
  height:24px;
  line-height:20px;
  position:absolute;
  right:0;
  text-align:left;
  top:2px;
  width:30px;
  z-index:125;
}
div.Win-WinMakeLil {
  border-bottom:3px solid #829AB9;
  cursor:pointer;
  height:12px;
  line-height:12px;
  position:absolute;
  right:35px;
  top:0;
  width:10px;
  z-index:125;
}
div.Win-WinheadRight {
  background-image:url(../images/right_top.gif);
  background-position:left center;
  background-repeat:no-repeat;
  height:24px;
  position:absolute;
  right:0;
  top:0;
  width:13px;
}
div.Win-WinDragToolArea {
  background:transparent url(../images/center_top.gif) repeat-x scroll 0 0;
  color:#333333;
  font-family:Arial,Georgia,"Times New Roman",Times,serif;
  font-size:12px;
  height:24px;
  margin-left:13px;
  margin-right:13px;
  z-index:117;
}
div.Win-WinDragTool {
  cursor:move;
  font-weight:bold;
  height:24px;
  line-height:24px;
  position:relative;
  text-align:left;
  width:100%;
  z-index:116;
}
div.Win-WinBody {
  background-color:#BBD2EF;
  border-left:1px solid #9BAFCA;
  border-right:1px solid #9BAFCA;
  clear:both;
  color:#737373;
  font-family:Verdana;
  font-size:12px;
  left:0;
  margin:0;
  padding:0;
  position:relative;
  text-align:left;
  top:0;
  width:auto;
  z-index:119;
}
div.Win-WinContent {
  background-color:#FFFFFF;
  border:1px solid #9BAFCA;
  display:block;
  height:95%;
  left:0;
  margin:5px;
  overflow:auto;
  padding-left:2px;
  position:absolute;
  top:0;
  width:96%;
  z-index:120;
}
div.Win-WinBotLeft {
  background-color:#BBD2EF;
  border-bottom:1px solid #9BAFCA;
  border-left:1px solid #9BAFCA;
  bottom:0;
  height:10px;
  left:0;
  position:absolute;
  width:13px;
  z-index:120;
}
div.Win-WinImgBotLeft {
  background-color:#BBD2EF;
  border-bottom:1px solid #9BAFCA;
  bottom:0;
  height:10px;
  left:13px;
  position:absolute;
  width:50%;
  z-index:120;
}
div.Win-WinImgBotRight {
  background-color:#BBD2EF;
  border-bottom:1px solid #9BAFCA;
  bottom:0;
  height:10px;
  position:absolute;
  right:13px;
  width:50%;
  z-index:120;
}
div.Win-WinResize {
  border-bottom:5px solid #FFFFFF;
  bottom:1px;
  cursor:pointer;
  margin-bottom:2px;
  margin-right:2px;
  position:absolute;
  right:0;
  width:10px;
  z-index:121;
}
div.Win-WinBotRight {
  background-color:#BBD2EF;
  border-bottom:1px solid #9BAFCA;
  border-right:1px solid #9BAFCA;
  bottom:0;
  height:10px;
  position:absolute;
  right:0;
  width:13px;
  z-index:120;
}


a.internal-link img {
border: none;
}
a.external-link-new-window img {
border: none;
}

a.mail {
  padding-left:20px;
  background-image:url(../images/email_go.png);
  background-position:left;
  background-repeat:no-repeat;
}

.ProduktItem {
float:left;
margin-bottom:10px;
margin-right:20px;
width:260px;
height:230px;
min-height:230px;
max-height:230px;
text-align:center;
}

.tx_tipafriend_formfield {
margin:10px 0;
}
.tx_tipafriend_formfield LABEL {
  clear:both;
  display:block;
  float:left;
  font-weight:bold;
  width:200px;
  text-align:left;
}
.tx_tipafriend_formfield INPUT, .tx_tipafriend_formfield TEXTAREA {
	width:260px;
}
