/* CSS Document alphaRoyalClub*/
body, html {
	background-color: #fff;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	height:100%;
	color: #173c4a;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	vertical-align:top;
}
#wrapper {
	height:100%;
	width:100%;
}
#flashback {
	height:310px;
	width:766px;
}
#contentback {
	background-image:url(../images/logoback.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:720px;
}
#footerback {
	height:72px;
	background-color:#CCCCCC;
}
#footer {
	height:72px;
	width:720px;
	border-left:1px solid #E4E4E4;
	border-right:1px solid #E4E4E4;
	background-color:#CCCCCC;
}
#leftc {
	width:240px;
	height:450px;
	padding-top:55px;
}
#content {
	width:480px;
	padding-top:20px;
	padding-left:10px;
}
p {
	margin:0px;
	padding-bottom:5px;
}

h1 { font-size:16px; padding-bottom:10px; color:#2283a9}

.white { color:white; font-family:Arial, Helvetica, sans-serif; font-size:11px;}

/*page linkage */
a:link {
	color: #2283a9;
}
a:visited {
	color: #2283a9;
}
a:hover {
	color: #ff9900;
}
a:active {
	color: #2283a9;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
}
li {
	padding-top: 0px;
	list-style-image:url(../images/arrow.gif);
	margin-left:10px;
}

.gosearch {
	background-color:#ff9900;
	color:#fff;
	height:20px;
	width:30px;
	font-weight:bold;
	cursor:pointer;
	border:none;
	font-size:12px;
	line-height:18px;
	vertical-align:top;
}

.kontaktbtn {
	background-color:#ff9900;
	color:#fff;
	height:20px;
	font-weight:bold;
	cursor:pointer;
	border:none;
	font-size:12px;
	line-height:18px;
	vertical-align:top;

}
#newsletter { width:195px;}

input {
	background-color:#fff;
	color:#2283a9;
	border:1px solid #ff9900;
	height:16px;
	font-size:11px;
	line-height:15px;
	vertical-align:top;
}

textarea {
	width:375px;
	background-color:#fff;
	border:1px solid #ff9900;
	color:#fff;
	font-size:11px;
}

textarea {
	width:300px;
	font-size:11px;
}

select {
	width:195px;
	background-color:#ff9900;
	border:none;
	color:#fff;
}

