@charset "utf-8";
/*------ CSS RESET -------------------------------------------
---------------------------------------------------------*/
* {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: normal;
}

	ul, ol, li {
	list-style: none;
}

strong {
	font-weight: bold;
	color: #869CC5;
	margin: 0;
	font-weight: bold;
}

img, a img {
	border: none;
}

/*------ SCHRIFT / SCHRIFTGRSSE --------------------------
---------------------------------------------------------*/
body {
	background-color: #fff;
	color: #494949;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	}

h1, h2, h3 {
	font-weight: bold;
}

h1{
	background: url(images/arrow_header.gif) no-repeat right bottom;
	padding-right: 36px;
	font-size : 1.1em;
	color : #444;
	display : inline;
}

h2 {
	color : #432F52;
	font-size : 13px;
	padding-left: 15px;
}

h3 {
	color: #869CC5;
	padding: 1px 20px;
}

p {
	line-height: 1.3em;
	margin: 0 0 10px;
}
.nomargin {
	margin: 0;
}
.just {
	text-align: justify;
}
.center {
	text-align: center;
}

/*------ LAYOUT -------------------------------------------
---------------------------------------------------------*/
#container {
	position: relative;
	width: 869px;
	margin: 0 auto 10px auto;
}

#header {
	height: 140px;
}

/* ------------------------------------- Header Top --------------------------------- */
#headerTop {
	background: url(images/header-image-top-left.gif) no-repeat left top transparent;
	position: absolute;
	top: 0;
	right: 0;
	text-align: right;
	width: 869px;
	height: 51px;
}
.boxHeaderTop {
	padding-right: 0;
	padding-top: 33px;
}

/* ------------------------------------- Header Bottom -------------------------------- */
#headerBottom {
	background: #A9C9E7 url(images/header-logo.gif) no-repeat left top;
	position: absolute;
	top: 51px;
	left: 0;
	width: 869px;
	height: 89px;
	text-align: center;
}
.logo {
	text-align: center;
}
.nb {
  outline: none;
}


/* --------------------------------- Header Navigation ------------------------ */
.menueLeft {
	float: left;
	background: url(images/menueTop-left.gif) no-repeat left top;
	width: 138px;
	height: 33px;
}

.menueStart01 {
	float: left;
	background: url(images/start01.gif) no-repeat left top;
	text-align: center;
	line-height: 36px;
	width: 90px;
	height: 33px;
	padding: 0 0 0 21px;
}
*html .menueStart01 {
	line-height: 33px;
}

.menueStart02 {
	float: left;
	background: url(images/start02.gif) no-repeat left top;
	font-weight: bold;
	text-align: center;
	line-height: 36px;
	width: 111px;
	height: 33px;
}
*html .menueStart02 {
	line-height: 33px;
}

#noLink {
	color: #AB2B44;
	font-weight: bold;
	line-height:36px;
}
*html #noLink {
	line-height: 33px;
}

.menueTop {
	float: left;
	background: url(images/menueTop.gif) no-repeat left top;
	text-align: center;
	line-height: 36px;
	width: 111px;
	height: 33px;
}
*html .menueTop {
	line-height: 33px;
}

.menueRight {
	background: url(images/menueTop-right.gif) no-repeat left top;
	float: left;
	width: 176px;
	height: 33px;
}

/* ------------------------------ Header Navigation LINKS -------------------------- */
a.mainMenue:link, a.mainMenue:visited {
	color : #4B1E6E;
	font-weight : bold;
	text-decoration : none;
	cursor : pointer;
	outline: none;
}
a.mainMenue:hover {
	color: #4B1E6E;
	font-weight: bold;
	text-decoration: none;
}
a.mainMenue:focus {
	color: #4B1E6E;
	font-weight: bold;
	text-decoration: underline;
}
a.mainMenue:active {
	color: #4B1E6E;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	cursor: pointer;
}

