/* Allgemein Anfang */
html { /** Scrolleiste wird somit immer angezeigt. Ohne diese Methode springt der Firefox*/
	height: 100%;
	margin-bottom: 1px;
}

body {
	background-color: #000000;
}

object { 
	outline:none; 
}
/* Allgemein Anfang */




/* Layout Anfang */
#pagewidth {
	margin: 0px auto;
	width: 890px;
}

#header {
	clear: both; 
	height: 165px; 
	font-family:Tahoma; 
	font-size:10px; 
	color: #c3c3c3;
}

#content {
	position: relative; 
	padding: 0px 0px 10px 50px; /** TOP, RIGHT, BOTTOM, LEFT */ 
	background-image:url(../images/style/bg_content.png);
	background-repeat:repeat-y;
	margin-bottom: 5px;
	min-height: 400px;
}

#footer {
	clear: both;
	padding: 8px 0px 8px 50px; /** TOP, RIGHT, BOTTOM, LEFT */
	background-image:url(../images/style/bg_footer.png);
	background-repeat:no-repeat;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-transform: none;
}

#footer a {
	font-family:Tahoma;
	font-size: 10px;
	color: #ffffff;
}

#footer a:hover {
	font-family:Tahoma;
	font-size: 10px;
	color: #ffffff;
}
/* Layout Ende */



#position {
	padding: 0px 0px 10px 0px; /** TOP, RIGHT, BOTTOM, LEFT */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #ffffff;
	text-align: left;
}

#bottom_text {
	padding: 5px 0px 0px 0px; /** TOP, RIGHT, BOTTOM, LEFT */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #57A4E6;
	text-align: center;
}

#bottom_text a {
	padding: 5px 0px 0px 0px; /** TOP, RIGHT, BOTTOM, LEFT */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #57A4E6;
	text-align: center;
}

#bottom_text a:hover {
	padding: 5px 0px 0px 0px; /** TOP, RIGHT, BOTTOM, LEFT */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #57A4E6;
	text-align: center;
}

#pictures {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
	text-transform: none;
	margin: 5px 0px 5px 0px; /** TOP, RIGHT, BOTTOM, LEFT */
	text-align: center;
}

h1 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-transform: none;
	margin: 0px 0px 0px 0px; /** TOP, RIGHT, BOTTOM, LEFT */
}

h1 a {
	text-transform: none;
	color: #ffffff;
}

h1 a:hover {
	text-decoration: underline;
	color: #ffffff;
}

h2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #f0c539;
	text-transform: none;
	margin: 0px 0px 0px 0px; /** TOP, RIGHT, BOTTOM, LEFT */
}

h2 a {
	text-transform: none;
	color: #f0c539;
}

h2 a:hover {
	text-decoration: underline;
	color: #f0c539;
}

h3 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #9fc5e6;
	text-transform: none;
	margin: 0px 0px 0px 0px; /** TOP, RIGHT, BOTTOM, LEFT */
}

h3 a {
	text-transform: none;
	color: #9fc5e6;
}

h3 a:hover {
	text-decoration: underline;
	color: #9fc5e6;
}

h4 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #f0c539;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px; /** TOP, RIGHT, BOTTOM, LEFT */
}

h4 a {
	text-transform: none;
	color: #f0c539;
}

h4 a:hover {
	text-decoration: underline;
	color: #f0c539;
}

h5 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-transform: none;
	margin: 0px 0px 0px 0px; /** TOP, RIGHT, BOTTOM, LEFT */
	text-decoration: none;
}

h5 a {
	text-transform: none;
	color: #ffffff;
}

h5 a:hover {
	text-decoration: underline;
	color: #ffffff;
}

form {
	padding: 0px 0px 0px 0px; /** TOP, RIGHT, BOTTOM, LEFT */
	margin: 0px 0px 0px 0px; /** TOP, RIGHT, BOTTOM, LEFT */
}

input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #ffffff;
	background-image: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #1D89E6;
	border-left-color: #1D89E6;
	width: 30px;
	margin: 2px 2px 2px 2px; /** TOP, RIGHT, BOTTOM, LEFT */
}

#order td {
	padding: 0px 0px 0px 0px; /** TOP, RIGHT, BOTTOM, LEFT */
}

br {
	line-height: 10px;
}


.border_pictures {
	padding: 2px 2px 2px 2px; /** TOP, RIGHT, BOTTOM, LEFT */
	margin: 2px 2px 2px 2px; /** TOP, RIGHT, BOTTOM, LEFT */
	border: 1px solid #4C6A98;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	border-color: #ffffff #ffffff #ffffff #ffffff;
	background-image: none;
	background-color: #1D89E6;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

#note1 {
	margin: 0px auto;
	width: 890px;
	border:1px solid;
	border-color:#c00000;
	color:#800000;
	font-family:verdana;
	font-size:10px;
	background-color:#ffcccc;
	font-weight:bold;
	text-align:center;
	padding: 5px 0 5px 0px; /** TOP, RIGHT, BOTTOM, LEFT */
	background-image:url(../templates/images/warning.png);
	background-position:20px;
	background-repeat:no-repeat;
	min-height:60px;
}

#note1 li {
	font-family:verdana;
	font-size:10px;
	line-height:12px;
	font-weight:normal;
	list-style-position:inside;
}

#note1 li a {
	border:0px solid;
	color:#800000;
	text-decoration:underline;
}

#note1 li a:hover {
	text-decoration:none;
}

#note1 ul {
	margin: 5px 0 5px 0px; /** TOP, RIGHT, BOTTOM, LEFT */
}