* {
	margin: 0px;
	padding: 0px;
}

body {
	margin: auto;
	background: #ffffff url(../images/bg.png);
	text-align: center;
	position: relative;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002f60;
}
button{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}


#base {
	margin: auto;
	width: 989px;
	position: relative;
	top: 0px;
	background: #ffffff;
	z-index: 1;
	text-align: left;
	background: #81c9a5;
	border-left: 3px solid #c6e6da;
	border-right: 3px solid #c6e6da;
}

#header {
	background: url(../images/header_bg.png);
	width: 954px;
	height: 113px;
	margin-left: 15px;
	position: relative;	
}

#logo {
	width: 130px;
	height: 77px;
	position: absolute;
	top: 15px;
	left: 63px;
}

#basket_search {
	position: absolute;
	top: 13px;
	right: 60px;
}

#suche {
	width: 175px;
	display: block;
	margin-top: 5px;
}

#suche input {
	font-size: 11px;
	padding: 2px;
}

#basket{
}

/*------------------------------- Topnavi */

#navi_top {
	background: url(../images/navi_top_bg.png);
	width: 722px;
	height: 27px;
	position: absolute;
	top: 74px;
	left: 220px;
}

#navi_top_border {
	position: absolute;
	left: 40px;
	top: 5px;
}

#navi_top_border a {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#navi_top_border a:hover {
	color: #ccccff;
}

a.navi_top_act {
	color: #ccccff !important;
}

#sprache_border {
	position: absolute;
	right: 10px;
	top: 7px;
}

#content {
	width: 931px;
	margin-left: 28px;
	position: relative;
	background: url(../images/content_bg.png);
}

#breadcrumb {
	width: 690px;
	height: 14px;
	background: url(../images/breadcrumb_bg.png);
	font-size: 10px;
	padding-left: 241px;
	padding-top: 4px;
}

.breadcrumpline {
	background-color:#002F60;
	border:medium none;
	color:#002F60;
	font-size:1px;
	height:1px;
	margin-bottom:10px;
	margin-top:2px;
	margin-right: 20px;
}

/*------------------------------- Hauptnavi */

#navi {
	width: 222px;
	padding-top: 5px;
	float:left;
	margin-bottom: 20px;
}

#navi a.vnav {
	background: url(../images/navi_hauptpunkt.png);
	width: 212px;
	height: 17px;
	display: block;
	color: #002352;
	text-decoration: none;
	padding-top: 4px;
	padding-left: 10px;
	margin-bottom: 1px;
}
#navi a.vnav:hover {
	text-decoration: none;
	font-weight: bold;
}

#navi a.vnav_act {
	font-weight: bold;
}

#navi a.vnav_act2 {
	background: url(../images/navi_hauptpunkt_act.png);
	font-weight: bold;
	margin-bottom: 0px;
}

#navi a.subnav {
	width: 187px;
	display: block;
	padding-left: 23px;
	padding-right: 10px;
	color: #555756;
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#navi a.subnav:hover {
	font-weight: bold;
}

#navi a.subnav_act {
	font-weight: bold;
}

.submenu_underline {
	display: block;
	font-size: 1px;
	height: 1px;
	border-top: 1px solid #86B6A9;
}

.submenu_line {
	background-color:#ffffff;
	border-bottom: 1px dotted #86B6A9;
	font-size:1px;
	height:1px;
	width: 189px;
	display: block;
	margin-left: 21px;
	margin-right: 10px;
}

.submenu {
	background: #ffffff;
	border-left: 1px solid #86B6A9;
	border-right: 1px solid #86B6A9;
	width: 220px;
	display: block;
}

/*------------------------------- Hauptnavi ENDE */

#main {
	float:left;
	width: 670px;
	padding-left: 20px;
	padding-top: 10px;
}

.cleaner {
	clear: both !important;
	float: none !important;
	height: 0px !important;
	font-size: 0px !important;
	border: 0px none !important;
	margin: 0 !important;
	padding: 0 !important;
	background: transparent !important;
	min-height: 0 !important;
	max-height: 0 !important;
}

#footer {
	position: relative;
	margin: auto;
	width: 995px;
	background: #002f60;
	height: 16px;
	padding-top: 5px;
	font-size: 10px;
	color: #f5faf7;
	text-align: center;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

#footer a:hover {
	color: #148E4F;
}


p {
	margin-bottom: 8px;
}

div.grgr {
	background: #eeeeee url('../images/green.gif') no-repeat;
	height: 20px;
	padding-left: 20px;
	padding-top: 4px;
	margin-bottom: 10px;
	background: #EEEEEE;
	border-left: 11px solid #81C9A5;	
}

