/* Main Font */
BODY, INPUT, TEXTAREA, TD, SELECT {
    font-family: Verdana, Arial, sans-serif;
    font-size: 9px;
}

/* Main Layout Style */
* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

body {
	margin: 0; 
	padding: 0; 
	text-align: center; 
	color: #000000; 
	background: #535353;
}
BODY.print {
    margin:10px;
}

/* Basic Image Style */
IMG {
    border-width: 0px;
}

/* Default Link Style */
A {
    color: #000000;
    text-decoration: none;
}
A:hover {
    color: #000000;
    text-decoration: none;
}

.maillink {
    color: #000000;
    text-decoration: none;
}

.maillink:hover {
    color: #000000;
    text-decoration: none;
}

/* Default Heading Styles */
H1 {
    font-size: 9px;
    font-weight: bold;
    margin: 0px;
    display: inline;
}
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: #000000;
}
A.navlinkitw:hover {
}
A.subnavlink {
color: #000000;
}
A.subnavlink:hover {
color: #ffffff;
}
A.subnavlinkitw {
color: #ffffff;
}
A.subnavlinkitw:hover {
color: #ffffff;
}

/* 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: #3F743C; 
	padding: 2px 2px 2px 10px;
	color: #ffffff;
	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}


/*----------------------------------------------------------------------------------------------------*/

#container {
	color: #000000;
	width: 870px;
	height:543px;
	margin: 75px auto 0; 
	padding: 0;
	position:relative;
	text-align: left;
	background: url(/images/default/design/bg_start.jpg) top left no-repeat;
}

#portrait {
	position:absolute; 
	top:81px; 
	left:485px;
	z-index: 5;
}

#bildlinie {
	width: 203px;
	height: 1px;
	position:absolute; 
	top:182px; 
	left:0px;
}

* html #bildlinie {
	top:173px; 
	left:0px;
}

#logo {
	position:absolute; 
	top:43px; 
	left:688px;
}

#content {
	position:absolute; 
	top: 100px; 
	left:50px;
	width: 425px;
	height: 150px;
	overflow: auto;
}

#nav {
	position:absolute; 
	top: 66px; 
	left:50px;
}

#nav li {
	display: inline;
	list-style: none;
}

#subnav {
	width: 110px;
	height: 56px;
	position:absolute; 
	top: 265px; 
	left:368px;
	text-align: right;
	margin: 0px;
	padding-right: 2px;
	
}

#subnav ul {
	
}

#subnav li {
	list-style: none;
	height: 18px;
	vertical-align: middle;
}

#bilder {
position:absolute; 
width: 134px;
height: 113px;
top:188px; 
left:701px;
}



#bild1 {
width: 44px;
height: 37px;
position:absolute;
top:  0px;
left: 0px;
}

#bild2 {
width: 44px;
height: 37px;
position:absolute;
top: 0px;
left: 45px;
}

#bild3 {
width: 44px;
height: 37px;
position:absolute;
top: 0px;
left: 90px;
}
#bild4 {
width: 44px;
height: 37px;
position:absolute;
top:  38px;
left: 0px;
}
#bild5 {
width: 44px;
height: 37px;
position:absolute;
top:  38px;
left: 45px;
}
#bild6 {
width: 44px;
height: 37px;
position:absolute;
top:  38px;
left: 90px;
}
#bild7 {
width: 44px;
height: 37px;
position:absolute;
top:  76px;
left: 0px;
}
#bild8 {
width: 44px;
height: 37px;
position:absolute;
top:  76px;
left: 45px;
}
#bild9 {
width: 44px;
height: 37px;
position:absolute;
top:  76px;
left: 90px;
}


