/* Basic CSS Typography for Deutsches Marinemuseum */
/* Only font descriptors in here. Design by M.Adelstein, designpraxis.de */
* {
margin:0px;
padding:0px;
border:none;
}

html{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

body {
font-family: "LucidaGrande", Verdana,sans-serif;
font-size:76%;
background:#ddf url(../i/DMM_BodyBack.gif) repeat ;
color:#fff;
} 

a:hover{
text-decoration:underline;
}

h1{
font-size:1.4em;
padding-bottom:10px;
}

h2 {
font-size: 1.2em;
color: #777;
padding-bottom:10px;
}

h3 {
font-size: 1.1em;
color: #777;
padding-bottom:10px;
}

input,
select,
textarea{
background:#b2b8c4;
}

input.button{
background:#fff;
cursor:pointer;
}

input[type=hidden]{
display:none;
}

/* Basic CSS Layout for Deutsches Marinemuseum */
/* Basic Layout parameters. Design by M.Adelstein, designpraxis.de */
img.logo {
position:absolute;
bottom:0px;
right:0px;
}

#wrapper{
margin:0 auto 0;
text-align:center;
width:800px;
border-left:1px solid #666;
border-right:1px solid #666;
}

#header{
text-align:left;
width:800px;
background:#00143d;
height:100px;
position:relative;
}

#header ul{
position:absolute;
bottom:10px;
left:10px;
}

#header ul li {
float:left;
list-style:none;
}

#header ul li a{
color:#fff;
text-decoration:none;
padding-right:10px;
}

#header ul li a:hover{
text-decoration:underline;
}

#keyvisual {
width:800px;
height:189px;
border:none;
margin:none;
padding:none;
}

#titlebar {
position:relative;
text-align:left;
background:#ad171b repeat;
width:784px;
float:left;
padding:8px 8px;
height:15px;
}

#titlebar div{
float:left;
}

#titlebar a,
#titlebar .BreadcrumbSeparator{
display:block;
text-decoration:none;
color:#fff;
font-family:"LucidaGrande", Verdana, sans-serif;
font-weight:normal;
padding:1px;
white-space:nowrap;
}

#content{
clear:both;
width:800px;
display:block;
position:relative;
margin:0px;
padding:0px;
text-align:left;
color:#333333;
background:#fff;
padding:0;
overflow:hidden;
}

#content h1{
color:#666;
font-weight:normal;
font-size:1.8em;
}

#content h2{
color:#444;
font-weight:normal;
font-size:1.4em;
}

#content p{
font-size:1.0em;
color:#444;
line-height:150%;
font-weight:normal;
margin-bottom:5px;
width: 66%;
}

#content p strong{
font-weight:bold;
font-size:0.90em;
color:#444;
}

#content ul{
list-style:square ;
margin:10px 0px 10px 0px;
border:1px solid #cccccc;
padding:10px 10px 10px 25px;
background: #f8f8f8;
}

#innercontent{
width: 800px;
float: left;
}

#innercontent p{
width: 390px;
}

#leftcol{
width:180px;
float:left;

overflow:hidden;
border-right: 1px solid #00143d;
}

#leftcol .block{
float:left;
background:#b2b8c4;
width:180px;
border-bottom: 1px solid #00143d;
}

#leftcol .lang{
background:#01143e;
}

#leftcol .cart{
padding:10px;
}

#leftcol h1{
color:#fff;
background:#01143e;
font-size:1em;
font-weight:800;
display:block;
padding:10px;
margin:0;
width:180px;
float:left;
}

#leftcol p,
#leftcol form,
#leftcol .form{
float:left;
padding-left:10px;
padding-top:5px;
padding-bottom:5px;
}

#leftcol input{
display:block;
float:left;
}

#leftcol .CatalogTree{
background:none;
border:none;
padding:0;
display:block;
width:180px;
margin:0;
float:left;
font-size:.9em;
}

#leftcol .CatalogTreePath,
#leftcol .CatalogTreeNode,
#leftcol .CatalogTreeSelected{
list-style:none;
margin:0;
color:#01143e;
font-weight:100;
display:block;
padding:5px 10px 5px 10px;
cursor:160px;
cursor:pointer;
}

#leftcol .CatalogTreePath,
#leftcol .CatalogTreeSelected{
text-decoration:none;
background:#d9dce2;
color:#01143e;
}

#leftcol .CatalogTreeIndent .CatalogTreePath,
#leftcol .CatalogTreeIndent .CatalogTreeNode,
#leftcol .CatalogTreeIndent .CatalogTreeSelected{
padding-left:15px;
width:155px;
}

