/* #1 Default Styles# */
html {
	padding:0; 
	margin:0; 
	height: 100%;
	background-image: url(/bort/media/template/bg_bottom.jpg);
	background-position: bottom;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-color: #6f1c23;
}
body { 
	padding:0; 
	margin:0; 
	height: 100%;
	background-image: url(/bort/media/template/bg_top.jpg);
	background-position: top;
	background-attachment: fixed;
	background-repeat: repeat-x;
	
	font-family: Trebuchet MS, Verdana, Arial, Geneva, Helvetica, sans-serif;
	line-height:1.4em;
	font-size:12px;
	color:#2f2f2f;
	
	min-width:970px;
}

p{
	padding:0 0 12px 0;
	margin:0px;
}

img {
	border : none;
}

/* #1.1 Links# */
a {
	outline: 0;
}
a:link, a:visited, a:active{
	color: #DD3A01;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a.bordeaux {
	color: #8A0C1A;
}
a.spotlight {
	color: #DD3A01;
}
a.green {
	color: #5E8D1C;
}
a.tyrkis {
	color: #1C8D8C;
}

#language a {
	color: #ffffff;
}

/* #1.1 Headings# */
h1, h2, h3, h4{
	margin:0px;
}

h1{ 
	padding: 20px 0px 13px 0px;
	font-size: 16px;
}

h2{
	padding:7px 0px 5px 0px;
	font-size: 14px;
}

a h2 {
	color:#2f2f2f;
	text-decoration: none;
}

h3,h4{
	padding:5px 0px 3px 0px;
	font-size: 12px;
}

hr{
	padding: 0px;
	margin: 12px 0px 12px 0px;
	background-color:#444444; 
	color:#444444;
	border:#444444;
	height: 1px; 
}

/* #1.1 Lists# */
ul {
	padding: 0px 0px 0px 3px;
	margin: 0px 0px 15px 10px;
	list-style-type:square;
}

ol {
	padding: 0px 5px 0px 3px;
	margin: 2px 5px 8px 10px;
}

ul li {
	padding: 0px 0px 0px 0px;
	margin: 1px 0px 6px 3px;
}

ol li {
	padding: 0px 0px 0px 0px;
	margin: 2px 0px 2px 10px;
}


/* #1.2 Tabellen Format#*/
table{
	margin: 0px 0px 12px 0px;
	width:100%;
	border-width:0px;
}

td,th{
	vertical-align:top;
	margin: 0px 0px 0px 0px;
	padding: 3px 6px 3px 0px;
}

th{
	background-color:#999999;
	text-align:left;
	font-size:12px;
}

.Farbige_Tabelle{
	background-color: #f6f6f6;
}

.Farbige_Tabelle td, th{
	padding: 3px 6px 3px 2px;
}

.Farbige_Tabelle tr{
	background-color: #f6f6f6;
}

table.Farbige_Tabelle tr.row_dark{
	background-color: #eeeeee;
}

.ruled{
	background-color:#EFF5FF !important;
}


/* #1.2 Function Classes# */
.top{
	padding-top:0px;
	margin-top:0px;
}
.print_only{
	display:none;
}

.script{/* use this 2 classes for JS Containers */
	display:none;
}

.noscript{
	display:block;
}
.png {
	behavior: url(/bort/js/iepngfix.htc);
}
.float_right {
	float: right;
	margin: 0 0 10px 10px;
}
.float_left {
	float: left;
	margin: 0 10px 10px 0;
}
.no_margin {
	margin: 0;
}
.no_padding {
	padding: 0;
}
.small, .edit_Klein {
	font-size: 10px;
}

/* #1.2 Special Formating# */
.ok_box,.error_box,.note_box{
	padding:5px 5px 5px 5px; 
	margin:10px 0 20px 0;
	border: 1px solid;
}

.note_box,.note{
	color:#486FBD;
	font-weight:bold;
}
.note_box{
	background-color:#D9EBF5;
	border-color:#6686c8;
}

.ok,.ok_box{
	color:#407837;
	font-weight:bold;
}
.ok_box{
	background-color:#c9f3c1;
	border-color: #529746;
}

.error_box,.error{
	color:#e41919;
	font-weight:bold;
}
.error_box{
	background-color:#ffffc7;
	border-color: #e41919;
}


/* #2 Layout Container# */
#container {
	position: relative;
	padding: 41px 0 0 0;
	margin:0px;
}
#beginn {
	float:left;
	background-image:url(/bort/media/template/content_left.png);
	background-repeat:no-repeat;
	height:628px;
	top:0px;
	left:0px;
	width:17px;
	margin-left:59px;
}
#end {
	background-image:url(/bort/media/template/content_right.png);
	background-position:right;
	background-repeat:no-repeat;
	position:absolute;
	right:0;
	width:970px;
	height:628px;
	margin-right:58px;
}
#stretch_container {
	width:auto;
	margin:0 74px 0 76px;
	height:628px;
	position: relative;
}
#stretch {
	background-image:url(/bort/media/template/content_middle.png);
	background-repeat:repeat-x;
	height:628px
}

/* #2.1 Header# */
#language {
	position: absolute;
	right: 44px;
	top: 28px;
	text-align: right;
	font-size: 11px;
}
#logo {
	position: absolute;
	/* background-image:url(/bort/media/template/logo.png); */
	width: 314px;
	height: 33px;
	top: 96px;
	left: 34px;
}

/* #2.2 Content# */
#left_und_right {

	position:relative;
	padding-top: 203px;
	padding-left:394px;
	padding-right: 45px;
}
.content_661 {
	padding-left: 37px !important;
}
.content_661b {
	overflow: auto;
	height: 380px;
}
.margin_autor {
	margin-left: 357px;
}
.table_autor td {
	padding: 0;
}
table.table_autor {
	margin: 0;
	width: 95%;
}
.td_autor_left {
	width: 357px;
	text-align: right;
}
#content_left {
	position: absolute;
	left: 37px;
	width: 325px;
	top: 203px;
	text-align: right;
	height: 380px;
	overflow: auto;
}

