* {
	margin: 0px;
	padding: 0px;
}
div.browseBoxWrap {
	text-align: center;
	width: 95%;
	padding-top: 1.5em;
	padding-bottom: 1.5px;
}
div.news_list_nav ul {
	list-style-type: none;
}
div.news_list_nav li {
	display: block;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	text-align: center;
	background-image: url(../images/col_grey3.gif);
}

.hide {
        display: none;
}

h1, h2, h3, h4 {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 1em;
}
a {
	color: #0192C8;
	text-decoration: none;
}
a:hover {
	color: #02ADEF;
}

input {
	font-size: 81%;
}

#page {
	margin-right: 30px;
	margin-left: 30px;
	text-align: left;
	padding-right: 16px;
	background-image: url(../images/shadow_right.gif);
	background-repeat: repeat-y;
	background-position: right top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	
}

* html #wrap_all {
	width:100%;
	background-image: url(../images/bg_body_ie.gif);
	background-repeat: repeat-y;	
}


#page[id] {
	min-width: 50em;
	max-width: 70em;
	margin-right: auto;
	margin-left: auto;
}
#menu_meta {
	background-image: url(../images/col_blue0.gif);
	width: 100%;
	text-align: right;
}
#menu_meta ul {
	list-style-type: none;
	padding-top: 0.15em;
	padding-bottom: 0.15em;
	padding-right: 0.25em;
}
#menu_meta li {
	display: inline;
}
#menu_meta a {
	font-size: 81%;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 0.5em;
	margin-left: 0.5em;
}
#menu_meta a:hover {
	color: #CCCCCC;
}
#head_image {
	height: 103px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-image: url(../images/head.gif);
	background-repeat: repeat-x;
}

#head_image_right {
	background-image: url(../images/head_img1.jpg);
	background-repeat: repeat-x;
	height: 103px;
	width: 15em;
	position: relative;
	float: right;
	overflow: hidden;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
#head_image_cont {
	margin-right: 15em;
}

#container {
	overflow: hidden;
}

#left {
	float: left;
	width: 15em;
	margin-bottom: -20000px;
	padding-bottom: 20000px;
	background-image: url(../images/col_white0.gif);
}

#center {
        min-height: 500px;
	margin-left: 15em;
	margin-right: 15em;
	margin-bottom: -20000px;
	padding-bottom: 20000px;
	background-image: url(../images/col_white0.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

* html #center {
        height: 500px
}

#inner_lc {
	width: 100%;
	margin-right: -15em;
	float: left;
	margin-bottom: -20000px;
	padding-bottom: 20000px;
}

#right {
	float: right;
	width: 15em;
	margin-bottom: -20000px;
	padding-bottom: 20000px;
}
#footer {
	clear: both;
	font-size: 81%;
	background-image: url(../images/col_blue0.gif);
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	color: #FFFFFF;
	text-align: center;
	height: 1.5em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#menu_main ul {
	list-style-type: none;
}
#menu_main li {
	background-image: url(../images/col_blue3.gif);
	padding-top: 0.15em;
	padding-bottom: 0.25em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	font-weight:bold;
}
#menu_main li.first {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu_main li.selected {
	background-image: url(../images/col_grey3.gif);
	border-top: 1px solid #999999;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
	font-weight: bold;
}

#menu_main ul.level2 {
	background-image: url(../images/col_grey3.gif);
	border: 0px none transparent;
}

#menu_main ul.level2 li {
	padding-left: 0.25em;
	background-image: url(../images/col_grey3.gif);
	border: 1px none transparent;
	font-weight: normal;
}
#menu_main ul.level2 li.selected {
	font-weight: bold;
}
#menu_main ul.level3 li {
	padding-left: 0.8em;
}
#menu_main a {
	font-size: 81%;
	color: #000000;
	text-decoration: none;
	padding: 0.25em;
}

#menu_main a:hover {
	color: #999999;
}

#menu_image {
	background-image: url(../images/bg_menu.jpg);
	background-repeat: repeat-x;
	height: 150px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

