@import url("/se_data/global/css/menu_horizontal.css");
@import url("vorlagen.css");

#body {
	background: #BED7EB;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0;
	padding: 0;
}

a {
	color: #3D80AE;
}

.fontSize1 #body { font-size: 13px; }
.fontSize2 #body { font-size: 16px; }
.fontSize3 #body { font-size: 19px; }

#container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	background: #fff url(/gfx/headerbild.jpg) no-repeat;
	height: 217px;
	width: 1000px;
	position: relative;
	z-index: 100;
}

#logo {
	position: absolute;
	top: 25px;
	left: 31px;
	padding: 18px 0 0 3px;
}

#logo_gletschercard {
	position: absolute;
	top: 35px;
	left: 140px;
	padding: 18px 0 0 3px;
}

#logoAllgaeuFarbe {
	position: absolute;
	top: 10px;
	left: 827px;
}

#logoTirolFarbe {
	position: absolute;
	top: 22px;
	left: 888px;
}

#logoWalserFarbe {
	position: absolute;
	top: 10px;
	left: 958px;
}


/*Das Menü wird aus der menu_horizontal inkludiert und hier nur angepasst*/

.Menu {
	font-family: Arial, sans-serif;
	text-transform: uppercase;
	font-size: 13px;
	position: absolute;
	bottom: -8px;
	left: 255px;
	z-index: 100;
}


.Menu ul li a {
	border-bottom-width: 8px;
	border-bottom-style: solid;
	background: #0E3149;
	color: #fff;
	padding: 5px 16px 5px 16px;
	z-index: 100;
}

.Menu ul li.nav_1 a {
	border-color: #71D351;
}

.Menu ul li.nav_1 a,
.Menu ul li.nav_1.hover a,
.Menu ul li.nav_1 a:hover {
	background: #71D351;
}

.Menu ul li.nav_1 ul {
	background: #71D351 url(/gfx/bg_menu_1.jpg) repeat-x;
}

.Menu ul li.nav_1.hover ul li a,
.Menu ul li.nav_1 ul li a {
	background: none;
}

.Menu ul li.nav_1 ul li a:hover {
	background: none;
	color: #333;
}


.Menu ul li.nav_2 a {
	border-color: #EEC617;
}

.Menu ul li.nav_2 a,
.Menu ul li.nav_2.hover a,
.Menu ul li.nav_2 a:hover {
	background: #EEC617;
}

.Menu ul li.nav_2 ul {
	background: #EEC617 url(/gfx/bg_menu_2.jpg) repeat-x;
}

.Menu ul li.nav_2.hover ul li a,
.Menu ul li.nav_2 ul li a {
	background: none;
}

.Menu ul li.nav_2 ul li a:hover {
	background: none;
	color: #333;
}


.Menu ul li.nav_3 a {
	border-color: #EA8626;
}

.Menu ul li.nav_3 a,
.Menu ul li.nav_3.hover a,
.Menu ul li.nav_3 a:hover {
	background: #EA8626;
}

.Menu ul li.nav_3 ul {
	background: #EA8626 url(/gfx/bg_menu_3.jpg) repeat-x;
}

.Menu ul li.nav_3.hover ul li a,
.Menu ul li.nav_3 ul li a {
	background: none;
}

.Menu ul li.nav_3 ul li a:hover {
	background: none;
	color: #333;
}


.Menu ul li.nav_4 a {
	border-color: #FF3126;
}

.Menu ul li.nav_4 a,
.Menu ul li.nav_4.hover a,
.Menu ul li.nav_4 a:hover {
	background: #FF3126;
}

.Menu ul li.nav_4 ul {
	background: #FF3126 url(/gfx/bg_menu_4.jpg) repeat-x;
}

.Menu ul li.nav_4.hover ul li a,
.Menu ul li.nav_4 ul li a {
	background: none;
}

.Menu ul li.nav_4 ul li a:hover {
	background: none;
	color: #333;
}


.Menu ul li.nav_5 a {
	border-color: #9966FF;
}

.Menu ul li.nav_5 a,
.Menu ul li.nav_5.hover a,
.Menu ul li.nav_5 a:hover {
	background: #9966FF;
}