#leftcol .CatalogTreeIndent .CatalogTreePath,
#leftcol .CatalogTreeIndent .CatalogTreeNode{
background:#c6cad3;
}

#leftcol .CatalogTreeIndent .CatalogTreeIndent .CatalogTreePath,
#leftcol .CatalogTreeIndent .CatalogTreeIndent .CatalogTreeNode,
#leftcol .CatalogTreeIndent .CatalogTreeIndent .CatalogTreeSelected{
padding-left:25px;
width:145px;
}

#leftcol .CatalogTreeIndent .CatalogTreeIndent .CatalogTreeIndent .CatalogTreePath,
#leftcol .CatalogTreeIndent .CatalogTreeIndent .CatalogTreeIndent .CatalogTreeNode,
#leftcol .CatalogTreeIndent .CatalogTreeIndent .CatalogTreeIndent .CatalogTreeSelected{
padding-left:35px;
width:135px;
}

#leftcol .CatalogTreeIndent .CatalogTreeIndent .CatalogTreeIndent .CatalogTreeIndent .CatalogTreePath,
#leftcol .CatalogTreeIndent .CatalogTreeIndent .CatalogTreeIndent .CatalogTreeIndent .CatalogTreeNode,
#leftcol .CatalogTreeIndent .CatalogTreeIndent .CatalogTreeIndent .CatalogTreeIndent .CatalogTreeSelected{
padding-left:45px;
width:125px;
}

#leftcol .over,
#leftcol .CatalogTreeIndent .over,
#leftcol .CatalogTreePath:focus,
#leftcol .CatalogTreePath:hover,
#leftcol .CatalogTreeNode:focus,
#leftcol .CatalogTreeNode:hover,
#leftcol .CatalogTreeSelected:focus,
#leftcol .CatalogTreeSelected:hover{
text-decoration:none;
background:#fff;
}

#leftcol input{
padding:2px 4px;
width:140px;
margin-bottom:10px;
}

#leftcol .button{
width:auto;
cursor:pointer;
margin:0;
}

#leftcol .payments{
float:left;
background:#ffffff;
width:180px;
border-color:#ffffff;
}

#rightcol{
width:599px;
overflow:hidden;
float:left;
padding:10px;
padding-top:5px;
padding-bottom:5px;
border-top: 3px solid #00143d;
}

#rightcol h2{
font-weight: bold;

}

#rightcol p{
width:auto;
}

#rightcol select,
#rightcol input,
#rightcol textarea{
padding:2px;
border:1px solid #b2b8c4;
background:#fff;
}

#rightcol select:focus,
#rightcol input:focus,
#rightcol textarea:focus,
#rightcol select.focus,
#rightcol input.focus,
#rightcol textarea.focus{
border:1px solid #01143E;
}

#rightcol select:hover,
#rightcol textarea:hover,
#rightcol input:hover,
#rightcol select.hover,
#rightcol textarea.hover,
#rightcol input.hover{
background:#b2b8c4;
}

#content #rightcol{
color:#01143e;
}

#content #rightcol .nowrap,
#content #rightcol .nowrap *{
white-space:nowrap;
}

#content #rightcol a{
font-weight:100;
color:#01143e;
display:inline;
text-decoration:underline;
}

#content #rightcol a:hover,
#content #rightcol a:focus{
text-decoration:none;
}

#rightcol table{
margin-top:1px;
width: 100%;
/* width:590px; */
}

#rightcol tr.even{
background:#ccd0d9;
}

#rightcol td,
#rightcol th{
vertical-align:top;
padding:2px;
}

#rightcol #productlist td,
#rightcol #productlist th{
padding:8px 8px;
}

#rightcol .preis_g{
display:block;
text-align:center;
font-size:1.6em;
}

#rightcol .preis_k{
display:block;
text-align:center;
}

#rightcol .CartLineField_Price,
#rightcol .CartLineField_Total{
white-space:nowrap;
}

#rightcol #ctl00_ctl00_cphRoot_cphSubMaster_loginpanel{
margin-bottom:1em;
}

#rightcol .StepIndicatorTable{
margin-bottom:1em;
}

#rightcol .StepIndicatorTable img{
border:none !important;
}

#rightcol .NoBorder{
border:none !important;
}

#rightcol .Order_Address,
#rightcol .Order_ShipToAddress{
width:auto;
}

#rightcol #ctl00_ctl00_cphRoot_cphSubMaster_Message1_dlErrors{
font-weight:800;
color:#ad171b;
}

#rightcol ul{
background:none;
border:none;
margin:0;
padding:0;
float:right;
}

#rightcol ol{
float:left;
padding:0;
margin:0;
}

