@import url("reset");
@import url("navigation");
@import url("forms");
@media all {
/* begin media all */
/* Korrektur der Abstände bei Selectboxen. */
option { padding-left: 0.4em; }
select { padding: 1px; }

/* Korrektur des Italics Bugs des IE 5.x und IE 6 */
* html body * { overflow:visible; }

html { height: 100%; margin-bottom: 1px; }
body {
	/* Beseitigung von Rundungsfehler beim Skalieren von Schriftgrößen in älteren Opera Versionen */
	font-size: 100.01%;
	color: #000;
	background: #fff;
	text-align: left;
	height: 100%;
	margin:  5px 5px;
	font-size: 0.63em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#page	 {
	/*min-height: 100%;*/
	width:  1000px;
	border:  solid 0px #00f;
}
	
#header {
	position:relative; 
	background: #fff url(../file/layout/logo-claim.jpg) no-repeat 0 10px;
	min-height: 70px;
	padding-top: 30px;
}

#header #headimg{
	margin: 0px 0 0 0;
	border-top:  15px solid #004494;
}

#header #service {
	float: right;
	width:  245px;
	margin: 10px 0 15px 0;
}

#service #servicenav{
	background: #8fa1b7;
	height:  15px;
	padding: 5px;
	margin:  0 0 15px 0;
	color: #fff;
}

#service #searchform{
	text-align: right;
	border:  solid 1px #d1d6da;
	margin-left: 0px;
	background: #fff url(../file/layout/lupe.gif) no-repeat 0 0px;
}

#pageinfo{
	margin:  0 0 10px 0;
	padding: 0 0 8px 0;
	border-bottom: 2px #cccccc solid;
	
}

#pathnav{
	float: left;
	width:  400px;
	margin-top: 3px;
}



#leftcol {
	float: left; 
	width: 200px;
	color: #4B4B4B;
	padding-top:26px;
}

#rightcol { 
	float:right; 
	width: 210px !important; 
	padding-top:26px;
}
#contentcol {
	width:570px;
	margin: 0px 215px 0px 205px;
	border-left: 0px solid #f00;
	border-right: 0px solid #f00;
	padding:  5px;
	min-height: 100%;
	line-height: 1.5em;
}
#rightcoliwd {
��� float: right;
��� padding-top:15px;
��� width: 0 !important; /* Rechte Spalte wird mit 0 ausgeblendet */
}
#contentcoliwd {
    border-left: 0 solid #FF0000;
    border-right: 0 solid #FF0000;
    line-height: 1.5em;
    margin: 0 0 0 205px; /* Platzhalter f�r die rechte Spalte wird mit 0 anstatt 215px eliminiert */
    min-height: 100%;
    padding: 5px 0 5px 5px;
    width: 790px;
}
#footer{
	background-color: #dfdfdf;
	color: #000;
	padding: 2px 40px 2px 1px;
	margin:  10px 0 0 0px;
	font-size: 11px;
	height: 21px;
}	

#footer .footerlink {
	float: right;
	margin: 2px 80px 2px 20px;
}


h1 {
	font-size: 1.5em;
	color: rgb(0,102,153);
	margin:  5px 0 5px 0;
}

h2 {
	font-size:  1em;
	color:  rgb(137,137,137);
	margin:  5px 0 5px 0;
}

h3 {
	font-size: 0.5em;
	color: rgb(0,102,153);
	margin:  5px 0 5px 0;
}

h4 {
	font-size: 0.5em;
	color: rgb(102,102,102);
	margin:  5px 5px;
}
	
h5 {
	font-size: 1em;
	color: rgb(255,252,250);
	margin:  5px 5px;
}	
	
.customedit {
	text-align: left;
	padding: 5px;
	border: solid 1px #003063;
}

.customedit button {
	border: solid 1px #000;	
}

.newsitem{
	border-bottom: solid 1px #000;
	margin: 0 0 20px 0;
	padding: 10px;
}

.topnews{
	background: #ededed;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
	border-top: solid 1px #000;
}

.newsimg {
	width:  230px;
	float:  left;
	padding:  10px;
	padding-top: 25px;
}

.newsshorttext{
	margin-left:  240px;
	padding:  10px;
	word-wrap:break-word;
}


.newsdate{
	font-weight: bold;
	margin:  5px 0 10px 0;
	text-align:  right;
}

.shortmessage{
	font-weight: bold;
	margin:  10px 0 10px 0;
}




/* TEASER Area */