hr {
	background-color:#002F60;
	border:medium none;
	color:#002F60;
	font-size:1px;
	height:1px;
	margin-top:2px;
}

h1 {
	color: #002352;
	font-size: 14px;
	font-family: verdana, arial;
	margin-top: 10px;
	margin-bottom: 10px;
}

h2 {
	color: #002352;
	font-size: 14px;
	font-family: verdana, arial;
	margin-top: 8px;
	margin-bottom: 8px;
}

h3 {
	color: #002352;
	font-size: 13px;
	font-family: verdana, arial;
	font-weight: bold;
}

h5 {
	color: #002352;
	font-size: 12px;
	font-family: verdana, arial;
	margin-top: 10px;
	margin-bottom: 10px;
}

.news-list-img {
    float: left;
    margin-right: 10px;
}

.news-list-content {
    float:          left;
	width:          550px;
}

.news-list-item {
	margin-bottom:  10px;
}

.news-single-img{
	float:right;
	margin-right:   10px;
	margin-left:    10px;
}

dl.news-single-related {
	margin-bottom:  10px;
}

dl.news-single-files {
	margin-bottom:  10px;
}

/*------------------------------- LOGIN */

#login {
	width: 212px;
	padding-top:    4px;
	padding-left:   10px;
	background: #ffffff url(../images/navi_hauptpunkt_act.png) no-repeat;
}

#lform {
    background: #ffffff;
	border-left:1px solid #86B6A9;
	border-right:1px solid #86B6A9;
	padding-top:    10px;
	padding-left:   20px;
	padding-bottom: 10px;
}

#lform input[type=text], #lform input[type=password] {
	margin-bottom: 3px;
	border:1px solid #86B6A9;
	width: 150px;
}

#lform input[type=submit]{
	margin-bottom: 3px;
	border:1px solid #86B6A9;
}

#lform form{
	width: 190px;
}
/*------------------------------- TOPANGEBOT */

#offer {
	background: #ffffff;
	border-left:1px solid #86B6A9;
	border-right:1px solid #86B6A9;
	border-bottom:1px solid #86B6A9;
	width: 220px;
	padding-top: 2px;
}

#offer h1{
	background: url(../images/topoffer_h1_bg.png) repeat-x;
	height: 27px;
	color: #ffffff;
	padding-top: 4px;
	padding-left: 10px;
	margin-left: 1px;
	margin-right: 1px;
}

#offer .csc-textpic {
	padding-left: 10px;
}

a {
	color: #5073a2;
	text-decoration: none;
}

/*------------------------------- KONTAKTFORMULAR */

table.csc-mailform td.csc-form-labelcell {
	width: 100px;
	vertical-align: top;
}

table.csc-mailform input, table.csc-mailform textarea {
	width: 200px;
	margin-bottom: 5px;
}

table.csc-mailform textarea#mailformNachricht {
	width: 300px;
	margin-bottom: 5px;
}

table.csc-mailform input.csc-mailform-submit {
	width: 100px;
	margin-bottom: 5px;
	border:1px solid #86B6A9;
	margin-bottom:3px;
}


/*------------------------------- REGISTRIERUNGSFORMULAR */

.registerform input {
	width: 199px;
}

.registerform input[name=PLZ] {
	margin-right: 5px;
	width: 40px;
}

.registerform input[name=Ort] {
	width: 150px;
}

.registerform select[name=Anrede] {
	margin-top: 15px;
}

.registerform input[type=submit] {
	border:1px solid #86B6A9;
	margin-bottom:3px;
	margin-top: 10px;
	margin-left: 140px;
	width: 100px;
}


/*--------------------------------------------- bis hier neu von scheibo ---------------------------------------------*/

#top {
	width: 670px;
	padding-top: 76px;
	margin-left: 260px;
	height: 16px;
}
#hmenu {
	float: left;
	width: 620px;
	height: 16px;
}
#flags {
	float: left;
	width: 50px;
	height: 12px;
	text-align: right;
}
#line {
	background: url('../images/line.gif') no-repeat;
	margin-left: 232px;
	width: 600px;
	height: 1px;
}
#left {
	position: relative;
	z-index: 10000;
	float: left;
	width: 204px;
}
#clear {
	clear: left;
}

#leftbox {
	background: url('../images/login.gif') no-repeat;
	width: 222px;
	height: 118px;
	padding-top: 2px;
	padding-left: 10px;
}
#product {
	float: left;
	background: #ffffff url('../images/produkt_bg.gif') no-repeat;
	/*background: #ffffff;
*/
	width: 218px;
	height: 178px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#bezprodkat,#bildprodkat {
	width: 215px;
	padding-left: 3px;
}
#bezprodkat{
    height: 20px;
    font-size:9px;
    padding-top:5px;
}
#bezprodkat img{
    height:9px;
}

