body {
    background-image: url( blue-background.jpg ) !important;
    position: absolute;
    background-repeat: repeat-x;
    background-color: #fff;
    color: #5f5f5f;
    font-size: 14px;
    line-height: 1.5em;
    font-family: Helvetica,Verdana,Arial,sans-serif;
    margin: 15px;
    padding: 0px;

}

p {
    min-width: 300px;
}



#download {
    float: right;
    padding: 5px 0px 5px 5px;
    border: 0px;
}

#content-links {
  float:left;
  width: 420px;
  margin: 160px 0 0 40px;
  line-height: 1.5em;
}


#content-breit {
  float:left;
  width: 820px;
  margin: 160px 0 0 40px;
  line-height: 1.5em;
}

#content-links h1{

  line-height: 18px;
}


#content-rechts {
  float:left;
  width: 350px;
  margin: 160px 0 0 40px;
}



#copy {
    height: 20px;
    bottom: 0px;
    left: 147px;
    padding: 10px 0px 0px 0px;
    margin: 10px 0px 0px 0px;
    text-align: center;
    font-size: 10px;
}


#footer {
margin:2em 0 0;
overflow:hidden;
padding:10px 0 0;
text-align:left;
height:50px;
float:left;
width:100%;
}




#title {
    position: absolute;
    background-image: url( end.png );
    background-repeat: no-repeat;
    background-position: right;
    height: 76px;
    top: 50px;
    left: 40px;
    right: 20px;
    margin: 0px;
    padding: 0px;
    width: 850px;
}

#title h1 {
    background-image: url( middle.png );
    background-repeat: repeat-x;
    height: 53px;
    top: 0px;
    left: 0px;
    margin: 0px 24px 0px 0px;
    padding: 23px 0px 0px 100px;
    white-space: nowrap;
    overflow: hidden;
    text-shadow: #bbb 3px 3px 2px;
    font-size: 18px;
    	color: #75bce6 !important;
}



h2, h3, h4 {
    margin-bottom: 0px;
    text-shadow: #bbb 2px 2px 1px;
}

h1 {
    font-size: 18px;
    font-weight: bold;
    line-height:26px;
}

h2 {
    font-size: 17px;
}

h3 {
    font-size: 16px;
}

h4 {
    font-size: 15px;
}

h1 + p, h2 + p, h3 + p, h4 + p, b + p {
    margin-top: 2px;
}

#icon {
    position: absolute;
    top: 10px;
    left: -10px;
    background-image: url( site_logo.png );
    background-repeat: no-repeat;
    height: 174px;
    width: 215px;
    z-index: 3;
    margin: 0px;
}

/* Content */
#content ul {
    margin: 4px 0px 4px 0px;
}

#content ul > li {
    margin: 4px 0px;
}

/* Links */
a {
    text-decoration: none;
}

a:hover{
    text-decoration: underline;
}

/* Navigation */
#nav {
    position: absolute;
    background-image: url( nav.png );
    background-repeat: no-repeat;
    height: 350px;
    width: 145px;
    top: 162px;
    left: 20px;
    padding: 20px 0px 0px 14px;
    font-size: 11px;
    line-height: 17px;
}

#navlist {
    margin: 0px 0px 0px -5px;
    padding: 0px;
    list-style-type: none;
}

#navlist a {
    color: #333;
}

#navlist .subtitle {
    font-weight: bold;
    margin-top: 10px;
}

#navlist li a:hover, #navlist li a:active {
    text-decoration: underline;
}

#notice {
    min-width: 0px;
    padding: 0px;
    margin: 30px 10px 10px 10px;
    font-size: 9px;
    line-height: 11px;
    color: #aaa !important;
}

#notice a {
    color: inherit !important;
    text-decoration: none;
}

#notice a:hover {
    color: #555 !important;
    text-decoration: none;
}

dt {
    font-weight: bold;
    margin-top: 1em;
}

.code, pre, tt, code {
    font-family: Courier, Fixed;
    font-size: 110%;
}

.code {
    margin-left: 2em;
    font-size: 90%;
    line-height: initial;
}

.mac-instructions, .windows-instructions {
    border: 1px solid black;
    background-color: white;
    width: 110px;
    padding: 0 1em;
    margin: 1em 0;
}


#content ul > li {
    list-style-image: url( green-bullet.png ) !important;
}



h2, h3, h4, #navlist .subtitle {
	color: #75BCE6 !important;
}

a, #navlist a {
    color: #75BCE6 !important;
}



/*formularüberprüfung*/

input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}

input.required, textarea.required {
	border: 1px solid #101161;
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
}

.validation-advice {
  clear: top;
	margin: 5px 0;
	padding: 5px;
	background-color: #FFDDDD;
	color : #666666;
	font-weight: bold;
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}


img{

margin:0 7px 7px 0;

}


/*core drop shadow rules*/
.wrap1, .wrap2, .wrap3 {
	display:inline-table;
	/* \*/display:block;/**/}
.wrap1 {
	float:left;
	background:url(shadow.gif) right bottom no-repeat;}
.wrap2 {background:url(corner_bl.gif) left bottom no-repeat;}
.wrap3 {
	padding:0 8px 8px 0;
	background:url(corner_tr.gif) right top no-repeat;}
.wrap3 img {
	display:block;
	border:1px solid #ccc;
	border-color:#efefef #ccc #ccc #efefef;
}