.Menu ul li.nav_5 ul {
	background: #9966FF url(/gfx/bg_menu_5.jpg) repeat-x;
}

.Menu ul li.nav_5.hover ul li a,
.Menu ul li.nav_5 ul li a {
	background: none;
}

.Menu ul li.nav_5 ul li a:hover {
	background: none;
	color: #333;
}


.Menu ul li.nav_6 a {
	border-color: #4B9DDE;
}

.Menu ul li.nav_6 a,
.Menu ul li.nav_6.hover a,
.Menu ul li.nav_6 a:hover {
	background: #4B9DDE;
}

.Menu ul li.nav_6 ul {
	background: #4B9DDE url(/gfx/bg_menu_6.jpg) repeat-x;
}

.Menu ul li.nav_6.hover ul li a,
.Menu ul li.nav_6 ul li a {
	background: none;
}

.Menu ul li.nav_6 ul li a:hover {
	background: none;
	color: #333;
}


.Menu ul li.nav_7 a {
	border-color: #66CCCC;
}

.Menu ul li.nav_7 a,
.Menu ul li.nav_7.hover a,
.Menu ul li.nav_7 a:hover {
	background: #66CCCC;
}

.Menu ul li.nav_7 ul {
	background: #66CCCC url(/gfx/bg_menu_7.jpg) repeat-x;
	margin-left: -158px;
}

*html .Menu ul li.nav_7 ul {
	background: #66CCCC url(/gfx/bg_menu_7.jpg) repeat-x;
	margin-left: -160px;
}

.Menu ul li.nav_7.hover ul li a,
.Menu ul li.nav_7 ul li a {
	background: none;
}

.Menu ul li.nav_7 ul li a:hover {
	background: none;
	color: #333;
}

.Menu ul li.off a {
	background: #0E3149;
	color: #fff;
}

.Menu ul li.off a,
.Menu ul li.on a {
	cursor: default;
}

.Menu ul li ul li a,
.Menu ul li.on ul li a,
.Menu ul li ul li a:hover {
	border: 0;
	width: 200px;
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
	padding: 5px 15px 5px 16px;
	margin-top: 0px;
	cursor: pointer;
	z-index: 100;
}

.Menu ul ul {
	width: 230px;
	z-index: 100;
}

.Menu ul ul ul,
.Menu ul ul ul ul {
	margin-left: 150px;
	z-index: 100;
}

#main {
	background: #fff;
	width: 1000px;
}

#sidebar {
	width: 215px;
	float: left;
	margin: 0px 0px 40px 0px;
}

#sidebar .pic {
	background: url(/gfx/sidebarpicture.jpg) no-repeat;
	width: 215px;
	height: 190px;
}

#subNav {
	background: url(/gfx/verlauf.jpg) repeat-x left bottom;
	width: 215px;
	height:350px;
	position: relative;
}

#subNavHome {
	background: url(/gfx/verlauf2.jpg) repeat-x left bottom;
	width: 215px;
	height:120px;
	position: relative;
}

#subNav ul,
#subNavHome ul {
	margin: 15px 0px 15px 0px;
	padding: 0px;
	list-style-type: none;
}

#subNav ul li,
#subNavHome ul li {
	display: inline;	
}

#subNav ul li a,
#subNav ul li.off a,
#subNavHome ul li a,
#subNavHome ul li.off a {
	background: none;
	color: #1e3351;
	width: 200px;
	padding: 5px 0px 5px 15px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	border-bottom: 1px dotted #1e3351;
}

#subNav ul li a:hover,
#subNav ul li.on a,
#subNavHome ul li a:hover,
#subNavHome ul li.on a {
	background: #1e3351;
	color: #fff;
}

#subNav ul li ul,
#subNavHome ul li ul{
	margin: 0px 0px 5px 15px;
	padding: 0px;
}

#subNav ul li ul li a,
#subNav ul li ul li.off a,
#subNavHome ul li ul li a,
#subNavHome ul li ul li.off a {
	background: none;
	color: #1e3351;
	width: 185px;
	padding: 3px 0px 3px 15px;
	font-size: 13px;
	text-decoration: none;
	text-transform: none;
	display: block;
}