/* -------------------------------------- Content ------------------------------------- */
#content {
	background: #ffffff url(images/content-bg.gif) repeat-y left top;
	clear: both;
	margin: 0;
	height: auto;
	width: 869px;
}

.headline {
	background: #EFDDFC url(images/headlinebg.gif) no-repeat left top;
	width: 510px;
	line-height: 23px;
}
.headline span {
	font-size: 0.8em;
	color: #494949;
}

.newCardWerbung {
	margin: 25px auto 3px;
	width: 468px;
}
.newCardWerbung02 {
	text-align: center;
	margin: 5px auto;
}
.cardCenterWerbung {
	text-align: center;
	margin: 0 auto;
}

.siteWrapper {
	width: 454px;
	margin: 0 auto;
	height: 30px;

}
.siteLeft {
	float: left;
	text-align: left;
	color: #4B1E6E;
	width: 57px;
	line-height: 21px;
	height: 21px;
	font-weight: bold;
}
.siteMiddle {
	float: left;
	text-align: center;
	width: 340px;
}
.siteRight {
	float: left;
	text-align: right;
	color: #4B1E6E;
	width: 57px;
	line-height: 21px;
	height: 21px;
	font-weight: bold;
}
a.site:link, a.site:visited {
	color: #4B1E6E;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}
a.site:hover {
	color: #869CC5;
	font-weight: bold;
	text-decoration : none;
}
a.site:focus {
	text-decoration: underline;
}
a.site:active {
	color: #4B1E6E;
	text-decoration: none;
}

a.site02:link, a.site02:visited {
	color: #494949;
	font-weight: normal;
	text-decoration: none;
	outline: none;
}
a.site02:hover {
	color: #494949;
	text-decoration : none;
}
a.site02:focus {
	border-bottom: 2px solid #ED6580;
}
a.site02:active {
	color: #494949;
	text-decoration: none;
	border: none;
}

.headline02 {
	background: #EFDDFC url(images/headlinebg02.gif) no-repeat left top;
	padding-left: 15px;
	text-decoration: none;
	width: 453px;
	line-height: 23px;
	margin: 0 auto;
}


.mainText {
	float: left;
	margin: 5px 15px 0 0;
	text-align : justify;
	width: 348px;
}
* html .mainText {
	width: 345px;
}
.mainText p {
	margin: 0 0 10px;
	line-height:1.3em;
}
.mainText strong {
	color: #869CC5;
}

.legendHome {
	background: url(images/important.gif) no-repeat 25px 37px;
	margin: 5px 0 0 10px;
	text-align: justify;
	clear: both;
}
.legendHome p {
	text-align: justify;
	margin: 5px 30px 0 20px;
}
.legendHome p strong {
	font-weight: bold;
	color: #707070;
}
.team {
	margin: 0 auto 5px;
	text-align: center;
}
.team strong {
	font-weight: bold;
	color: #CF7C96;
}

.mainLegendTop{
	margin: 0 15px 15px;
	text-align : justify;
}

#order {
	background-color: #F9FAFD;
	margin: 20px 0 15px;
	text-align: center;
	border: 1px solid #E5EBF6;
	font-size: 0.95em;
}
#order li {
	display: inline;
	line-height: 21px;
	margin: 0 5px;
}
#order li strong {
	font-weight: bold;
	color: #432F52;
}
#order li span {
	color: #432F52;
}

.e-card {
	margin:0 auto;
	text-align:center;
	width:510px;
}
.prevRow {
	float: left;
	position: relative;
	left: 0;
	top: 0;
	background: #ffffff url(images/cardheadbg.gif) no-repeat center top;
	text-align: left;
	width: 170px;
	height: 23px;
	margin: 0;
}
.prevRow02 {
	float: left;
	background: #ffffff;
	width: 170px;
	height: 23px;
	margin: 0;
}

