/* DATEI: virtupetz_main.css */ body { background-color:#B2CCE5; font-family: Arial, sans-serif; } .item_wearable { background-color:#81BEF7; } .item_edible { background-color:#F3F781; } .item_furniture { background-color:#81BEF7; } a:link { color: #013ADF; text-decoration: none; font-weight: bold;} a:visited { color: #018DFF; text-decoration: none;} a:hover { color: #00BFFF; text-decoration: none;} h1 { font-family:Arial,sans-serif; font-size:38px; font-weight:bold; color:#9999FF; letter-spacing:1px; text-shadow: 1px 1px #0B3861, -1px -1px #A9E2F3; } h2 { font-family:Arial,sans-serif; font-size:26px; font-weight:bold; color:#9999FF; letter-spacing:1px; text-shadow: 1px 1px #0B3861, -1px -1px #A9E2F3; } h3 { font-family:Arial,sans-serif; font-size:18px; font-weight:bold; color:#9999FF; letter-spacing:1px; margin-bottom:0px; text-shadow: 1px 1px #0B3861, -1px -1px #A9E2F3; } #bgtopmenu { background-image:url('https://virtupetz.de/images/1131.png'); } td.bglinks { background-image:url(https://virtupetz.de/images/1131.png); } .main { background-color:#EDEDED; height:750px; } .error { width: 92%; margin: 0px auto; padding: 10px; border: 1px solid #a94442; color: #a94442; background: #f2dede; border-radius: 5px; text-align: left; } #bguntenlinks { background-image:url(https://virtupetz.de/images/1380.png); } #bguntenrechts { background-image:url('https://virtupetz.de/images/1380.png'); } .image-placeholder60x60 { width: 60px; /* Set desired width */ height: 60px; /* Set desired height */ background-color: #ffffff; /* White background */ border: 2px dashed #ccc; /* Optional dashed border */ display: flex; align-items: center; justify-content: center; font-family: Arial, sans-serif; color: #ccc; font-size: 16px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; } .image-placeholder80x80 { width: 80px; /* Set desired width */ height: 80px; /* Set desired height */ background-color: #ffffff; /* White background */ border: 2px dashed #ccc; /* Optional dashed border */ display: flex; align-items: center; justify-content: center; font-family: Arial, sans-serif; color: #ccc; font-size: 16px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }