/* @override 
	http://213.129.245.153/fileadmin/css/main.css
	http://www.christkindlmarkt.at/fileadmin/css/main.css
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

/* --------  Myquizpoll - CSS --------- */

.input_hidden{
}

.tx_myquizpoll_pi1-reset{
background:#ADBFD3 none repeat scroll 0 0;
border:1px solid #98adc5;
color:white;
cursor:pointer;
font-size:13px;
}

.tx_myquizpoll_pi1-submit{
background:#900D1D none repeat scroll 0 0;
border:1px solid #757575;
color:white;
cursor:pointer;
font-size:13px;
}

.tx_myquizpoll_pi1-field{
background:white none repeat scroll 0 0;
color:black;
font-family:helvetica,arial,sans-serif;
font-size:13px;
font-weight:normal;
padding:2px;
}

.tx_myquizpoll_pi1-field:focus{
background:white none repeat scroll 0 0;
color:black;
font-family:helvetica,arial,sans-serif;
font-size:13px;
font-weight:normal;
padding:2px;
}

.tx_myquizpoll_pi1-label{
color:black;
font-family:helvetica,arial,sans-serif;
font-size:0.33cm;
font-weight:normal;
padding-bottom:8px;
}

.tx_myquizpoll_pi1-answer{
color:#900D1D;
float:left;
font-family:helvetica,arial,sans-serif;
font-size:0.33cm;
font-weight:normal;
padding-right:10px;
}

.umuserwrap{
float:left;
padding-top:20px;
width:807px;
}

.tx_myquizpoll_pi1-title{
color:#900D1D;
float:left;
font-family:helvetica,arial,sans-serif;
font-size:12pt;
font-weight:bold;
padding-bottom:12px;
padding-top:2px;
width:546px;
}

.tx_myquizpoll_pi1-question{
border-right:1px solid #BFD0E2;
color:black;
float:left;
font-family:helvetica,arial,sans-serif;
font-size:0.33cm;
font-weight:normal;
margin-bottom:20px;
margin-right:8px;
overflow:visible;
padding-right:16px;
padding-top:5px;
width:324px;
}

.umcont{
border-bottom:1px solid #94B0CC;
float:left;
padding:20px 0;
}

.umlinks{
float:left;
width:256px;
}

.ummitte{
float:left;
width:550px;
}

.clear{
}


/* ------------- fin -------------------*/


body {
	line-height: 1;
	background-color: #FFFFFF;
	text-align: center;
	font-family: Arial, "Helvetica Neue",  Helvetica, Geneva, sans-serif;
	font-weight: normal;
	color: #002241;
}
a {
	text-decoration: none;
	color: #12426d;
/*	color: #002241;*/
}


ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1,h2,h3,h4,h5,h6{
	margin: 5px 0 0 0;
}

.red, div.red p, p.red {
	color: #900D1D;
	/*width: 270px;*/
	font: normal 0.33cm Helvetica;
	line-height: 1.5em;
}

.cbfs0 {
	font-size: 0px;
	height: 0px;
	line-height: 0px;
	clear: both;
}

/****** STARTING PAGELAYOUT HERE ******/


/*PAGE##############################*/

.page {
	width: 880px;
	text-align: left;
	margin: 40px auto;
}

.page-shadow-left {
	width: 865px;
	height: 575px;
	background: url(../images/pageshadowleft.gif) left top no-repeat;
	clear: both;
}

.page-shadow-right {
	width: 880px;
	height: 575px;
	background: url(../images/pageshadowright.gif) right top no-repeat;
}

.main-page {
	width: 850px;
	margin-left: 15px;
}

.header-logo {
	display: block;
	width: 177px;
	height: 80px;
	float: left;
}

.header-bg {
	width: 673px;
	height: 80px;
	background: url(../images/headerbg.jpg) no-repeat;
	float: left;
}

.white-spacer {
	width: 850px;
	height: 5px;
	background-color: #FFFFFF;
	clear: both;
	font-size: 0px;
	line-height: 0px;
}

.big-bg {
	width: 850px;
	height: 150px;
	/*background: url(../images/bigbg.png) no-repeat;*/
}

.content-area {
	width: 808px;
	min-height: 280px;
	background: url(../images/sterne-trans.png) no-repeat #CEDAE6;
	border: 1px solid #8B9398;
	border-top: none;
	padding: 40px 20px 20px 20px;
}

.content {
	width: 460px;
	float: left;
}

.content-ohne {
	
}

.logoonly {
	position: relative;
	top: -20px;
	right: -280px;
}

/*METANAVI##############################*/

.meta-navi {
	width: 850px;
	float: left;
	padding-left: 18px;
}

