﻿/**************
* FONTS
**************/
* {
	margin:0px;
	padding:0px;
	text-align:left;
}

body {
	background-color:#D1D2D3;
	color:#373B3E;
	font:9pt Arial,Helvetica, sans-serif;

}

li{
	margin-left:12px;
}

h1{
color:#21418c;
text-transform:uppercase;
font-weight:bold;
font-size:8pt;
margin-bottom:10px;
}

h2{
	font: 12pt arial,serif;
	font-weight:bold;
	margin-top:10px;
}

h3 {
	font: 11pt arial,serif;
	margin-bottom:7px;
	font-weight:bold;
	color:#373B3E;
}

div.news-single-item .news-subheader h3 {
	font: 11pt arial,serif;
	margin-bottom:7px;
	color:#373B3E;
	padding:0px;
	padding-top:5px;
}

div.news-latest-item p.bodytext {
	font: 10pt arial,serif;
	margin-bottom:7px;
	color:#373B3E;
	padding:0px;
	padding-top:5px;
}
p.bodytext ul li {
	font: 10pt arial,serif;
	color:#373B3E; 	
 }


h4{
	font: 17pt arial,serif;
	margin-top:10px;
	color:#21418c;
}

h5{
	font:bold 14px;
}

h6{
	font:bold 12px;
}

img{
	border:none;
	  outline:none;
}

td{
	vertical-align:top;
}

p{
}

a{
color:#21418c;
text-decoration:none;
  outline:none;
}

p.com-basket-next{
font-weight:bold;
	font-size:15px;
	margin-bottom:15px;
}

a:hover{
}

/**************
* RTE
**************/
.layout-1 {	color:#D22229;}
.layout-2{	color:#243F90;}
.layout-3{	font-weight:bold; text-transform:uppercase;}
.layout-4{	border-bottom:dotted 1px #000;margin-top:2px;margin-bottom:2px;font-size:1px;}



/****************
 * mag style 
 ***************/

.reddot {color:#d22229;
  background:url(../../images/elements/reddot.png);
  padding:2px;
  padding-top:0;padding-bottom:0;
  margin-right:2px;
  background-position: 0 3px;
  background-repeat:no-repeat;
  float:left;
}

.error {color:#d22229}

/****************
 * service stellen
 ***************/

p.news-single-author
{
	color:#21418C;	
}

h3.stelle-sucht
{
	color:gray;	
}

div.news-single-item dd img
{
	margin-right:10px;	
}


/*CSS hinzugefügt von Surasak Dörflinger ibVerlag */
.csc-searchResultInfo a{
	display:block;
	margin-top:15px;
	font-weight:bold;
}

.tx-sgsearch form table tbody tr {
	margin-bottom:10px;	
	display:block;
}

.tx-sgsearch form input[type=text] {
	margin-left:1px;
	width:300px;
}

.tx-sgsearch form select.topsuchfeld {
	margin-left:51px;
	width:120px;
}

.tx-sgsearch form select.topsuchmultifeld {
	margin-left:18px;
	width:120px;
}

.tx-sgsearch form input[type=submit] {
	margin-left:59px;
	width:120px;
}

#content_border .news-list-item h3{
font-size:10pt;
}

#content_normal p{
font-size:10pt;
}

#content_normal .news-subheader{
display:none;
}


div.csc-header-n1 h1, div.csc-header-n2 h1 {
    border-color: #243F90;
    color: #243F90;
}

div.csc-header-n1 h1, div.csc-header-n2 h1, div.csc-header-n3 h1{
    border-top: 7px solid #243F90;
    color: #243F90;
    font-size: 10pt;
    letter-spacing: 1pt;
    padding-top: 5px;
}

div.csc-header-n4 h1, div.csc-header-n5 h1, div.csc-header-n6 h1{
    border-top: 7px solid #243F90;
    color: #243F90;
    font-size: 10pt;
    letter-spacing: 1pt;
    padding-top: 5px;
}

div.csc-header-n7 h1, div.csc-header-n8 h1, div.csc-header-n9 h1{
    border-top: 7px solid #243F90;
    color: #243F90;
    font-size: 10pt;
    letter-spacing: 1pt;
    padding-top: 5px;
}


/*
.hometop1{
	margin-top:-38px;
}
*/
.vote .submit {
	margin-bottom:20px;
}

