/*
CSS für Kunterbunt Reisen e.V. - Copyright 2005 NYXOS WEBDESIGN : www.nyxos.de
*/
body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 0.7em;
	font-family: Geneva, Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CC3333;
	text-decoration: underline;
}
ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
li {
	margin: 0;
	padding: 0 0 5px 0;
}
h1, h2, h3, h4 {
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 0px 0px 10px 0px;
}
h2, h3, h4 {
	font-size: 1em;
	margin: 0px 0px 5px 0px;
}
h3, h4 {
	font-size: 0.9em;
	letter-spacing: 0em;
	padding-top: 10px;
}
h4, .red {
	color: red;
	font-weight: bold;
}
.cl {
	clear: both;
	height: 0px;
}
/*------------------------------------ Eigene Definitionen Centercont + HEADER */
#centercont {
	margin: 10px 0px 0px 10px;
}
#header {
	text-align: center;
	vertical-align: middle;
	margin: 0px 0px -15px 0px;
	padding: 20px 0px 0px 0px;
	background: url(bilder/head_bg.gif) no-repeat;
	width: 802px;
	height: 122px;
}
#header img {
	margin: 0px 5px 0px 5px;
	border: 0px;
}
/* ----------------------------------- NAVIGATION */
#navigation {
	float: left;
	padding: 20px 0px 0px 15px;
	background: url(bilder/bg_lefty.gif) no-repeat;
	width: 152px;
	height: 522px;
	margin-right: -10px;
}
.listenabstand {
	width: auto;
	height: 20px;
}
.warenkorb {
	float: right;
	border: 0px;
	padding-right: 25px;
}
.basket, .basketS {
	float: left;
	width: 110px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid black;
}
.basketS {
	width: 50px;
}
/* ------------------------------------- Content */
#maincont {
	float: left;
	padding: 20px 0px 0px 20px;
	background: url(bilder/bg_content.gif) no-repeat;
	width: 650px;
	height: 522px;
}
#maincont a {
	text-decoration: underline;
}

.shirts, .shirtsxl, .fotowand {
	float: left;
	text-align: left;
	margin: 10px;
	margin-right: 10px;
}
.shirtsxl {
	margin-right: 40px;
	height: 300px;
}
.shirts img {
	margin-bottom: 5px;
}
.shirts a:hover {
	text-decoration: none;
}
.fotowand {
	height: 150px;
	text-align: center;
}
.fotowand img {
	border: thin solid #297CFF;
	bottom: 0px;
}
.fotowand a {
	border: 0px;
}
form p {
	margin: 0px;
	padding: 0px;
}
/* Formular */
.pay form p {
	clear: left;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
}
.pay form p label {
	float: left;
	width: 20%;
	font: bold;
}
input.txt {
	color: #00008b;
	background-color: #E3F2F7;
	border: 1px inset #00008B;
	/*width: 200px;*/
}
/* zurück Button auffälliger gestalten */
.backbut, input.btn {
	background: #C3D3FF;
	padding: 5px 10px 5px 10px;
	border: #003366 thin solid;
}
/* Über Kunterbunt: Inhalt */
#kunterbunt {
	margin: 0px;
	padding: 0px;
	width: 550px;
	height: 400px;
	background: url(bilder/bg-kunterbunt.jpg) no-repeat;
}
#kunterbunt img {
	float: right;
	margin: 10px;
}
/*--------------------------------------- FOOTER */
#footer {
	width: 800px;
	text-align: right;
}
#nxs {
	font-family: "Gill Sans", Tahoma, Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.9em;
}
#nxs a{
	text-decoration: none;
}
#nxs a:hover{
	color: #CC3333;
}
#cl {
	clear: both;
}
.likeAFrame {
	width: 620px;
	height: 470px;
	overflow: auto;
}
