body {
	background: url(../images/bg-content.gif) repeat-x;
	width: 100%;
	height: 1000px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	font-family: Arial;
	font-size: 14px;
	color: #454545;
	line-height:18px;
}

.content h1{
	line-height:32px;
}
.ImageLeft{
   	float:left;
   	padding:0 15px 0 0;
}
.list{
	font-family: Arial;
	font-size: 14px;
	line-height: 20px;
	color: #454545
}
.paketinfo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:215px;
	height:165px;
	background-image:url(../images/bgPaketinfos.jpg);
	padding:80px 0 0 4px;
	margin-top:8px;
	position:relative;
	float:left
}
.details{
	color:#3c7fa2
}

.expl1 {
	width: 960px;
	color: #999;
	font-size: 12px;
	line-height: 18px;
	padding:5px 0px 5px 0px;
}
.text{
        font-size: 14px;
        line-height:18px;
        color:#454545;
}
.text12{
        font-size: 12px;
        color:#656565
}
.headline2{
        font-size: 14px;
        color:#002940;
        font-weight:normal;
}
.headline2b{
        font-size: 14px;
        color:#002940;
        font-weight:bold;     
}
.text1{
        color: #999;
	font-size: 14px;
	line-height: 18px;
}
.visualClear {
	height: 0px !important;
	clear: both;
}
.visualClear2 {
	width: 738px;
	height: 20px
	clear: both;
}
.visualClear3 {
	clear: both;
}
a:link {
	color: #002940;
	text-decoration: none;
	outline: none;
}
a:visited {
	color: #002940;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #002940;
	text-decoration: underline;
	font-family: Arial;
	outline: none;
}
.textLink {
	font-family: Arial;
	font-size: 14px;
}
.textLink:link {
	color: #000000;
	text-decoration: underline;
	outline: none;
}
.textLink:visited {
	color: #002940;
	text-decoration: underline;
	outline: none;
}
.textLink:hover {
	color: #002940;
	text-decoration: none;
	outline: none;
}
.dossierLink {
	color: #999999;
	text-decoration: underline;
	outline: none;
}
.dossierLink:link {
	color: #999999;
	text-decoration: underline;
	outline: none;
}
.dossierLink:visited {
	color: #999999;
	text-decoration: underline;
	outline: none;
}
.dossierLink:hover {
	color: #999999;
	text-decoration: none;
	font-family: Arial;
	outline: none;
}



h1 {
	font-size: 20px;
	color: #3d9ace;
}

.all {
	border: 0px solid red;
	background: url(../images/all-content.gif) no-repeat;
}

.wrapper {
	border: 0px solid black;
	width: 960px;
	padding: 0px;
	margin: 0px auto 0px auto;
}

.top {
	height: 60px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	background: url(../images/bg-top.gif) no-repeat;
}

*html .top {
	height: 63px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	background: url(../images/bg-top.gif) no-repeat;
}

.demoTop {
	border: 0px solid red;
	background: url(../images/demo-button-content-top.gif) no-repeat;
	width: 151px;
	height: 29px;
	float: right;
	margin: 18px 0px 0px 0px;
	padding: 5px 0px 0px 12px;
}

.demoTop a:link,
.demoTop a:visited,
.demoTop a:hover {
	color: #535201;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
}

.demoTop span {
	font-weight: bold;
}







/*navigation*/

.naviWrapper {
	border: 0px solid black;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	clear: both;
	height: 28px;
}

*html .naviWrapper {
	border: 0px solid black;
	margin: 0px;
	padding: 7px 0px 0px 0px;
	clear: both;
	height: 28px;
} 

#navigation {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	width: 655px;
	float: left;
	font-weight: normal;
}

#navigation ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#navigation li {
	list-style: none;
	float: left;
}

#navigation a {
	color: white;
	background: transparent;
	text-decoration: none;
	padding: 0px 15px 0px 0px;
	display: block;
	float: left;
	font-size:16px;
}

#navigation .active a {
	color: #d7d86b;
	background: transparent;
	text-decoration: none;
}

#navigation a:hover {
	color: #d7d86b;
	background: transparent;
}






/*end of navigation*/ 