.meta-navi ul li a {
	display: block;
	float: left;
	font: bold 0.3cm Helvetica; 
	color: #000000;
	padding: 0px 5px 2px 0px;
}

.meta-navi ul li {
	float: left;
}

li.meta_last a {
	color: #FF0000 !important;
}

/*MAINNAVI##############################*/

.main-navi {
	float: right;
        margin-top: 60px;
}

.main-navi ul li div a {
	display: block;
	float: left;
	font: bold 12px Helvetica; 
	color: #FFFFFF;
	background-color: #507B9F;
	padding: 0px 15px 0px 5px;
	line-height: 20px;
}

.main-navi ul li div {
	float: left;
}

.main-navi ul li {
	float: left;
}

.main-navi-box {
        padding-right: 40px;
	background-color: #507B9F;
	height: 20px;
	float: left;
}

/*YPS MAINNAVI##############################*/

#yymenu a {
	background:url(../images/mainnavibg.gif) repeat-y !important;
	border-bottom: none !important;
	color: #FFFFFF !important;
	display: block !important;
	font-family: Helvetica !important;
	font-size: 0.33cm !important;
	font-weight: normal !important;
	margin: 0px 0px 0px 0px !important;
	padding: 4px 0px 5px 9px !important;
	text-decoration: none !important;
	text-align: left !important;
}

#yymenu a.last {
	border-style: none !important;
}

#yymenu {
	z-index: 1000;
}

#yymenu > div {
	margin: 0px !important;
	height: 500px !important;
	z-index: 1000;
}

#yymenu a:hover {
	background-color: #507B9F !important;
	color: #FFFFFF !important;
}

#yymenu .mmContent div.mmlink a.submenu:hover {
	z-index: 1000;
}

#yymenu .mmLevel1, #yymenu .mmLevel2 {
	width: 170px;
	border: none !important;
	margin: 0px 0px 0px 0px !important;
	padding: 0px !important;
	z-index: 1000;
}

#yymenu .sub {
	background-image:url(../../images/ypmenu_pfeilg.gif);
	background-position: right center !important;
	background-repeat: no-repeat !important;
	z-index: 1000;
}

#yymenu .mmContent {
	margin-left: 4px;
	#margin-left: -148px;
	width: 170px;
	height: auto;
	z-index: 1000;
	padding: 0px 0px 9px 0px !important;
	background:url(../images/mainnavibottombg.gif) no-repeat bottom !important;
}

#yymenu .mmLevel1 {
	z-index: 1000;
}

/*LANGNAVI##############################*/

.lang-navi {
	float: right;
	#margin-top: 2px;
	padding-right: 16px;
	position: relative;
	top: 19px;
}

.lang-navi a {
	display: block;
	float: left;
	font: bold 0.3cm Helvetica; 
	color: #000000;
	padding: 0px 2px;
}

/*LANGNAVI##############################*/

.search {
	float: right;
	font: bold 0.3cm Helvetica; 
	color: #000000;
	position: relative;
	top: 15px;
	#top: 16px;
}

.search_noresult {
	font: bold 0.3cm Helvetica; 
	color: #000000;
}

.search input {
	width: 130px;
	height: 12px;
	border: 1px solid #000000;
	font: bold 0.25cm Helvetica; 
	color: #000000;
	margin: 0px 10px 3px 10px;
}

img.search_submit {
	display: none;
}

/*SEARCH-RESULTS*/

.search_single_result {
	margin-bottom: 8px;
	border-bottom: 1px dotted #999999;
	font: normal 0.33cm Helvetica;
	line-height: 1.5em;
	color: #000000;
}

.search_header, .search_header a {
	font: bold 0.34cm Helvetica;
}

/*BUTTONS##############################*/

.buttons-bg {
	width: 305px; 
	height: 273px;
	background: url(../images/buttonsbg-trans.png) no-repeat;
	float: right;
}

.buttons {
	margin: 15px 20px 15px 20px;
}

.button {
	clear: both;
	margin-bottom: 4px;
	border-bottom: 1px solid #CCCCCC;
	height: 80px;
}

.button-image {
	margin: -45px 0px 0px 170px;
	overflow: visible;
}

.button-link {
	position: relative;
}

.button-link a {
	display: block;
	padding: 3px 0px 0px 1px;
	font: bold 13px Helvetica;
	background: url(../images/buttonarrowright.gif) right no-repeat;
	background-color: #A4B6CE;
	height: 20px;
	width: auto;
}

.button-text {
	font: normal 12px Helvetica;
	width: 144px;
	line-height: 12px;
	margin-top: 3px;
}

/*RTE##############################*/

