/*	
	kleemusik.de | screen.css (by scalp.de) | (c) universal music gmbh
	based on "blueprint css famework 0.7.1" | http://blueprintcss.googlecode.com
*/


/* reset.css */
/*
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}
*/


/* typography.css */
body {font-size:12px;color:#666666;font-family:Geneva, Arial, Verdana, Helvetica, sans-serif;background:#ffffff;}
td, th {font-size:12px;color:#666666;font-family:Geneva, Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-family:Geneva, Arial, Helvetica, Verdana, sans-serif;font-size:13px;color:#666666;font-weight:bold;margin-top:0px;margin-bottom:5px;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;height:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
a:link, a:visited {color:#ef6c79; text-decoration:none;}
a:hover, a:active {color:#ef6c79; text-decoration:underline;}


/* col / content styles */
.hl {font-size:17px;font-family:Times New Roman, Times, serif;font-weight:bold;text-decoration:none; }

.nav {font-size:13px;line-height:15px;font-family:Geneva, Verdana, Arial, Helvetica, sans-serif;color:#666666;}
.off:link, .off:visited {color:#666666;text-decoration:none;}
.off:hover, .off:active {color:#666666;text-decoration:underline;}
.on:link, .on:visited {color:#666666;text-decoration:none;font-weight:bold;}
.on:hover, .on:active {color:#666666;text-decoration:underline;font-weight:bold;}

/* colors */
.color0, .color0:link, .color0:visited, .color0:hover, .color0:active {color:#666666;}
.line0 {margin-left:40px;border-left:1px solid #666666;padding-left:10px;}
.color1, .color1:link, .color1:visited, .color1:hover, .color1:active {color:#ef6c79;}
.line1 {margin-left:40px;border-left:1px solid #ef6c79;padding-left:10px;}
.color2, .color2:link, .color2:visited, .color2:hover, .color2:active {color:#5da494;}
.line2 {margin-left:40px;border-left:1px solid #5da494;padding-left:10px;}
.color3, .color3:link, .color3:visited, .color3:hover, .color3:active {color:#9933cc;}
.line3 {margin-left:40px;border-left:1px solid #9933cc;padding-left:10px;}
.color4, .color4:link, .color4:visited, .color4:hover, .color4:active {color:#66cc66;}
.line4 {margin-left:40px;border-left:1px solid #66cc66;padding-left:10px;}
.color5, .color5:link, .color5:visited, .color5:hover, .color5:active {color:#66cccc;}
.line5 {margin-left:40px;border-left:1px solid #66cccc;padding-left:10px;}
.color6, .color6:link, .color6:visited, .color6:hover, .color6:active {color:#cc3399;}
.line6 {margin-left:40px;border-left:1px solid #cc3399;padding-left:10px;}

/* bottom */
.credits {font-family:Verdana, Arial, Helvetica, sans-serif;color:#666666;font-size:9px;}
a.credits:link, a.credits:visited {color:#666666;text-decoration:none;}
a.credits:hover, a.credits:active {color:#666666;text-decoration:underline;}

/* web 2.0 */
a.web2:link, a.web2:visited { border:1px solid #ccc; width:24px; height:24px; display:block; }
a.web2:hover, a.web2:active { border:1px solid #ef6c79; width:24px; height:24px; display:block; }

/* layout.css */
.hg {z-index:5;position:absolute;left:0px;top:0px;width:100%;height:100%;}
.container {z-index:10;position:absolute;left:40px;top:40px;}
.content {padding-left:10px;width:420px;}
.col_start {height:70px;}
.imageborder {border: 1px solid #666666; margin-right:5px; margin-bottom:5px;}
.imageborder_selected {border: 1px solid #ef6c79; margin-right:5px; margin-bottom:5px;}
.imageborder_plain {border: 1px solid #666666;}
.trennstrich {color:#dedede;font-weight:normal;font-size:15px;}
.trenner {margin-bottom:20px;}
.list {border-bottom:1px dotted #CCCCCC;margin-bottom:10px;}
.trennlinie {border-bottom:1px dotted #CCCCCC;margin:20px 0;}


/* forms.css */
input.text, input.title, textarea, select {padding-left:5px;border:1px solid #cccccc;color:#999999; height:16px;}
input.submit {padding:0px;background-color:#FFFFFF;border:1px solid #ee6c79;color:#ee6c79; height:20px;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #000000;color:#000000;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}


.popup-layer-mouse-window {background-color:rgb(255,255,255);border:1px solid rgb(133,133,133); }
.popup-layer-mouse-window-load {background-color:rgb(255,255,255);border:1px solid rgb(133,133,133)}
.popup-layer-mouse-postrenderer-layer {background-color:rgb(255,255,255); border:1px solid rgb(255,255,255);color:black;}
.popup-layer-mouse-navigation {width:100%;cursor:move;z-index:998}
.popup-layer-mouse-navigation-title {float:left;margin:5px;}
.popup-layer-mouse-navigation-button {cursor:pointer;margin:5px;float:right;width:21px;height:21px;background-repeat:no-repeat;background-position:50% 50%;background-image:url('http://static.cms.universal-music-services.de/img/components/PostRenderer/close.gif')}
.popup-layer-mouse-line {clear:both;background-color:rgb(255,255,255);}
.popup-layer-mouse-frame {border:none;} 