.meta {
	border: 0px solid green;
	text-align: center;
	float: right;
	padding: 0px;
	font-size: 15px;
}

.blog {
	padding: 0px 10px 0px 10px;
	border: 0px solid white;
	float: left;
}

.blog a:link {
	color: #a4d1e7;
}

.blog a:visited {
	color: #a4d1e7;
}

.blog a:hover {
	color: #d7d86b;
	text-decoration: none;
}   

.twitter {
	padding: 0px 10px 0px 30px;
	border: 0px solid white;
	float: left;
	background: url(../images/twitter.gif) no-repeat 0px 0px;
}

.twitter a:link {
	color: #a4d1e7;
}

.twitter a:visited {
	color: #a4d1e7;
}

.twitter a:hover {
	color: #d7d86b;
	text-decoration: none;
}

.logo {
	padding: 0px 10px 7px 10px;
	border: 0px solid white;
	float: right; 
}

.row {
	border-bottom: 3px solid #cde5f1;
	padding: 50px 0px 50px 0px;
}
*html .row {
	border-bottom: 3px solid #cde5f1;
	padding: 25px 0px 25px 0px;
}
.rowCenter {
	border: 0px solid red;
	padding: 50px 0px 50px 0px;
	text-align: center;
}
.cloudLogo {
	margin: 0px 2px 0px 0px;
	padding: 0px;
	float: left;
}
.dossier {
	text-align: left;
	background: #eeeeee;
	color: #999;
	margin: 0px 0px 25px 0px;
	padding: 20px;
	font-size: 12px;
	line-height: 18px;
	height:auto;
}
.dossier h2 {
	color: #999;
	padding: 0px;
	margin: 0px;
}

.dossier .bodytext {
	font-size: 12px;
	line-height: 18px;
	color: #999;
}

.container, .halfdiv {
	float: left;
	width: 25%;
	margin: 0px;
	border: 0px solid #cde5f1;
	font-size: 14px;
	padding: 0;
}
.containerBlog {
	float: left;
	width: 203px;
	height: 180px;
	margin: 0px;
	border: 0px solid #cde5f1;
	font-size: 14px;
	border: 1px solid #e0e0e0;
	border-width: 1px 1px 0px 1px;
	padding: 0px 10px 0px 10px;
	color: #666666;
}
*html .containerBlog h1 {
	font-size: 20px;
	color: #3d9ace;
	padding: 10px 0px 0px 0px;
}
.containerBlogFooter {
	background: url(../images/blog-shadow.gif) no-repeat top left;
	border: 0px solid red;
	height: 25px;
}
*html .containerBlogFooter {
	margin: -20px 0px 0px 0px;
}
.containerBlog ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.containerBlog li {
	list-style: none;
	padding: 0px;
	margin: 0px;
	line-height: 20px;
}
.containerBlog span {
	font-size: 11px;
	font-weight: bold;
}
.content {
	border: 0px solid red;
	background: white;
	padding: 0px 0px 0px 0px;
}
.columnContentsingleColumn {
	padding: 20px 0px 0px 0px;
}
.columnOne {
	border: 0px solid blue;
	width: 180px;
	float: left;
	padding: 35px 0px 0px 0px;
	height: 100%;
	background: url(../images/bg-subnavi.jpg) no-repeat 0px 0px white;
	min-height: 620px;
}






/*subnavi*/

.subnavi {
	border: 0px solid green;
	height: 300px;
}
.subnavi ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.subnavi li {
	list-style: none;                                                                                    
	border: 0px dotted #a0a8ac;
	border-width: 0px 0px 0px 0px;
	line-height: 50px;
	font-size: 15px;
}

.subnavi li a {
	width: 180px;
	margin: 0px;
	padding: 0px;
	display: block;
	text-decoration: none;
	color: #373737;
	background: url(../images/subnavi-low.gif) no-repeat 0px 0px;
}

.subnavi li a:visited {
	margin: 0px;                                                            
	padding: 0px;
	display: block;
	text-decoration: none;
	color: #373737;
}

.subnavi li a:hover {
	margin: 0px;
	text-decoration: none;
	background: url(../images/subnavi-active.gif) no-repeat 0px 0px;
	color: #373737;
}