#rightcol ol ul{
float:none;
padding:0;
margin:0;
}

#rightcol li{
list-style:none;
text-align:right;
margin:0;
padding:0;
margin-bottom:10px;
}

#rightcol ol li{
list-style:decimal inside;
text-align:left;
margin-bottom:20px;
}

#rightcol ol ul li{
list-style:disc outside;
text-align:left;
margin:0 0 10px 2em;
}

#rightcol img{
border:1px solid #01143e !important;
}

#rightcol p{
margin-bottom:1em;
}

#rightcol blockquote{
border:1px solid #777;
background:#eee;
padding:10px;
}

#rightcol .OrderLines input{
width:2.5em;
}

#rightcol .CartLineField_DeleteImage{
display:none;
}

.producttemplate1 .producttemplate_header,
.producttemplate1 .producttemplate_footing{
width:590px;
overflow:hidden;
clear:both;
margin-bottom:20px;
}

.producttemplate1 .producttemplate_price,
.producttemplate1 .producttemplate_buttons,
.producttemplate1 .producttemplate_info,
.producttemplate1 .producttemplate_related{
width:200px;
overflow:hidden;
float:right;
margin-bottom:20px;
}

.producttemplate1 .producttemplate_info,
.producttemplate1 .producttemplate_buttons,
.producttemplate1 .producttemplate_related{
text-align:right;
}

.producttemplate1 .producttemplate_basis{
float:left;
overflow:hidden;
width:350px;
}

.producttemplate1 .producttemplate_pics,
.producttemplate1 .producttemplate_text{
float:left;
overflow:hidden;
width:350px;
margin-bottom:20px;
}

.producttemplate1 .producttemplate_pics #bigPic{
margin-bottom:15px;
}

.producttemplate1 .producttemplate_pics a{
display:block;
float:left;
}

.producttemplate1 .producttemplate_pics img{
display:block;
margin-right:16px;
float:left;
}

.producttemplate1 .producttemplate_artno{
text-transform:uppercase;
font-size:.8em;
}

.producttemplate1 h1,
.producttemplate1 h2{
margin:0;
padding:0;
}

#subcontent{
clear:both;
width:750px;
display:block;
position:relative;
margin:0px;padding:0px;
text-align:left;
color:#333333;
background: #ddf url(../i/DMM_BodyBack.gif) repeat;
padding:25px;
}

#footer {
clear:both;
position:relative;
text-align:left;
width:800px;
height:116px;
background: #666 url(../i/DMM_Footer.gif) no-repeat top left;
}

#footCol1{
position:absolute;
left:10px;width:500px;
bottom:5px;
color:#333;
font-size:1em;
line-height:120%;
font-weight:bold;
overflow:hidden;
}

#footCol2{
position:absolute;
left:570px;
top:5px;
color:#333;
font-size:0.8em;
line-height:120%;
overflow:hidden;
}

#footCol2 p{
padding:5px;
}

#botMenu{
background: #00143d;
height: 20px;
position: relative;
}

img.botPay{
position: absolute;
left:0px;
bottom:0px;
}

#botMenu ul {
list-style:none;
padding-right:5px;
padding-left:5px;
text-align:right;
padding-top:2px;
}

#botMenu ul li {
display:inline;
margin-left:10px;
}

#botMenu ul li a {
color:#fff; 
text-decoration:none;
font-size:0.8em;
}

#botMenu ul li a:hover {
text-decoration:underline;
}

#subfooter{
clear:both;
position:relative;
text-align:center;
margin:0 auto;
width:800px;
}

#subfooter a{
text-align:left;
}

#sitemap {
clear:both;
color:#333;
text-align:left;
clear:both;
background-color:#eef;
padding:20px;
}

#sitemap h1{
font-size:1.4em;
font-weight:normal;
border-bottom:1px solid #999;
margin-bottom:5px;
}

#col1, 
#col2, 
#col3, 
#col4{
float:left;
margin:10px 20px 10px 0px;
padding-right:10px;
}

#col1, 
#col2, 
#col3{
border-right:1px solid #aaa;
}

#sitemap ul {
list-style:none inside;
}

#sitemap ul li{
margin-bottom:0px;
}

#flinks{
clear:both;
margin-left:0px;
}

#flinks ul li{
float:left;
}

#sitemap a{
font-size:0.8em;
color:#900;
text-decoration:none;
padding:3px;
}

#sitemap a:hover{
background:#a00;
color:#fff;
}

#sitemapButtonLo{
position:absolute;
top:0px;
right:0px;
height:37px;
width:135px;
display:block;
text-align:left;
background: url(../i/buttonSitemapLo_L.png) no-repeat bottom left;
padding:0px;
}

