/***********************************************************************
**  Copyright 2007 Datenwerk Inoovationsagentur
**  Autor: Martin Spazierer (ms@datenwerk.at)
***********************************************************************/

/* Main Setup ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
body{
	font-family:Arial, Verdana, sans-serif;
/*
	font-size:0.8em;
*/
	color:#000000;
	background-color:#CCCCCC;
	height: 100%;
	width:100%;
	min-height:100%;
	margin:0px;
	background-image:url(../../images/FAF/bg_neu.gif);
	background-position:top center;
	background-repeat:repeat-y;
}

.bold {
	font-weight:bold;
}
span.errormsg {
	color:#DD3333;
}

img{
	border: none;
}

/* div-Container +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#wrapper{
	width: 784px;
	height: 100%;
	min-height:100%;
	height:auto;
	margin:auto;
	border-top: 9px solid #000033;
	display:table;
}

#topnavi{
	width: 686px;
	height: 91px;
	margin-left: 98px;
	background-color:#ffffff;
	font-size:0.7em;
	clear:both;
}

#quicklinks {
	width:580px;
/*	height:30px;*/
	float:left;
}

#quicklinks ul {
	margin:0px;
	padding:0px;
	padding-top:13px;
}
	
	#quicklinks ul li{
		display:block;
		padding:0px;
		padding-right:6px;
		float:left;
	}
	#quicklinks ul li.menupipe{
		display:block;
		padding-left:0px;
		padding-right:6px;
		float:left;
	}
	
#fontsize {
	width:50px;
	height:57px;
	background-color:#CCCCCC;
	padding-top:13px;
	padding-left: 30px;
	float:right;
	margin-right:22px;
}

#header {
	width: 686px;
	height: 60px;
	margin-left: 98px;
}

#search {
	width: 571px;
	height: 60px;
	background-color:#0066CC;
	background-image:url(../../images/FAF/FAF_Banner_24x571_70Q.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	float:right;
	font-size:0.8em;
}

#searchbox{
	width: 549px;
	height: 100%;
	text-align:right;
	color:#FFFFFF;
	font-weight:bold;
	margin-top:10px;
}

#leftcolumn{
	width:265px;
	height:100%;
	height:auto;
	margin-left:72px;
	float:left;
	position: relative;
}

#nav{
	width:128px;
	height:248px;
	margin-top:23px;
	float:left;
	font-size:0.8em;
	line-height:1.6em;
}
	
#nav2{
	width:123px;
	height:160px;
	margin-left:13px;
	padding-top:111px;
	float:left;
	font-size:0.8em;
	line-height:1.6em;
	background-color:#FFFFFF;
}

#leftcontent{
	height:100px;
	width: 123px;
	clear:both;
	position:relative;
	margin-left:26px;
}

#arrow{
	clear: both;
	width:16px;
	height:16px;
	float:left;
	margin-top:45px;
}

#bannercontainer{
	width:169px;
	min-height:150px;
	height:100%;
	height:auto;
	float:left;
	margin-top:13px;
	margin-left:10px;
	/*background-image:url(../../images/FAF/streifen2.gif);
	background-position:top right;
	background-repeat:repeat-y;*/
}

#bannercontainer img {
	margin-bottom:13px;
}

.ad{
	margin-top:6px;
}

#scroll{
	width:377px;
	height:28px;
	/*float:left;*/
	margin-left:280px;
	margin-bottom:13px;
	position:relative;
	clear:both;
}

#maincolumn{
	width:447px;
	min-height:480px;
	height:480px;
	height:auto;
	float:left;
	/*background-image:url(../../images/FAF/streifen.gif);
	background-position:top right;
	background-repeat:repeat-y;
	position:relative;*/
}

#topcontent{
	width: 377px;
	/*height:90px;*/
	height:100px;
	min-height:90px;
	position:relative;
	margin-left:13px;
}

#content{
	width:377px;
	height:413px;
	height:auto;
	float:left;
	margin-left:13px;
	font-size:0.8em;
}

/* Login Form +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/* #login, div.tx-newloginbox-pi1 { */
#login {
	width:200px;
	height:auto;
	margin-left: 26px;
	margin-top: 0;
	margin-bottom:10px;
	line-height: 16px;
	font-size: 0.8em;
	float: left;
	background-color:#FFFFFF;
}

#forgot_pwd{
	font-size:10px;
	font-weight:normal;
	margin-left:10px;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	line-height:0.8em;
}
	
#fontsize, tx-dynamicfontsize-pi1{

}

#button_submit {
	background-color:#FFFFFF;
	border:2px solid #000000;
	font-weight:bold;
	width:50px;
	font-size:9pt;
	margin-top:8px;
	/*margin-bottom:8px;*/
}

.csc-mailform-submit {
	background-color:#FFFFFF;
	border:2px solid #000000;
	font-weight:bold;
	width:80px;
	font-size:9pt;
}

#input_search{
	width:90px;
	font-size: 9pt;
	/*height:9pt;*/
	border: 1px solid #000000;
}

.input_login{
	width:80px;
	font-size: 9pt;
	height:9pt;
	margin-left:10px;
	margin-right:10px;
	border: 1px solid #000000;
}