#content_right {
	min-width: 360px;
	max-width: 900px;
	height: 380px;
	overflow: auto;
	
}


#content_right_bak {
	position: relative;
	left: 394px;
	top: 203px;
	min-width: 402px;
	max-width: 700px;
	width: 100%;
	height: 380px;
	overflow: auto;
	padding-right: 45px;
}
.buecher_downloads, .left_bottom {
	position: absolute;
	right: 0;
	bottom: 0;
}
.container_buch {
	margin-bottom: 20px;
	float: left;
	/*width: 95%;*/
}
.container_buch a h2 {
	text-decoration: none;
	color: #2f2f2f;
}
.buch {
	margin: 0 37px 20px; 0;
}


/* #2.3 Footer# */
#footer {
	position: absolute;
	right: 0;
	top: 619px;
}
#footer, #footer a {
	color: #b44c55;
}

/* #3 Navigation# */

/* #3.1 Main Navigation# */
#main_navi{
	position: absolute;
	left: 393px;
	top: 31px;
	width: 267px;
	letter-spacing: 1px;
}

#main_navi ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#main_navi li{
	padding:0px;
	margin:0px;
	line-height: 1em;
}

#main_navi li a {
	display: block;
	font-size: 12px;
	color: #ffffff;
	border-bottom: 1px solid #a55859;
	text-decoration: none;
	width: 100%;
	padding: 2px 0 2px 0;
}
#main_navi li a:hover,
#main_navi a.menu1_selected_nochildren,
#main_navi a.menu1_selected_children,
#main_navi a.menu1_notselected_childrenselected {
	color: #222222;
}

#menu_id628 a {
	border-bottom: 0 !important;
}


/* #3.2 Sub Navigation# */
#sub_navi{
	position: absolute;
	left: 0px;
	top: 150px;
	width: 841px;
	text-align: center;
}

#sub_navi ul {
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	width: 841px;
}

#sub_navi li{
	padding:0px;
	margin:0px;
	display: inline;
}

#sub_navi li a {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	margin: 0 17px;
	background-image: url(/bort/media/template/bullet_black.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
#sub_navi li a:hover,
#sub_navi a.menu1_selected_nochildren,
#sub_navi a.menu1_selected_children {
	color: #DD3A01;
	background-image: url(/bort/media/template/bullet_orange.jpg);
}
#sub_navi_content {
	margin: 0 auto;
	width: 841px;
}


/* #3.3 Sitemap# */

.sitemap_container{
	margin-bottom:20px;
}

.sitemap_container a{
	text-decoration:none;
}

.sitemap_container ul{ /* erste Ebene */
	list-style-type:none;
	padding:0px;
	margin:0px;
}

.sitemap_container ul li{
	font-weight:bold;
	padding:0px;
	margin: 1px 0px 1px 3px;
}

.sitemap_container ul li a{
	background-color: #D3ECF5;
	display:block;
	padding:3px;
	margin:0 0 5px 0;
}


.sitemap_container ul li ul { /* zweite Ebene */
	list-style-type:square;
	font-weight:normal;
	padding:0px;
	margin:0px 0px 15px 15px;
}

.sitemap_container ul li ul li{
	padding: 0px 0px 3px 0px;
}

.sitemap_container ul li ul li a{
	display:inline;
	background-color: #FFFFFF;
	padding:0px;
}

.sitemap_container ul li ul li ul li{ /* dritte Ebene */
}

/* #3.4 Paging Links# */

.pages{
	height: 28px; 
	border-right: 1px solid #d0d0d0;
	text-align: left;
	padding: 0 5px 0 5px;
}

#page_links{
	margin-top:4px;
}

.PagerControl a, .SelectedPage{
	padding:2px 6px 2px 6px;
	margin:3px;
	display:block;
	float:left;
	text-decoration:none;
	border:1px solid #6686c8;
}

.PagerControl a:hover{
	background-color: #6686c8;
	color:#FFFFFF;
}

.PagerControl .seite{
	padding:2px 6px 2px 6px;
	margin:3px 3px 3px 0px;
	display:block;
	float:left;
	text-decoration:none;
	border:1px solid #6686c8;
	font-weight:bold;
}

.PagerControl a.SelectedPage,.PagerControl a:hover{
	border:1px solid #666666;
	background-color: #6686c8;
	color: #FFFFFF;
	font-weight:bold;
}

/* #6 Formular# */
#form table {
	vertical-align: top;
}
table.form {
	width: 360px !important;
}
#form table table {
	width:205px !important;
}
#form table table td {
	margin:0;
	padding:0;
}
#show_more td {
	padding:0 0 4px !important;
}
#form td, #show_more td {
	margin:0;
	padding:0 0 4px;
	width:205px;
}
#form form {
	margin:0;
	padding:0;
	width:100%;
}
#form font {
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
}
#form font[color="red"] {
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
}
#form input {
	margin:0;
	padding:0;
	width:205px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	border: 1px solid #ffffff;
}
#form textarea {
	margin:0;
	padding:0;
	width:205px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	border: 1px solid #ffffff;
}
#form .checkbox {
	width:auto !important;
}
#form select {
	margin:0;
	padding:0;
	width:205px;
}
#form input[type="submit"] {
	width:55px;
	background-color: #fcf3ce;
	border: 1px solid #e2b70c;
}
#form input[type="reset"] {
	display:none;
	margin-left:10px;
	width:1px;
}


/* #7 Custom Style# */