.subnavi .active a {
	list-style: none;
	margin: 0px;
	font-weight: bold;
	background: url(../images/subnavi-active.gif) no-repeat 0px 0px;
	color: #373737;
}




/* preise */

.preise {
	margin: 20px 0px 0px 0px;
}
.preise td {
	border: 1px solid #c8dfed;
	border-width: 0px 0px 1px 0px;
	padding: 5px;
}
.preiseInfoBox{
        /*background-image:url(../images/infoBox.jpg);
        background-repeat:no-repeat;*/
        width:219px;
	height:160px;
	position:relative;
	float:left;
	margin-top:94px;
}
.preiseBoxMC{
	width:206px;
	height:204px;
	float:left;
	background-image:url(../images/bgMC.jpg);
	background-repeat:no-repeat;
	padding:50px 15px 0 15px;
	color:#fff;
	margin-right:10px;
}
.preiseBoxMCP{
	width:206px;
	height:204px;
	float:left;
	background-image:url(../images/bgMCP.jpg);
	background-repeat:no-repeat;
	padding:50px 15px 0 15px;
	color:#fff;
	margin-right:10px;
}
.preiseBoxRCPP{
	width:206px;
	height:204px;
	float:left;
	background-image:url(../images/bgRCPP.jpg);
	background-repeat:no-repeat;
	padding:50px 15px 0 15px;
	color:#fff;
	margin-right:10px;
}
.preiseBoxGC{
	width:206px;
	height:204px;
	float:left;
	background-image:url(../images/bgGC.jpg);
	background-repeat:no-repeat;
	padding:50px 15px 0 15px;
	color:#fff;
	margin-right:10px;
}
.preiseBoxGCP{
	width:206px;
	height:204px;
	float:left;
	background-image:url(../images/bgGCP.jpg);
	background-repeat:no-repeat;
	padding:50px 15px 0 15px;
	color:#fff;
	margin-right:10px;
}
.preiseBoxRCP{
	width:206px;
	height:204px;
	float:left;
	background-image:url(../images/bgRCP.jpg);
	background-repeat:no-repeat;
	padding:50px 15px 0 15px;
	color:#fff;
	margin-right:10px;
}
.preiseDesc{
	padding-top:30px;
	color:#FFF;
}
.pakete{
	padding:10px 20px 20px 20px;
        width:687px;
	clear:both;
	line-height: 18px;
	background-color: #EDEDED
}







/*content*/
.textBlau{
	color:#1f8ac7;
}
.kundePos{
	font-size:12px;
}
a.Link2{
	color:#1f8ac7;
	font-size:14px;
	text-decoration: underline;
}
a.Link2:hover{
	text-decoration: none;
}
a.LinkGrau{
	color:#777;
	font-size:14px;
	text-decoration: underline;
}
a.LinkGrau:hover{
	text-decoration: none;
}
.DlBox{
	background:url(../images/bgDlBox.png) 0 0 no-repeat;
	width:710px;
	height:92px;
	padding:20px 20px;
	margin:50px 0 30px 0;
}
.DlBoxL{
	background:url(../images/bgDlBox960.png) 0 0 no-repeat;
	width:920px;
	height:92px;
	padding:20px 20px;
	margin:50px 0 30px 0;
}
.btnPDF{
	background:url(../images/btnPDF.png) 0 0 no-repeat;
	margin-top:30px;
	font-size:16px;
	font-weight:bold;
	width:215px;
	height:51px;
	float:left;
}
.btnPDF a {
	color:#1f8ac7;
	display:block;
	text-decoration:none;
	padding:6px 16px;	
}
.btnPDF a:hover {
	text-decoration:none;
}
.btnPDF:hover{
	background-position: 0px -51px !important;
}
.btnKostenloseDemo{
	background:url(../images/btnKostenloseDemo.png) 0 0 no-repeat;
	margin-top:30px;
	font-size:16px;
	font-weight:bold;
	width:215px;
	height:51px;
	float:left;
}
.btnKostenloseDemo a {
	display:block;
	text-decoration:none;
	color:#616303;
	padding:13px 35px;
}
.btnKostenloseDemo a:hover {
	text-decoration:none;
}
.btnKostenloseDemo:hover{
	background-position: 0px -51px !important;
}

