@charset "utf-8";
/* CSS Document */
.center {text-align: center;}

/* Linien */
img.hozline, img.hozlinem, img.hozlineb {height: 1px; line-height: 1px; margin: 0; padding: 2px 0 2px 0; vertical-align: top;}
img.hozlinem {vertical-align: middle;}
img.hozlineb {vertical-align: bottom;}

/* Bilder */
img {border: none;}
img.left {float: left; margin: 0 15px 0 0;}
img.right {float: right; margin: 0 0 0 15px;}

/* Formulare */
form {display: inline; margin: 0;}
fieldset {border: none; margin: 0;}
input.submit {margin-top: 15px;}
input.disabled {background-color: #cccccc;}
table select, table input {margin: 1px 0px 1px 0px;}

/* Warnung */
#content div.warning {padding: 5px; background-color: #FFCC33; border: 1px dashed #000000; color: #000000;}
#content div.warning img {vertical-align: middle;}
#content div.warning span {margin: 0 0 0 10px; background-color: inherit; color: inherit;}

/* Fehler */
#content div.error {padding: 5px; background-color: #990000; border: 1px dashed #000000; color: #ffffff;}
#content div.error img {vertical-align: middle;}
#content div.error span {margin: 0 0 0 10px; background-color: inherit; color: inherit;}

#content div.warning, #content div.error {width: 940px; margin: auto;}

/* Floats aufheben */
.clear_both {clear: both;}

/* Inhalt zentrieren */
.center {text-align: center;}

/* Inhalt */
.text
{
	margin: 10px;
}

/* Klein */
a.small {font-size: 10px;}
table.small {font-size: 10px;}

/* Layer */
div.txt_left {text-align: left;}
div.txt_right {text-align: right;}
div.txt_center {text-align: center;}

/* Tabellen */
td {padding: 2px 0px 2px 0px; vertical-align: top;}
td.left {text-align: left;}
td.right {text-align: right;}
td.center {text-align: center;}
td.middle {vertical-align: middle;}
td.bottom {vertical-align: bottom;}
table {vertical-align: top; margin: 0;}

/* Backend Breite */
#content.col-1 {margin: auto; width: 100%;}

/* Breiten */
.wfull {width: 100%;}

.w5 {width: 5px;}
.w10 {width: 10px;}
.w20 {width: 20px;}
.w25 {width: 25px;}
.w30 {width: 30px;}
.w50 {width: 50px;}
.w55 {width: 55px;}
.w60 {width: 60px;}

.w100 {width: 100px;}
.w145 {width: 145px;}
.w150 {width: 150px;}
.w155 {width: 155px;}
.w160 {width: 160px;}
.w165 {width: 165px;}
.w170 {width: 170px;}
.w175 {width: 175px;}

.w200 {width: 200px;}
.w245 {width: 245px;}
.w250 {width: 250px;}
.w255 {width: 255px;}
.w274 {width: 274px;}
.w275 {width: 275px;}
.w290 {width: 290px;}
.w295 {width: 295px;}

.w300 {width: 300px;}
.w305 {width: 305px;}
.w310 {width: 310px;}
.w320 {width: 330px;}
.w330 {width: 330px;}
.w350 {width: 350px;}
.w375 {width: 375px;}
.w395 {width: 395px;}

.w400 {width: 400px;}
.w405 {width: 405px;}
.w425 {width: 425px;}
.w430 {width: 430px;}
.w450 {width: 450px;}
.w455 {width: 455px;}
.w480 {width: 480px;}

.w500 {width: 500px;}
.w505 {width: 505px;}
.w525 {width: 525px;}
.w530 {width: 530px;}
.w535 {width: 535px;}
.w550 {width: 500px;}
.w575 {width: 575px;}
.w580 {width: 580px;}

.w600 {width: 600px;}
.w605 {width: 605px;}
.w625 {width: 625px;}
.w645 {width: 645px;}
.w650 {width: 650px;}

.w700 {width: 700px;}
.w725 {width: 725px;}
.w730 {width: 730px;}
.w750 {width: 750px;}
.w770 {width: 770px;}
.w775 {width: 775px;}
.w780 {width: 780px;}

.w800 {width: 800px;}
.w850 {width: 850px;}

.w900 {width: 900px;}
.w950 {width: 950px;}

.w300h200 {width: 300px; height: 200px;}