#subNav ul li ul li a:hover,
#subNav ul li ul li.on a,
#subNavHome ul li ul li a:hover,
#subNavHome ul li ul li.on a {
	background: #1e3351;
	color: #fff;
}

#content {
	width: 705px;
	margin: 20px 0px 40px 40px;
	float: left;
}

#orientationFooter {
	width: 1000px;
}

#orientationFooter #columnLeft {
	width: 215px;
	float: left;
	border-top: 1px solid #CCC;
}

#orientationFooter #columnLeft form {
	margin: 15px 15px 25px 15px;
}

#orientationFooter #columnLeft .input {
	width: 110px;
	font-size: 12px;
}

#orientationFooter #columnLeft .submit {
	font-size: 12px;
}

#orientationFooter #columnRight {
	width: 705px;
	margin-left: 40px;
	border-top: 1px solid #CCC;
	float: left;
	font-weight: bold;
	padding: 18px 0px 25px 0px;
}

.fontSize1 #orientationFooter #columnRight { font-size: 11px; }
.fontSize2 #orientationFooter #columnRight { font-size: 12px; }
.fontSize3 #orientationFooter #columnRight { font-size: 13px; }

#orientationFooter #columnRight .left {
	float: left;
}

#orientationFooter #columnRight .right {
	float: right;
}

#footer {
	font-size: 12px;
	background: #ECECEC url(/gfx/bg_footer.jpg) repeat-x;
	width: 1000px;
	height: 125px;
	position: relative;
}

#footer #footerNav {
	position: absolute;
	top: 7px;
	left: 250px;
}

#footer #footerNav a,
#footer #imprint a {
	color: #666;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 5px 0px 0px;
	padding: 5px;
}

#footer #imprint {
	position: absolute;
	top: 7px;
	right: 40px;
}

#footer #fontSizer {
	position: absolute;
	top: 5px;
	left: 550px;
}

#footer #fontSizer a {
	margin: 0px 5px 0px 0px;
}

#footer #fontSizer img,
#footer #recomment img {
	width: 18px;
	height: 18px;
}

#info {
	position: absolute;
	top: 7px;
	left: 420px;
	color: #666;
	font-weight: bold;	
}

#footer #recomment {
	background: url(/gfx/recomment.jpg) no-repeat right top;
	position: absolute;
	height: 18px;
	top: 5px;
	left: 705px;
	display: block;
}

#footer #recomment a {
	color: #666;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 5px 25px 5px 5px;
	line-height: 18px;
}

#footer #eulogo {
	position: absolute;
	top: 50px;
	left: 30px;
	color: #B7B7B7;
	font-size: 10px;
}

#footer #eulogo .eutext {
	position: absolute;
	top: 0px;
	left: 40px;
	width: 150px;
}


#footer #adress1 {
	position: absolute;
	top: 50px;
	left: 325px;
}

#footer #adress2 {
	position: absolute;
	top: 50px;
	left: 500px;
}

#footer #adress2 a {
	color: #666;
}

#footer #logoAllgaeu {
	position: absolute;
	top: 55px;
	left: 729px;
}

#footer #logoTirol {
	position: absolute;
	top: 65px;
	left: 818px;
}

#footer #logoWalser {
	position: absolute;
	top: 55px;
	right: 42px;
}


/* WARENKORB */


#sidebar .boxWarenkorb {
	background-color: #ECECEC;
	padding: 15px 15px 30px 15px;
	margin: 15px 0px 0px 0px;
	font-size: 12px; 
	height: 100%;

}

#sidebar .boxWarenkorb h3 {
	font-size: 14px; 
	text-transform: uppercase;
}

#sidebar .boxWarenkorb .formular {
	padding: 0px;
	margin: 0px;

}
#sidebar .boxWarenkorb label {
	display: block;

}

#sidebar .boxWarenkorb button {
	float: right;
	background-color: #ECECEC;
}



