* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 80%;
	color: black;
	font-family: Verdana, Arial, "Lucida Sans", sans-serif;
	background: white url(../images/body_bkg.jpg) repeat-y scroll center top;
}

a {
	text-decoration: none;
	color: black;
}

a:active, a:visited {
	color: red;
}

.tti ul { padding: 1em 0 0 0;}

ul {
	list-style: none;
	list-style-type: none;
}

p {
	padding: 10px;
}

.bodytext {
	margin-bottom: 10px;
}

h1 {
	font-size: 150%;
	background: red;
	color: white;
	padding: 5px;
	margin: 0 0 5px 0;
}

h2 {
	font-size: 130%;
	color: white;
	background: red;
	padding: 15px;
	font-weight: normal;
}

h3{
	font-size: 130%;
	color: black;
	background: gray;
	padding: 3px 0 3px 10px;
	font-weight: normal;
}

h4, h5, h6, h7 {
	font-size: 130%;
	color: black;
	padding: 3px 0 3px 10px;
	font-weight: normal;
	border-bottom: 1px solid black;
}


ul {
	margin: 0;
	padding: 0;
}

li {
	padding: 5px 5px 5px 15px;
	margin: 0 0 1px 0;
	overflow: hidden;
	list-style: none;
}

#container {
	clear: both;
	margin:0px auto;
	width: 1000px;
	background: white scroll top center;
}


#breadcrumbs {
	float: left;
	padding: 10px 0 10px 10px;
	font-size: 80%;
	color: #666666;
}

#breadcrumbs a {
	color: red;
	text-decoration: none;
}

#breadcrumbs li {
	display: inline;
}

#language {
	float: right;
	width: 70px;
	color: gray;
	text-align: right;
	padding: 10px 10px 0 0;
	font-size: 80%;
}

#language a:active, a:selected {
	float: right;
	width: 70px;
	color: gray;
	text-align: right;
	padding: 10px 10px 0 0;
	font-size: 80%;
}

.tx-srlanguagemenu-pi1 .NO {
	font-size: 100%;
	float: none;
}

#header {
	background: transparent url(../images/first_aid_header_big.jpg) no-repeat;
	overflow: hidden;
	height: 150px;
	width: 1000px;
	clear: both;
}

#header img {
	border: none;
}

#breadcrumbs_language {
	clear: both;
	font-size: 80%;
	color: gray;
	padding: 15px 0 10px 10px;
}

#main_nav {
	clear: both;
	color: black;
}

#main_nav a {
	clear: both;
	height: 50px;
	color: black;
	text-decoration: none;
	font-weight: bolder;
	font-size: 110%;
}

.main_navON {
	color: black;
	font-size: 110%;
	font-weight: bolder;
}

#main_nav ul {
	padding: 15px 0pt 10px 20px;
}

.main_nav li {
	display: inline;
	padding: 2px 10px 2px 5px;
}

#content {
	clear: both;
	overflow: hidden;
}

.container_blocks {
	clear: both;
	overflow: hidden;
}

.block_left {
	float: left;
	width: 480px;
	overflow: hidden;
	padding: 10px;
}

.block_left a, .block_left a:active, .block_left a:visited {
	text-decoration: underline;
}

.first_aid_level_01, .first_aid_level_01_ON {
	list-style-position: outside;
	list-style-type: none;
	font-size: 110%;
	color: white;
	background: red;
	text-decoration: none;
}

.block_left .first_aid_level_01 a, .block_left .first_aid_level_01_ON a {
	color: white;
	text-decoration: none;
}

.first_aid_level_02, .first_aid_level_02_ON {
	font-weight: bolder;
	font-size: 100%;
	color: black;
	padding: 5px 0 5px 30px;
	border-bottom: 1px solid #ebebeb;
}

.block_left .first_aid_level_02 a {
	color: black;
	text-decoration: none;
}

.first_aid_level_02_ACT {
	background: transparent url(../images/arrow_active.gif) no-repeat left top;
	font-weight: bolder;
	font-size: 100%;
	color: black;
	padding: 5px 0 5px 30px;
	border-bottom: 1px solid #ebebeb;
}

.first_aid_level_03 {
	font-weight: bolder;
	color: #666666;
	font-size: 110%;
	padding: 3px 0 3px 50px;
	border-bottom: 1px solid #ebebeb;
}

