/* Minify_CSS_UriRewriter::$debugText

docRoot    : /var/www/www/htdocs
currentDir : /var/www/www/htdocs/static/css

*/

/* style.css */

/* 1   */ /* reset
/* 2   *|  ########## ########## ########## ########## ##########*/
/* 3   */ body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
/* 4   */     margin: 0;
/* 5   */     padding: 0;
/* 6   */ }
/* 7   */ 
/* 8   */ p {
/* 9   */     margin-bottom: 5px;
/* 10  */ }
/* 11  */ 
/* 12  */ table {
/* 13  */     border-collapse: collapse;
/* 14  */     border-spacing: 0;
/* 15  */ }
/* 16  */ 
/* 17  */ fieldset, img {
/* 18  */     border: 0;
/* 19  */ }
/* 20  */ 
/* 21  */ strong, b {
/* 22  */     font-weight: bold;
/* 23  */ }
/* 24  */ 
/* 25  */ address, caption, cite, code, dfn, em, th, var {
/* 26  */     font-style: normal;
/* 27  */     font-weight: normal;
/* 28  */ }
/* 29  */ 
/* 30  */ ol, ul {
/* 31  */     list-style: none;
/* 32  */ }
/* 33  */ 
/* 34  */ caption, th {
/* 35  */     text-align: left;
/* 36  */ }
/* 37  */ 
/* 38  */ h1, h2, h3, h4, h5, h6 {
/* 39  */     font-size: 100%;
/* 40  */     font-weight: normal;
/* 41  */ }
/* 42  */ 
/* 43  */ q:before, q:after {
/* 44  */     content: '';
/* 45  */ }
/* 46  */ 
/* 47  */ abbr, acronym {
/* 48  */     border: 0;
/* 49  */ }
/* 50  */ 

/* style.css */

