/* ----------------------------------------------------------------
	www.vwl-online.net Standard CSS
	Autor: Bjoern Jacob
	Version 24.07.2005
	Allgemeine Formatierungen
---------------------------------------------------------------- */

/* body */

body {
	background-color:#dedec8;
	font-family:verdana, arial;
	font-size:11px;
	color:#736a4c;
	margin:20px 0px 20px 0px;
}

#lang_select {
	padding-bottom: 3px;
	width:700px;
	text-align:right;
}

#lang_select img {
	padding-left: 3px;
}

#lang_select a {
	text-decoration: none;
}

/* default table*/
table {
	border:0px solid #000;
}

img {
	border:0px;
}

h1 {
	font-family:verdana, arial;
	font-size:16px;
	font-weight:bold;
	color:#666666;
}

h2 {
	font-family:verdana, arial;
	font-size:14px;
	font-weight:bold;
	color:#666666;
}

.layout2 {
	font-family:verdana, arial;
	font-size:12px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:5px;
	color:#666666;	
}

/* alignment */
td,p, ul, li {
	text-align:left;
	vertical-align:top;
	font-family:verdana, arial;
	font-size:11px;
	color:#5c6572;
}

.small {
	font-size:9px;
}

.subtitle_pic {
	font-size:9px;
	text-align:center;
}
/* ---------------------------------------------------------------- */
.left {
	text-align:left;
}

.center {
	text-align:center;
}

.right {
	text-align:right;
}

.bottom {
	vertical-align:top;
}

.middle {
	vertical-align:middle;
}

.bottom {
	vertical-align:bottom;
}

/* ---------------------------------------------------------------- */
/* fuer Buttons z.B. nach oben*/
.to_top {
	padding-top:5px;
	padding-bottom:5px;
	text-align:right;
}
/* ---------------------------------------------------------------- */
/* table main */
.tbl_main {
	background-color:#fff;
	border-width:1px;
	border-style:solid;
	border-color:#000000;
	width:700px;
}

/* table content */
.tbl_content {
	background-color:#fff;
	font-family:verdana, arial;
	font-size:11px;
	color:#5c6572;
}

/* table header */
.tbl_header {
	background-color:#5ab3dc;
	color:#63593b;
	height:80px;
}

/* table menu*/
.tbl_menu {
	background-color:#0099cc;
	color:#ffffff;
	height:25px;
	vertical-align:middle;
}

/* table sub menu*/
.tbl_sub_menu {
	background-color:#dedec8;
	color:#63593b;
	height:20px;
	padding-left:8px;
	vertical-align:middle;
	border-bottom:1px solid #fff;
}

/* table sub sub menu*/
.tbl_sub_sub_menu {
	background-color:#b7b797;
	color:#63593b;
	height:20px;
	padding-left:16px;
	border-bottom:1px solid #fff;
}

/* table content_left */
.tbl_content_left {
	background-color:#5ab3dc;
	color:#63593b;
	width:140px;
}

/* table link */
.tbl_link {
	background-color:#0099cc;
	width:255px;
}

/* ---------------------------------------------------------------- */

a {
	font-family:arial, verdana;
	font-size:11px;
	font-weight:normal;
	color:#990000;
}

a:link {
	color:#990000;
}
a:visited {
	color:#990000;
}
a:active {
	color:#990000;
}
a:hover {
	color:#990000;
}

/* ---------------------------------------------------------------- */
/* menu spacer*/
.menu_spacer {
	width:140px;
}

/* menu spacer cell*/
.menu_sep {
	background-color:#fff;
	color:#fff;
	height:1px;
	width:1px;
	height:25px;
}

 /* link menu NO*/
a.menu {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
}

a.menu:link, a.menu:visited, a.menu:active {
	color:#fff;
}

a.menu:hover {
	color:#fff;
}

 /* link menu ACT*/
a.menu_act {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
}

a.menu_act:link, a.menu_act:visited, a.menu_act:active {
	color:#000;
}

a.menu_act:hover {
	color:#000;
}

/* link sub menu NO */
a.menu_sub {
	font-family:arial, verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#63593b;
	line-height:20px;
	vertical-align:middle;
}

