/*  #################################################
    CSS Template «Swissregiokombi» for TYPO3
    -------------------------------------------------
	
	company:	DACHCOM digital AG
	publisher:	Sandro Hagen
	date:		2008-04
	www:		www.dachcomdigital.com
	
	files:		- swissregiokombi.css // swiss regio kombi styles
				
	themes:		none
	
	################################################# */

/* RESET RELOADED by eric meyer, visit:
http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */

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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
strong {font-weight: bold;}
/*------ CLEARFIX ----- */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
/*-------- // ---------*/


.clear {clear: both;}

img {vertical-align: bottom;}

a img,
a:link img,
a:visited img {border: none;}

a,
a:link,
a:visited,
a:hover,
a:active {
	text-decoration: none;
}


/* ------- FRAMEWORK -------  */

html {
	font-family: Verdana, Helvetica, Arial;
	font-size: 100.1%;
	height: 100%;
}

body {
	font-size: .65em; /* 12px */
	line-height: 1.25em;
	height: 100%;
	min-height: 100%;
	background: url('/fileadmin/templates/images/swissregio/bodybg_home.jpg') no-repeat 0 0;
}


#wrapper {
	width: 981px;
	margin: 0 auto;
	position: relative;
	top: 15px;
}


/* ############################
		rounded boxes
############################ */


/* --------- round boxes global ----------*/
.rbox {
	position:relative;
	margin:0px auto;
	z-index:1;
	margin-left:12px; /* default, width of left corner */
	margin-bottom: 5px; /* spacing under rbox */
}

.rbox .content,
.rbox .t,
.rbox .b,
.rbox .b div {
	background:transparent url('/fileadmin/templates/images/swissregio/bg_white.png') no-repeat top right;
}

.rbox .content {
	position:relative;
	zoom:1;
	padding: 12px 12px 0px 0px;
	
}

.rbox .t {
	/* top+left vertical slice */
	position:absolute;
	left:0px;
	top:0px;
	width:12px; /* top slice width */
	margin-left:-12px;
	height:100%;
	_height:1600px; /* arbitrary long height, IE 6 */
	background-position:top left;
}

.rbox .b {
/* bottom */
	position:relative;
	width:100%;
}

.rbox .b,
.rbox .b div {
	height: 12px; /* height of bottom cap/shade */
	font-size:1px;
}

.rbox .b {
	background-position:bottom right;
}

.rbox .b div {
	position:relative;
	width:12px; /* bottom corner width */
	margin-left:-12px;
	background-position:bottom left;
}

.rbox .wrapper {
/* extra content protector - preventing vertical overflow (past background) */
	position:static;
	max-height:1000px;
	overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}

.rbox h1,
.rbox p {
	margin:0px; /* margins will blow out backgrounds, leaving whitespace. */
}


/* ---------- colors ---------- */

.rbox.green .content,
.rbox.green .t,
.rbox.green .b,
.rbox.green .b div {
	background-image: url('/fileadmin/templates/images/swissregio/bg_green.png');
	_background-image:url('/fileadmin/templates/images/swissregio/bg_green.gif');
}

.rbox.grey .content,
.rbox.grey .t,
.rbox.grey .b,
.rbox.grey .b div {
	background-image: url('/fileadmin/templates/images/swissregio/bg_grey.png');
	_background-image:url('/fileadmin/templates/images/swissregio/bg_grey.gif');
}

.rbox.magenta .content,
.rbox.magenta .t,
.rbox.magenta .b,
.rbox.magenta .b div {
	background-image: url('/fileadmin/templates/images/swissregio/bg_magenta.png');
	_background-image:url('/fileadmin/templates/images/swissregio/bg_magenta.gif');
}


.rbox.outline .content,
.rbox.outline .t,
.rbox.outline .b,
.rbox.outline .b div {
	background-image: url('/fileadmin/templates/images/swissregio/bg_greyoutline.png');
	_background-image:url('/fileadmin/templates/images/swissregio/bg_greyoutline.gif');
}


/*########################################
	HOME STYLES
########################################*/
body#home div#wrapper {
	margin: 0;
}

#logopane {
	position: absolute;
	top: 10px; left: 620px;
}
#navpane {
	position: absolute;
	top: 106px; left: 98px;
}

/* HNAV Square 
#navpane #hnav {
	width: 180px;
	float: left;
	margin-right: 5px;
}

#navpane #hnav .rbox {}
#navpane #hnav .rbox .wrapper {height: 138px;}

#navpane #hnav div.hnavcontainer {
	position: absolute;
	bottom: 0px;
	right: 0;
}

*/

/* ADDRESS Square 

#address {
	margin-bottom: 110px;
	width: 180px;
	float: left;
	text-align: right;
}
#address .rbox {}
#address .rbox .wrapper {height: 138px;}

#address .wrapper span {
	position: absolute; 
	bottom: 0; 
	right: 12px;
	font-style: normal;
}
#address span strong {text-transform: uppercase;}
*/

