body,td,th, div,p,pre,h1,h2,h3,h4,ul,li,blockquote,nobr,b,i {
	font-family: Verdana,Arial,Helvetica,Sans Serif;
}
body,td,div,p,pre,ul,li,blockquote,nobr,b,i {
	font-size: 10pt;
	color: #001554;
}
h1, h2, h3, h4 {
	font-weight: bold;
	color: #CC3300;
}
h1 {
	font-size: 13pt;
	margin-bottom: 10px;
}
h2 {
	font-size: 10pt;
	margin-bottom: 5px;
}
h3 {
	font-size: 9pt;
	margin-bottom: 5px;
}
a:link {
	font-weight: normal;
	color: #CC3300;
	text-decoration: none;
}
a:active {
	font-weight: normal;
	color: #CC3300;
	text-decoration: none;
}
a:visited {
	font-weight: normal;
	color: #CC3300;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #001554;
	text-decoration: none;
}
a.menuweiss:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menuweiss:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menuweiss:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menuweiss:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a.menuschwarz:link {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.menuschwarz:active {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.menuschwarz:visited {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.menuschwarz:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.text {
	line-height: 18px;
}
ul {
	margin-top: 5px;
	margin-left: 15px;
}




/**** CMS ****/
.text_table {
	width: 100%;
	border-spacing:0px;
	border-collapse: collapse;
}

.text_table td {
	border: 1px solid #DDDDDD;
	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_left {
	text-align: center;
	vertical-align: middle;
	float: left;
	margin-right: 6px;
	margin-top: 2px;
	margin-bottom: 6px;
	border: 1px solid #AEC0F5;
	background-color: #FFFFFF;
}

.image_leftclear {
	text-align: center;
	vertical-align: middle;
	float: left;
	margin-right: 6px;
	margin-top: 2px;
	margin-bottom: 6px;
	border: 1px solid #AEC0F5;
	background-color: #FFFFFF;
	clear: left;
}

.image_right {
	text-align: center;
	vertical-align: middle;
	float: right;
	margin-left: 6px;
	margin-top: 2px;
	margin-bottom: 6px;
	border: 1px solid #AEC0F5;
	background-color: #FFFFFF;
}

.image_rightclear {
	text-align: center;
	vertical-align: middle;
	float: right;
	margin-left: 6px;
	margin-top: 2px;
	margin-bottom: 6px;
	border: 1px solid #AEC0F5;
	background-color: #FFFFFF;
	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: #AEC0F5;
	border: 1px solid #FFFFFF;
	text-align: center;
	vertical-align:middle;
	height: 126px;
}

.gallery_show {
	background-color: #AEC0F5;
	border: 1px solid #FFFFFF;
}

.gallery_show_bar {
	background-color: #AEC0F5;
	border-top: 1px solid #FFFFFF;
}

.agenda_table {
	background-color: #AEC0F5;
//	border-top: 1px solid #FFFFFF;
//	border-left: 1px solid #FFFFFF;
//	border-right: 1px solid #FFFFFF;
}

.agenda_table td{
	background-color: #FFFFFF;
//	border-bottom: 1px solid #FFFFFF;
}