.cardRow {
	float: left;
	background: #ffffff url(images/cardbodybg.gif) no-repeat center top;
	text-align: center;
	padding: 5px 0 0;
	width:170px;
	height: 101px;
}
.e-card .prevRow span {
	position: relative;
	left: 36px;
	top: 10px;
	font-size: 0.9em;
	color: #3D5C7A;
	width: 140px;
}
.cardRow02 {
	float: left;
	background: #ffffff;
	padding: 5px 0 0 0px;
	width: 121px;
	height: 101px;
}
.prev {
	padding-left: 35px;
}
.vspublicity {
	margin: 0 auto 10px;
	width: 468px;
}
.vspublicity02 {
	margin: 10px auto;
	width: 468px;
}
.vs {
	margin: 0 auto;
}

.containerPublicity{
	border: 1px solid #869CC5;
	margin: 15px auto 0;
	text-align: left;
	width: 460px;
}
.rechts_oben{
	background: transparent url(images/ecke-ro.gif) no-repeat right top;
	position: relative;
	left: 2px;
	top: -1px;
	padding: 10px 10px 5px 10px;
	text-align: center;
}

.ecardbg {
	width: 315px;
	margin: 35px auto 0;
}
.ecardwerbung {
	float: left;
	top: 0;
	left: 20px;
	width: 105px;
	text-align: center;
}

a.favo:link, a.favo:visited {
	border-bottom: 1px dashed #4B1E6E;
	color: #494949;
	font-size: 0.95em;
	text-decoration: none;
	outline: none;
}
a.favo:hover {
	text-decoration : none;
	font-weight: normal;
	border: none;
}
a.favo:focus {
	border-bottom: 1px solid #4B1E6E;
}
a.favo:active {
	border: none;
}

a.favo02:link, a.favo02:visited {
	border-bottom: 1px dashed #4B1E6E;
	color: #494949;
	text-decoration: none;
}
a.favo02:hover, a.favo02:focus {
	text-decoration : none;
	border: none;
}
a.favo02:active {
	border: none;
}

.pickup {
		float: left;
		background: #FDECF3 url(images/pickupbg.gif) no-repeat left top;
		border: 1px solid #DB6A7C;
		margin: 10px 0 0 0;
		text-align: center;
		width: 160px;
		height: 166px;
		display: inline;
}
.pickup p {
	margin: 12px 15px;
}
.collect {
	font-weight: bold;
	color: #AB2B44;
}

.to_collect {
	font-weight: bold;
	margin-top: 8px;
}

.event {
	float: right;
	background-color : #FDBAC6;
	border : 1px solid #DB6A7C;
	margin: 2px 0 0;
	line-height : 30px;
	text-align: center;
	width : 160px;
	height : 30px;
	overflow : hidden;
	font-size: 0.8em;
	font-weight: bold;
}
.event strong {
	font-size: 1.1em;
	color: #AB2B44;
	font-weight: bold;
}
a.linkEvent:link, a.linkEvent:visited {
	font-size : 0.8em;
	color : #AB2B44;
	font-weight : bold;
	font-size: 10px;
	text-decoration : none;
}
a.linkEvent:hover, a.linkEvent:focus {
	color : #9A263E;
	font-weight : bold;
	text-decoration : none;
}
a.linkEvent:active {
	color : #AB2B44;
	font-weight : normal;
	font-size: 11px;
	text-decoration : none;
}

.forminput {
	font-family : Arial, Tahoma, Helvetica, Geneva, Sans-serif;
	font-size : 12px;
	border : 1px solid #DB6A7C;
	color : #333333;
	background : #ffffff;
	padding : 2px;
}
.textarea {
	font-family : Arial, Tahoma, Helvetica, Geneva, Sans-serif;
	background : #ffffff;
	border : 1px solid #443c37;
	font-size : 12px;
	color : #4c443e;
}
.mainbutton {
	background : url(images/button_bg.gif) no-repeat;
	background-position: right top;
	background-color : #ffffff;
	border : 3px double #DB6A7C;
	font-weight : bold;
	font-size: 11px;
	color : #DB6A7C;
	cursor : pointer;
	width: 114px;
}
.form1 {
	height: 1%;
}