/* POST Square 

.post {
	margin: 0 0 0 185px;
	width: 180px;
	clear: both;
	text-align: right;
}

.post .logo-post {
	margin: 0 0 5px 0;
}

div.post a.pdf,
div.post a.pdf:link,
div.post a.pdf:visited {
	display:  block;
	padding: 3px 20px 1px 0px;
	margin: 5px 3px 0 0;
	background: url(/fileadmin/templates/images/linkicon_pdf.gif) no-repeat 100% 0;
	color: #000;
}

div.post a.pdf:hover,
div.post a.pdf:active {
	color: #A9C217;
	text-decoration: none;
}
*/
/*########################################
	FOLLOW STYLES
########################################*/
body#follow {
	background: #000 url('/fileadmin/templates/images/swissregio/bodybg_folge.jpg') no-repeat 0 -100px;
}


/*------- Header --------*/

#header {
	position: relative;
	height: 90px;
}

#header #logopane {
	position: absolute;
	right: 0; top: -5px; left: auto;
	width: 172px;
	height: 82px;
}


/*------- Hauptnavigation --------*/

#header #hnav {
	position: absolute;
	bottom: 0;
	left: 186px;
}
#header #hnav li {
	margin: 0 3px;
	float: left;
}

#header #hnav li a,
#header #hnav li a:link,
#header #hnav li a:visited {
	float: left;
	padding: 0 0 0 10px;
	background: url('/fileadmin/templates/images/swissregio/hnavtab_l.gif') no-repeat 0 0;
	color: #FFFFFF;
}

#header #hnav li a:hover,
#header #hnav li a:active,
#header #hnav li.act a:link,
#header #hnav li.act a:visited {
	background-image: url('/fileadmin/templates/images/swissregio/hnavtab_lo.gif');
}

#header #hnav li a span {
	padding: 2px 10px 0 0;
	height: 18px;
	float: left;
	background: url('/fileadmin/templates/images/swissregio/hnavtab_r.gif') no-repeat 100% 0;
}

#header #hnav li a:hover span,
#header #hnav li a:active span,
#header #hnav li.act a:link span,
#header #hnav li.act a:visited span {
	background-image: url('/fileadmin/templates/images/swissregio/hnavtab_ro.gif');
	color: #000000;
}


/*------- LEFT --------*/

#left {
	margin-right: 5px;
	width: 171px;
	float: left;
}


#snav {
	width: 171px;
}
#snav ul {
	margin: 5px 0 0 0;
	padding: 0;
	list-style-type: none;
}
#snav ul li {list-style-type: none; margin: 0; padding: 0;}

#snav ul li a,
#snav ul li a:link,
#snav ul li a:visited {
	color: #000000
}

#snav ul li a:hover,
#snav ul li a:active,
#snav ul li.act a:link,
#snav ul li.act a:visited {
	color: #ffffff;
	text-decoration: none;
}
#snav .content {
	min-height: 135px;
}




/*------- MAIN --------*/

#main {
	width: 630px;
	float: left;
}

#main .rbox .content {
	min-height: 315px;
	padding: 10px;
}

div.servicelinks {}



/*########################################
			 CONTENTFORMATE
#########################################*/

/*####### TYPO3 Styles ##########*/
dd.csc-textpic-caption {display: none;}
#main div.csc-textpic-imagewrap {margin: 20px 0 0;}


/*####### Content-Styles ##########*/

.content a,
.content a:link,
.content a:visited {
	color: #A9C217;
}

.content a:hover,
.content a:active {
	color: #333333;
	text-decoration: underline;
}

.content p {
	margin: 10px 0;
	max-width: 45em;
}

.content h1 {
	margin: 10px 0 0 0;
}
.content h1 span {display: none;}

.content h2 {
	font-size: 1.3em;
	font-weight: normal;
	padding: 0 0 15px 0;
	color: #737471;
	line-height: 1.3em;
}

.content h3 {
	font-size: 1em;
	font-weight: bold;
	padding: 0;
	margin-top: 15px;
}

.content h4 {
	font-weight: bold;
}


.content ul {
	list-style-type: square;
}

.content ul li {
	list-style-type: square;
	margin: 5px 0 5px 20px;
	max-width: 40em;
}


.content table {}

.content table th {font-weight: bold; padding: 2px;}
.content table td {padding: 2px;}

/*------- TABLE Datentabelle --------*/

table.datentabelle {
	width: 585px;
}
table.datentabelle td {text-align: center;}
table.datentabelle thead {
	background: #F5F5F5;
}


table.datentabelle thead tr.top th {
	font-size: 1.2em;
	padding: 7px 0 10px;
	text-align: center;
	color: #A9C217;
}
table.datentabelle tr.grey th {
	font-size: .9em;
	text-align: center;
	font-weight: normal;
	border-left: 1px solid #DDD;
}
table.datentabelle tr.light td {
	padding: 3px;
	border-top: 1px solid #DDD;
	background:#F5FBD9;
	font-weight: bold;
	color: #333333;
}