#sidebar .boxWarenkorb .caption {
	display: block;
	margin: 7px 0px -19px 100px;
}
#sidebar .boxWarenkorb .input {
	display: block;
	width: 90px;
}
#sidebar .boxWarenkorb .errors {
	color: #b20;	
	padding-top: 5px;
	
}
#sidebar .boxWarenkorb .text {
	padding-top: 5px;
	color: #3D80AE;
}
#sidebar .boxWarenkorb .links {
	padding-top: 5px;
	color: #3D80AE;
}
#sidebar .boxWarenkorb .basket {
	padding-top: 5px;
}


#sidebar .boxWarenkorb .basket .item {
	background-color: #FFFFFF;
	margin: 2px 0px;
	padding: 2px;
}
#sidebar .boxWarenkorb .basket .item a {
	display: block;
	float: left;
	text-decoration: none;
	overflow: hidden;
	white-space: nowrap;
}
#sidebar .boxWarenkorb .basket .item .link {
	width: 135px;
	color: #3D80AE;
}
#sidebar .boxWarenkorb .basket .item .link img {
	margin-bottom: -4px;
}
#sidebar .boxWarenkorb .basket .item .delete {
	width: 16px;
}


#begruessung {
    color: #fff;
    text-align: left;
    overflow: hidden;
    background-color: #3D80AE;
    font-size: 12px;
    margin: 30px 35px 0px 35px;
    padding: 5px;
	float: left;
	width: 705px;
}


#sidebar .boxWarenkorb .boxFooter {
	height: 15px;
}

#sidebar .boxWarenkorb .boxFooter a {
	background: #ececec;
	text-transform: uppercase;
	text-decoration: none;
	padding: 2px 4px;
	margin: 10px 0px 0px 0px;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	display: block;
	white-space: nowrap;
	float: right;
	border: 2px outset #fff;
}

/* RANKING */


#orientationFooter #columnRight .right {
	float: right;
	width: 350px;
	position: relative;
}


#columnRight .right p {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.ranking-table {
	float: right;
	width: 210px;
}

#rankingform .ranking-table fieldset {
	float: right;
	border: none;
	margin: 0px;
	padding: 0px;
}

#rankingform .ranking-table legend {
	display: none;
}

#rankingform .ranking-table fieldset .ranking-td {
	float: left;
} 

#rankingform .ranking-table fieldset .ranking-td input {
	margin: 0px 0px 0px 8px;
}

#rankingform .ranking-table fieldset .ranking-td label {
	margin: 0px 0px 5px 0px;
}



/* --- mod_form --- */
.form_zwischentext   { background-color: #3D80AE;}
.form_zwischentext .text   { 
	background-color: #3D80AE;
	color: #ffffff;
	weight: bold; }
.form_td	{ padding-bottom: 5px; }



/* --- Neue LIS Vorlage  --- */


.template__lis #lis #detail_header .entry {
	background:#ECECEC;
}


.search2 {
	
	padding: 5px 5px 1px 5px;
	height: 90px;	
}

.filter {
	padding: 5px 5px 5px 0px;
	height: 23px;	
}

#lis .match {
	float: left;
	width: 345px;
	height: 100px;
	padding-bottom: 15px;

}

#lis .group {
	clear: left;
	padding: 10px 0px 10px 0px;
	
}

#lis .group DIV {
	padding: 3px 8px 3px 8px;
}

#lis .match_abstand {
	float: left;
	width: 15px;
	height: 100px;
}


#lis .background {
	background-color: #EEF6F9;
}


#lis .search  {
	background-color: #EEF6F9;
	border: 1px solid #6BA3BF;
}

#lis .filter  {
	background-color: #EEF6F9;
	border-left: 1px solid #FFF;
	border-top: 1px solid #FFF;
	border-right: 1px solid #6BA3BF;
	border-bottom: 1px solid #6BA3BF;
}


#lis .group DIV {
	border-bottom: 1px solid #6BA3BF;
}



/* --- lis Bericht _menu ---*/
#barON  {
	background-color: #EEF6F9;
	border-left: 1px solid #6BA3BF; 
	border-top: 1px solid #6BA3BF;  
	border-right: 1px solid #6BA3BF; 
}

#barOFF  {
	background-color: #6BA3BF;
	border-bottom: 1px solid #6BA3BF;
	border-right: 1px solid #6BA3BF;
	border-top: 1px solid #6BA3BF;
}

