/*TAG_BODY*/
html, body
 {
 height: 100%;
 width: 100%;
 margin: 0px;
 padding: 0px;
 }

body {
background: #ffffff 
height: 100%;
width: 100%;
padding: 0;
margin: 0;
top: 0;
left: 0;
font-family:'Trebuchet MS',Verdana,Arial;
font-size:10pt;
font-weight:normal;
color: #000000; 
text-align: center;
}
/*TAG_CONTAINER*/
#container{
width: 960px; 
padding: 0px;
background: transparent url(./images/mainbkg.jpg) top left repeat-x;
border:0px transparent;
border-style: solid;
font-size: 10pt; 
margin: 0 auto;
height:auto;
min-height:2000px;
border: 0px solid green;
z-index:1;
}

.quickcheck { 
padding-left:23px;
float:left; 
width:146px; 
 border: 0px solid green;
} 

.quickcheck input, .quickcheck select { 
 font-size:70%; 
 margin-top:16px;
} 
.quickcheck select {
 height:20px;
}

.dcbtn1 {
 width:90px;
 min-height:40px;
 border:0px;
 font-weight: bold;
font-size:100%;
 color: #FFFFFF;
 margin-left:30px;
 background: transparent url(./file_server/template/btnsmall.png) top left no-repeat;
}

.dcbtn {
 width:90px;
 min-height:40px;
 border:0px;
 margin-top:6px;
 font-weight: bold;
 font-size:100%;
 color: #FFFFFF;
 background: transparent url(./file_server/template/btnsmall.png) top left no-repeat;
}

.searchbox{
 float:right;
 border: 0px solid red;
 background: transparent url(./file_server/template/searchbox.png) top left no-repeat;
 height:auto;
 min-height:59px;
 width:290px;
 margin-right:15px;
 margin-top:15px;
}

.searchboxinput{
 height:15px;
 font-size:8pt;
 float:left;
 border: 1px solid #EADBA0;
 margin-top:19px;
 margin-left:25px;
}

.teaserbox, .teaserbox1 {
 width:268px;
 height:103px;
 padding:0px;
 float:left;
 border: 0px solid red;
}

.teaserbox{ 
 margin-top:30px;
}

.teaserbox1{
 margin-top:3px;
}

.mainbox,.whitebox,.redimerobox, .keimenobox, .progbox, .hostingbox, .whiteboxfix, .klimabox  {
 width:590px;
 padding:30px;
 float:left;
 border: 0px solid red;
 height:auto;
}

.hostingbox  {
 background: transparent url(./file_server/template/hosting_box.png) top left no-repeat;
 height:280px;
}

.klimabox  {
 background: transparent url(./file_server/template/klima_box.png) top left no-repeat;
 height:280px;
}

.progbox{
 background: transparent url(./file_server/template/prog_box.png) top left no-repeat;
 height:280px;
}


.mainbox {
 background: transparent url(./file_server/template/mainbox.png) top left no-repeat;
 height:300px;
}

.redimerobox {
 background: transparent url(./file_server/template/redimerobox.png) top left no-repeat;
 height:280px;
}

.keimenobox {
 background: transparent url(./file_server/template/cms_box.png) top left no-repeat;
 height:280px;
}

.whitebox {
 background: transparent url(./file_server/template/whitebox.png) top left no-repeat;
 height:auto;
 min-height:500px;
}

.whiteboxfix {
 background: transparent url(./file_server/template/whiteboxfix.png) top left no-repeat;
 height:321px;
 min-height:321px;
}


#left_nav, #right_nav,#hd_topl,#header_logo,#picon,#pprice,#pcon,#pprice_detail,#pcon_detail  {
border: 0px solid green;
float: left;
height: 100%;
}
#left_nav{
padding-top:10px;
padding-left:10px;
text-align:left;
width: 270px; 
vertical-align:top;
min-height:100%;
height:100%;
background:#transparent; 
}

#middle_content {
width: 650px; 
padding-top:10px; 
padding-left:5px; 
padding-right:5px; 
padding-bottom:5px; 
height:100%;
min-height:100%;
text-align:left;
background: <KEY>color_container</KEY> ;
float:right;
padding-right:15px;
border: 0px solid red;
}
#middle_content h2,h3 {
border:0;
padding: 16px 0px 0px 0px;
font-weight:normal;
margin:0;
padding:0;
}