.btnPreise{
	background:url(../images/btnPreise.png) 0 0 no-repeat;
	width:238px;
	height:56px;
	font-size:16px;
	font-weight:bold;
	margin-top:4px;
	float:left;
}
.btnPreise a {
	color:#388562;
	display:block;
	text-decoration:none;
	padding:16px 20px;
}
.btnPreise:hover{
	background-position: 0px -56px !important;
}
.LinkPreiseText{
	color:#002940;
        width:450px;
        text-align:right;
        padding:20px 20px;
        font-weight:bold;
        float:left;
        font-size:16px;
}
.btnAnwendungen{
	background:url(../images/btnAnwendungen.png) 0 0 no-repeat;
	width:238px;
	height:56px;
	font-size:16px;
	font-weight:bold;
	margin-top:4px;
	float:left;
}
.btnAnwendungen a {
	color:#1f8ac7;
	display:block;
	text-decoration:none;
	padding:16px 20px;
}
.btnAnwendungen:hover{
	background-position: 0px -56px !important;
}
.LinkAnwendungenText{
	color:#002940;
        width:670px;
        text-align:right;
        padding:20px 20px;
        font-weight:bold;
        float:left;
        font-size:16px;
}


table.Kunden{
	font-size:14px;
}
table.Kunden a.Kunde{
	font-weight:bold;
}
table.Kunden a.Link1{
	color:#1f8ac7;
	font-size:12px;
}

table tr.Kunde:hover { 
	background:none repeat scroll 0 0 #E8EFF1;
}

.columnContent {
	border: 0px solid black;
	float: right;
	width: 750px;
	padding: 30px 0px 10px 0px;
}
.columnContent .row {
	border-bottom: 3px solid #cde5f1;
	padding: 20px 0px 20px 0px;
}
.columnContent .rowLast {
	border-bottom: 0px solid #cde5f1;
	padding: 20px 0px 20px 0px;
}
.columnContent .container {
	float: left;
	width: 50%;
	margin: 0px 0px 0px 0px;
	border: 0px solid #cde5f1;
	font-size: 14px;
	padding: 0px;
	line-height: 20px;
}
.heading {
	color: #002940;
	font-size: 26px;
	padding: 0px;
	margin: 0px 0px 12px 0px;
	width: 100%;
	line-height:28px;
}
.dl {
	color: #002940;
	font-size: 14px;
}

h1 {
	color: #002940;
	font-size: 26px;
	padding: 0px;
	margin: 0 0 20px 0;
	width: 100%;
}







/*footer*/

.footerWrapper {
	background: url(../images/footer.gif) repeat-x top left #124f6b;
}

.footer {
	border: 0px solid red;
	width: 960px;
	margin: 0px auto 0px auto;
	padding: 40px 0px 40px 0px;
	color: #7ab0ca;
} 

.footer a:link,
.footer a:visited,
.footer a:hover {
	color: #7ab0ca;
}
.containerFooter2 {
	border-bottom: 1px solid #3e758f;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	font-size: 12px;
	height: 20px;
}
.containerFooter {
	border-bottom: 1px solid #3e758f;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	font-size: 12px;
	min-height: 20px;
	clear:both;
	
}
.containerFooter .left  {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
	float: left;
	width: 150px;
	height:20px
}

.containerFooter .left a {
	color: #b0d4e5;
}

.containerFooter .right  {
	font-size: 12px;
	font-weight: normal;
	float: left;
	width: 810px;
	height:36px
}

.impressum {
	border: 0px solid #3e758f;
	border-width: 1px 0px 1px 0px;
	margin: 40px 0px 0px 0px;
	width: 100%;
	height: 50px;
	padding: 10px 0px 20px 0px;
}

*html .impressum {
	margin: 20px 0px 0px 0px;
}

.social {
	float: left;
	width: 25%;
	border: 0px solid red;
}

.social h2 {
	color: white;
	text-transform: none;
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
}

.info {
	float: right;
	margin: 0px 0px 0px 0px;
	color: white;
	font-size: 12px;
	border: 0px solid red;
}

.info p {
	color: white;
	font-size: 12px;
	margin: -3px 0px 0px 0px;
}