#boxTEXT  {
	border-bottom: 1px solid #6BA3BF;  
	border-right: 1px solid #6BA3BF;
	}
	
.lis_menu_divider {
	border-left: 1px solid #476D80;
}
	
.lis_border {
	border: 1px solid #476D80;
	}
	
.lis_bericht_content {
	background-color: #EEF6F9;
	border-left: 1px solid #6BA3BF;
	border-right: 1px solid #6BA3BF;
	border-bottom: 1px solid #6BA3BF;
}

.lis_bericht_border_top {
	border-top: 1px solid #D6E8F2;
}

.lis_divider_background {
	background-color: #D6E8F2;
}

/* --- Gletschercard ---*/


#sidebar .gletschercard,
#sidebar .gletschercardOrange {
	margin: 15px 0px 0px 0px;
}

#sidebar .gletschercard .text {
	background: #487497 url(/gfx/bg_gletschercard.jpg) repeat-x;
	width: 185px;
	height: 150px;
	padding: 15px 15px 0px 15px;
}

#sidebar .gletschercardOrange .text {
	background: #FAA71B url(/gfx/bg_gletschercard_orange.jpg) repeat-x;
	width: 185px;
	height: 150px;
	padding: 15px 15px 0px 15px;
}
.gletschercard .text {
	background: #487497 url(/gfx/bg_gletschercard.jpg) repeat-x;
	width: 185px;
	height: 120px;
	padding: 15px;
	overflow: visible;
}

.gletschercardOrange .textStart {
	background: #FAA71B url(/gfx/bg_gletschercard_orange.jpg) repeat-x;
	width: 195px;
	height: 120px;
	padding: 15px;
	overflow: visible;
}

.gletschercard .text h3,
.gletschercardOrange .text h3,
.gletschercardOrange .textStart h3 {
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
}

.gletschercardOrange h1 {
	color: #DB7511;
}

.fontSize1 .gletschercard .text h3 { font-size: 13px; }
.fontSize2 .gletschercard .text h3 { font-size: 16px; }
.fontSize3 .gletschercard .text h3 { font-size: 19px; }
.fontSize1 .gletschercardOrange .text h3 { font-size: 13px; }
.fontSize2 .gletschercardOrange .text h3 { font-size: 16px; }
.fontSize3 .gletschercardOrange .text h3 { font-size: 19px; }
.fontSize1 .gletschercardOrange .textStart h3 { font-size: 13px; }
.fontSize2 .gletschercardOrange .textStart h3 { font-size: 16px; }
.fontSize3 .gletschercardOrange .textStart h3 { font-size: 19px; }

.gletschercard .text p,
.gletschercardOrange .text p,
.gletschercardOrange .textStart p
 {
	color: #fff;
	font-size: 13px;
}

.fontSize1 .gletschercard .text p { font-size: 13px; }
.fontSize2 .gletschercard .text p { font-size: 16px; }
.fontSize3 .gletschercard .text p { font-size: 19px; }
.fontSize1 .gletschercardOrange .text p { font-size: 13px; }
.fontSize2 .gletschercardOrange .text p { font-size: 16px; }
.fontSize3 .gletschercardOrange .text p { font-size: 19px; }
.fontSize1 .gletschercardOrange .textStart p { font-size: 13px; }
.fontSize2 .gletschercardOrange .textStart p { font-size: 16px; }
.fontSize3 .gletschercardOrange .textStart p { font-size: 19px; }

.gletschercard .link,
.gletschercardOrange .link {
	background: url(/gfx/button_gletschercard.jpg) no-repeat 92px 0px;
	height: 21px;
	display: block;
	margin-left: 73px;
}

.gletschercardOrange .textStart .link,
.gletschercardOrange .text .link {
	background: url(/gfx/button_gletschercardOrange.jpg) no-repeat 92px 0px;
	height: 21px;
	display: block;
	margin-left: 73px;
}

.gletschercard .link a,
.gletschercardOrange .link a,
.gletschercardOrange .textStart .link a  {
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	text-align: right;
	font-size: 13px;
	margin: 0px;
	padding: 5px;
	line-height: 22px;
}