a.menu_sub:link, a.menu_sub:visited, a.menu_sub:active {
	color:#63593b;
}

a.menu_sub:hover {
	color:#fff;
}

/* link sub menu ACT */
.menu_sub_act {
	font-family:arial, verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
	line-height:20px;
	vertical-align:middle;
}

a.menu_sub_act:link, a.menu_sub_act:visited, a.menu_sub_act:active {
	color:#000;
}

a.menu_sub_act:hover {
	color:#fff;
}

/* link sub sub menu NO */
a.menu_sub_sub {
	font-family:arial, verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#63593b;
	line-height:20px;
	vertical-align:middle;
}

a.menu_sub_sub:link, a.menu_sub_sub:visited, a.menu_sub_sub:active {
	color:#63593b;
}

a.menu_sub_sub:hover {
	color:#fff;
}

/* link sub sub menu ACT */
.menu_sub_sub_act {
	font-family:arial, verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
	line-height:20px;
	vertical-align:middle;
}

a.menu_sub_sub_act:link, a.menu_sub_sub_act:visited, a.menu_sub_sub_act:active {
	color:#000;
}

a.menu_sub_sub_act:hover {
	color:#fff;
}

.menu_bottom {
	background-image:url(../images/menu_bottom_sep.gif);
	background-repeat:repeat-x;
	height:21px;
}

.menu_bottom_cell {
	height:20px;
	vertical-align:middle;
}

/* ---------------------------------------------------------------- */
/* root location path */
.location {
	background-color:#dedec8;
	font-size:9px;
	color:#63593b;
	padding-top:2px;
	padding-bottom:4px;
}

/* ---------------------------------------------------------------- */
/* horizontal rule white */
.h_rule {
	background-color:#fff;
	color:#ffffff;
	height:1px;
}

/* vertical rule white */
.v_rule {
	background-color:#fff;
	color:#ffffff;
	width:1px;
}

/* horizontal rule black */
.h_rule_black {
	background-color:#000;
	color:#000000;
	height:1px;
}

/* vertical rule black */
.v_rule_black {
	background-color:#000;
	color:#000000;
	width:1px;
}

/* ---------------------------------------------------------------- */
/* Formular Tags */
input {
	font-family:verdana, helvetica, arial, sans-serif;
	font-size:11px;
	color:#000000;
	border:1px solid #000;
	height:16px;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#cecece;
}

textarea {
	font-family:verdana, helvetica, arial, sans-serif;
	font-size:11px;
	color:#000000;
	border:1px solid #000;
	height:130px;
	width:350px;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#cecece;
}

select {
	font-family:verdana, helvetica, arial, sans-serif;
	font-size:11px;
	color:#000000;
	border:1px solid #000;
	width:100px;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#cecece;
}

/* --------------------------------------------------------------*/
/* Content Form */


.tbl_content fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

.tbl_content .form br {
	clear: both;
}

.tbl_content label {
	margin: 0 0 0.5em 0.3em;
	text-align: left;
}

.tbl_content .form_left {
	float: left;
	margin: 0 1em 0.5em 0;
	width: 12em;
}

.tbl_content input, .tbl_content textarea, .tbl_content select {
	float: left;
	font-family: Verdana, Serif;
	font-size: 1em;
}

.tbl_content textarea, .tbl_content select {
	margin: 0 0 0.5em 0;
}

/* Mozilla only  */
.tbl_content input[type=checkbox].form_right, .tbl_content input[type=radio].form_right, .tbl_content input[type=submit].form_right {
	margin: 0 0 0.5em 13em;
}

.tbl_content input.form_right {
	float: left;
	margin: 0 0.3em 0.5em 13em;
	width: auto;
	clear: both;
	border: none;
}

.tbl_content input.form_abs_right {
	float: none;
	margin: 0;
	width: auto;
	border: none;
}

.tbl_content input.border {
	border: 1px solid #000;
}

/* --------------------------------------------------------------*/
/* Typo3 Contenttable bereinigen */

.contenttable p {
	margin: 0;
	padding: 0;
}