.info h2 {
	color: #7ab0ca;
	text-transform: none;
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
}

.signature {
	border: 0px solid red;
	text-align: right;
	color: #427691;
	font-size: 12px;
	padding: 10px 0px 0px 0px;
}

.yellow {
	color: #dddf5b;
}







/* zusatzstyles - alex */

.halfdiv .bodytext, .fulldiv .bodytext, .dritteldiv .bodytext {
	font-size:14px;
	padding:0 10px 0 0;
}
.halfdiv {
	position:relative;
	float:left;
	width:340px;
	margin:10px 35px 10px 0px;
	height:auto;
	clear:right;
	border: 0px solid red;
}
.fulldiv {
	position:relative;
	float:left;
	width:100%;
	margin:10px 0px 10px 0;
	margin:0px;
}
.dritteldiv {
	position:relative;
	float:left;
	width:240px;
	margin:0px 10px 10px 0px;
	min-height:210px;
	border: 0px solid white;
}

.dritteldiv .bodytext {
	border: 0px solid red;
	margin: 0px 0px 0px 0px;
}

.dritteldiv h4 {
	border: 0px solid red;
	margin: 5px 0px 0px 0px;
	font-size: 14px;
	color: #003333;
}

.dritteldivblau {
	position:relative;
	float:left;
	width:226px;
	margin:5px 3px 30px 0;
	padding:15px 10px 5px 10px;
	background:#e3ebf6;
	font-size:14px;
	font-weight:normal;
	min-height:60px
}
.dritteldivblau img, .dritteldivblau .csc-textpic-imagewrap{
	position:relative;
	float:left;
	margin:0px;
}
 .dritteldivblau .csc-textpic{
	position:relative;
	float:left;
	margin:0px;
}
.dritteldivblau ul{
	list-style:none;
	margin:0px;
	padding:0px;
	font-size:12px;
	font-weight:normal;
	height:auto;
	color: #003333;
	
}
.dritteldivblau ul li{
	line-height:18px;
	height:auto;
	font-size:14px;
	font-weight:normal;
	
}
.divider hr {
	position:relative;
	float:left;
	width:100%;
	height:0px;
	margin: -8px 0px 20px 0px;
	padding:0px;
	border:0px;
	border-bottom:1px solid #ccc;
	
}

.moreInfoLink {
	margin: 0px 0px 25px 0px;
}
.greybox {
	position:relative;
	float:left;
	width:100%;
	height:auto;
	margin:0px;
	padding:0px;
	border:0px;
	background:#ccc;
}
.greybox p {
	padding:0 10px 0 10px
}
.greybox h1 {
	position:relative;
	float:left;
	width:100%;
	height:auto;
	margin:0px 0 10px 0;
	padding:0px 0 10px 0;
	border:0px;
	background:#fff;
}
.basispaketediv {
	position:relative;
	float:left;
	width:100%;
	margin:10px 0px 10px 0;
	margin:0px;
}
.basispaketediv .bodytext, .basispaketediv p {
	position: relative;
	bottom:0px;
}
.halfdiv h3, .dritteldiv h3, .dritteldivblau h3  {
	margin:0px;
	padding:0px;
}

.fulldiv h3  {
	margin:10px 0px 10px 0px;
	padding:0px;
}

h2, h3, h4 {
	color: #002940
}

h2 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 18px;
}

h3 {
	font-size: 17px;
}

.bodytext, p {
	color:#454545;
	font-size:14px;
	line-height:20px;
	margin: 5px 0px 10px 0px;
}
.csc-default {
	height:auto;
}
h4 {
	margin:0px 0 -10px 0;
	padding:0px;
}

h5 {
	border: 0px solid red;
	margin: 5px 0px 5px 0px;
}







/* aus typo3.css kopiert*/

img {
	border: none;
	clear:none;
}

div.csc-textpic div.csc-textpic-single-image img {
	margin: 0px;
}