.csc-header, .csc-header-n1, .csc-firstHeader {
	font: normal 0.8cm Helvetica; 
	color: #900D1D;
	margin-bottom: 25px;
        font-weight: bold;
     /*   font-style: italic;*/
}

p.bodytext, p, th {
	font: normal 0.33cm Helvetica;
	line-height: 1.5em;
	color: #000000;
}

#unbolder p.bodytext, p#unbolder, #unbolder {
	font: normal 0.33cm Helvetica;
	line-height: 1.5em;
	color: #000000;
	margin-left: 10px;
}

.bolder {
	font: bold 0.33cm Helvetica;
	line-height: 1.5em;
	color: #000000;
}

p.indent {
	font: bold 0.34cm Helvetica;
	line-height: 1.5em;
	color: #000000;
}

/*GUESTBOOK##############################*/

/*FORM*/
.tx-veguestbook-pi1 * {
	font: 0.33cm/1.5em Helvetica;
	color: #000000 !important;
}

.tx-veguestbook-pi1 ul {
	list-style-type: disc !important;
	margin-left: 20px !important;
}

/*LIST*/
h2.tx-guestbook-header, div.tx-guestbook-left, div.tx-guestbook-right {
	width: 460px !important;
	padding: 3px !important;
	margin: 0px !important;
	border-right: 1px solid #555555 !important;
	border-left: 1px solid #AAAAAA !important;
}

div.tx-guestbook-left {
	background-color: #A4B6CE !important;
	color: #002246 !important;
	min-height: 0em !important;
	#height: 0px !important;
	font-size: 0px !important;
	line-height: 0px !important;
	height: auto !important;
}

div.tx-guestbook-right {
	background-color: #CEDAE6 !important;
	border-bottom: 1px solid #333333;
}

div.tx-guestbook-right h6 {
	font: italic 0.33cm Helvetica !important;
	line-height: 1.5em !important;
	color: #000000 !important;
	padding-left: 10px;
}

h2.tx-guestbook-header {
	background-color: #072858 !important;
	color: #FFFFFF !important;
}

.tx-guestbook-date {
	font-size:12px;
}

.tx-veguestbook-pi1 a {
	color: #FFFFFF !important;
}

.tx-veguestbook-pi1 p {
	color: #000000 !important;
}

.tx-guestbook-pagination a {
	color: #000000 !important;
}

.tx-guestbook-pagination strong {
	color: #900D1D !important;
}

.big-flash .tx-rbflashobject-pi1-swf_altcontent {
	z-index: 1;
	background-color: #CEDAE6;
	padding-bottom: 7px;
}

.content-ohne .tx-rbflashobject-pi1-swf_altcontent {
	z-index: 1;
	margin-left: -20px;
	_margin-right: -20px;
}

