*{
	color: #000000;
	font-size: 11px;
	line-height: 14px;
	font-family: Arial, sans-serif;
}
body{ 
  margin: 0px;
  background-color: #ffffff;
}
form, img, input, textarea{
	margin: 0px;
	padding: 0px;
}
img{
	border: none;
}
ul{
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
iframe{
	border: none;
	width: 800px;
	margin: 5px 0px 5px 0px;
}
a{ color: #000000; }
a:link               { text-decoration: none; }
a:visited            { text-decoration: none; }
a:hover              { text-decoration: none; color: #aaaaaa; outline: 0px; }
a:active             { text-decoration: none; color: #aaaaaa; outline: 0px; }

.clear {
    clear: both;
    height: 0px;
    font-size: 0px;
    line-height: 0px;
    background: #00FF00;
    padding: 0px;
    margin: 0px;
}

/* container */
#wrap{
	position: relative;
	margin: 40px auto 0px auto;
	width: 1000px;
}
#left, #contentWrap, iframe{
	height: 503px;
}
#left{
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	padding: 5px 0px 5px 0px;
}
#left{
	position: relative;
	width: 176px;
	border-bottom: none;
}
/* nav */
#nav a{
	display: block;
	width: 169px;
	height: 16px;
	padding-left: 5px;
	padding-top: 1px;
	border: 1px solid #000000;
}
#nav li{
	margin-bottom: 5px;
}
/* subnav */
#nav ul ul{
	margin-left: 12px;
	margin-top: 5px;
}
#nav ul ul a{
	width: 157px;
}
#adress{
	position: absolute;
	width: 164px;
	bottom: -2px;
	left: 12px;
	border-bottom: 2px solid #000000;
	padding-bottom: 3px;
}
#logo{
	position: absolute;
	left: -53px;
	bottom: -49px;
}
#contentWrap{
	position: absolute;
	left: 201px;
	top: 0px;
	width: 718px;
}
#content{
	height: 502px;
	padding: 1px 1px 0px 1px;
	margin: 5px 0px 5px 0px;
}
#zg{
	position: absolute;
        width: 908px;
        height: 30px;
        margin: 10px 0 0 8px;
        padding: 0 0 0 3px;
}
#zg a{
	display: block;
        float: right;
}
/* text & classes */
.line{
	border-bottom: 2px solid #000000;
	/*height: 0px;
	line-height: 0px;*/
}
.lineContentTop, .lineContentBottom{
	width: 718px;
	height: 0px;
	line-height: 0px;
}
.lineContentTop{
	border-top: 2px solid #000000;
}
.lineContentBottom{
	border-bottom: 2px solid #000000;	
}
a.act{
	color: #aaaaaa;
}
#adress, #adress a, #zg a{
	font-size: 10px;
	line-height: 12px;
}
#nav a, #nav, #content{
	text-transform: uppercase;
	line-height: 16px;
}
.box{
	background-color: #ffffff;
	padding: 2px 5px 2px 5px;
	margin-bottom: 5px;
	width: 165px;
}
.teamNav{
	width: 716px; /* nur wegen ie */
}
ul.form li{
	width: 170px;
	height: 16px;
	padding-top: 3px;
	padding-left: 5px;
	background-color: #ffffff;
	border-bottom: 1px solid #000000;
}
.form ul{
	background-color: #ffffff;
}
.form input{
	width: 169px;
	height: 16px;
	padding: 3px 5px 0px 5px;
	border: 0px;
	border-bottom: 1px solid #000000;
}
.form textarea{
	border: 0px;
	padding: 3px 5px 3px 5px;
}
.form input.margin{
	margin-left: 7px;
}
.form input.short{
	width: 78px;
}
.form input.long{
	width: 260px;
}
.form input.double{
	width: 355px;
}
.missing{
	color: #ff0000;
}
#confirmation{
	display: none;
	position: absolute;
	top: 200px;
	left: 190px;
	width: 300px;
	height: 100px;
	padding: 50px 20px 0px 20px;
	border: 2px solid #000000;
	background-color: #ffffff;
	text-align: center;
}

/*order form*/

.order_wrapper {
    padding-bottom: 20px;
}

.order_form_wrapper {
    _width: 535px;
    float: left;
}

.order_submit_wrapper {
    width: 75px;
    _width: 73px;
    margin-top: 240px;
    _margin-top: 239px;
    float: left;
}

@-moz-document url-prefix() {  /* FF fix */
    .order_submit_wrapper {
        margin-top: 257px;
    }
}

.order_title {
    background-color: #ffffff;
    width: 185px;
    padding: 2px 0 2px 2px;
}

p.order_msg {
    background-color: #ffffff;
    width: 533px;
    padding: 2px 0 2px 2px;
    text-transform: none;
}

.order_form {
    text-transform: uppercase;
}

.order_question {
    padding-bottom: 20px;
}

.order_left {
    float: left;
    padding-top: 5px;
}

label.order_label {
    display: block;
    width: 170px;
    float: left;
    background-color: #ffffff;
    border-bottom: 1px solid #000000;
    padding: 2px 0 2px 2px;
    margin-right: 5px;
}

label.order_label_double {
    float: left;
    background-color: #ffffff;
}

.order_label_wrap {
    display: block;
    width: 170px;
    float: left;
    background-color: #ffffff;
    border-bottom: 1px solid #000000;
    padding: 2px 0 2px 2px;
    margin-right: 5px;
}

input.order_text {
    float: left;
    width: 354px;
    border-top: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    border-bottom: 1px solid #000000;
    outline: medium none;
    background-color: #ffffff;
    padding-top: 3px;
    margin: 0;
}

input.order_text_double {
    float: left;
    width: 176px; /*175*/
    border-top: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    border-bottom: 1px solid #000000;
    outline: none;
    background-color: #ffffff;
    padding-top: 3px;
    margin: 0 auto;
}

.order_textarea {
    float: left;
    width: 354px;
    border-top: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    border-bottom: 1px solid #000000;
    outline: medium none;
    background-color: #ffffff;
    padding-top: 3px;
    margin: 0 auto;
    resize: none;
}

textarea:focus, input:focus {
    background-color: #f5f8fb;
}

.order_spacer {
    background-color: #ffffff;
    width: 356px;
    height: 18px;
    margin-left: 177px;
}

.order_checkbox {
    float: left;
}

.order_label_long {
    float: left;
    width: 455px;
    margin-left: 3px;
}

input.order_submitButton {
    background-color: #ffffff;
    border: medium none;
    color: #000000;
    height: 18px;
    width: 50px;
    cursor: pointer;
    margin: 0 5px 0 5px;
    padding-bottom: 2px;
    text-decoration: none;
    float: left;
}

.order_arrow {
    height: 18px;
    width: 10px;
    background: url(../img/order_arrow_pic.png) no-repeat scroll 0 0 transparent;
    _background: transparent;
    float: left;
}

.order_hidden {
    display: none;
}

.order_error {
    color: #ff0000;
}