#popup {
	position: absolute;
	top: 100px;
	right: 100px;
	background: #C6E6DA;
	width: 180px;
	height: 300px;
	padding: 20px;
}
#box {
}

img.middle {
	vertical-align: middle;
}

h1.csc-firstHeader {
	color: #002352;
	font-size: 12px;
	font-family: verdana, arial;
	font-weight: normal;
}


a.product {
	font-size: 9px;
	color: #002352;
	color: #002f60;
	text-decoration: none
}
a.product:hover {
	font-size: 9px;
	color: #5073a2;
	text-decoration: none
}

a.register {
	font-size: 9px;
	color: #002352;
	color: #002f60;
	text-decoration: none
}
a.register:hover {
	font-size: 9px;
	color: #5073a2;
	text-decoration: none
}

#z_popup {
 z-index: 99;

}

#customer-addresses{
	width: 670px;
}
fieldset.customer-address {
	width: 310px;
	margin-bottom: 20px;
	padding: 5px;
}

.f-left{
	float: left;
}
.f-right{
	float: right;
}
.t-left{
	text-align: left;
}
.t-right{
	text-align: right;
}
.t-center{
	text-align: center;
}
.v-top{
	vertical-align: top;
}
.v-middle{
	vertical-align: middle;	
}
.v-bottom{
	vertical-align: bottom;
}

fieldset.customer-address address{
	padding: 4px 2px;
	width: 250px;
}
fieldset.customer-address .odd{
	background-color: #DBE9E5;
	border-top: 1px solid #81C9A5;
	border-bottom: 1px solid #81C9A5;
}
#retreaval p label{
	width: 200px;
	display: inline-block;
}

p.msg.error{
	color: #dd1e10;
}

.caresymbols{
    margin-top: 5px;
}
.caresymbols img{
    margin-right: 3px;
}
.caresymbols img.last{
    margin-right: 0px;
}



/*********************************************
 * External - Reminder
 ********************************************/
.reminder fieldset{
	padding: 10px;
	margin-bottom: 10px;
	border-radius: 10px;
	border: 1px solid #002f60;
}
.reminder fieldset legend{
	padding: 2px 5px;
	border: 1px solid #002f60;
	border-radius: 5px;
	z-index: 2;
	position: relative;
	color: #fff;
	font-weight: bold;
	background-color: #002f60;
}
.reminder label{
	display: inline-block;
	width: 200px;
	vertical-align: top;
}

.reminder input[type="text"], .reminder textarea{
	width: 440px;
	border: 1px solid #646464;
}
.reminder textarea{
	height: 100px;
}

.reminder ul, #customerlist, #tourlist{
	margin: 10px 0;
	padding: 0 0 0 20px;
}
#tourlist{
	padding: 0 0 0 35px;
}

.reminder ul li{
	cursor: pointer;
	padding: 3px;
}
.reminder ul li:hover,
#tourlist li:hover{
	background-color: #e5e9ed;	
}
.reminder .customergroup{
	position: relative;
}
.reminder .myloading{
	position: absolute;
	top: -20px;
	left: -10px;
	width: 100%;
	height: 110%;
	background-color: #cdcdcd;
	opacity: 0.4;
	border-radius: 10px;
	z-index: 1;
}

.reminder #addresslist{
	border: 1px solid #002f60;
	min-height: 100px;	
	overflow-x: hidden;
	overflow-y; auto;
	width: 440px;
	display: inline-block;
}
.reminder .datalist dt{
	margin-bottom: 5px;
}

.reminder .customerstaff li:hover{
	background-color: #bdc8d2;	
}

.reminder #addresslist ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.reminder #addresslist ul li{
	margin: 0;
	padding: 1px;
}
.reminder .iconchecked{
	display: none;
}

.reminder .form-button-alt{
	padding: 3px 7px;
}

/**************************************
 * Tourenplaner
 **************************************/
#tourlist li{ clear: both; padding: 2px; }
.definiton{
	border-bottom: 1px double #1f2e4e;
	list-style-type: none;
	font-weight: bold;
}


.definiton .tourname{
	display: inline-block;
	width: 330px;
}

#tourlist .tourname,
#customerlist .tourname{
	display: inline-block;
	width: 295px;
}

.definiton .tourdates{
	display: inline-block;
	width: 75px;
	text-align: right;
	margin-right: 30px;
}

#tourlist .tourdates{
	display: inline-block;
	width: 50px;
	text-align: right;
	margin-right: 75px;
	
}