/* ---- Box Newsletter --- */
.boxNewsletter {
	margin-top: 15px;
}

.boxNewsletter .text {
	background: #487497 url(/gfx/bg_gletschercard.jpg) repeat-x;
	width: 195px;
	height: 70px;
	padding: 15px 15px 0px 15px;
	overflow: visible;
}

.boxNewsletter .text h3 {
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
}

.fontSize1 .boxNewsletter .text h3 { font-size: 13px; }
.fontSize2 .boxNewsletter .text h3 { font-size: 16px; }
.fontSize3 .boxNewsletter .text h3 { font-size: 19px; }

.boxNewsletter .text p {
	color: #fff;
	font-size: 13px;
}

.fontSize1 .boxNewsletter .text p { font-size: 13px; }
.fontSize2 .boxNewsletter .text p { font-size: 16px; }
.fontSize3 .boxNewsletter .text p { font-size: 19px; }

.boxNewsletter .link {
	background: url(/gfx/button_gletschercard.jpg) no-repeat 92px 0px;
	height: 21px;
	display: block;
	margin-left: 73px;
}

.boxNewsletter .link a {
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	text-align: left;
	font-size: 13px;
	margin: 0px;
	padding: 5px;
	line-height: 22px;;
}


/* --- Vorlage: eCards Eingabe --- */

.template__ecards .eingabe .motive {
	text-align: center;
	padding: 15px 0px 0px 0px;
	border: 1px solid #3D80AE;	
	margin-bottom: 30px;
	position: relative;
	background: #ECECEC;
}

.template__ecards .eingabe .briefmarken {
	text-align: center;
	padding: 0px 0px 5px 0px;
	border: 1px solid #3D80AE;
	margin-bottom: 30px;
	position: relative;
	background: #ECECEC;
}

.template__ecards .eingabe .motive h3, .template__ecards .eingabe .briefmarken h3 {
	text-align: center;
	font: #7F6666;
	position: relative;
	top: 0px;
	left: 15px;
	padding: 2px;
	display: block;
}

.template__ecards .eingabe .motive .auswahl {
	float: left;
	width: 29%;	
	padding: 0px 2% 15px 2%;
	margin: 0px;
}

.template__ecards .eingabe .briefmarken .auswahl {
	float: left;
	width: 32%;
	text-align: center;
	padding: 15px 0px 0px 0px;
	margin: 0px;
}

.template__ecards .eingabe .motive .auswahl .bild img {
	width: 210px;
}

.template__ecards .eingabe .motive .auswahl .bild {
	padding: 0px 0px 5px 0px;
	margin: 0px;
	display: block;
}

.template__ecards .eingabe .briefmarken .auswahl .bild img {
	width: 100px;
}

.template__ecards .eingabe .briefmarken .auswahl .bild {
	padding-bottom: 5px;
	margin: 0px 15px;
}

.template__ecards .eingabe .eingabefelder {
	position: relative;
	background: #ECECEC;
	margin: 15px 15% 15px 15%;
	height: 388px;
	border: 1px solid #3D80AE;
}

.template__ecards .eingabe .element {
	position: absolute;
}

.template__ecards .eingabe .absender_name {
	width: 44%;
	left: 15px;
	top: 15px;
}
.template__ecards .eingabe .absender_name input {
	width: 100%;
	border-width: 1px;
}

.template__ecards .eingabe .empfaenger_name {
	width: 44%;
	right: 15px;
	top: 15px;
}
.template__ecards .eingabe .empfaenger_name input {
	width: 100%;
	border-width: 1px;
}

.template__ecards .eingabe .absender_email {
	width: 44%;
	left: 15px;
	top: 65px;
}
.template__ecards .eingabe .absender_email input {
	width: 100%;
	border-width: 1px;
}

.template__ecards .eingabe .empfaenger_email {
	width: 44%;
	right: 15px;
	top: 65px;
}
.template__ecards .eingabe .empfaenger_email input {
	width: 100%;
	border-width: 1px;
}

.template__ecards .eingabe .grusstext {
	left: 10%;
	width: 80%;
	top: 130px;
}
.template__ecards .eingabe .grusstext textarea {
	width: 100%;
	height: 80px;
	border-width: 1px;
}