/*TAG_CMS_CONTENT*/
#middle_content h1 {
font-weight:normal; 
font-size: 16pt; 
color: #FF6307; 
border:0;
padding: 10px 0px 1px 1px;
margin-bottom: 10px;
text-align:left;
border-bottom: solid 1px #898057; 
}
#middle_content h2 {
font-weight:bold; 
font-size: 12pt; 
color: #898057; 
}
#middle_content h3 {
font-weight:bold; 
font-size:10pt; 
color: #898057; 
}
h1 {
 font-weight:bold; 
 font-size: 16pt; 
 color: #FF6307; 
 border-bottom: solid 1px #898057; 
 padding:5px 0px 5px 3px; margin:0;
 vertical-align:middle;
 text-align:left;
}

/*TAG_CONTAINER*/
#std_con, #std_con_center, #header_bar,#header_logo,#std_con_right,#std_con_left{
width:100%;
font-size:10pt; 
border: 0px solid red;
}
#std_con_center, .std_con_center{
text-align:center;
float:left;
width:100%;
}
#std_con_right, .std_con_right{
text-align:right;
float:left;
width:100%;
}
#std_con_left, .std_con_left{
text-align:left;
float:left;
width:100%;
}
/*TAG_TOPLEVEL*/
#header_bar{
float:left;
background: transparent url(./images/header_box.jpg) left top repeat-x;
height:<KEY>tl_height_lineheight</KEY>px;
}
#header_logo{
background: transparent url(./images/logo.jpg) left top no-repeat;
height:150px; 
}

#hd_topl {
width: 100%;
text-align:center;
}

#toplevel_menu{
float:left;
width:100%;
padding-right:15px;
padding-left:280px;
}

#toplevel_menu ul,
#toplevel_menu li{
padding:0px;
margin:0px;
list-style-type:none;
}

#toplevel_menu ul{
float:left;
padding:0px 13px 0px 13px;
margin:0px 0px 0px 0px;
}

#toplevel_menu li{
line-height:60px; 
display:inline;
position:relative;
float:left;
width:131px;
text-align:center;
background-image:url(./file_server/template/toplevel.png);
background-position:center;
background-repeat:no-repeat;

}

#toplevel_menu li a{
width:131px;
text-align:center;
float:left;
font-weight:bold; 
background-position:left;
background-repeat:no-repeat;
font-size:10pt; 
}

#toplevel_menu li a:link,
#toplevel_menu li a:visited{
color: #FD5E00; 
text-decoration:none;
font-size: <KEY>font_size_tl</KEY>;
}

#toplevel_menu li.active a,
#toplevel_menu li a:hover{
color: #FFFFFF; 
text-decoration:none;
background-image:url(./file_server/template/toplevel.png);
background-position:center;
background-repeat:no-repeat;
}

/*TAG_MENU*/
#menu_tree {
color: #000000; 
background-color: #FFFFFF; 
padding: 1px;
margin-bottom: 1px;
}

#menu_tree ul {
margin-left: 0;
padding-left: 0;
display: block;
border: none;
}

#menu_tree ul li {
margin-left: 0;
padding-left: 6px;
border: none;
list-style: none;
display: block;
}

#menu_tree a.mt_active,a.mt_active:visited,a.mt_active:hover,a.mt_active:active {
font-weight:normal; 
}

/* MENU_POSITION*/
#bread {
color: #000000; 
background-color: #FFFFFF; 
padding: 3px;
margin-bottom: 25px;
}

#bread ul {
margin-left: 0;
padding-left: 0;
display: inline;
border: none;
}

#bread ul li {
margin-left: 0;
padding-left: 2px;
border: none;
list-style: none;
display: inline;
}

li.bread_active {
 font-weight:bold; 
}

p {text-align:left;}


/*TAG_STANDARD_LINKS*/
a:link {
text-decoration:underline;
color: #000000; 
font-weight:normal;
}
a:visited {
text-decoration:underline;
color: #000000; 
font-weight:normal;
}
a:hover {
text-decoration:underline;
color: #FF9227; 
font-weight:normal;
}
a:active {
text-decoration:underline;
color: #FF9227; 
font-weight:normal;
}

