body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:75%;
	line-height: 1.3em;	
	color: #666;
}
body {
	margin: 0px;
	background-image: url(/images/bg.jpg);
	background-position:bottom;
	background-attachment:fixed;
	background-position:bottom;
	background-repeat:repeat-x;
	background-color: #fff;
}

#wrapper {
	margin:auto;
	width:920px;
}

.weHide {
	display:none;
}

.form {
	margin:0px;
}

.img-search { width:18px; height:18px; }
.img-no { border:0px; }

.small { font-size:0.9em; }

#box-footer {
	margin:auto;
	width:920px;
    font-size:0.9em;
    border-top:1px solid #999;
    margin-bottom:20px;
    padding:8px 0px 0 0px;
}

#breadcrumb {
	line-height:25px;
	padding-left:17px;
	font-size:0.9em;
}

#box-header {
	height:70px;
}

#box-nav {
    width:903px;
	line-height:26px;
	background-image: url(/images/bg_menu.gif);
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
	color:#fff;
	padding-left:17px;
}

#box-subnav {
    width:920px;
	line-height:26px;
	background-image: url(/images/bg_submenu.gif);
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
		border-radius:5px;
	color:#fff;
	margin-top:1px;
}

#box-content {
        width:920px;
	margin:5px 0 0 0;
}

#content {
	float:left;
	width:678px;

}

#teaser {
	float:right;
	width:222px;

}

.teaser {
	float:right;
	width:222px;

}

.cbox { width:580px; 
   background-color:#fff; border:1px solid #ccc;
	padding:17px 60px 17px 40px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;

        margin-bottom:15px;	
	
}


.cbox-image { width:682px;height:160px; 
	border:1px solid #ccc;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
		border-radius:5px;
        margin-bottom:15px;	
background-color:#fff;
}

.cbox2 { width:580px; border:1px solid #ccc;
	background-color:#fff;
	padding:17px 60px 17px 40px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
		border-radius:5px;
        margin-bottom:15px;	
	
}

.cteaser {
    width:206px;
	border:2px solid #ccc;
	background-color:#ccc;
	padding:5px 5px 5px 5px;
    margin:0;
    	color:#fff;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
        margin-bottom:15px;
        	border-radius:5px;
}

.cteaser2 {
    width:206px;
	border:2px solid #e5e5e5;
	background-color:#e5e5e5;
	color:#666;
	padding:5px 5px 5px 5px;
    margin:0;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
        margin-bottom:15px;
        	border-radius:5px;
}

.clear {
	clear:both;
}

h1 { font-size:1.7em; color:#2B486C; font-weight:300; line-height:1em; }
h2 { font-size:1.2em; color:#2B486C; }

#box-nav ul {
display:inline;
margin:0;
padding:0;
list-style-type:none;
}
#box-nav ul li {
display:inline;
margin-left:0px;
list-style-type:none;
padding-left:0px;
	padding-right:12px;
}

.cteaser-box ul {
display:inline;
margin:0;
padding:0;
}

.cteaser-box ul li {
margin-left:15px;
}

#breadcrumb ul {
display:inline;
margin:0;
padding:0;
list-style-type:none;
}
#breadcrumb ul li {
display:inline;
margin-left:0px;
list-style-type:none;
padding-left:0px;

}


.cteaser-box {
	margin-top:10px;
	margin-bottom:10px;
	background-color:#fff;
	padding:10px 10px 10px 10px;
	color:#666;
}
		
.cteaser label { /* Alle Labels UND Formularelemente auswählen */
  display: block;
  float: left;
  width: 80px; /* Breite.*/
}

.cteaser input { /* Alle Labels UND Formularelemente auswählen */
  display: block;
  float: left;
  width: 90px;
  border:1px solid #ccc;
  margin-bottom:5px;
}

.cteaser select { /* Alle Labels UND Formularelemente auswählen */
  display: block;
  float: left;
  width:90px;
  margin-bottom:5px;
  border:1px solid #ccc;
}

.cteaser2 label { /* Alle Labels UND Formularelemente auswählen */
  display: block;
  float: left;
  width: 80px; /* Breite.*/
}

.cteaser2 input { /* Alle Labels UND Formularelemente auswählen */
  display: block;
  float: left;
  width: 90px;
  border:1px solid #ccc;
  margin-bottom:5px;
}

.cteaser2 select { /* Alle Labels UND Formularelemente auswählen */
  display: block;
  float: left;
  width:90px;
  margin-bottom:5px;
  border:1px solid #ccc;
}


.cbox label { /* Alle Labels UND Formularelemente auswählen */
  display: block;
  float: left;
  width: 180px; /* Breite.*/
  text-align:right;
  margin-right:20px;
}

.cbox input { /* Alle Labels UND Formularelemente auswählen */
  display: block;
  float: left;
  width: 220px;
  border:1px solid #ccc;
  margin-bottom:5px;
}

.cbox select { /* Alle Labels UND Formularelemente auswählen */
  display: block;
  float: left;
  width:220px;
  margin-bottom:5px;
  border:1px solid #ccc;
}

.cbox textarea { /* Alle Labels UND Formularelemente auswählen */
  display: block;
  float: left;
  width:320px;
  margin-bottom:5px;
  border:1px solid #ccc;
}

.cbox input[type="hidden"] { /* Alle Labels UND Formularelemente auswählen */
  display: none;
  border:0px;
  width:25px;
}

.cteaser-box input[type="hidden"] { /* Alle Labels UND Formularelemente auswählen */
  display: none;
  border:0px;
  width:25px;
}

.inpt-credit {
	font-size:1.6em;
	border:1px solid #fff;
}

.disclaimer { margin-left:200px; margin-top:10px; }

.left { float:left; width:180px;text-align:right;margin-right:20px; }
.right { float:left; width:380px; }
.checkbox { width:25px; border:0; }
.line { padding-left:17px; }

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #ccc;
	background-color: #ccc;
	padding: 5px;
}
#tooltip h3, #tooltip div { margin: 0; font-size:1em; font-weight:normal; }
.tip {   background-color:#e5e5e5; }
.ctip {margin-left:10px; float:left; background-color:#e5e5e5; padding:3px 3px 3px 3px; }
.invalid { border:1px solid #FF9933; }