/* Main Font */
BODY, TEXTAREA, TD {
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    line-height: 20px;
}

input, select {
	font-size: 11px;
	line-height: 16px;
}
.inputfield {
	height: 20px;
	border: solid 1px #000;
	width: 100%;
}

.inputselect {
	width: 150px;
}
.inputsubmit {
	
}
/* Main Layout Style */
BODY {
    color:#000000;
    background-color:#FFFFFF;
    margin:0px;
    text-align: center;
}
BODY.print {
    margin:10px;
}

/* Basic Image Style */
IMG {
    border-width: 0px;
}

/* Default Link Style */
A {
    color: #0000ff;
    text-decoration: none;
}
A:hover {
    color: #444444;
    text-decoration: none;
}



/* Default Heading Styles */
H1 {
    font-size: 11px;
    font-weight: bold;
    margin: 0 0 0 0px;
    
}

H1.title {
	font-size: 11px;
    font-weight: bold;
    padding:0;
    margin: 0 0 0 0px;
}
H2 {
    font-size: 14px;
    font-weight: bold;
    margin: 0px;
}
H3 {
    font-size: 12px;
    font-weight: normal;
    margin: 0px;
}
H4 {
    
}

/* Default not-tag classes */
.title {
    font-weight: bold;
}

.subtitle {
    font-size: 11px;
    font-weight: bold;
	color: #404040;
}

.chaptertitle {
	font-weight: bold;
}

/* Default Plugin Table */
TD.td_TPL {
    padding: 15px;
}

/* Default Image Cell */
TD.default_image {
    padding: 2px;
    border: 1px solid #DDDDDD;
}
TABLE.default_image {
    margin-right: 5px;
    margin-top: 2px;
}

/* Main Layout: Footer Cell Style */
TD.footer {
    background-color: #DDDDDD;
    background-image: url(/images/default/dot_hor.gif);
    background-position: top;
    background-repeat: repeat-x;
    padding: 5px;
    color: #AAAAAA;
}

TD.footer_right {
    background-color: #CCCCCC;
    border-left: 10px solid #BBBBBB;
    padding: 5px;
}

/* Main Layout: Right Box Style */
TD.box_right {
    padding: 12px;
    background-color: #EEEEEE;
    vertical-align: top;
}

/* Main Layout: Box Titles */
TD.boxtitle {
    font-weight: bold;
    font-size: 14px;
}

/* Main Layout: Default Cell */
TD.default {
    padding: 10px;
}

/* Main Layout: Head */
TD.head {
    color: white;
    vertical-align: top;
    background-color: #0000CC;
    padding: 8px 8px 8px 12px;
    height: 70px;
}

/* Main Layout: Head right */
TD.head_right {
    color: white;
    background-color: #000088;
    border-left: 10px solid #000077;
    height: 70px;
}

/* Users: Loginbox */

/* Menupage: Tree Navigation */
TD.nav_tree {
    padding: 12px 10px 0px 0px;
    background-color: #EFEFEF;
}
TD.td_navlink {
    
}
TD.td_navlinkitw {
    
}
TD.td_subnavlink {
    
}
TD.td_subnavlinkitw {
    
}
TD.td_subnavlink_start {
	height: 10px;
}
TD.td_subnavlink_end {
	height: 10px;
}

A.navlink {
    
}
A.navlink:hover {
    
}
A.navlinkitw {
    color: #000088;
}
A.navlinkitw:hover {
}
A.subnavlink {
}
A.subnavlink:hover {
}
A.subnavlinkitw {
}
A.subnavlinkitw:hover {
}

/* Menupage: Parent Navigation */
TD.nav_pid {
    background-color: #6666DD;
    background-image: url(/images/default/dot_hor.gif);
    background-position: bottom;
    background-repeat: repeat-x;
    padding-left: 12px;
    height: 30px;
}
A.navlink_pd {
    color: #000088;
}
A.navlink_pd:hover {
    color: #000000;
}
A.navlink_pditw {
    color: #000000;
}
A.navlink_pditw:hover {
    
}

/* Menupage: Main */
SPAN.abstract {
    font-style: italic;
    font-weight: bold;
}
SPAN.date {
    font-size: 10px;
}
SPAN.author {
    
}

/* Custom Classes */

/* Dotted Vertical Line */
TD.dotted_vert {
    background-image: url(/images/default/dot_vert.gif);
    background-repeat: repeat-y;
    width: 1px;
}

TD.header_sub1 {
	background: #c1cecd;
	padding: 11px 0px 11px 11px;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
}

.adminheader_navlink {
    color: #6c77a0;
    text-decoration: none;
}

.adminheader_navlink:hover {
    color: #000000;
    text-decoration: none;
}

.guesttitle {
	background-color: #c1cecd; 
	padding: 2px 2px 2px 10px;
	margin: 2px;
}

.guestcomment {
	font-weight: bold;
	color: #00ccff;
}

.guest {
	background-color: #ffffff; 
	padding: 2px 2px 15px 10px;
	margin: 2px 2px 2px 2px;
	border-color: #ffffff;
	border-style: solid;
	border-width: 0px 0px 10px 0px;
}

.error_border_top_left {
	background-image: url(/images/error/border_top_left.gif); 
	width: 19px; 
	height: 14px;
}
.error_border_top { 
	background-image: url(/images/error/border_top.gif); 
	height: 14px;
}
.error_border_top_right {
	background-image: url(/images/error/border_top_right.gif); 
	width: 19px; 
	height: 14px;
}

