* {
font-family: Verdana,Sans-serif;
}

/***** Generell *****/

img {
border:none;
}

body, table {
font-size:11px;
line-height:140%;
color:#000000;
}


table, tr, th, td {
padding:0;
margin:0;
border-collapse: collapse;
}
table {
margin:0 0 1em 0;
}

td {
vertical-align:top;
}

h1 {
font-size:14px;
font-weight:bold;
color:#44697D;
line-height: 120%;
margin:0;
}

div.content_pp h1 {
font-size:14px;
font-weight:bold;
color:#44697D;
line-height: 120%;
margin:0 0 12px 0;
}

h1.headline {
margin:3px 0 10px 0;
}

h2 {
font-size: 13px;
font-weight:bold;
color:#FFA616;
margin:0;
line-height: 120%;
}

div.content_pp h2 {
font-size: 13px;
font-weight:bold;
color:#FFA616;
margin:0 0 12px 0;
line-height: 120%;
}

h3 {
font-size: 12px;
font-weight:bold;
margin:0;
}

.blue {
color:#44697D;
}

.grey {
color: #B3B3B3;
}

.small {
font-size:10px;
}

.align_right {
text-align:right;
}

hr {
width:100%;
margin:15px 0 14px 0;
border:none;
border-bottom:1px solid #626469;
}

div.headline_y {
background:#FFA616;
padding:5px;
color:#fff;
font-weight:bold;
}

div.headline_g {
/*background:#ccc;*/
padding:5px;
font-weight:bold;
}

.border_g {
border: 1px solid #626469;
}

div.centerer {
text-align:center;
}

/** Landing Page **/

div.content_inner div.left {
float:left;
width:392px;
border:0px solid cyan;
}

div.content_inner div.center{
float:left;
width:175px;
margin: 0 14px 0 14px;
}

div.content_inner div.right{
float:right;
width:175px;
}

.content_inner_gen {
padding:5px;
}

.content_inner_gen2 {
padding:5px 5px 5px 0;
}

.content_inner_gen3 {
padding:0 15px 0 0;
}

img.helpdesk {
border-bottom:1px solid #FFA616;
}

div.helpdesk {
background: #FFE9C5;
}
div.helpdesk2 {
background: #ffffff;
}

/* Content Landing Page */

div.boxes_landing {
width:183px;
border: 0px solid red;
}

div.margin {
margin-right:12px;
float:left;
}

div.right_landing {
float:right;
}

div.new_width {
width:173px;
}

div.new_width2 {
width:175px;
}

/***** BOXES *****/

.left {
float:left;
}

.right {
float:right;
}

div.left_pp {
float:left;
}

div.right_pp {
float:right;
}

div.content_1 {
float:left;
width:378px;
border:0px solid red;
}
div.content_1_contact {
float:left;
width:550px;
border:0px solid red;
}

.margin_teaser {
margin-right:14px;
border:0px solid #626469;
background: #efefef;
margin-bottom:20px;
}

.teaserbox {
margin-bottom:0px;
}

.breadcrumb {
display:none;
}


div.contact_center {
background: #FFE9C5;
border-bottom: 1px solid #FFA616;
border-top: 1px solid #FFA616;
}

div.left_contact_center {
float:left;
margin-right:10px;
line-height:34px;
}

div.right_contact_center {
float:left;
margin-left:10px;
line-height:34px;
}



/***** POPUP *****/

.contact {
width:50px;
float:left;
}

.contact2 {
width:250px;
float:left;
}

.pp .einschub {
margin-left:96px;
margin-bottom:6px;
}

.pp label {
line-height:19px;
vertical-align:middle;
width:100px;
float:left;
display:block;
}

.pp label.radio {
margin-right:10px;
width:auto;
height:auto;
border:none;
}

.pp input {
width:300px;
float:left;
margin-bottom:5px;
}

.pp textarea {
width:300px;
float:left;
margin-bottom:5px;
}

.pp input.submit {
width:30%;
margin:20px 0 0 100px;
}

.pp input.radio {
width:auto;
border:none;
}

.pp select {
width:300px;
float:left;
margin-bottom:5px;
}


/***** Content Page *****/

div#content_2 {
width:582px;
float:left;
border-top:0px solid #ccc;
border-right:0px solid #ccc;
margin-top:3px;
min-height:480px;
}

div#content_2_inner {
padding: 6px 0 0 0;
}

img.left {
margin: 0 15px 15px 0;
}

img.pp {
text-align:right;
}

/* Lists */

ul.more {
list-style-image: url('../../images/li.gif');
margin-top:0px;
margin-left:17px;
padding:0;
}

ul.more a {
font-weight:bold;
}

div.lifeline {
width:100%;
margin-top:25px;
}

/* Input-Felder */

input {
color:#626469;
border: 1px solid #626469;
background: #fff;
padding:1px;
font-size:11px;
}

input.search {
width:110px;
font-size:11px;
padding:0;
height:12px;
}

input.submit {
color:#626469;
border: 1px solid #626469;
background: #fff;
padding:1px;
font-size:11px;
font-weight:bold;
}


.radio {
width:18px;
border: 1px solid #626469;
BACKGROUND-COLOR: #fff;
}

TEXTAREA {
width:250px;
height:100px;
border: 1px solid #626469;
background: #fff;
font-size:11px;
color:#626469;
overflow:auto;
}

select .lang {
border: 1px solid #626469;
width:100px;
font-size:11px;
}

select {
border: 1px solid #626469;
color:#44697D;
font-size:11px;
}

.sub {
width:150px;
margin:10px 0 6px 0;
}
.subthema {
width:200px;
margin:10px 0 6px 0;
}

div.contact_center select .sub {
width:110px;
}


/***** Links *****/

a { color:#FFA616; text-decoration:none }
a:hover { color:#FFA616; text-decoration:underline }

.print a {
color: #ccc;
}

.print a:hover {
color: #ccc;
text-decoration:none;
}

div.tools{
display:none;
}

div.helpdesk{
display:none;
}