/* Frontend Login +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.tx-newloginbox-pi1 form table{
	text-align:left;
	font-size:0.9em;
}

#user{
	border:1px solid #000000;
	width: 100px;
}

#pass{
	border:1px solid #000000;
	width: 100px;
}

#forgotpass{
	border:1px solid #000000;
	width: 100px;
}

.tx-newloginbox-pi1 form table tfoot input{
	background-color:#FFFFFF;
	border:2px solid #000000;
	font-weight:bold;
	font-size:9pt;
}

.tx-newloginbox-pi1 form table tbody input{
	background-color:#FFFFFF;
	border:2px solid #000000;
	font-weight:bold;
	font-size:9pt;
}


.tx-newloginbox-pi1 p{
	font-size:0.9em;
	margin-top:2px;
}

/* Links +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

a:link { 
	text-decoration:underline;
	color:#000000;
}

a:visited {
	text-decoration:underline; 
	color:#000000;
}

a:hover { 
	text-decoration:underline;
	color:#0066CC;
}

a:active {
	text-decoration:underline;
	color:#000000;
}

.cur{
	font-weight:bold;
}

/* Links Subnavi */

#topnavi a:link { 
	text-decoration:none;
	color:#000000;
}

#topnavi a:visited {
	text-decoration:none; 
	color:#000000;
}

#topnavi a:hover { 
	text-decoration:underline;
	color:#000000;
}
#topnavi a:active {
	text-decoration:none;
	color:#000000;
}

/*Links mainnavi*/

#nav a:link { 
	text-decoration:none;
	color:#000000;
}

#nav a:visited {
	text-decoration:none; 
	color:#000000;
}

#nav a:hover { 
	text-decoration:underline;
	color:#000000;
}
#nav a:active {
	text-decoration:none;
	color:#000000;
}

/* Links Nav2 */

#nav2 a:link { 
	text-decoration:none;
	color:#0066CC;
}

#nav2 a:visited {
	text-decoration:none; 
	color:#0066CC;
}

#nav2 a:hover { 
	text-decoration:underline;
	color:#0066CC;
}
#nav2 a:active {
	text-decoration:none;
	color:#0066CC;
}

/*Links Glossar */

#glosslink a:link { 
	font-weight:bold;
	text-decoration:none;
	color:#0066CC;
}

#glosslink a:visited {
	text-decoration:none;
	color:#0066CC;
}

#glosslink a:hover { 
	text-decoration:underline;
	color:#0066CC;
}

#glosslink a:active {
	text-decoration:none;
	color:#0066CC;
}

/* main Nav +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.nav_NO{
	
}
	.nav_NO a{
		margin-left:26px;
	}

.nav_CUR{
	background-image:url(../../images/FAF/Pfeil_rechts_16x16_70Q.jpg);
	background-position:left;
	background-repeat:no-repeat;
}

	.nav_CUR a{
		margin-left:26px;
	}
	
/* Nav 2 */

#nav2 ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}

/* GfX ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#logo{
	height:60px;
	width:102px;
	float:left;
	
}

/* Form ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#input_search{
	width:117px;
	border:none;
}

#button_submit{
	color:#FFFFFF;
	background-color:#0066CC;
	border:1px solid #FFFFFF;
	font-weight:bold;
	
}

/* Content Elements +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/* Hauptnavigation +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/



/* Headlines +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
h1{
	font-size: 1.2em;
	color:#0066CC;
	font-weight:bold;
	text-transform:uppercase;
}

h2{
	font-size:1.2em;
	border-bottom: 1px solid #0066CC;
	color:#0066CC;
	font-weight:normal;
}

h3{
	font-size:1.1em;
	text-transform:uppercase;
	font-weight:bold;
}

/* Suche ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.tx-indexedsearch-searchbox-sword{
	border: 1px solid #000000;
}

.tx-indexedsearch-searchbox-button{
	color:#FFFFFF;
	background-color:#0066CC;
	border:1px solid #0066CC;
	font-weight:bold;
	margin-top:10px;
}

.tx-indexedsearch-selectbox-type{
	background-color:#FFFFFF;
	border:1px solid #000000;
	margin:2px;
}

.tx-indexedsearch-selectbox-media{
	background-color:#FFFFFF;
	border:1px solid #000000;
	margin:2px;
}
.tx-indexedsearch-selectbox-sections{
	background-color:#FFFFFF;
	border:1px solid #000000;
	margin:2px;
}
.tx-indexedsearch-selectbox-lang{
	background-color:#FFFFFF;
	border:1px solid #000000;
	margin:2px;
}

.tx-indexedsearch-selectbox-group{
	background-color:#FFFFFF;
	border:1px solid #000000;
	margin:2px;
}


/* Lexikon ++++++++++++++++++++++++++++++++*/

.pageTexteB{
	padding-top:10px;
	font-weight:bold;
}

/* Textpic Text Formatierungen */

.csc-textpic-text{
	margin-bottom:30px;
}

.csc-textpic-text ul li{
	margin-left:30px;
}

/*Bildunterschrift +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.csc-textpic-caption {
	font-size:0.85em;
}

/*Newsletter Abo ++++++++++++ */

#tx-sremailsubscribe-pi1-first_name{
	width:200px;
}

#tx-sremailsubscribe-pi1-last_name{
	width:200px;
}

#tx-sremailsubscribe-pi1-email{
	width:200px;
}

/* News Archiv Listeneinstellungen*/

.news-amenu-container ul{
	list-style-type:none;
}

.news-amenu-item-year{
	font-weight:bold;
}

.tx-dynamicfontsize-pi1{
	margin-right:0px;
	margin-left:0px;
	float:left;
}

#printlink{
	float:right;
	margin-right:10px;
	margin-top:5px;
}


/* mailform stuff */

.tx-powermail-pi1_fieldset {
border: none;
}

.tx-powermail-pi1_fieldset label {
display:block;
}

.tx-powermail-pi1_fieldset label span {
color:#3875D7;
}

.powermail_mandatory_js {
color:#3875D7;
}

.tx-powermail-pi1_fieldset input, .tx-powermail-pi1_fieldset select {
width: 300px;
border: 1px solid #000;
}

.tx_powermail_pi1_fieldwrap_html {

margin: 10px 0;

}