table.datentabelle tbody td,
table.datentabelle tbody th {
	border-bottom: 1px solid #EBEBEB;
}
table.datentabelle tbody tr:hover {
	background:#FEF3F9;
}
table.datentabelle tbody th {font-weight: normal;}
table.datentabelle tbody th.caption {
	font-weight: bold;
	padding: 5px 2px 2px;
}

table.datentabelle tfoot td {
	text-align: left;
	font-size: .9em;
	padding-top: 10px;
	color: #999999;
}

.content div.hr,
.content p.hr,
.content hr {
	clear: both;
	border: none;
	width: 100%;
	height: 1px;
	background: #F094BF;
	margin: 10px 0;
}



/* ------ LINKS ------- */

/* PDF */
.content a.pdf,
.content a.pdf:link,
.content a.pdf:visited,
.content a.PDF-Download,
.content a.PDF-Download:link,
.content a.PDF-Download:visited {
	display: block;
	margin-right: 10px;
	padding: 3px 0 1px 20px;
	margin: 5px 0;
	background: url(/fileadmin/templates/images/linkicon_pdf.gif) no-repeat 0 0;
}



/* Mail */
.content a.mail,
.content a.mail:link,
.content a.mail:visited,
.content a.E-Mail,
.content a.E-Mail:link,
.content a.E-Mail:visited {
	margin-right: 10px;
	padding: 3px 0 1px 20px;
	margin: 0;
	background: url(/fileadmin/templates/images/linkicon_mail.gif) no-repeat 0 .5em;
}
.content-right a.mail,
.content-right a.mail:link,
.content-right a.mail:visited,
.content-right a.E-Mail,
.content-right a.E-Mail:link,
.content-right a.E-Mail:visited {
	display:inline-block;
}



/*------- RIGHT --------*/

#right {
	float: right;
	width: 170px;
	color: #fff;
}
#right a,
#right a:link,
#right a:visited,
#right a:hover,
#right a:active {
	color: #D3EB52;
}

#right .content {
	min-height: 320px;
	padding: 10px 5px 0 0;
}

#right div.csc-textpic-imagewrap {margin: 0;}
#right div.csc-textpic-border img {border: 1px solid #fff;}

#right h2 {
	font-size: 1.2em;
	font-weight: normal;
	color: #fff;
	margin-bottom: 0;
	padding-bottom: 5px;
}

#right div.csc-frame-rulerAfter {
	margin: 10px 10px 10px 0;
	height: 1px;
	border-top: 1px solid #FF8AC1;
}
/*########################################
			 FORMULARE
#########################################*/

.content form {
	margin-top: 20px;
	width: 585px;
}
.content form * {vertical-align: middle}
.content form input.txt {
	width: 60%;
	margin: 0 0 3px;
	padding: 1px;
	font-size: 1em;
	border: 1px solid #999;
	line-height: 1em;
}
.content form textarea {
	width: 90%;
	margin: 0;
	padding: 5px;
	font-size: 1em;
	font-family: inherit;
	border: 1px solid #999;
}
.content form fieldset {
	margin: 0;
	padding: 0px;
}
.content form fieldset.personalien {
	float: left;
	margin-right: 5%;
	width: 50%;

}
.content form fieldset.text {
	float: none;
	width: 40%;
}
.content form fieldset.text * {
	float: none;
	display: block;
	width: auto;
	padding:0;
	text-align: left;
}

.content form fieldset.text textarea {
	width: 90%;
	height: 130px;
	margin-top: 10px;
}

.content form fieldset h2 {
	font-size: 1.2em;
	margin: 0 0 15px;
	padding: 0;
	text-transform: uppercase;
	color: #A9C217;
}

.content form label {
	float: left;
	width: 30%;
	margin: 0 5% 0 0;
	padding: 0;
	text-align: right;
	padding: 2px 0 0 0;
}

.content form br {
	clear: both;
}

/* Spezielle Felder */
.content form input.plz {width: 18%;}
.content form input.ort {width: 39%;}

/* Radio-Buttons */
div.radio {
	display: inline;
	position: relative;
	top: -2px;
}
div.radio label {
	float: none;
	display: inline;
}

/* Checkboxen */
div.chkbox {
	margin-left: 35%;
}

div.chkbox label {
	float: none;
	display: inline;
}

div.chkbox br {clear: none;}

/* Submit-Button */
.content form input.submit {
	cursor: pointer;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 1.1em;
	border: none;
	text-align: left;
	color: #F5F5F5;
	margin: 8px 0;
	width: 190px;
	height: 18px;
	line-height: 11px;
	padding-left: 20px;
	background: url('/fileadmin/templates/images/swissregio/button_magenta.gif') no-repeat 0 0;

}
.content form input.submit:hover {color:#FFFFFF;}
.content form input.submit:active {
	background-position: 0 -18px;
	text-decoration: none;
}


/* Error-Meldungen */
.content form .error {
	font-size: .8em;
	position: relative;
	top: -16px;
	padding-top: 16px;
	color: #DC0067;
	background: url('/fileadmin/templates/images/ico_error.gif') no-repeat 0 0;
	padding-left: 15px;
	float: right;
	clear: both;
	width: 254px;
}