.tx-veguestbook-pi1 {
        font-size:100%;
    }
  
    /* error handling */
	.tx-veguestbook-pi1 p.tx-guestbook-form-error {
		font-weight:bold;
		color:#990000;
	}
	
	/* display of result count */
	.tx-veguestbook-pi1 .tx-guestbook-result {
		font-weight:bold;
		float:left;
	}
	
	/* pagination */
	.tx-veguestbook-pi1 .tx-guestbook-pagination {
		font-size:75%;
		font-weight:bold;
		float:right;
	}
	
	/* styles for list mode */
	.tx-veguestbook-pi1 h2.tx-guestbook-header {
		clear:both;
		background:#666;
		color:#FFF;
		display:block;
		font-size:100%;
		font-weight:bold;
		padding: 1em;
		width: 35em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left {
		float:left;
		width:12em;
		background:#EFEFEF;
		min-height:4em;
		padding: 1em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left {
		height:4em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left p {
		color:#333;
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-right {
		float:left;
		width:21em;
		background:#FFF;
		padding: 1em;
	}
	
	/* styles for latest mode */
	.tx-veguestbook-pi1 .tx-guestbook-latest p,
	.tx-veguestbook-pi1 .tx-guestbook-right p {
		color:#333;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-date,
	.tx-veguestbook-pi1 .tx-guestbook-right p.tx-guestbook-date {
        font-weight: bold;
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-right h3 {
		font-size: 100%;
		color:#990000;
		font-weight: bold;
		background:none;
		font-style: italic;
}
	
	.tx-veguestbook-pi1 .tx-guestbook-right .tx-guestbook-comment {
		font-size:12px;
		color:#333;
		font-style: italic;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-latest {
		display:block;
		padding:0.25em;
		clear:both;
	}
	
	/* form styles */
	.tx-veguestbook-pi1 .tx-guestbook-field {
		clear:both;
		width:100%;
		display:block;
		padding: 1em 0;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field label {
		clear: both;
		display: block;
		float: left;
		width: 10em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-med {
		float:left;
		width:10em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-big {
		float:left;
		width:20em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea {
		width: 30em;
		display: block;
		float: left;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field span.tx-guestbook-form-obligationfield {
		color:#990000;
	}
	
	.tx-veguestbook-pi1 fieldset {
		border:none;
	}
	
	.tx-veguestbook-pi1 legend {
		display:none;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap {
		float:left;
		display:block;
		background:#F7F7F7;
		border:1px solid #CCC;
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-freecap {
		margin-left:2.25em;
	}
 
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap img {
		float:left;
		display:block;
		padding-left:0.25em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap input {
		float:left;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap label {
		clear:both;
		display:block;
		float:none;
		width:10em;
		margin-bottom:0.5em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap p {
		font-size:75%;
		padding:0.25em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap h3 {
		display:none;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap span.tx-srfreecap-pi2-cant-read {
		color:#990000;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-clear {
		clear:both;
		display:block;
	}
	
	.tx-veguestbook-pi1 input.tx-guestbook-submit {
		width:auto;
		display:block;
	}




/* Powermail
**/


#tx-powermail-pi1_fieldset_1 legend{
	font-size: 14px;
	padding: 5px 0 5px 0;
	font-weight: bold;
}


.tx_powermail_pi1_fieldwrap_html_text ,.tx_powermail_pi1_fieldwrap_html_textarea{
	padding: 3px 0 3px 0;
}
.tx_powermail_pi1_fieldwrap_html_text label {
	font-size: 12px;
	height: 14px;
	width: 180px;	
	display: block;
	/*border: 1px solid black;*/
	float: left;
		
}
.tx_powermail_pi1_fieldwrap_html_text .powermail_text{
	 width: 100px;
}

.tx_powermail_pi1_fieldwrap_html_textarea label {
	font-size: 12px;
	height: 14px;
	width: 180px;	
	display: block;
	/*border: 1px solid black;*/
	float: left;
}

.tx_powermail_pi1_fieldwrap_html_textarea .powermail_textarea{
	width: 200px;
	height: 60px;
}
.tx_powermail_pi1_fieldwrap_html{
	font-size: 12px;
}
.tx_powermail_pi1_fieldwrap_html_label{
	padding: 3px 0 3px 0;
}
.powermail_all_td{
	font-size: 12px;
	padding: 3px 0 3px 0;
}
.powermail_mandatory_js{
	font-size: 12px;
	font-weight: bold;
		color: #900D1D !important;

}

div.addthis {
	padding-top: 5px;
	float: right;
}


/*----------------------------------------------------------------------------
	Christkindl-Voting - Overview	
-----------------------------------------------------------------------------*/
.strong-red{
		 font-weight: bold;
		 color: #ff0000;
}
div.user-kivote-pi1{
		 width: 850px;
		 margin: 0px auto;
		 margin-left: -14px;
}

.user-kivote-pi1 h1{
		 text-align: center;
}


.user-kivote-pi1 div.overview{
		 width: 163px;
		 padding-top: 20px;
		 padding-right: 5px;
		 float: left;
		 overflow: hidden;
}

.user-kivote-pi1 img{
		 margin-bottom: 10px;
		 border: 1px solid #507b9f;
}

.user-kivote-pi1 img.bar{
		 margin-bottom: 0;
}

.user-kivote-pi1 .percent{
		color: #507b9f;
		margin-top: -5px;
}

/*----------------------------------------------------------------------------
	Christkind-Voting - Confirmation Page
-----------------------------------------------------------------------------*/
.user-kivote-pi1 #confirmation-page h1{
		 margin-bottom: 20px;
}

.user-kivote-pi1 #confirmation-page p{
		 margin-bottom: 10px;
}

.user-kivote-pi1 #confirmation-page img{
		 margin-left: 0;
}

.user-kivote-pi1 #confirmation-page pre{
		color: #ff0000;
		margin: 20px 0;
		font-weight: bold;
		font-size: 14px;
}

/*----------------------------------------------------------------------------
	Christkind-Voting - Success Page
-----------------------------------------------------------------------------*/
.user-kivote-pi1 #success p{
	 margin: 10px;
	 text-align: center;
}

/*----------------------------------------------------------------------------
	rg_ecard
-----------------------------------------------------------------------------*/
#rgecardform p
{
	text-align: left;
	padding-left: 5px;
	*padding-left: 15px;
}

#rgecardform p input
{
	*margin-left: 15px;
}

#rgecardform .hint
{
	font-size: 10px;
	line-height: 10px;
	text-align: left;
	margin-left: 5px;
}