#menu_path {
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	font-size: 81%;
}
#menu_path a {
	padding-right: 0.25em;
	padding-left: 0.25em;
}
#content {
	padding: 1em;
	font-size: 91%;
}
#content div.csi-imagewrap img {
	float: right;
	margin-bottom: 0.5em;
	margin-left: 0.5em;
	border: 1px solid #0192C8;
}

#content p {
	margin-bottom: 0.5em;
}

#content ul {
	margin-left: 1em;
	margin-bottom: 0.5em;
}

#right div.teaser_box {
	background-image: url(../images/col_grey3.gif);
	width: 100%;
	padding-bottom: 0.5em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	font-size: 81%;
}
#right div.teaser_box div.teaser {
	padding-left: 0.25em;
	padding-right: 0.25em;
	padding-bottom: 0.5em;
}

#right div.teaser_box h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	padding-left: 0.25em;
	background-image: url(../images/col_blue3.gif);
}
#right div.teaser_box h3 {
	margin-bottom: 0.25em;
}
#right div.teaser_box p {
	margin-bottom: 0.5em;
}
#tool_help ul {
	list-style-type: none;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
#tool_help li {
	display: inline;
	padding-left: 0.25em;
	padding-right: 0.25em;
}
#tool_search {
	padding-top: 0.25em;
}
#tool_search form {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
}
#tool_search label {
	font-weight: bold;
	float: left;
	display: none;
}
#tool_search input.search_field {
	width: 12em;
	border: 1px solid #0192C8;
	margin-right: 1em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 0.2em;
}
#tool_search input.search_button {
	font-weight: normal;
	background-color: transparent;
	cursor: pointer;
	background-image: url(../images/icon_next.gif);
	background-repeat: no-repeat;
	background-position: 0em 1px;
	padding-left: 15px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	text-align: left;
	color: #0192C8;
	margin-top: 2px;
}
#search_erw {
	padding-top: 0.25em;
	padding-left: 0.5em;
	padding-bottom: 0.5em;
}

#search_erw a.icon_help {
	background-image: url(../images/icon_help.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	background-position: 0px 1px;
	margin-left: 1em;
}
#search_erw a.icon_erws {
	background-image: url(../images/icon_doc.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 17px;
}
table.contenttable {
	width: 100%;
}
table.contenttable thead {
	font-weight: bold;
}
table.contenttable td {
	vertical-align: top;
	padding: 2px;
}

#content div.branchenbuch img {
	border: 1px solid #666666;
	float: none;
}
#content div.branchenbuch {
	width: 40%;
	margin-right: 20px;
	margin-bottom: 20px;
}
#content ul {
	margin-left: 30px;
}
td.vak_date {
	display: block;
}
#right div.tx-cnwetter-pi1 {
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#right div.tx-cnwetter-pi1 table {
        margin-left: auto;
        margin-right: auto;
}


div.news_list_item p.date{
	font-weight: bold;
}

div.news_list_item {
	padding-bottom: 2em;
}


div.news_list_item img {
	float: right;
	border: 1px solid #999999;
}
div.browseLinksWrap {
	padding-top: 1.5em;
}
div.tx-cnwaswo-pi1-listrow td {
	padding: 3px;
}

div.tx-cnvakalender-pi1-listrow td {
	padding: 3px;
}

#content div.teaser_box {
        border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	width: 100%;
	padding-bottom: 0.5em;
}
#content div.teaser_box div.teaser {
	padding-bottom: 1em;
}

#content div.teaser_box h2 {
	padding-top: 1em;
	padding-bottom: 1em;

}
#content div.teaser_box h3 {
	margin-bottom: 1em;
}
#content div.teaser_box p {
	margin-bottom: 1em;
}
content div.tx-cnbranchenbuch-pi1-browsebox {
	width:98%;
}

#right #teaser_tb {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-image: url(../images/col_white0.gif);
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}

#right #teaser_gs {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-image: url(../images/col_yellow0.gif);
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}