/* DESIGN ELEMENTS */

body, html {
	min-width:883px;
	background-attachment: fixed;
	background-image: url(page_background_lightblue.png);
	background-repeat: no-repeat;
	color:#000;
	margin:0;
	padding:0;
}
	
	/* grey border for all boxes 
	#navigation, #second_nav, #logo {
	border: 2px solid DFDFDF;		
	}
	*/
#wrap {
	margin:0 auto;
	padding: 0px;
	height: 100%;
	width: 890px;
	clear: both;
}

	
#message ul {
	list-style:none;
	margin: 0;
	padding:8px;	
}
	
#message li {
	margin:0;
}	
	

#sidebar {
	float:none;
	width:383px;
	height: 342px;
}

#main {
	float:right;
	width:503px;
	height: 100%;
}

#main_top_wrap {
	width:503px;
	height: 160px;
	margin-bottom: 11px;
}
	
#navigation {
	background: #556FB5;
	float:left;
	width:157px;
	height: 157px;
	border: 2px solid #DFDFDF;
	margin-right: 4px;
}
	
#navigation ul {
	list-style:none;
	margin:60px 0 0;
	padding:0;	
}
	
#navigation li {
	margin:0;
padding:0;
	}
	
#navigation a:link, 
#navigation a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	text-transform: lowercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	display: block;
	line-height: 1.2em;
	text-indent: 16%;
	white-space: nowrap;
	width: 100%;
	line-height: 1.2em;
}

#navigation a:hover,
#nacigation a:active{
	background-color: #C2CAE7;
	color: #204FA0;	
} 
	
#main_top_right_wrap {
	background: none;
	float: right;
	width: 338px;
	height: 157px;
}
	
#second_nav {
	background: #C2CAE7;
	float:left;
	width:157px;
	height: 157px;
	border: 2px solid #DFDFDF;
	margin-right: 4px;
	margin-left: 4px;
}
	
#logo {
	background: #CED0D2 url(logo.png);
	float: right;
	width:157px;
	height: 157px;
	border: 2px solid #DFDFDF;	
	margin-left: 4px;
}
	
#content{
	background: white;
	border: 2px solid #DFDFDF;
	width: 503px;
}
	
#main ul {
		margin-bottom:0;
   }
   
#main h3,
#main p {
		padding:0 10px 0 0;
}
	
#footer {
		clear:both;
}
	
#footer p {
		padding:5px;
		margin:0;
}

#sidebar_top { 
	height: 342px;
	width: 342px;
	float: right;
}

#pagecounter {
	height: 342px;
	width: 37px;
	float: left;
}
#footer_left {
	background: #FF3405;
	float: left;
	width:16px;
	height: 16px;
	border: 2px solid #DFDFDF;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	}
	
#footer_right {
	background: #556FB5;
	float: right;
	width:468px;
	height: 16px;
	border: 2px solid #DFDFDF;
	margin-top: 8px;
	margin-left: 3px;
	margin-bottom: 8px;
	}
	
#content_left {
	padding-left: 38px;
	padding-right: 9px;
}

#left_menu {
	text-align: right;
	padding-right: 9px;
}                         
           

.un-sicht-bar {
	visibility: hidden;
        display:none;
	text-indent: -1000px;
}           
                            
/* TEXT ELEMENTS */ 

#content p,
#content li,
#content td,
#content .tx-felogin-pi1,
#content .tx-drwiki-pi1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.90em;
	font-style: normal;
	color: #000000;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
}

#content p a:link, 
#content p a:visited,
#content ul li a:link,
#content ul li a:visited,
#content_left p a:link,
#content_left p a:visited,
.tx-srfreecap-pi2-cant-read a:link,
.tx-srfreecap-pi2-cant-read a:visited {
	color: #2150A1;
	text-decoration: none;
	font-weight: bold;
}

#content p a:hover,
#content p a:active,
#content ul li a:hover,
#content ul li a:active,
#content_left p a:hover,
#content_left p a:active,
.tx-srfreecap-pi2-cant-read a:active,
.tx-srfreecap-pi2-cant-read a:hover {
	color: #FF3405;
	text-decoration: none;
	font-weight: bold;
}

#content h1,
#content_left h1,
#left_menu h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.90em;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;	
}

#content h1 a:link, 
#content h1 a:visited {
	color: #2150A1;
	text-decoration: none;
	font-weight: bold;
}

#content h1 a:hover,
#content h1 a:active {
	color: #FF3405;
	text-decoration: none;
	font-weight: bold;
}

#content h2,
#content h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.85em;
	color: #333333;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;	
}

#content h2 a:link, 
#content h2 a:visited {
	color: #2150A1;
	text-decoration: none;
	font-weight: bold;
}

#content h2 a:hover,
#content h2 a:active {
	color: #FF3405;
	text-decoration: none;
	font-weight: bold;
}

#content_left p,
#left_menu p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-style: normal;
	color: #000000;
	text-align: right;
}

.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	font-style: normal;
	color: #000000;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
}

#message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #FF3405;
	margin-left: 30px;
	}


.small_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 0.78em;
	font-style: normal;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}







fieldset.tx-powermail-pi1_fieldset {
	/* Disable border */
	border: none;
}

fieldset.tx-powermail-pi1_fieldset legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.90em;
	font-weight: bold;
	color: #333333;
	text-decoration: none;	
}

fieldset.tx-powermail-pi1_fieldset label {
	/* Style labels */
	display: block;
	width: 150px;
	float: left;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.90em;
	font-style: normal;
	color: #000000;
}

fieldset.tx-powermail-pi1_fieldset input,
fieldset.tx-powermail-pi1_fieldset select {
	/* Style input fields */
	width: 270px;
	border: none;
	border-bottom: 1px solid black;
	margin-left: 10px;
	font-family: Arial;
	font-size: 0.78em;
}

fieldset.tx-powermail-pi1_fieldset textarea {
	width: 270px;
	border: none;
	border-bottom: 1px solid black;
	margin-left: 10px;
	font-family: Arial;
	font-size: 0.78em;
}

div.tx_powermail_pi1_fieldwrap_html {
	/* Increase margin between every field */
	margin: 10px 0;
}

.tx-srfreecap-pi2-cant-read {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.90em;
	font-style: normal;
	color: #000000;
	float: left;
	clear: both;
	
}

.tx-srfreecap-pi2-image {
	border: 1px solid black;
	align: left;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.powermail_submit,
.tx-powermail-pi1_mandatory_submit {
        border: 1px solid black;
        background: grey;
        width: 100px;
        height: 40px;
	float: middle;
        margin-top: 12px;
}

/* GLOSSAR PLUGIN */
.glossary dt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.85em;
	color: #333333;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