.first_aid_level_03_ACT {
	background: transparent url(../images/arrow_active_level_03.gif) no-repeat left top;
	font-weight: bolder;
	text-decoration: none;
	color: red;
	font-size: 110%;
	padding: 3px 0 3px 50px;
	border-bottom: 1px solid #ebebeb;
	overflow: hidden;
}

.block_left .first_aid_level_03 a,  .block_left .first_aid_level_03 a:active {
	color: gray;
	text-decoration: none;
}


.block_right {
	float: right;
	width: 480px;
	overflow: hidden;
	padding: 10px;
}

.teaser {
	clear: both;
	padding: 0 0 50px 0;
}

.teaser a, teaser a:active, teaser a:visited {
	color: black;
	text-decoration: underline;
}

.teaser_title {
	font-size: 130%;
	color: #333333;
	background: #ebebeb;
	padding: 5px 0 5px 10px;
}

.teaser_title a {
	text-decoration: none;
	}

.teaser img {
	padding: 10px;
	float: left;
}

.teaser_text {
	float: right;
	width: 370px;
}

.teaser_links {
	clear: both;
	float: right;
	font-size: 90%;
	padding: 10px 5px 0 0;
}

.teaser_bild_text {
	background: transparent url(../images/first_aid_bkg_teaser.jpg) repeat-x scroll center bottom;
	overflow: hidden;
	border-bottom: 1px solid #ebebeb;
}

.teaser_link_view {
	padding: 0 10px 0 0;
}

/* ------------ tti --------------*/

.tti {
	border: 1px solid grey;
	background: white;
}



.tti_title_text {
	float: left;
	width: 420px;
	background: gray;
	font-size: 110%;
}

.tti_title {
	padding: 5px 0 5px 10px;
	color: white;
}

.tti_subtitle {
	padding: 5px 0 5px 20px;
}

.tti_nav {
	float: left;
	width: 58px;
	height: 36px;
	font-size: 180%;
	font-weight: bolder;
	display: block;
}

.tti_nav a {
	color: red;
}

.tti_fliesstext_image {
	clear: both;
	border-top: 1px solid gray;
	background: white;
}

.tti p {
	padding: 10px 10px 10px 20px;
}

.tti .bodytext {
	margin-bottom: 0;
	width: 450px;
}

.back {
	float: left;
	width: 29px;
	height: 50px;
	display: block;
}
.back a {
	background: transparent url(../images/btn_back.gif) no-repeat;
	display: block;
	height: 50px;
}
.back a:hover {
	background: transparent url(../images/btn_back_rollover.gif) no-repeat;
	display: block;
	height: 50px;
}

.forward {
	float: right;
	width: 29px;
	display: block;
}

.forward a {
	background: transparent url(../images/btn_forward.gif) no-repeat;
	display: block;
	height: 50px;
}

.forward a:hover {
	background: transparent url(../images/btn_forward_rollover.gif) no-repeat;
	display: block;
	height: 50px;
}

.tti ul {
	padding: 5px 5px 5px 40px;
}

.tti li{
	padding: 0 10px 5px 0px;
	list-style-type: disc;
	list-style-position: outside;
	overflow: visible;
}


/* ---------- device list ----------- */

.all_devices ul .devices li .single_device {
	display: inline;
	padding: 2px;
}

.devices {
	display: inline;
}

#footer {
		clear: both;
		margin-top: 10px;
		border-top: 1px solid #ebebeb;
		padding: 10px 25px 8px 25px;
		background: transparent url(../images/bkg_footer.jpg) no-repeat;
		overflow: hidden;
		font-size: 80%;
		text-align: right;
		
}

#footer a {
	color: red;
	text-decoration: none;
}

#footer p {
	padding: 2px;
}

/* -------------- language ------------ */

.tx-srlanguagemenu-pi1 .CUR {
	float: none;
	font-size: 100%;
}

.csc-textpic-imagewrap {
	clear: both;
}

/* -------------- mailform ------------  */


.csc-mailform {
border: none; /* Rand ausschalten */
}

.csc-mailform-field label {
float:left;
clear:both;
display:block;
width:200px;
padding-right:10px;
margin-bottom:10px;
text-align: right;

}