.error_border_left {
	background-image: url(/images/error/border_left.gif); 
	width: 19px; 
	height: 14px;
}
.error_background { 
	background-image: url(/images/error/background.gif); 
	font-family: Arial; 
	font-size: 14px; 
	color: #000000; 
	font-weight: bold;
}
.error_border_right {
	background-image: url(/images/error/border_right.gif); 
	width: 19px; 
	height: 14px;
}

.error_border_bottom_left {
	background-image: url(/images/error/border_bottom_left.gif); 
	width: 19px; 
	height: 19px;
}
.error_border_bottom { 
	background-image: url(/images/error/border_bottom.gif); 
	height: 19px;
}
.error_border_bottom_right {
	background-image: url(/images/error/border_bottom_right.gif); 
	width: 19px; 
	height: 19px;
}

.error {
	color: #ff0000;
}

/* FORM-FUNCTION CSS */

.required {
	color: #ff3300;
	background-color: #ffcccc;
}
.caption {
	font-weight: normal;
}
.inp_err {
	color: yellow;
	background-color: #ff0000;
}
.small { font-family: Arial, Helvetica, sans-serif; font-size: 10px}

/*---------------------- SITE CSS -----------------*/
.clearer {
	height:1px;
	overflow:hidden;
	clear:both;
	padding: 0;
	margin: 0;
	margin-top:-1px;
	
}

#container {
	width: 960px; 
	margin: 50px auto 0; 
	padding: 0;
	text-align: left;
	
}

#header {
	height: 40px;
	margin-bottom: 20px;
	float:left;
	width: 560px;
	visibility: collapse;
	display:none;

}


#header img {
	margin-top: 10px;
}

#freicom {
	float:right;
	visibility: collapse;
	display:none;

}

#freicom img {
	margin-top: 9px;
}

#navigation {
	clear:both;
	float: left;
	width: 160px;
	height: 399px;
	visibility: collapse;
	display:none;
}

* html #navigation {
	height: 400px;
}

#navigation ul {
	list-style: none;
	border-top: solid 1px #ffffff;
    padding: 0px 0 0 0;
    margin: 0px;
} 

#navigation li {
	border-bottom: solid 1px #ffffff;
	height: 19px;
}

ul {
	list-style-type: square;
	border-style: none;
	padding-left: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
/*	display: inline; */
	margin: 0px;
	margin-left: 3px; 
}

* html #navigation li {
	line-height: 19px;
}

#refcart {
	margin-top: 335px;
}

#refcart p {
	margin:0;
	padding:0;
}

#content{
	border-left: solid 5px #ffffff;
	height: 400px;
	width: 395px;
	margin-right: 20px;
	float:left;
}

* html #content {
	
}

#contentbild {
	border-top: solid 5px #ffffff;
	border-bottom: solid 5px #ffffff;
	border-right: solid 5px #ffffff;
}

.content_text {
	margin-left: 15px;
}

.content_text_rechts {

}



.list_titel {
	clear: both;
	font-weight: bold;
	height: 19px;
	margin-left: 15px;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
}

* html .list_titel {
	line-height: 19px;
}



.list_titel a, .list_titel span {
	padding-right: 2px;
}

.list_eintrag {
	clear: both;
	height: 19px;
	margin-left: 15px;
	border-bottom: dotted 2px #ffffff;
}

.list_eintrag_l {
	clear: both;
	float:left;
}

.list_eintrag_r {
	float: right;
}

.list_dummy {
	height: 19px;
}


}
* html .list_dummy {
	height: 19px;
	line-height: 19px;
}

* html #content {
	width: 400px;
}

#content_rechts ,#content_rechts_newsletter {
	width: 380px;
	border-top: solid 1px #fff;
	float:left;
}

#content_rechts_referenzen, #content_rechts_referenten{
	float:left;
	width: 380px;
}

#content_rechts_referenzen img{
	border: solid 5px #ffffff;
	margin-right: 4px;
}

#content_rechts_referenzen .pfeile {
	border: 0;
}

#detailbild{
	height: 110px;
	margin-bottom: 20px;
}

#detailbild_nav {
	height: 15px;
}

#dbn {
	float: left;
}
#porttitel{
	
	line-height: 8px;
}

* html #porttitel{
	line-height: 11px;
}

#support{
	border-bottom: solid 1px #ffffff;
	margin-left: 160px;
	
	height:20px;
	padding-bottom: 2px;
}

#support div {
	margin-top: 20px;
	visibility: collapse;
	display:none;
}

#support div img {
	margin-right: 5px;
}

* html #support {
	height: 44px;
}	


#directnav{
	margin-left: 160px;
	text-align: right;
	visibility: collapse;
	display:none;
}

#directnav  img {
	margin-top: 5px;
	margin-left: 10px;
}

#detailtext {
	border-top: solid 1px #fff;
	height: 220px;
	overflow: hidden;
}

#detailtext_referenten {
	border-top: solid 1px #fff;
	height: 395px;
	overflow: hidden;
}

#detail_referenzen_add {
	margin-top: 5px;
}

#cartform {
	margin-top: 20px;
}
#cf_select {
	
}

#cf_submit {
	
}

#cf_fields {
	clear: both;
}

#cf_fields input {
	width: 380px;
	
}

.cf_top {
	margin-top: 10px;
}