/*---------------------------------------
              GRID
  ---------------------------------------*/
  
#container {
	width: 850px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
    background-image:url("../../image/user/bg.gif");
	background-repeat: repeat-y;
}

.logo {
	float:left;
	margin: 10px 0px 0px 50px;
	background-color: #999966;
	border:1px solid gray;
}

#menu {
	background-image:url("../../image/user/wappen.gif");
	background-repeat:no-repeat;
	background-position:40px 10px;
	background-color: #999966;
	text-align: left;
	padding:20px 0px 0px 160px;
	margin-left: 0px;
	height: 60px;
	position: relative;	
}

#content {
	padding-bottom: 15px;
	margin-left: 160px;
	margin-right: 0px;
}

div#content { 
	min-height:500px;
}

p, pre{
	padding: 5px 10px;
	margin:0px;
}

#left_bar {
	float: left;
	width: 160px;
	margin: 0px;
	padding: 0px;
}

#print_header {
	display: none;	
}

#print_icon {
	text-align: right;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
	
/*---------------------------------------
              TYPOGRAPHY
  ---------------------------------------*/

body {
	background-color: #eeeeee;
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	color:#564b47;
	padding:0px;
	margin:0px;
}

a {color: #FF7900; font-wight: bold;}
a:visited {color:#FF7900;}
a:hover {color: #000000;}
a:active { color:#000000;}

h1 {
	font-size: 12px;
	color: #336699;
	background-color: #CFD6DC;
	padding: 5px;
	margin-top: 16px;
	margin-bottom: 10;
	font-weight: bold;
}

h2 {
	color: #336699;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10;
	margin-bottom: 0;
}

h3 {
	color: #336699;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

form {
	padding: 0px;
	margin: 0px;
}

.title_white a{
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
}

.title_white a:hover{
	color: #FFFFFF;
}

.title_white a:visited{
	color: #FFFFFF;
}


#content .error {
/*	padding: 3px;*/
/*	background-color: #FFE5CD;*/
	color: #004B8B;
}

#content .list {
	background-color: #F7F7F7;
	width: 100%;
}

#content .list tr:hover {
	background-color: #FDEEDF;
}

#content .list_header {
	background-color: #EEEEEE;
}

#content .list_footer {
	background-color: #EEEEEE;
}

#content .left_column {
	width: 280px;
	float: left;
}

#content .right_column {
	margin-left: 10px;
	width: 280px;
	float: left;
}


#content table tr td {
	font-size: 12px;
	
}

#content .ansp {
    display: none;	
}


#menu ul {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#video_link {
  position: absolute;
  right: 5px;
  top: 5px;
  z-index: 100;
} 

#left_bar ul.submenu {
	margin:20px 0px 0px 0px;
	padding:0px;
	width:145px;
	font-weight:bold;
}

#left_bar ul.submenu li {
	list-style-type: none;
	padding: 3px 0px 3px 10px;
	margin:0px 0px 0px 0px;
	background-color: none;
	background-color:#336699;
	
}

#left_bar ul.submenu li.menu_p {
	background-color:#999966;
}

#left_bar ul.submenu li a {
	color: #FFFFFF;
	text-decoration:none;
	display:block;
}

/*
#left_bar ul.submenu li a:hover {
	text-decoration:underline;
}
*/

#menu li {
	list-style-type: none;
	padding: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	display: inline;
	background-color: #336699;
	height: 24px;
}

#menu li.menu_p {
	background-color: #999966;
}

#menu a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}



/**** CMS ****/


ul {
	margin-top: 2px;
}

table 
	margin-top: 2px;
}

.common_text {
	line-height: 15px;
	margin-left: 5px;
	margin-right: 5px;
	color: #666666;
}

.paragraph {
	clear: right;
	visibility: none;
}

.text_table {
	width: 99%;
	border-spacing:0px;
	border-collapse: collapse;
}

.text_table td {
	border: 0px;
	padding: 3px;
}

