/*
Copyright (c) 2006, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 0.11.3
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}

/* type.css */
body,ul,ol,dl,h1,h2,h3,h4,h5,h6,td,th,caption,pre,p,blockquote,input,textarea{font-family:'Helvetica Neue',Arial,sans-serif;font-size:12px;line-height:13px;font-weight:normal;color:#222;}
a{color:blue;text-decoration:none;outline:none;}
a:hover{text-decoration:underline;}
h1,h2,h3,h4,h5,h6{margin:0;font-weight:bold;}
p{margin:0 0 18px 0;}
ul,ol{margin-top:18px;margin-bottom:18px;padding-left:16px;list-style-position:outside;list-style-type:disc;}
ol{list-style-type:decimal;}
dl{margin-top:18px;margin-bottom:18px;}
dl dt{font-weight:bold;}
blockquote{margin-top:18px;margin-bottom:18px;padding-left:17px;border-left:1px solid #666;font-style:italic;}
blockquote *{color:#666;}
strong{font-weight:bold;}
em{font-style:italic;}
.small{font-size:10px;line-height:18px;}
.large{font-size:14px;line-height:18px;}
.quiet{color:#666;}

/* grid.css */
#complete{width:1155px;border:0 solid red;}
#outercontent{width:976px;border:0 solid blue;}
#content{float:left;width:660px;border:0 solid green;margin:auto;}
#content-left{float:left;}
.content-left{float:left;}
#content-right{float:right;}
.content-right{float:right;}
.supersize{width:984px;}
.skyscraper{width:160px;}
.super{width:962px;}
.full{width:660px;border:0 solid red;}
.content-full{width:647px;}
.zweidrittel-left,zweidrittel-right{width:428px;border:0 solid red;}
.content-zweidrittel{width:412px;}
.inline-zweidrittel-left,inline-zweidrittel-right{width:412px;}
.eindrittel-left,eindrittel-right{width:222px;}
.content-eindrittel{width:220px;}
.inline-eindrittel-left,inline-eindrittel-right{width:220px;}
.quarter{width:146px;}
.content-quarter{width:146px;}
.inline-quarter{width:146px;}
.half{border:0 solid red;}
.content-half{width:310px;}
.hoch-left{width:140px;}
.hoch-left-inhalt{width:128px;}
.hoch-right{width:160px;}
.hoch-right-inhalt{width:150px;}
.content-full{padding:5px 5px 5px 0;}
.content-half{padding:5px 5px 5px 0;}
.inline-eindrittel-left{padding:5px 5px 5px 0;}
.inline-zweidrittel-right{padding:5px 5px 5px 0;}
.hoch-left-inhalt{padding:5px 5px 5px 0;}
.hoch-right-inhalt{padding:5px 5px 5px 0;}
div.hoch-left{float:left;height:auto;margin:2px;margin-left:3px;margin-top:0;overflow:hidden;padding:0;}
div.hoch-right{float:right;height:auto;margin:2px;margin-top:0;margin-right:0;overflow:hidden;padding:0;}
div.supersize{float:left;height:120px;border:0 solid red;margin-top:0;padding:0;}
div.skyscraper{float:left;height:auto;border:0 solid lightgrey;padding:0;}
div.super{ float: left; height: auto; border: 0 solid lightgrey; margin-top: 3px;padding:5px;}
div.full{float:left;height:auto;margin-bottom:12px;overflow:hidden;padding:0;}
div.zweidrittel-left{height:auto;margin-bottom:12px;overflow:hidden;padding:0;}
div.zweidrittel-right{float:right;height:auto;margin-bottom:12px;overflow:hidden;padding:0;}
div.content-zweidrittel{margin:0;padding:5px 5px 5px 0;}
div.inline-zweidrittel-left{float:left;}
div.inline-zweidrittel-right{float:right;}
div.eindrittel-left{float:left;height:auto;margin-bottom:12px;overflow:hidden;padding:0;}
div.eindrittel-right{height:auto;margin-bottom:12px;overflow:hidden;padding:0;}
div.inline-eindrittel-left{float:left;}
div.inline-eindrittel-right{clear:right;}
div.content-eindrittel{float:left;height:auto;margin:3px;margin-bottom:12px;overflow:hidden;padding:0;}
div.content-eindrittel{float:none;height:auto;margin:0;overflow:hidden;padding:5px 5px 5px 0;}
div.half,div.half-left{float:left;margin-bottom:12px;overflow:hidden;padding:0;}
div.half-right{float:right;margin-bottom:12px;overflow:hidden;padding:0;}
div.content-half{padding:5px 5px 5px 0;border:0 solid green;overflow:hidden;}
div.quarter,div.content-quarter,div.inline-quarter{padding:5px 5px 5px 0;float:left;}
div.inline-quarter{margin-right:10px;}
div.content-rest{padding:5px 5px 5px 0;padding-left:320px;}
div.content-half-left{float:left;padding:5px 5px 5px 0;padding-left:5px;}
div.content-half-right{float:left;padding:5px 5px 5px 0;}
div.quarter{padding:5px;border:1px solid lightgrey;margin:3px;margin-bottom:12px;-moz-border-radius:4px;-webkit-border-radius:4px;height:160px;overflow:hidden;}
div.modul-left{margin-top:12px;}
div.modul-right{overflow:hidden;margin-top:12px;margin-left:auto;margin-right:auto;}
.cmpboxbtnyes {
    background-color: black;
}

#cmpbntyestxt {
    color: white;

}