/* Standards */

* { /* Mit dem Universalselektor die Polsterungseigenschaften aller (Block-)Elemente auf null setzen */
	margin: 0;
	padding: 0;
}

body {
	background: #fef5dd url( /fileadmin/images/bg_top.jpg ) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
	text-align: center; /* Für IE 5.01 & 5.5, um die Box #wrapper horizontal zu zentrieren */
}

img {
	 display: block;
}

div {
	text-align: left; /* text-align:center wieder aufheben, damit DIV-Inhalte linksbündig ausgerichtet sind */
}

/* clearfix zum Aufheben der Floatumgebung */

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

div#site_container {
	margin: 0 auto;
	width: 900px;
}

div#mainframe {
	position: relative;
	width: 600px;
	height: auto;
	left: 150px;
	margin-top: 0px;
	/*background: #CCCCCC;*/
}
div#banner {
	position: relative;
	width: 600px;
	height: 300px;
	/*background: #999999;*/
}
div#leftframe {
	margin-left: 0px;
}

div#rightframe {
	margin-left: 750px;
}

div#leftframe, div#rightframe {
	position: absolute;
	width: 150px;
	top: 0px;
	/*background: #666666;*/
}

div#lang {
	position: relative;
	width: 150px;
	height: 300px;
	background: transparent;
}

div#optionals {
	position: relative;
	width: 150px;
	height: 300px;
	background: transparent;
}

div#leftframe .content_box, div#rightframe .content_box {
	position: relative;
	width: 150px;
}

a {
	color: #ff6600;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.numbers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}

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

tx-rgsmoothgallery-pi1 {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

p.bodytext {
	margin-bottom: 0px;
	padding-bottom: 1em;
}

.bodytext, .align-center, .align-right, .align-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-left: 15px;
	padding-right: 15px;
	color: #004a72;
}

.align-center {
	padding-right: 0px;
	padding-left: 0px;
	width: 100%;
	text-align: center;
}

.align-right {
	padding-right: 0px;
	width: 100%;
	text-align: right;
}

.align-left {
	padding-left: 0px;
	width: 100%;
	text-align: left;
}

div.csc-textpic-right div.csc-textpic-imagewrap {
	text-align: right;
}

div.csc-textpic-left div.csc-textpic-imagewrap {
	text-align: left;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	margin: 0;
	padding-top: 1em;
	padding-bottom: 0.8em;
	color: #004a72;
}

.csc-header h1 {
    padding-left:  15px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin: 0;
	padding-top: 1em;
	padding-bottom: 0.8em;
	color: #0099cc;
}

.bodytext a {
	font-size: 90%;
}

.tx-newloginbox-pi1 {
	position: relative;
	padding: 0;
	margin: 0;
	padding-left: 25px;
	float: left;
	font-size: 10pt;
}

/* Layout */
#header {
	position: relative;
	top:0;
}

div#menue {
	position: relative;
	height: auto;
}

div#content {
	position: relative;
	margin: 0;
	padding: 0;
	background: #fff4de;
	width: 600px;
	overflow: auto;
	min-height: 350px;
}
#footer {
	position: relative;
	width: 600px;
	/*margin-bottom: 10px;*/
	padding-top: 15px;
	background: #FFF;
	text-align: center;
}

#footer .footer_content {
	background: #004a72;
	margin: 0 auto;
	text-align: center;
	height: 32px;
	width: 570px;

}

#footer span.text {
	color: white;
	margin-top: 2em;
}

#footer span.blau {
	color: #05458C;
	font-size: 0.8em;
}

/* Navigation */
#nav, #nav ul {
	background-repeat: no-repeat;
	list-style: none;
	line-height: 1em;
	color: #FFF;
	padding: 0;
	margin: 0;
	text-align: left;
	padding-right: 10px;
	padding-top: 15px;
}

#nav a {
	display: block;
	color: #FFF;
	text-decoration: none;
	padding: 0.5em 0em;
	color: #44b2d1;
	font-size: 14pt;
	font-weight: bold;
}

#nav ul.submenue {
	padding: 0;
	border-top: solid 1px #17597c;
	border-bottom: solid 1px #17597c;
	display: block;
}

#nav li.submenue a {
	color: #003366;
	font-size:8pt;
	font-weight: normal;
	padding-left: 20px;
}

#nav li.active a {
	color: #004a72;
}

#nav ul.submenue li.active a  {
	background: url( /fileadmin/images/pic_arrow.png );
	background-position: 0px 4px;
	background-repeat: no-repeat;
}