.document_table{
	border-spacing:0px;
	margin: 0px;
	border: 0px;
}

.document_table td{
	border: 0px;
	padding: 1px;
}

.link_table{
	border-spacing:0px;
	margin: 0px;
	border: 0px;
}

.link_table td{
	border: 0px;
	padding: 1px;
}

.image_box_center {
	text-align: center;
	vertical-align: middle;
	width: 100%;
	margin: 0px;
	border: 0px;
	background-color: #FFFFFF;
}

.image_center {
	text-align: center;
	vertical-align: middle;
	margin-right: 6px;
	margin-top: 2px;
	margin-bottom: 6px;
	border: 1px solid #CCCCCC;
	background-color: #F0F0F0;
}

.image_left {
	text-align: center;
	vertical-align: middle;
	float: left;
	margin-right: 6px;
	margin-top: 2px;
	margin-bottom: 6px;
	border: 1px solid #CCCCCC;
	background-color: #F0F0F0;
}

.image_leftclear {
	text-align: center;
	vertical-align: middle;
	float: left;
	margin-right: 6px;
	margin-top: 2px;
	margin-bottom: 6px;
	border: 1px solid #CCCCCC;
	background-color: #F0F0F0;
	clear: left;
}

.image_right {
	text-align: center;
	vertical-align: middle;
	float: right;
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 2px;
	margin-bottom: 6px;
	border: 1px solid #CCCCCC;
	background-color: #F0F0F0;
}

.image_rightclear {
	text-align: center;
	vertical-align: middle;
	float: right;
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 2px;
	margin-bottom: 6px;
	border: 1px solid #CCCCCC;
	background-color: #F0F0F0;
	clear: right;
}

img.test {
	margin: 1px;
}

.image_comment {
	font-size: 10px;
	line-height: 15px;
	color: #666666;
	margin: 1px;
}

.gallery_entry {
	margin-left: 2px;
	margin-right: 2px;
}

.gallery_text {
	text-align: center;
	width: 126px;
	font-size: 10px;
	line-height: 15px;
	color: #666666;
	margin: 1px;
}

.gallery_image {
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	text-align: center;
	vertical-align:middle;
	height: 126px;
}

.gallery_show {
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
}

.gallery_show_bar {
	background-color: #F0F0F0;
	border-top: 1px solid #CCCCCC;
}

.gallery_album_image {
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	text-align: center;
	vertical-align:middle;
	height: 126px;
	width: 126px;
}


.agenda_table {
	background-color: #F0F0F0;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

.agenda_table td{
	background-color: #F0F0F0;
	border-bottom: 1px solid #CCCCCC;
}

.guestbook_header {
	background-color: #f4f4f4;
	border: 1px solid #dddddd;
}

.newsletter_table {
	background-color: #f4f4f4;
	border: 1px solid #dddddd;
	width: 565px;
}

.news_date {
	font-style:italic;
	line-height: 20px;
}

.news_title {
	font-weight: bold;
	font-size: 12px;
	color: FF3300;
	line-height: 20px;
}

.news_text {
	line-height: 20px;
}


hr {
	width: 100%;
	color: #CFD6DC; 
	background-color: #CFD6DC; 
	height:1px;
	border:0px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.page_table {
	margin-top: 0px;
	width: 100%;
}

.page_table_td {
	padding: 0px;
}

.page_table_entry {
	margin-left: 0px;
	margin-right: 0px;
	
}

.page_table_text {
	text-align: center;
	width: 126px;
	font-size: 12px;
	text-decoration: none;
	line-height: 15px;
}

.listbar_mouseover {
    background-color: #DDDDDD;	
}

.listbar {
    background-color: #EEEEEE;	
}

.message {
	color: #EE0000;
	font-weight: bold;
}
 
.blue_bold {
	color: #336699;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
 
.small_link {
	color: #000000;
	font-size: 10px;
	font-weight: none;
	text-decoration: none;
}
 
 
 
 
 
 
 
 
 
 