.csc-mailform-field input,
.csc-mailform-field textarea,
.csc-mailform-field select {
float:left;
display:block;
width:250px;
border: 1px solid #999999;
background:#F4F4F4;
padding:1px;
margin-bottom:10px;
}

.csc-mailform-field .csc-mailform-check {
	width: 10px;	
}

.csc-mailform .csc-mailform-submit {
	clear: both;
	float: right;
	width: 100px;
	margin-right: 20px;
}

/* -------------- mailform ------------  */

.block_left .orange {
	color: #FF9900;
	font-weight: bolder;
}

.csc-mailform-field .csc-mailform-check {width: 15px;}

/* ---- images under standard form --*/

div.csc-textpic img {
	border-bottom: 1px solid gray;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	padding: 0;
	margin: 0;
	float: left;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom:0px;
}

.tti_fliesstext_image img {
		border-top: 1px solid #ebebeb;
		width: 478px;
		}

.tti_image {width: 478px;}

/* clearer */

.clearer {
	clear:left;
	content:"";
	display:block;
	height:0pt;
	overflow:hidden;
	visibility:hidden;
}

.tx-srfeuserregister-pi1 dd {
width:70%;
}

/* accordion */

h3.rgaccord1-toggle {
	font-size: 80%;
	margin-right: 0px;
	}
	
div.rgaccord1-content {
	width: 450px;
	border: none;
}

/* download-area */



.user-firstaiddownloads-pi1-singleView .backtolist a:active, .user-firstaiddownloads-pi1-singleView .backtolist a:selected, .user-firstaiddownloads-pi1-singleView .backtolist a:visited {
	background: red;
	color: white;
	padding: 5px 5px 5px 5px;
	text-decoration: underline;
}

.version {
	background: white url(../images/download_arrow.gif) no-repeat scroll left top;
	padding: 0 0 10px 15px;
	text-decoration: underline;
}

.version a:active, a:selected, a:visited {
	color: black;
	padding: 0;
}

/* YOUTUBE */

.youtubetitle {
		margin-top: 10px;
		font-size: 130%;
		padding: 5px 0 0 25px;
		background: #ebebeb;
		
}
.youtubemovie {
	padding: 2px 25px 5px 25px;
	background: #ebebeb;
}

/* ACCORDION */

.rgaccord1-nest {
	background: #FAFAFA;
}

h3.rgaccord1-toggle {
	background: #EBEBEB url(../../../typo3conf/ext/rgaccordion/res/img/plus.png) no-repeat scroll 5px center;
}

.act {
	color: green;
	}

/* FREIGEIST LOGO FOOTER */

#freigeist {
	position: absolute;
	width: 200px;
}

#freigeist img {
	border: none;
}

dl .csc-textpic-image csc-textpic-firstcol csc-textpic-lastcol {
	width: 127px;
}

/* register elements */

.tx-srfeuserregister-pi1 p {
	font-size: 100%;
}

.tx-srfeuserregister-pi1 a {
		color: red;
}

.tx-felogin-pi1 div {
	padding: 5px 5px 5px 10px;
	line-height: 150%;
}

.tx-felogin-pi1 h3 {
	background: green;
	color: white;
	padding:5px 0pt 5px 10px;
}

.tx-felogin-pi1 form {
	margin-top: 10px;
}

.tx-felogin-pi1 legend {
	padding: 0 5px 0 5px;
	font-size: 140%;
}

.accepts {
	float: left;
	padding: 0 0 0 5px;
}

.accepts .it{
	display:none;
}

input[type="checkbox"] {
	float: left;
	margin: 10px;
}


/*timtab_social */

.block_left .teaser {
	padding: 0 0 20px 0;
}

.tx-timtabsociable-pi1 img {
	padding: 2px;
}

.tx-timtabsociable-pi1 strong {
	display: block;
	clear: both;
}

.tx-timtabsociable-pi1 h1 {
	background: green;
	font-size: 120%;
	}
	
.tx-timtabsociable-pi1 {
	padding: 0 0 0 20px;
}

/* downloadbereich */

.block_right .all_devices #rgaccord1-nest .orange a{
	color: red;
	text-decoration: underline;
}

.all_devices .orange a:active {
	color: red;
	text-decoration: underline;
}

.all_devices .orange a:visited {
	color: red;
	text-decoration: underline;
}