.teaser {
	margin: 10px 0 2px 0;
	padding: 0px 0 0px 0;
	border-bottom:  solid 2px rgb(212,0,50);
	border-top:  solid 2px rgb(212,0,50);
	line-height: 1.5em;
	overflow:hidden;
	word-wrap: break-word;
	
}

.teasercontent{
	overflow: hidden;
}

.teasernews {
	height:  20em;
	overflow: hidden;
	text-align: left;

}

div.item {
	text-align: left;
}

.teaser .loginarea{
	background: #ededed;
}


.teaser .hide{
	display: none;
}

.teaser .show {
	display: block;
}


.teaser h2 {
	display:  block;
	font-size: 13px;
	font-weight: bold;
	background: #008AC2;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	padding:  3px 0 3px 0;
	margin:  0;
}

.teasercontent h3 {
	font-weight: bold;
	color: rgb(0,0,0);
}

.teaser .date {
	color: rgb(0,102,153);
	font-weight: bold;
	padding: 3px 0 3px 0;
}

div.iconbox {
	width: 20px;
	float: right;
	border: solid 1px #fff;
}

/* ENDE TEASER Area */

.clearfix:after {
    content: ".";
    display: block;
    font-size:0;
    height: 0;
    clear: both;
    visibility: hidden;
  }

	
span.highlight {
	background: yellow;
	font-weight:bold;
}

/* Font Size */

#fontsize {
	text-align:right;
	margin: 0px 0 0px 380px;
	font-size: 11px;
	border:  solid 0px #00f;
	line-height: normal;
	padding: 0;
	
}



/*#fontsize div.size {
	margin-right:80px;
	padding-top:5px;
	border:  solid 0px red;
	
}

#fontsize ul{
	list-style-type: none;
	list-style-image: none;
	width: 80px;
	padding:0;
	margin:0;
	direction: rtl;
	float: right;
	border: solid 0px #000;
}
	


#fontsize li {
	float:left;
	display:inline;
	width: 22px;
	padding:0;
	margin:0;
	padding-left:2px;
	text-align:right;
	
	
}*/

#fontsize td a {
	text-decoration: none;
	text-align:center;
	color: #000;
	background: #fff;
	width: 22px;
	
	display: block;
	font-weight: bold;
	
	
}

#fontsize td.small a {
	font-size:12px;
	padding-top:4px;
	
}



#fontsize td.medium a {
	font-size:14px;
	padding-top:2px;
	
}

#fontsize td.large a{
	font-size:16px;
}

/* searchresult */

#searchresult ul {
	list-style-type: none;
}

#searchresult li {
	margin: 20px;
}

#searchresult a {
	font-weight: bold;
	background: rgb(204,204,204);
	color: rgb(0,102,153);
	display:  block;
	padding:  5px;
	width:  100%;
}

#searchresult a:hover, #searchresult a:focus {
		background: #008AC2;
		color: #fff;
}

/* Floats and clearing */

   /* Diese Angabe bentigt der Safari-Browser zwingend !! */
  .clearfix { display: block; }

   /* Overflow-Methode zum Clearen der Float-Umgebungen */
  .floatbox { overflow:hidden; }

   /* IE-Clearing: Bentigt nur der Internet Explorer und ber iehacks.css zugeschaltet */
  #ie_clearing { display: none; }
 
 .subcolumns { width: 100%; overflow:hidden; }
 
 .clear{
	clear: both;
	font-size: 1px;
}
	
.ansprechpartner .photo {
	float: left;
	width: 90px;	
}
	
.ansprechpartner .infos {
	margin: 0 0 0 95px;
}	

.seminar p {
	line-height: 2em;
	padding: 5px 0 5px 0;
}	

.seminar p.art {
	font-weight: bold;
}
.seminarliste p {
	padding: 5px 0 5px 0;
}	

.seminarliste p.fett {
	font-weight: bold;
}
	
/*Sitemap*/

li.level1 a {
	padding: 5px 0 5px 0;
}
	
li.level2 a {
	padding: 5px 0px 5px 20px;
}
	
	li.level3 a {
	padding: 5px 0px 5px 40px;
}
	
#sitemap a {
	display:block;
	background: #ffffff;
	color: #000;
	border-bottom: 1px solid #000;
	text-decoration: none;
}
	
#sitemap a:hover, #sitemap a:focus, #sitemap a:active {
	background: #cccccc;
	color: #000000;
}

a.pdf{
	text-decoration: none;
}
 /* end media all */
}