/* Footer Navigation */
#footer .footer_menue {
	text-align: right;
	width: 570px;
	height: 151px;
	background: #fff;
	margin: 0 auto;
	color: #666666;
	overflow: hidden;
}

#footer .footer_menue a, #footer .footer_content a {
	color: #fff;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 0.8em;
}


/*Inhalt*/
#content #left, #content #right {
	position: relative;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 300px;
}

#content #left {
    float: left;
}

#content #right {
	float:right;
}

.weiss {
	background: #FFFFFF;
}

.grau {
	background: #999999;
}

.small_grey {
	color: #888;
	font-size: 0.8em;
}

/* Boxes */

.box_small {
	width: 150px;
	height: 150px;
	float: left;
	overflow: hidden;
	padding: 0;
	margin: 0;
	background: transparent;
}

.box_big {
	width: 300px;
	height: 300px;
	float: left;
	overflow: hidden;
	padding: 0;
	margin: 0;
	background: transparent;
}

.box_long {
	width: 300px;
	height: 600px;
	float: left;
	overflow: hidden;
	padding: 0;
	margin: 0;
	background: transparent;
}

.box_small .bodytext {
	font-size: 8pt;
	padding: 1em;

}

/* EmailForm */
#mailform {
	position: relative;
	padding: 1em 0;
	margin: 0;
	padding-left: 25px;
	float: left;
	font-size: 10pt;
}

#mailform input.text,  #mailform textarea.text,  #mailform select.text {
	font-size: 10pt;
	border: solid 1px #66bbdb;
	width: 180px;
	margin-left: 5px;
}

#mailform td {
	padding-top: 10px;
	vertical-align: top;
}

#mailform td.send {
	text-align: left;
	height: 30px;
	font-size: 10pt;
}
#mailform td.send input{
	color: white;
	background: #ff9900;
	border: 0;
	padding: 0.2em;
}

#mailform td.form_checkbox input{
	margin: 0 0 0 0.5em;
}

#mailform td.form_checkbox label {
	padding: 0 0.5em;
	top: -0.2em;
}

/* Tip A Friend*/
#tipafriend {
	padding: 0;
	margin: 0;
	padding-left: 25px;
	top: 0;
}

#tipafriend h1 {
	margin:0;
	padding-top: 1em;
	color: white;
}

#tipafriend input.text,  #tipafriend textarea.text {
	font-size: 8pt;
	border: solid 1px #666666;
	width: 150px;
}

#tipafriend textarea.text {
	width: 200px;
}

#tipafriend td {
	padding-top: 5px;
	vertical-align: top;
}

#tipafriend .small_grey {
	color: #666666;
	font-size: 8pt;
}

#tipafriend td.send {
	text-align: right;
	height: 30px;
	font-size: 10pt;
	color: black;
}

#tipafriend table {
	color: white;
}

/* Content-Box lr spezial */
.content_box h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin: 0;
	padding-top: 1em;
	padding-bottom: 0.8em;
	padding-left: 15px;
	color: #4499F6;
	background: #fff;
}
.content_box .bodytext {
	padding-left: 15px;
	background: #fff;
}

/* Loginbox */

div#loginbox, div#logoutbox {
	width: 100%;
	height: 100%;
}

#loginbox {
	background: url( /fileadmin/images/bg_login_praxis.jpg ) no-repeat;
}


div#logoutbox {
	background: url( /fileadmin/images/bg_logout_praxis.jpg ) no-repeat;
}

div#loginbox input#user, div#loginbox input#pass {
	width: 100px;
	border: 0px;
	font-size:12px;
	height:20;
	background-color:#FFFFFF;
	margin-left: 23px;
}

div#loginbox input#user {
	margin-top: 39px;
}

div#loginbox input#pass {
	margin-top: 21px;
}

*+html div#loginbox input#pass {
	margin-top: 19px;
}

div#loginbox input#login {
	margin-top: 20px;
	margin-left: 115px;
}

div#logoutbox input {
	margin-top: 40px;
	margin-left: 15px;
}

/* Sprachbuttons */
div#lang_buttons {
	position: absolute;
	bottom: 5px;
	right: 5px;
	text-align: right;
	color: #666666;
}

div#lang_buttons a, div#lang_buttons a:hover {
	text-decoration: none;
	color: #666666;
}

div#lang_buttons img {
	display: inline;
	line-height: 15px;
	vertical-align: middle;
	padding-right: 5px;
}