#sitemapButtonLo a{
padding:0px;
display:block;
color:#fff;
font-size:0.8em;
font-weight:bold;
background: url(../i/buttonSitemapLo_R.png) no-repeat bottom right;
text-decoration:none;
height:27px;
padding:10px 0px 0px 15px;
}

#sitemapButtonLo a:hover{
color:#fc3;
}

#content a{
color:#a00;
text-decoration:none;
padding:0px;
font-weight:bold;
}

#content a:hover{
text-decoration:underline;
}

#richter{
clear:both;
font-size:0;
height:0;
width:100%;
}

#leftcol ul{
list-style:none;
background:none;
border:none;
margin:0;
padding:5px 15px;
}


/* Zum Hinzufügen von Artikeln in den Warenkorb */
.toolTipShadow
{
    background: url( "../../images/shadow.png" ) no-repeat right bottom !important;
    margin-left: 6px;
    margin-top: 35px;
}

.toolTipContent
{
    left: -6px;
    top: -6px;
    background-color: #b2b8c4; /*#FFFAF0;/*#FFF0F5;/*#FFFACD;*/
    border: solid black 1px;
    padding: 5px;
    color: #00143d;
    font: bold 10pt sans-serif;
}

/* 
 *neu hinzugefügt:
 */

div.Breadcrumb
{
    padding-left: 1px;
    padding-right: 1px;
}
div.pop
{
margin-top: 5px;
margin-bottom: 5px;
border: solid black 1px;
text-align: center;
background:#c0c5cb;
margin-left: 2px;
}
div.poplabel
{
text-align: left;
font-weight: bold;
margin-left: 10px;
margin-top: 5px;
}
div.LoginStatusTop
{
margin-left: 10px;
padding-top: 5px;
}
#LoginStatusTopLink a
{
color:#ffffff;
text-decoration:none;
}

#LoginStatusTopLink a:hover
{
text-decoration:underline;
}
div.prodhome
{
background: url( "../i/homeprod.jpg" ) no-repeat;
width: 180px;
height: 180px;
align: center;
padding-top: 10px;
position: relative;
}
div.prodhome_pic
{
margin-top: 10px;
position: absolute;
bottom: 35px;
left: 50%;
margin-left: -51px;
}

div.prodhome_price
{
position: absolute;
bottom: 18px;
right: 10px;
}

div.borderimg
{
border:1px solid #ffffff;
}


/* 
 *Produktliste neu !!!
 */

div.ProductDisplayList
{
text-align:center;
border: 1px solid #808080;
width: 170px;
height: 200px;
position: relative;
padding-top: 2px;
margin-bottom: 10px;
}

table.ProductDisplayListForm
{
width: 100%;
}

div.ProductDisplayList_Name,
div.ProductDisplayList_Name a
{
font-size: 12px;
}

div.ProductDisplayList_Thumbnail
{
position: absolute;
bottom: 45px;
left: 50%;
margin-left: -51px;
}
div.ProductDisplayList_AddButton
{
position: absolute;
bottom: -1px;
right: -1px;
}
div.ProductDisplayList_DetailsLink
{
position: absolute;
bottom: 3px;
left: 3px;
}
div.ProductDisplayList_Price
{
position: absolute;
bottom: 25px;
right: 20%;
}

/* 
 * Preisinfo
 */

div.PreisInfo
{
padding-top:5px;
margin-top: 5px;
border-top: 1px dotted #999999;
text-align: right;
margin-right: 1px;
}


/* 
 * Productlist Row !
 */
div.ProductListRow
{
width: 500px;
margin-left: 45px;
border-bottom: 1px solid #808080;
position: relative;
}
div.ProductListRowB
{
width: 550px;
margin-left: 15px;
border-bottom: 1px solid #808080;
position: relative;
}
div.ProductListRow_Price
{
font-weight: bold;
position: absolute;
right: 105px;
bottom: 5px;
font-size: 12px;
}
div.ProductListRow_PriceB
{
font-weight: bold;
position: absolute;
right: 185px;
bottom: 5px;
font-size: 12px;
}
div.ProductListRow_Add
{
text-align: right;
position: absolute;
right: 0px;
bottom: -1px;
}
div.ProductListRow_AddB
{
text-align: right;
position: absolute;
right: 0px;
bottom: 5px;
}

.borderTextBox
{
width: 130px;   
height: 16px;
}

div.GroupPage
{
width: 100%;
margin-left: 10px;
}

td.HomeLogIn
{
border: 1px dotted #999999;
background: url( "../i/log_bg.gif" ) no-repeat;
}