input.searcher{
color : #600804;
font-family : Arial, Helvetica, sans-serif;
font-size :10px;
height:17px;
border-color : #0A2345;
width:100px;
border: solid #0A2345 1px;
}
div.nav {background-color:#296184;color:#FFFFFF;}

div.navp {background-color:#296184;color:#FFFFFF;border-width:1px;
border-style:solid;
border-color:black;
padding:3px;
text-align:justify;}
div.right {text-align:justify;}

form  { margin: 0px; padding: 0px; }
/*TAG_FORMULAR*/
.textarea {
border : 1px solid #ccc;
z-index: -3;
font-size: 11px;
}
input, textarea, select,input.text,textarea.agb {
z-index : -3;
color : #000000; 
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
background: #EFEEED url(./images/opt_inputbg.gif) repeat-x;
padding: 3px 5px;
border: 1px solid #C8C8C8; 
}

INPUT:focus, textarea:focus, select:focus {
border: 1px inset #000000;
}

input.subimg {
 background: transparent;
 border: 0px solid;
}

input.submit    {
background-color:#EFEEED; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt; 
font-weight:normal;
color:#000000; 
border: 1px solid #000000; ;
height: 20px;
cursor: pointer;
margin-top: 1px;
}

table { border-collapse: collapse; }

/*TAG_LINES*/
hr {
 color: #C7C7C7; 
 background-color: #C7C7C7;
 height: 1px;
}

hr.yellow {
 color: #ddad08; 
 background-color: #ddad08;
 height: 1px;
}

hr.blue {
 color: #336699; 
 background-color: #336699;
 height: 1px;
}

hr.red {
 color: #aa1002; 
 background-color: #aa1002;
 height: 1px;
}

hr.green {
 color: #339966; 
 background-color: #339966;
 height: 1px;
}

hr.orange {
 color: #FF6600; 
 background-color: #FF6600;
 height: 1px;
}


p.okbox {
border:1px solid #198A13; text-align:left; padding:3px;width:90%;background-color:#B8F4B5;
}

/*TAG_FEEDBACK_BOXEN*/

div.okbox{
border:1px solid #000000; 
text-align:left;
padding:3px;
width: 99%; 
background-color:#FFF7DD; 
font-size:10pt;
font-weight:bold; 
color:#000000; 
}

div.faultbox{
border:1px solid #FF2400; 
text-align:left;
padding:3px;
width: 99%; 
background-color:#F4BEB5; 
font-size:10pt;
font-weight:bold; 
color:#000000; 
}


/*TAG_STANDARD_TABLE*/
table.tab_std {
background-color: #f9f9f9; 
border: solid 1px #d5d5d5; 
padding: 10px;
border-collapse: collapse;
}
.tab_std td {
 padding:5px;
}

td {
 text-align:left;
}

table.tab_std tr.header {
 font-weight:bold;
 background: #7D7D7D; ;
 color: #000000; ;
}

table.tab_std tr.row2 {
 background-color: #ebebeb; ;
 color: #000000; ;
}
table.tab_std tr.row1 {
 background-color: #FFFFFF; ;
 color: #000000; ;
} 

table.tab_std tr.row2:hover {
 background-color: #dcdcdc; ;
color: #000000; ;
}
table.tab_std tr.row1:hover {
 background-color: #dcdcdc; ;
color: #000000; ;

}



#small, .small{
 font-size:8pt;
}

/*TAG_TEXT_COLORS*/
span.important  {
color: #ff0000; 
font-weight:bold;
}

/*TAG_FEEDBACK_BOXEN*/
div.infobox {
border:1px solid #FFA500;
text-align:left;
padding:3px;
width:100%;
background-color:#FFF7DD;
font-size:10pt;
font-weight:bold;
color:#000000; 
}

/*TAG_UMRANDUNGEN*/
div.stdframe {
border:1px solid #FFA500;
text-align:left;
padding:3px;
margin-bottom:10px;
width:100%;
background-color: transparent;
color:#000000; 
}

#trailimageid {
        position: absolute;
        visibility: hidden;
        left: 0px;
        top: 0px;
        width: auto;
        height: auto;
        z-index: 1000;
}

pre {
 text-align:left;
}

#tcfooter {
 width:100%;
 font-size:8pt;
 float:left;
 border: 0px solid black;
 text-align:center;
 height:auto;
 margin-top:10px;
}
#tcfooter a {
 text-decoration:underline;
}

.whitebox ul,.whiteboxfix ul {
margin-left: 0;
padding-left: 0;
list-style: none;
}

.whitebox ul li, .whiteboxfix ul li {
padding-left: 13px;
background-image: url(file_server/template/pin.png);
background-repeat: no-repeat;
background-position:0px;
}