.csc-textpic-imagewrap, .csc-textpic-single-image {
	margin: 10px 0px 0px 0px;
}
.csc-textpic-intext-right-nowrap, .csc-textpic-intext-right {
	margin: .5em 1em 1em 0;
}
.csc-textpic-intext-left-nowrap, .csc-textpic-intext-left {
	margin: .5em 1em 1em 1.25em;
}
.csc-textpic-single-image {
	position:relative;
	top:-1px;
}
.listenpunkt {
	position:relative;
	float:left;
	margin:0px;
	height:auto;
	background:#e3ebf6;
	width: 730px;
	padding: 0px 10px 0px 10px;
}
.listenpunkt p {
	position:relative;
	float:left;
	padding: 5px 0px 0px 0px;
}
.listenpunkt img {
	position:relative;
	top:5px;
}
.listenpunkt .csc-textpic, .listenpunkt .csc-textpic-imagewrap {
	margin: 0px;
}
.seitenlink {
	position:relative;
	float: right;
	margin-top:10px;
	clear:both;
	width:auto;
}
.seitenlink a:link {
	background-image:url(../images/seitenlink.png);
	background-repeat:no-repeat;
	padding-left:25px;
	background-position:0 -7px;
	margin-left: -6px;
	color: #666666;
}
.seitenlink a:visited {
	background-image:url(../images/seitenlink.png);
	background-repeat:no-repeat;
	padding-left:25px;
	background-position:0 -7px;
	margin-left: -6px;
	color: #666666;
}
.seitenlink_rechts {
	position:relative;
	float:right;
	margin-top:0px;
	margin-left:290px;
	clear:both;
	width:auto;
}
.seitenlink_rechts a:link {
	background-image:url(../images/seitenlink.png);
	background-repeat:no-repeat;
	padding-left:25px;
	background-position:0 -7px;
	margin-left: 0px;
	color: #666666;
}
.seitenlink_rechts a:visited {
	background-image:url(../images/seitenlink.png);
	background-repeat:no-repeat;
	padding-left:25px;
	background-position:0 -7px;
	margin-left: 0px;
	color: #666666;
}
.csc-text-pic{
	margin:0px;
	padding:0px;
}








.HLAnwendungen{
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	font-size:16px;
	font-weight:bold;
	float:left;
	border:0px #000 solid;
}
.ImgAnwendungen{
	border:0px #CC0 solid;
	text-align:center;
	padding:5px;
	float:left;
	width:265px;
}
.dLineV{
	border:0px #111 solid;
	width:20px;
	background:url(../images/dLineV.png) top left repeat-y;
}
.ImgAnwendungen1{
	width:440px;
	padding:0 10px 0 0;
	border:0px #CC0 solid;
	text-align:center;
	margin-top:30px;
}
.LinkPreise{
	margin:30px 0 30px 0;
	background-color:#e4f9e7;
}
.LinkAnwendungen{
	background-color:#e4f1f7;
}
.dLineH{
	background:url(../images/dLineH.png) center center repeat-x;
	height:20px;

}
.dLineH740{
	background:url(../images/dLineH.png) center center repeat-x;
	height:20px;
	width:740px;
}
.dLineH960{
	background:url(../images/dLineH.png) center center repeat-x;
	
	width:960px;
}

.dLineH740_10{
	background:url(../images/dLineH.png) center center repeat-x;
	height:10px;
	width:740px;
}

.moreInfo2 a {
	font-size:12px;
	color:#777;
	text-decoration:underline;
}
.moreInfo2 a:hover {
	text-decoration:none;
}

td.light {
	padding: 10px 10px 10px 60px;
	background: url(../images/preise_light.gif) repeat-y;
	width: 120px;
}
td.lightNoBorder {
	padding: 10px 10px 10px 60px;
	border: 0px;
	background: url(../images/preise_light.gif) repeat-y;
}
td.noBorder {
	border: 0px;
	background: transparent;
}
td.noBorderBottom {
	border: 0px;
	background: transparent;
	padding: 0px;
}
.noBorderBottom p {
	font-size: 12px;
}
a.external-link-new-window{
	text-decoration: underline;
}
.tx-comments-comment-content{
        font-size: 14px;
}
.tx-comments-comment-form label{
        font-size: 14px;
}
.tx-comments-comment-name{
	font-size: 14px;
}
.tx-comments-comment-date{
	font-size: 14px;
}
.tx-comments-comments{
	font-size: 14px;
	margin-bottom:30px
}
