/********* Navigation **************/


body {
	font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin : 0px;
	scrollbar-face-color : #a5a099;
	scrollbar-highlight-color : #b6aa99;
	scrollbar-3dlight-color : #b6aa99;
	scrollbar-darkshadow-color : #b6aa99;
	scrollbar-shadow-color : #b6aa99;
	scrollbar-arrow-color : #c7bbaa;
	scrollbar-track-color:#c7bbaa;
}

td {
	vertical-align : top;
}

img {
	border : 0px;
}

input {
	color: #333333;
	font-weight: normal;
	font-size: 12px;
	background-color: #b6aa99;
	border-style: solid;
	border-width: 1px;
}

input.anz {
	text-align: center;
}

textarea {
	font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: #333333;
	font-weight: normal;
	font-size: 12px;
	background-color: #b6aa99;
	border-style: solid;
	border-width: 1px;
	scrollbar-face-color : #a5a099;
	scrollbar-highlight-color : #b6aa99;
	scrollbar-3dlight-color : #b6aa99;
	scrollbar-darkshadow-color : #b6aa99;
	scrollbar-shadow-color : #b6aa99;
	scrollbar-arrow-color : #c7bbaa;
	scrollbar-track-color:#c7bbaa;
}

/********* Text **************/

.copy01 {
	color: #cccccc;
	font-weight: normal;
	font-size: 12px;
}

.copy02 {
	color: #cccccc;
	font-weight: bold;
	font-size: 13px;
}

.copy02a {
	color: #dddddd;
	font-weight: bold;
	font-size: 13px;
}

.copy02b {
	color: #333333;
	font-weight: bold;
	font-size: 13px;
}

.copy03 {
	color: #333333;
	font-weight: normal;
	font-size: 12px;
}

.error02 {
	color: #8d0808;
	font-weight: bold;
	font-size: 12px;
}

.head {
	color: #cccccc;
	font-weight: 500;
	font-size: 20px;
}

/********* Navigation **************/

a, a:LINK, a:ACTIVE, a:VISITED {
	color: #6688dd;
	text-decoration : underline;
}

a:HOVER {
	color: #6688dd;
	text-decoration : none;	
}

/********** Layer **********/
#imagenavi_back		{ position: absolute; z-index: 2; top: 5px; left: 85px; width: 25px; height: 25px; visibility: hidden;}
#imagenavi_forward		{ position: absolute; z-index: 2; top: 5px; left: 110px; width: 25px; height: 25px; visibility: visible;}
#image_choose		{ position: absolute; z-index: 2; top: 5px; left: 550px; width: 25px; height: 25px; visibility: visible;}
#confirm					{ position: absolute; z-index: 2; top: 5px; left: 380px; width: 490px; height: 25px; visibility: hidden; filter:alpha(opacity=0);}
.imagelay				{ position: absolute; z-index: 3; visibility: hidden; filter: alpha(opacity=0) }

/********* Farben **************/
#back			{background-color : #333333;}
#content		{background-color : #666666;}
#navi			{background-color : #333333;}
#navi01		{background-color : #cccccc; vertical-align : middle;}
#navi02		{background-color : #dddddd; vertical-align : middle;}