/* 51  */ /* page
/* 52  *|  ########## ########## ########## ########## ##########*/
/* 53  */ body {
/* 54  */     font-family: Verdana, sans-serif;
/* 55  */     font-size: 11px;
/* 56  */     background-image: url(/static/gfx/bg.png);
/* 57  */     background-repeat: repeat-y;
/* 58  */ }
/* 59  */ 
/* 60  */ .play {
/* 61  */     cursor: pointer;
/* 62  */ }
/* 63  */ a{
/* 64  */ 	color: #0099ff;
/* 65  */ }
/* 66  */ h1 {
/* 67  */     color: #0099ff;
/* 68  */     font-size: 16px;
/* 69  */     font-weight: bold;
/* 70  */     padding: 0 0 10px 0;
/* 71  */ }
/* 72  */ 
/* 73  */ .page {
/* 74  */     position: relative;
/* 75  */     display: inline-block;
/* 76  */ }
/* 77  */ 
/* 78  */ .pageMain {
/* 79  */     position: absolute;
/* 80  */     display: inline-block;
/* 81  */     top: 140px;
/* 82  */ }
/* 83  */ 
/* 84  */ .pageMenu {
/* 85  */     width: 205px;
/* 86  */     float: left;
/* 87  */ }
/* 88  */ 
/* 89  */ .pageContent {
/* 90  */     width: 718px;
/* 91  */     float: left;
/* 92  */     margin: 90px 0 0 40px;
/* 93  */ }
/* 94  */ 
/* 95  */ .pageTeaser {
/* 96  */     width: 1023px;
/* 97  */     height: 319px;
/* 98  */     overflow: hidden;
/* 99  */     position: absolute;
/* 100 */     top: 140px;

/* style.css */

/* 101 */ }
/* 102 */ 
/* 103 */ .pageVideo {
/* 104 */     position: absolute;
/* 105 */     top: 140px;
/* 106 */     display: none;
/* 107 */     background: black;
/* 108 */ }
/* 109 */ 
/* 110 */ .contentLeft {
/* 111 */     width: 410px;
/* 112 */     min-height: 200px;
/* 113 */     background-color: #FFF;
/* 114 */     padding: 0 20px 0 30px;
/* 115 */     margin: 22px 0;
/* 116 */     float: left;
/* 117 */     border-right: 1px solid black;
/* 118 */ }
/* 119 */ 
/* 120 */ .contentBg {
/* 121 */     display: inline-block;
/* 122 */     background-color: white;
/* 123 */ }
/* 124 */ 
/* 125 */ .contentBox {
/* 126 */     border-left: 1px solid black;
/* 127 */     margin: 22px 0 22px -1px;
/* 128 */     width: 210px;
/* 129 */     float: left;
/* 130 */     min-height: 200px;
/* 131 */     background-color: #FFF;
/* 132 */     padding: 0 26px 0 21px;
/* 133 */ }
/* 134 */ 
/* 135 */ #content-inner, #content2-inner {
/* 136 */     min-height: 200px;
/* 137 */ }
/* 138 */ 
/* 139 */ .menuInner {
/* 140 */     min-height: 318px;
/* 141 */     padding: 0 0 0 0;
/* 142 */     background: url(/static/gfx/menuBg.png);
/* 143 */     border-top: 1px solid #444;
/* 144 */ }
/* 145 */ 
/* 146 */ .menuAdress img {
/* 147 */     margin-left: 15px;
/* 148 */ }
/* 149 */ 
/* 150 */ .cms-menu a {

/* style.css */

/* 151 */     font: 14px Verdana;
/* 152 */     text-decoration: none;
/* 153 */ }
/* 154 */ 
/* 155 */ .menu-button a, .menu-button-active a {
/* 156 */     display: block;
/* 157 */     height: 23px;
/* 158 */     padding: 8px 10px 4px 20px;
/* 159 */     width: 175px;
/* 160 */     color: #FFF;
/* 161 */     font-weight: bold;
/* 162 */     border-bottom: 1px solid #444;
/* 163 */ }
/* 164 */ 
/* 165 */ .menu-button a:hover, .menu-button-active a, .menu-button-active a:hover {
/* 166 */     background-color: #0099ff;
/* 167 */ }
/* 168 */ 
/* 169 */ .submenu-button a, .submenu-button-active a {
/* 170 */     display: block;
/* 171 */     height: 20px;
/* 172 */     padding: 5px 0px 0px 5px;
/* 173 */     margin: 0 0 0 20px;
/* 174 */     width: 180px;
/* 175 */     color: #FFF;
/* 176 */     font-size: 12px;
/* 177 */     font-weight: bold;
/* 178 */     border-bottom: 1px solid #444;
/* 179 */ }
/* 180 */ 
/* 181 */ .submenu-button a:hover, .submenu-button-active a, .submenu-button-active a:hover {
/* 182 */     background-color: #0099ff;
/* 183 */ }
/* 184 */ 
/* 185 */ .mceContentBody {
/* 186 */     background-image: url(/);
/* 187 */ }
/* 188 */ 
/* 189 */ .pageContent ul, .mceContentBody ul {
/* 190 */     list-style-type: disc;
/* 191 */     margin: 0 0 0 15px;
/* 192 */ }
/* 193 */ 
/* 194 */ .pageContent li, .mceContentBody li {
/* 195 */     margin: 0 0 5px 0;
/* 196 */ }
/* 197 */ 
/* 198 */ #teaserDragborder {
/* 199 */     height: 319px;
/* 200 */ }

/* style.css */

/* 201 */ 
/* 202 */ input, select {
/* 203 */     border: 1px solid #7F7F7F;
/* 204 */     padding: 2px;
/* 205 */     margin: 2px;
/* 206 */     width: 250px;
/* 207 */ }
/* 208 */ 
/* 209 */ textarea {
/* 210 */     border: 1px solid #7F7F7F;
/* 211 */     padding: 2px;
/* 212 */     margin: 2px;
/* 213 */     width: 250px;
/* 214 */ }
/* 215 */ 
/* 216 */ #send {
/* 217 */     width: 100px;
/* 218 */ }
/* 219 */ 
/* 220 */ #error {
/* 221 */     border: 1px solid darkred;
/* 222 */     margin: 10px;
/* 223 */     padding: 10px;
/* 224 */     display: none;
/* 225 */     color: #710000;
/* 226 */ }
/* 227 */ 
/* 228 */ #errorDomain {
/* 229 */     border: 1px solid darkred;
/* 230 */     margin: 10px;
/* 231 */     padding: 10px;
/* 232 */     color: #710000;
/* 233 */ }
/* 234 */ 
/* 235 */ #freeDomain {
/* 236 */     border: 1px solid darkgreen;
/* 237 */     margin: 10px;
/* 238 */     padding: 10px;
/* 239 */     color: #007100;
/* 240 */ }
/* 241 */ 
/* 242 */ .error {
/* 243 */     border: 1px solid darkred;
/* 244 */ }
/* 245 */ 
/* 246 */ #sent {
/* 247 */     border: 1px solid #007100;
/* 248 */     margin: 10px;
/* 249 */     padding: 10px;
/* 250 */     display: none;

/* style.css */

/* 251 */     color: #007100;
/* 252 */ }
/* 253 */ 