.template__ecards .eingabe .benachrichtigen {
	left: 5%;
	width: 90%;
	top: 245px;
	text-align: center;
}

.template__ecards .eingabe .ausfuellen {
	left: 0%;
	width: 100%;
	top: 285px;
	font-weight: bold;
	text-align: center;
}

.template__ecards .eingabe .senden {
	left: 10%;
	width: 80%;
	top: 357px;
	text-align: center;
}

.template__ecards .eingabe .spam {
font-weight:bold;
left:5%;
text-align:center;
top:290px;
width:90%;
}

.templates_ecards {
	width: 720px;
}

.templates_ecards table.postcard {
	background: #ECECEC;
	border: 1px solid #21405D;
}

.templates_ecards table.postcard td.cardright {
border-left:1px solid #21405D;
padding-left: 15px;
}

.templates_ecards table.postcard td.cardright dl dd {
border-bottom:1px solid #21405D;
}

.template__ecards .eingabe .motive .auswahl {
	margin-top: 15px;
}

.template__ecards .eingabe .motive .auswahl .bild img {
	height:138px;
	margin-top: 15px;
}

.template.template__ecards .eingabe .motive h3,
.template.template__ecards .eingabe .briefmarken h3 {
	background: #3d80ae;
	left: 0px;
	padding: 2px;
	position: relative;
	top: 1px;
	display: inline;
	color: #fff;
}

.template.template__ecards .eingabe .briefmarken {
	padding: 15px 0px 5px 0px;
}



/* --- siteengine TEMPLATES OLD--- */
.headline 	{ font-size:15px; font-family: Arial; color: #000000; font-weight: bold; line-height: 20px;}	
.headtext 	{ font-size:12px; font-family: Arial; color: #000000; font-weight: bold; line-height: 15px;}	
.text     	{ font-size:12px; font-family: Arial; color: #000000; line-height: 15px;}	
.imgtext  	{ font-size:10px; font-family: Arial; color: #000000;}	
.minitext  	{ font-size:10px; font-family: Arial; color: #000000; line-height: 14px;}
A.minitext:link	   { color: #000000;	text-decoration: underline;	font-weight: bold;}
A.minitext:visited { color: #000000;	text-decoration: underline;	font-weight: bold;}
A.minitext:hover   { color: #000000;	text-decoration: underline;	font-weight: bold;}


/* VERANSTALTUNGEN */

#veranstaltungen {
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 30px 0px;
	width: 215px;
}

#veranstaltungen h1 {
	color: #3D80AE;
	font-size: 15px;
	text-transform: uppercase;
	text-indent: 15px;
	margin: 0px 0px -10px 0px;
}

#veranstaltungen .gruppe h3 {
	background: #3D80AE;
	color: #fff;
	font-size: 13px;
	padding: 2px 0px 2px 0px;
}

#veranstaltungen h3 {
	color: #666;
	font-size: 13px;
	margin: 15px 0px 3px 0px;
	text-indent: 15px;
}

#veranstaltungen a {
	font-size: 12px;
	color: #3D80AE;
}

#veranstaltungen .items {
	border-bottom: 1px solid #999;
	width: 215px;
	margin: 0px;
}

#veranstaltungen table {
	border: none;
	border-spacing: 0;
	border-collapse: collapse;
}

#veranstaltungen td.data {
	padding: 6px 0px;
	background: #e5edf4;
	text-align: center;
	vertical-align: middle;
	width:60px;
}

#veranstaltungen td.text {
	padding: 2px 0px 2px 10px;
}

#veranstaltungen td.text a {
	text-decoration: none;
	color: #666;
	font-weight: bold;
}

.veranstaltungsLink {
	position: relative;
	width: 215px;
	height: 100%;
}

.veranstaltungsLink a {
	background: url(/gfx/button_grau.jpg) no-repeat 0px 0px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 13px;
	margin: 0px;
	padding: 0px 0px 0px 25px;
	line-height: 20px;
	color: #999;
	font-weight: bold;
	display: block;
	white-space: nowrap;
	position: absolute;
	bottom: 0;
	right: 0;
}


#newsletter {
	background: #ede195;
}