#cardCenter {
	text-align: center;
	margin: 15px auto;
	clear: both;
}

.kategorie {
	float: left;
	width: 166px;
	margin: 0;
	padding-bottom:15px;
	text-align: center;
}
.kategorieclear {
	float: left;
	width: 166px;
	margin: 0;
	padding-bottom:15px;
	text-align: center;
	clear: both;
}

a.katlink:link, a.katlink:visited {
	font-size: 0.9em;
	color: #3D5C7A;
	font-weight: normal;
	text-decoration: none;
	outline: none;
}
a.katlink:hover, a.katlink:focus {
	font-weight: normal;
	text-decoration: underline;
}
a.katlink:active {
	font-weight: bold;
	text-decoration: none;
}

.kat {
	position: relative;
	top: 0;
	left: 0;
	margin: 0 auto;
	width: 498px;
}

.katbg {
	float: left;
	position: relative;
	width: 166px;
	height: 104px;
	background: url(images/ecardhg.gif) no-repeat;
	background-position: center;
	margin: 0;
}
.katbg02 {
	float: left;
	position: relative;
	top: 0;
	left: 0;
	background: url(images/ecardhg.gif) no-repeat;
	background-position: center;
	text-align: center;                                                  
	height: 103px;
	width: 153px;
}

.newCardImg {
	margin: 11px auto;
}

.topcardframe {
	height: 950px;
	width: 100%;	
}

.katimg {
	margin: 12px auto;
}

.newCard {
	margin: 0 auto;
	width: 460px;
	height: 100px;
}

.newEcard {
	text-align: left;
	margin: 15px 43px;
}

.favoriten {
	text-align: center;
	margin: 0 auto 5px;
}
.favoriten strong {
	color: #869CC5;
	font-weight: bold;
}

.favoritenTip {
	text-align: center;
	margin: 15px auto;
}
.favoritenTip p {
	color: #CF7C96;
	font-weight: bold;
	font-size: 1.1em;
	text-align: center;
	margin: 10px auto 2px;
}

.cardstatistik {
	text-align: center;
	margin: 15px auto 0;
}

.container02TopWerbung {
	background: url(images/container02_top.gif) no-repeat left top;
	margin: 0 auto;
	width: 472px;
	height: 20px;
}
.container02Top {
	background: url(images/container02_top.gif) no-repeat left top;
	margin: 20px auto 0;
	width: 472px;
	height: 20px;
}
.container02 {
	background: url(images/container02_body.gif) repeat-y left top;
	margin: 0 auto;
	text-align: justify;
	width: 472px;
	height: auto;
}
.container02  p{
	margin: 0 20px;
}
.newCardTitel {
	color: #432F52;
	text-align: center;
	font-weight: bold;
}
.container02werbung {
	background: url(images/container02_body.gif) repeat-y left top;
	margin: 0 auto;
	text-align: center;
	width: 472px;
	height: 78px;
}
.container02 span {
	color: #707070;
	font-weight: bold;
}
.container02Bottom {
	background: url(images/container02_bottom.gif) no-repeat left top;
	margin: 0  auto 10px;
	width: 472px;
	height:17px;
}
.abc {
	width: 508px;
	margin: 15px auto 0;
	text-align: right;
}
a.abcMenue:link, a.abcMenue:visited, a.abcMenue:active {
	background-color: #F3F6F9;
	color : #3D5C7A;
	font-weight : bold;
	text-decoration : none;
	cursor : pointer;
	border-top: 2px solid #d2ddef;
	border-left: 2px solid #d2ddef;
	border-right: 2px solid #d2ddef;
	padding: 0 4px;
	margin: 0 0 3px 6px;
}
a.abcMenue:hover, a.abcMenue:focus {
	color: #4B1E6E;
	font-weight: bold;
	text-decoration: none;
	border-top: 2px solid #d2ddef;
	border-left: 2px solid #d2ddef;
	border-right: 2px solid #d2ddef;
}
.katletter {
	width: 505px;
	margin: 0 auto 15px;
	border: 2px solid #d2ddef;
}
.letterborder {
	border-bottom: 2px solid #d2ddef;
}
.katletterleft {
	float: left;
	width: 130px;
	padding: 5px;
	line-height: 1.5em;
	border-right: 2px dotted #d2ddef;
}
.katletterright {
	float: left;
	width: 353px;
	padding: 5px;
	line-height: 1.5em;
	font-size: 0.9em;
}
.backmore {
	width: 505px;
	margin: 0 auto;
}
.back {
	float: left;
	width: 253px;
	text-align: left;
}
.more {
	float: left;
	width: 252px;
	text-align: right;
}
/* -- Unsere Banner -- */
.banner {
	margin: 5px auto 15px;
	width: 500px;
}
.banner p {
	text-align: center;
}
.areabanner {
	width: 400px;
	height: 66px;
	font-family: Arial,Tahoma,Helvetica,sans-serif;
	font-size: 11px;
	color: #494949;
 }
