/*TAG_BODY*/
html {
 height:100%;
}
body {
background: #D68A2D url(./images/mainbkg.jpg) top left repeat-x;
height: auto;
width: 100%;
padding: 0;
margin: 0;
top: 0;
left: 0;
font-family:Arial;
font-size:10pt;
font-weight:normal;
color: #ffffff; 
text-align: center;
}

#middle_content.schwinge {
position: absolute;
bottom: 0px;
right: 0px;

}

#container{
width: 1000px; 
padding: 0px;
background:transparent; 
border:0px transparent;
border-style: solid;
font-size: 10pt; 
margin: 0 auto;
height:auto;
border: 0px solid green;
}
#main_container{
border: 0px solid red;
margin: 0px auto;
width:100%;
min-height:430px; 
height:auto;
background: transparent;
float:left;
}

#left_nav, #middle_content, #right_nav,#hd_flags,#hd_topl,#hd_icons,#header_logo,#picon,#headertext,#pcon,#pprice_detail,#pcon_detail  {
border: 0px solid green;
float: left;
height: 100%;
}
#left_nav{
padding-top:10px;
text-align:left;
width: 230px; 
vertical-align:top;
min-height:100%;
height:auto;
background:transparent; 
margin-left:45px;
}

#middle_content {
width: 671px; 
padding-top:15px; 
padding-left:5px; 
padding-right:5px; 
padding-bottom:5px; 
margin-top:15px;
height:auto;
min-height:400px;
text-align:left;
background-color: rgba(36, 79, 157, 0.7);
border: 3px solid  rgba(255, 255, 255, 0.9);
}
#middle_content h1,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: 13pt; 
color: #FFFFFF; 
border-bottom: dotted 3px #FFFFFF; 
padding: 1px 0px 3px 0px;
margin-bottom: 0 0 10px 0;
}
#middle_content h2 {
font-weight:bold; 
font-size: 12pt; 
color: #5A1021; 
}
#middle_content h3 {
font-weight:normal; 
font-size:8pt; 
color: #5A1021; 
}
h1 {
 font-weight:normal; 
 font-size: 16pt; 
 color: #FF6307; 
 border-bottom: solid 1px #A5BBE7; 
 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:30px;
}
#header_logo{
background: transparent url(./file_server/template/headerlogo.png) left top no-repeat;
height:106px; 
}
#hd_flags,#hd_icons {
line-height:30px;
}
#hd_flags {
width: 200px; 
text-align:left;
padding-left:5px;
}
#hd_icons {
width: 200px; 
text-align:right;
float:right;
}
#hd_topl {
width: 590px; 
text-align:center;
}

#toplevel_menu{
float:left;
width:100%;
}

#toplevel_menu ul,
#toplevel_menu li{
padding:0px;
margin:0px;
list-style-type:none;
}

#toplevel_menu ul{
float:left;
padding:0px 3px 0px 0px;
margin:0px 0px 0px 0px;
background-image:url(./images/nav-bar.jpg);
background-position:right;
background-repeat:no-repeat;
}

#toplevel_menu li{
line-height:30px; 
display:inline;
position:relative;
float:left;
width:111px;
text-align:center;
}

#toplevel_menu li a{
width:111px;
text-align:center;
float:left;
font-weight:normal; 
background-image:url(./images/nav-bar.jpg);
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: 10pt;
}

#toplevel_menu li.active a,
#toplevel_menu li a:hover,
#toplevel_menu li a.selected {
color: #FFFFFF; 
text-decoration:none;
background-image:url(./images/nav-active.jpg);
background-position:right;
background-repeat:no-repeat;
}

/*TAG_MENU*/
#menu_tree {
color: #4C4C4C; 
padding: 1px;
margin-bottom: 1px;
margin-top: 3px;
background-color: rgba(214, 138, 45, 0.7);
border: 3px solid  rgba(255, 255, 255, 0.7);
width:218px;
height:auto;
min-height:420px;
}

#menu_tree ul {
margin-left: 10px;
padding-left: 0;
display: block;
border: none;
}

#menu_tree ul li {
margin-left: 0;
padding-left: 6px;
border: none;
list-style: none;
display: block;
margin-bottom:10px;
}

#menu_tree ul li a{
 height:19px; 
 line-height:19px;
 text-decoration: none; 
 color: #4C4C4C;
}

#menu_tree a.mt_active {
font-weight:bold; 
text-decoration:underline;
}

/* MENU_POSITION*/
#bread {
color: #FFFFFF; 
background-color: transparent; 
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:none;
color: #FFFFFF; 
font-weight:normal;
}
a:visited {
text-decoration:none;
color: #ffffff; 
font-weight:normal;
}
a:hover {
text-decoration:underline;
color: #ffffff; 
font-weight:normal;
}
a:active {
text-decoration:underline;
color: #FFFFFF; 
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: #FAFAFA 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;
margin:0px;
}

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; ;
}

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;
}



#footer_bank a:hover {
 text-decoration:underline;
}
#footerkeimeno{
border: 0px solid red;
margin: 0px auto;
width:100%;
height:auto;
background: transparent;
float:left;
color:#FBE3C6;
text-align:center;
font-size:8pt;
vertical-align:middle;
}

#footerpicobello {
border: 0px solid red;
margin: 0px auto;
font-weight:bold;
width:100%;
height:auto;
background: transparent;
float:left;
color:#254F9A;
text-align:center;
font-size:8pt;
vertical-align:middle;
margin-top:3px;
margin-bottom:3px;
}

#tc_scroller_container {
 border:0px solid red;
}

td.tdlabel {padding:6px;text-align:left;vertical-align:middle;font-weight:bold; }

#headertext {
 width:900px;
 padding-left:50px;
 padding-right:50px;
 text-align:left;
 color:#244F9D;
}


#menu_tree div.module {
width: 160px; 
background: transparent url(/file_server/template/menubox_middle.png) left repeat-y;
margin-bottom: 10px;
text-align:left;
}


#menu_tree div.module div {
width: 218px;
background: transparent url(/file_server/template/menubox_top.png) top left no-repeat;
}

#menu_tree div.module div div {
width:218px;
background: transparent url(/file_server/template/menubox_bottom.png)  bottom left no-repeat;
height:auto;
}

#menu_tree div.module div div div{
width: 200px; 
padding-left: 15px;
padding-right: 5px;
padding-top: 10px;
background: transparent;
padding-bottom: 20px;
font-weight:normal; 
color: #898057; 
font-size: 8pt; 
min-height:50px;
}

#menu_tree div.module div div div div{
padding: 0px;
margin: 0px;
}

fieldset.error {
 border:   1px solid #ff0000;
 background-color:#FFE3E3;
 display:   block;
 padding: 1em 2em;
 clear:   both; 
 margin:  5px 0 10px 0;
 -moz-border-radius: 6px;
 -webkit-border-radius: 6px;
}

legend {
 font-weight: bold;
 color:#ff0000;
}

label {
 clear: left;
 float: left;
 display: block;
 font-weight: bold;
}

	
.searchrow, #indexsearch {
 float:left;
 width:100%;
 margin-bottom:10px;
}

#indexsearch searchrow a, #indexsearch  h1 {
 color:#1111CC;
 text-decoration:underline;
}

#indexsearch  h1 {
 font-size:12pt;
 margin:0;
 padding.0;
}

#indexsearch h1 a {
 color:#1111CC;
}

.searchrow a.url {
 color:#0E776C;
}

