/*******************************************************************/
/* Aufbau der Seite ************************************************/
/*******************************************************************/
body {background:#FCFBF5;margin:0px;padding:0px;}
.outside  {width: 100%;margin:0px;padding:5px 0px 20px 0px;background: url("../x_media/bg_bg_top.gif") repeat-x;}
.content {width:887px;margin:0px;padding:0px;text-align:center;}
.border {border:1px solid #CDD0DA;background:white;margin:0px;padding:0px;text-align:left;}
/** Head ************************************************/
.head {padding:10px;}
.headbgbottom {height:10px;margin:0px;padding:0px;line-height:0px;font-size:1px;background:url('../x_media/bg_head_bottom.gif') repeat-x;}
/** Submenu ************************************************/
.submenubg {background:#EAE6D2;}
.submenu {margin:0px;padding:0px;background:#D4D2D1;border-top: 1px solid #B6B9B1;}
.submenu li{padding-left:18px;list-style:none;background:url('../x_media/btn_pfeil.gif') no-repeat 10px 6px;border-bottom: 1px solid #B6B9B1;}
/** Subsubmenu ************************************************/
.subsubmenu {margin:0px;padding:0px 0px 10px 0px;}
.subsubmenu li{padding-left:18px;list-style:none;background:url('../x_media/btn_pfeil.gif') no-repeat 10px 6px;}
/** Innermenu ************************************************/
.innermenu {margin:0px;padding:0px;border-top: 1px solid #B6B9B1;}
.innermenu li{padding-left:18px;list-style:none;background:url('../x_media/btn_pfeil.gif')  no-repeat 10px 6px;border-bottom: 1px solid #B6B9B1;}
/** Content ************************************************/
.contenttop {background:#E0D6A0;}
.contenttoplinebottom {background:#949DA7;line-height:0px;font-size:1px;}
.contenttopbottom {height:20px;line-height:0px;font-size:1px;}
/** Copyright ************************************************/
.copyright {padding:2px 10px 2px 10px;background:#C6D4E1;border-top:1px solid #99B2C9;border-bottom: 1px solid #C6D4E1;}/*border-bottom fuer IE*/
/*******************************************************************/
/* Textformatierung ************************************************/
/*******************************************************************/
p,ul,ol,li,div,td,th,address,nobr,i,b,a,h1,h2,h3,h4,input,textarea { color: #566879; font-size: 11px; font-family:Verdana, Helvetica, Arial, Universe, sans-serif; line-height:16px; }
.red, .red b {color:#C50000;}
/** Headline ********************************************************/
.headline {font-size:16px;}
/** Bildunterschrift ************************************************/
.caption {line-height:13px;padding-top:5px;padding-bottom:20px;}
/** Liste ************************************************/
ul{margin:0px;padding:0px;}
li{padding-left:8px;list-style:none;background:url('../x_media/img_listenpunkt.gif') no-repeat 0px 7px;}
/*******************************************************************/
/** Links **********************************************************/
/*******************************************************************/
/** Standard ************************************************/
a:link,a:active,a:visited,
a:link b,a:active b,a:visited  b   { color: #566879; text-decoration:none; }
a:hover,
a:hover b   { color: #C50000;text-decoration:none;  }
/** Black ************************************************/
.black, .black b, 
.black a:link, .black a:visited, .black a:active,
.black a:link b, .black a:visited b, .black a:active b {color:black;}
.black a:hover,.black a:hover b {color:#C50000;}
/** Menu ************************************************/
.head a:link, .head a:active, .head a:visited  {padding-left:8px;color:#566879;font-weight:bold;background:url('../x_media/btn_pfeil.gif') no-repeat 0px 4px;}
.head a:hover {padding-left:8px;color:#C50000;font-weight:bold;background:url('../x_media/bta_pfeil.gif') no-repeat 0px 4px;}
/*btm*/
.head a.dbtm:link ,.head a.dbtm:active ,.head a.dbtm:visited, .head adbtm:hover {padding-left:8px;color:#C50000;font-weight:bold;background:url('../x_media/bta_pfeil.gif') no-repeat 0px 4px;}
/*bts | btss*/
a.dbts:link,a.dbts:active,a.dbts:visited,a.dbts:hover,
a.dbtss:link,a.dbtss:active,a.dbtss:visited,a.dbtss:hover   { color: #C50000;text-decoration:none;}
/*******************************************************************/
/* General *********************************************************/
/*******************************************************************/
img{border:0px;}
form{margin:0px;padding:0px;}
input,textarea{background:#F1F6FB;border:1px solid #566879;}
.dclear{clear: both;line-height:0px;font-size:1px;}
.nolineheight {line-height:0px;font-size:1px;}
/*******************************************************************/
/* Popup ***********************************************************/
/*******************************************************************/
.pBG{background:FCFBF5;padding:20px;}