.bannerborder {
	border : 1px solid #D9D9D9;
}
/* -- End Banner -- */

#sidebarLeft {
	float: left;
	background: #B2E889;
	width:  138px;
}

#sidebarRight {
	float: right;
	background: #CBACE4;
	width: 176px
}

#mainContent {
	float: right;
	width: 525px;
	margin: 15px 15px 0;
	display: inline;
}

#wrapper {
	background: url(images/mainConent-bg.gif) no-repeat 138px top transparent;
	float: left;
	width: 693px;
}

.claerfloth {
	clear: both;
	margin: 0;
	padding: 0;
}

.lineblue {
	margin: 0 auto 10px;
	text-align: center;
}
.lineblueclaer {
	margin: 0 auto 10px;
	text-align: center;
	clear: both;
}

/* --- Footer --- */
#footer {
	background: #97AACD;
	text-align: center;
	line-height: 20px;
	clear: both;
}
.copy {
	color: #CAD4E5;
	font-size: 11px;
	font-weight: bold;
}

/* --- Extra --- */

.extraBox {
	border: 1px solid #869CC5;
	background: #F9FAFD;
	width: 458px;
	margin: 15px auto;
	text-align: center;
}

.extraBox02 {
	border: 1px solid #869CC5;
	background: #F9FAFD;
	width: 510px;
	margin: 15px auto;
	text-align: center;
}

.boxCaption {
	background: #869CC6 url(images/boxcaption.gif) no-repeat right center;
	line-height: 21px;
	text-align: left;
	font-weight: bold;
	font-size: 1.1em;
	font-style: italic;
	color: #E5EBF6;
	padding: 0 0 0 4px;
}

.boxCaption02 {
	background: #869CC6 url(images/boxcaption-info.gif) no-repeat right center;
	line-height: 21px;
	text-align: left;
	font-weight: bold;
	font-size: 1.1em;
	font-style: italic;
	color: #E5EBF6;
	padding: 0 0 0 4px;
}

.sendto {
	margin: 15px 0;
}
.sendto span {
	font-size: 0.9em;
	color: #432F52;
}

.morearrow {
	text-align: right;
	margin-top: 15px;
	width: 510px;
	height: 6px;
}
.morearrowLast {
	text-align: right;
	margin: 15px 0 35px;
	width: 510px;
	height: 6px;
}

li.distance {
	text-align: left;
	list-style-image: url(images/list_arrow.gif);
	list-style-position: inside;
	line-height: 1.4em;
}
li.statistik02 {
	text-align: left;
	list-style-image: url(images/list_point.gif);
	list-style-position: outside;
	margin-left: 14px;
	line-height: 1.4em;
}
