/* --- tags --- */
html{
	background-image: url(../../images/site/bkg_pages.jpg);
	background-position: 0px -266px;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../../images/site/bkg_pages.png);
}
body, table, td, tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
hr {
	height: 2px;
	border: 0px;
	border-bottom: 2px solid #ebebeb;
}
a, a:active {
	color: #d41345;
	text-decoration: none;
}
a:hover {
	color: #000000;
}
a img {
	border:0px;
}
form {
	margin: 0px;
}
select, textarea, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
	border: 1px solid;
	border-color: #AAAAAA #CCCCCC #CCCCCC #AAAAAA;
	background-color: #ffffff;
	background-image: url(../../images/input_bkg.gif);
	background-repeat: repeat-x;
}
select {
	padding: 2px;
}
input.cb, input.rb, input.image {
	padding: 0px;
	border: 0px;
	background: none;
	width: auto;
}
label, input.button, input.cb, input.rb, input.image {
	cursor: pointer;
}
input.button, a.button {
	padding: 1px 2px 1px 2px;
	border: 1px solid;
	border-color: #CCCCCC #888888 #888888 #CCCCCC;
	background-color: #EEEEEE;
	color: #000000 !important;
	background-image: url(../../images/input_button_bkg.gif);
	background-repeat: repeat-x;
	width: auto;
}
a.button {
	padding: 2px 4px 2px 4px;
}
.copyright {}
.clearFloat {
	clear: both;
}
.clearFloat hr {
	display: none;
}
.hidden {
	position: absolute;
	left: -1000em;
	top: -1000em;
	height: 1px;
	width: 1px;
}

/* --- common --- */
.modTitle, .modSubTitle, .modTitle a {
	font-weight: bold;
	color: #000000;
}
.modTitle a, .modTitle a:active {
	text-decoration: none;
}
.modTitle a:hover {
	color: #d41345;
	text-decoration: underline;
}
.modSubTitle {
	font-weight: normal;
	color: #d41345;
	font-style: italic;
}
.modTeaser {}
.modAlert {
	color:#ff0000;
}
input.modAlert, textarea.modAlert {
	border: 1px solid #ff0000 !important;
}
.swslang {
	line-height: 1.6em;
}
#faktenLink .swslang {
	line-height: 1.2em;
}
/* --- icons --- */
.iconsDetail {
	clear: both;
	text-align: right;
}
.topIcons .iconsDetail {
	padding: 0px 0px 20px 0px;
}
.bottomIcons .iconsDetail {
	padding: 20px 0px 0px 0px;
}
.topIcons {
	display: none;
}
.bottomIcons {}
.linkIconLeft {
	padding: 3px 10px 3px 0px;
	background-image: url(../../images/icon_arrow_left.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
.linkIconLeft a {}
.linkIconLeft a, .linkIconLeft a:active {}
.linkIconLeft a:hover {}
.linkIconRight {
	padding: 3px 0px 3px 10px;
	background-image: url(../../images/icon_arrow_right.gif);
	background-position: left center;
	background-repeat: no-repeat;
	/*clear: both;*/
}
.linkIconRight a {}
.linkIconRight a, .linkIconRight a:active {}
.linkIconRight a:hover {}
.btnBookmark {}
.btnTellfriend {}
.btnPrint {}

/* --- special inputs --- */
.inputShowPasswort {
	background-image: url(../../images/input_password_bkg.gif);
}
.inputShowUser {
	background-image: url(../../images/input_user_bkg.gif);
}

.barAccessKeys {
	position: absolute;
	top: -200px;
}

/* custom */
body.plain {
	background-image: url(../../images/site/bkg_content.jpg);
	background-position: right;
	padding: 2px;
}
.headerLink {
	display: block;
	width: 228px;
	height: 20px;
}

/* --- custom module: article --- */
.modDate {
	text-align: right;
	padding: 0px 0px 5px 0px;
}
.moreLink {
	background-image: url(../../images/site/icon_arrow_transp_right.gif);
	background-repeat: no-repeat;
	background-position: center right;
	background-color: #000000;
	display: block;
	width: 14px;
	height: 20px;
	float: right;
}
.listBottomline {
	padding: 5px 0px 0px 0px;
}

/* list type: column */
.column {}
.column .listContent {
	min-height: 61px;
}
.column .modSubTitle {
	font-weight: normal;
	color: #000000;
	font-style: normal;
	padding: 8px 0px 0px 0px;
}
.column .modTitle {}
.column .modDate {
	float: left;
	width: 101px;
	padding: 0px;
	text-align: left;
}
.column .modProvince {
	background-image: url(../../images/site/icon_austria.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 24px;
	color: #5f5f5f;
	width: 80px;
	float: left;
}
.column .listBottomline {
	padding: 5px 0px 3px 0px;
	height: 12px;
}
.column .moreLink {
	background-image: url(../../images/site/icon_arrowsmall_black_bottom_right.gif);
	background-repeat: no-repeat;
	background-position: center right;
	background-color: transparent;
	display: block;
	width: 15px;
	height: 12px;
	float: right;
}
/* list type: 2column */
.doubleColumn .doubleColumnLeft {
	float: left;
	width: 228px;
}
.doubleColumn .doubleColumnRight {
	float: right;
	width: 228px;
}
.smallPic, .middlePic, .bigPic {
	overflow: hidden;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #000000;
	padding: 0px !important;
	position: absolute;
}
.smallPic, .smallPic a {
	width: 90px;
	height: 62px;
}
.middlePic, .middlePic a {
	width: 135px;
	height: 90px;
}
.bigPic, .bigPic a {
	width: 721px;
	height: 406px;
}
.smallPic a, .middlePic a, .bigPic a {
	display: block;
	background-image: url(../../images/site/icon_plus.gif);
	background-repeat: no-repeat;
	background-position: 4px 47px;
}
.smallPic a {
	background-position: 4px 47px;
}
.middlePic a {
	background-position: 4px 75px;
}
.bigPic a {
	background-position: 4px 391px;
}
.detailHeader {
	padding: 0px 0px 24px 101px;
	min-height: 62px;
	vertical-align: text-bottom;
}
.swcalendarDetail .detailHeader {
	padding: 0px 0px 24px 146px;
	min-height: 62px;
	vertical-align: text-bottom;
}
.detailContent {
	padding: 0px 0px 0px 41px;
}
.detailHeader .modTitle {
	position: relative;
}
/* tags */
.tagHeader {
	text-transform: uppercase;
	border-bottom: 2px solid #000000;
	font-weight: bold;
	margin: 30px 0px 5px 0px;
}
.tagCaption {
	float: left;
	text-transform: lowercase;
}
.tagCaption a {
	white-space: nowrap;
}

.detail .tagCaption {
	float: none;
}
.tagCaptionFull {
	width: 470px;
}
.tagCaptionMiddle {
	width: 370px;
}
.tagCaptionSmall {
	width: 200px;
}
.tagCaption a {
	color: #5f5f5f;
}
.tagCaption a:hover {
	text-decoration: underline;
}
