/*RESET*/
HTML, BODY, DIV, UL, OL, LI, DL, DT, DD, H1, H2, H3, H4, H5, H6, PRE, FORM, P, BLOCKQUOTE, FIELDSET, INPUT
{
	margin: 0;
	padding: 0;
	zoom: 100%;
}
H1, H2, H3, H4, H5, H6, PRE, CODE, ADDRESS, CAPTION, CITE, CODE, EM, STRONG, TH
{
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
}
UL, OL
{
	list-style: none;
}
FIELDSET, IMG
{
	border: none;
}
CAPTION, TH
{
	text-align: left;
}
TABLE
{
	border-collapse: collapse;
	border-spacing: 0;
}
/*LAYOUT*/
.clear
{
	clear: both;
}
.clearer
{
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	height: 0;
	line-height: 1px;
	font-size: 1px;
}
#page
{
	/*+placement:margin-auto 0px 0px;*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 0px;
	top: 0px;
	width: 950px;
}
#header
{
	width: 100%;
	height: 80px;
	position: relative;
	line-height: 18px;
}
#main
{
	margin-top: 20px;
	width: 100%;
	float: left;
	position: relative;
	#z-index: -3;
	background: #FFFFFF;
	color: #333333;
}
#content
{
	margin: 0;
	padding: 0;
	width: 730px;
	float: right;
	line-height: 18px;
	#padding-bottom: 8px;
}
#sidebar
{
	margin-right: 730px;
	width: 210px;
	line-height: 0;
}
#footer
{
	clear: both;
	/*[disabled]position:static;*/
}
/*TYPE*/
BODY
{
	font: 12px/0 arial, sans-serif;
	background-color: #595959;
	color: #FFFFFF;
	behavior: url(templates/html/master/css/csshover3.htc);
}
A
{
	color: #FF6600;
}
A:link, A:visited, A:active
{
	text-decoration: none;
}
A:hover
{
	text-decoration: none;
}
A.more
{
	padding-right: 10px;
	white-space: nowrap;
	background: url(http://images.apple.com/global/elements/arrows/morearrow_08c.gif) no-repeat 100% 50%;
	zoom: 1;
}
STRONG, B
{
	font-weight: bold;
}
EM, I
{
	font-style: italic;
}
SUP
{
	padding-left: 1px;
	font-size: 10px !important;
	font-weight: normal !important;
	vertical-align: baseline;
	position: relative;
	bottom: 0.33em;
	color: #999999;
	_position: static !important;
}
ABBR
{
	border: 0;
}
P
{
	margin-bottom: 18px;
}
H1
{
	font-weight: bold;
	font-size: 24px;
	/*line-height: 36px;*/
	margin-bottom: 18px;
	color: #FF6600;
}
H2
{
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 18px;
	color: #FF6600;
}
H3
{
	font-weight: bold;
	font-size: 1em;
	line-height: 18px;
}
H4
{
	font-weight: bold;
	font-size: 10px;
	line-height: 18px;
}
H5
{
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	color: #FF6600;
}
H6
{
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	color: #FF6600;
	margin-bottom: 18px;
}
HR
{
	height: 1px;
	background: #FF6600;
	color: #FF6600;
	margin: 18px 0;
}
.more
{
	text-align: right;
}
UL
{
	margin-bottom: 18px;
	list-style: none outside;
}
OL
{
	margin-bottom: 18px;
	list-style: decimal;
	margin-left: 2.2em;
}
UL.arrow, UL.circle
{
	margin-left: 2em;
}
UL.arrow
{
	list-style: none outside url(../img/listItem.square.orange.gif);
}
UL.circle
{
	list-style: circle outside;
}
UL UL.circle, UL UL.arrow
{
	margin-top: 4px;
	margin-bottom: 5px;
}
/*HEADER*/
#header .logo
{
	position: absolute;
	top: 55px;
}
#header #searchForm
{
	width: 151px;
	position: absolute;
	top: 22px;
	right: 0;
}
#header #searchForm LABEL
{
	padding-right: 10px;
}
#header #searchForm INPUT
{
	padding: 2px;
	width: 100px;
	vertical-align: middle;
	background: transparent;
	border: 1px solid #999999;
	color: #FFFFFF;
	font-size: 11px;
}
#header #topNav
{
	width: 560px;
	position: absolute;
	top: 22px;
	#top: 24px;
	right: 174px;
	text-align: right;
}
#header #topNav LI
{
	display: inline;
}
#header #topNav LI A
{
	color: #FFFFFF;
	padding-left: 20px;
}
#header #topNav LI A:hover
{
	text-decoration: none;
	color: #FF6600;
}
/*mainNav*/
#header #mainNav
{
	width: 730px;
	/*[disabled]height:30px;*/
	position: absolute;
	top: 66px;
	right: 0px;
	text-align: right;
}
#header #mainNav LI
{
	display: inline;
	position: relative;
}
#header #mainNav LI A
{
	padding-left: 36px;
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 36px;
}
#header #mainNav LI:hover A
{
	text-decoration: none;
	color: #FF6600;
}
#header #mainNav LI:hover DIV.dropDown
{
	display: block;
}
#header #mainNav .dropDown
{
	padding: 10px 10px 0;
	display: none;
	float: left;
	position: absolute;
	top: 32px;
	#top: 34px;
	width: 150px;
	left: 25px;
	z-index: 100;
	background: #FFFFFF;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	text-align: left;
}
#header #mainNav .dropDown UL
{
	margin: 0;
	padding: 0;
}
#header #mainNav .dropDown UL LI
{
	margin: 0;
	padding: 0;
	display: block;
}
#header #mainNav .dropDown UL LI A
{
	padding: 0;
	display: -moz-inline-box;
	color: #333333;
/*text-transform: uppercase;*/
	white-space: nowrap;
}
#header #mainNav .dropDown UL LI A:hover
{
	text-decoration: none;
	color: #FF6600;
}
#header #mainNav A.topNavi_selected
{
	color: #FF6600;
}
#header #mainNav LI A.homeNav
{
	padding: 0px;
	float: left;
	#float: none;
}
#header #mainNav DIV.lastLI
{
	right: 0;
	left: auto;
}
/*SIDEBAR*/
#sidebar .serviceNav
{
	background: #999999;
	padding-bottom: 5px;
	margin: 0;
	padding-top: 8px;
}
#sidebar .serviceNav LI A
{
	height: 35px;
	display: block;
	padding: 0 20px;
	font-size: 12px;
	line-height: 35px;
	color: #FFFFFF;
}
#sidebar .serviceNav A:hover, #sidebar .serviceNav .level1active A
{
	background: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	color: #FF6600;
}
#sidebar .banking
{
	margin: 10px 0 0;
	padding: 0;
}
#sidebar .banking LI
{
	margin-bottom: 10px;
	width: 210px;
	height: 31px;
}
#sidebar .banking A
{
	width: 210px;
	height: 31px;
	display: block;
	text-align: center;
	background: url(../img/buttonBanking.jpg) no-repeat 0 0;
	font-size: 13px;
	font-weight: bold;
	line-height: 31px;
	color: #FFFFFF;
}
#sidebar .banking A:hover
{
	background-position: 0 -31px;
	color: #333333;
}
#sidebar .chart
{
	margin: 0;
	padding: 0;
}
#sidebar .navBarChart
{
	padding: 0;
	margin: 0;
	width: 210px;
	height: 17px;
}
#sidebar .chartImg
{
	margin: 0;
	#margin: -3px 0 0;
	padding: 0;
	width: 210px;
	height: 114px;
}
#sidebar .chart A
{
	padding: 0 20px;
	#margin-top: -3px;
	width: 170px;
	height: 40px;
	display: block;
	background: #999999 url(../img/buttonRoundBig.jpg) no-repeat 175px 5px;
	font-size: 13px;
	font-weight: bold;
	line-height: 40px;
	color: #FFFFFF;
}
#sidebar .chart A:hover
{
	color: #FF6600;
}
#sidebar .groupLinks
{
	margin: 10px 0 33px;
}
#sidebar .groupLinks UL
{
	margin: 0;
}
#sidebar .groupLinks IMG
{
	#margin: 0 0 -4px;
	width: 210px;
	height: 28px;
}
#sidebar .groupLinks LI
{
	width: 210px;
	height: 31px;
	background: #999999;
	border-bottom: 1px solid #FFFFFF;
}
#sidebar .groupLinks LI A
{
	padding: 0 20px;
	width: 170px;
	height: 31px;
	display: block;
	background: url(../img/buttonRoundSmall.jpg) no-repeat right center;
	font-size: 11px;
	line-height: 30px;
	color: #FFFFFF;
}
#sidebar .groupLinks LI A:hover
{
	color: #FF6600;
}
#sidebar .sidebarLogo
{
	margin-top: 10px;
	#margin-bottom: -3px;
	width: 210px;
	height: 23px;
}
.vrLogo
{
	position: absolute;
	bottom: 0px;
	#bottom: 3px;
	_bottom: 0;
}
/*FOOTER*/
#footer UL
{
	width: 950px;
	position: absolute;
	right: 0;
	text-align: right;
	height: 40px;
}
#footer UL LI
{
	padding: 0 0 0 20px;
	display: inline;
}
#footer UL LI A
{
	vertical-align: middle;
	font-size: 8px;
	font-size: 10px;
	line-height: 40px;
	color: #DDDDDD;
	text-transform: uppercase;
	border-left: 1px solid #999;
	padding-left: 10px;
}
#footer UL LI A:hover
{
	color: #FF6600;
}
#footer UL LI.first, #footer UL LI.first A
{
	border: 0 none #000000;
	text-transform: none;
}
/*CONTENT*/
#content .container
{
	margin: 0;
	width: 690px;
	float: left;
	line-height: 18px;
}
#content .container, #content h1.title, .subNavContainer, #content .intro, #content .columnTop, #content .columnBottom {
	padding-left: 20px;
	_padding-left: 17px;
	/*width: 690px;*/
}
#content .intro ul{
	list-style-type: square;
}
#content H1.title
{
	margin: 10px 0 0;
	height: 30px;
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
	text-transform: uppercase;
	/*color: #FF4400;*/
	color: #FF6600;
}
#content .intro, #content .columnTop, #content .columnBottom
{
	line-height: 18px;
	padding-right: 40px;
	clear: both;
}

#content .intro A, #content .container A, #content .columnTop A, #content .components A, #content .columnBottom A
{
	text-decoration: underline;
}

#content .columnTop, .columnBottom
{
	line-height: 18px;
	padding-right: 40px;
	clear: both;
}
.subNavContainer
{
	margin-bottom: 20px;
	float: left;
	display: block;
	position: relative;
}
UL.subNav
{
	width: 720px;
	list-style: none;
}
UL.subNav LI
{
	border-right: 1px solid #999;
	display: block;
	margin: 5px 10px 5px 0;
	padding-right: 10px;
	white-space: normal;
	float: left;
	line-height: 15px;
	margin-left: 0px !important;
}
UL.subNav LI:last-child
{
	border: none;
}
UL.subNav LI A
{
	color: #999999;
	font-size: 9pt;
}
UL.subNav LI A:hover
{
	color: #FF6600;
}
UL.subNav LI A.subNavActive
{
	color: #FF6600;
	text-decoration: none;
}
#content .columnTop UL, #content .components UL, #content .columnBottom UL
{
	/* margin-top: -18px; */
	margin-bottom: 5px;
}
#content .columnTop UL LI, #content .components UL LI, #content .columnBottom UL LI
{
	list-style: none;
	background-image: url(../img/listItem.square.orange.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	margin-left: 0px;
	padding-left: 12px;
}
/*
#content .subNav
{
margin-top: 10px;
padding-bottom: 36px;
}
#content .subNav LI A
{
margin: 0 10px 5px 0;
padding: 0 10px;
height: 20px;
float: left;
background: #DDDDDD;
border: 1px solid #FFFFFF;
line-height: 20px;

}
#content .subNav LI
{
float: left;
}
#content .subNav LI A:hover
{
background: #FFFFFF;
border: 1px solid #FF4400;
color: #FF4400;
}
#content .subNav LI A.subNavActive
{
background: #FFFFFF;
border: 1px solid #FF4400;
color: #FF4400;
}
*/
#content .contentImage
{
	margin-bottom: 5px;
}
.flashPlayer
{
	text-align: center;
	width: 100%;
	float: left;
	margin-left: -10px;
}
A.button, .buttonNoLink
{
	padding: 10px 20px;
	background: #FF6600;
	color: #FFFFFF;
	height: 30px;
	line-height: 30px;
}
A.button:hover
{
	background: #999999;
}
#content UL LI{
	margin-left: 12px;
}
#content .container UL
{
	/*[disabled]list-style:none outside url(../img/listItem.square.orange.gif);*/
	/*[disabled]padding-left:20px;*/
}
#content .container UL LI
{
	padding: 0 0 0 0px;
	margin-bottom: 5px;
	margin-left: 12px;
	background: no-repeat top left;
	background-position: left 2px;
	//background-position: left 3px;
}

#content  UL {
	list-style-image: url(../img/listItem.square.orange.gif);
	/* IE-Hack, falls ^^^ noch gebraucht wird -- wenn nicht, dann beide raus! */
	//list-style-image: none;
	list-style-position: outside;
	margin-bottom: 3px;
}
/*default
3columns*/
.c31
{
	padding: 0 10px 10px 0;
	_padding: 0 8px 8px;
	width: 210px;
	float: left;
	position: relative;
}
.c32
{
	padding: 0 10px 10px;
	width: 210px;
	float: left;
}
.c33
{
	padding: 0 0 10px 10px;
	width: 210px;
	float: left;
}
/*2columnsa*/
.c21a
{
	width: 325px;
	float: left;
	padding-right: 10px;
}
.c22a
{
	width: 325px;
	padding-left: 10px;
	float: left;
}
/*2columsb*/
.c21b
{
	width: 217px;
	float: left;
	padding-right: 10px;
}
.c22b
{
	width: 433px;
	float: left;
	padding-left: 10px;
}
/*2columnsV2*/
.c21
{
	margin-left: 20px;
/*
	padding-bottom: 18px;
*/
	width: 325px;
	float: left;
}
.c21_20
{
	margin-left: 20px;
/*
	padding-bottom: 18px;
*/
	width: 130px;
	float: left;
}
.c21_80
{
	margin-left: 20px;
/*
	padding-bottom: 18px;
*/
	width: 520px;
	float: left;
}
.c21_100
{
	margin-left: 20px;
/*
	padding-bottom: 18px;
*/
	width: 670px;
	float: left;
}
.c22
{
	margin-left: 20px;
/*
	padding-bottom: 18px;
*/
	width: 325px;
	float: left;
}
.c22_20
{
	margin-left: 20px;
/*
	padding-bottom: 18px;
*/
	width: 130px;
	float: left;
}
.c22_80
{
	margin-left: 20px;
/*
	padding-bottom: 18px;
*/
	width: 520px;
	float: left;
}
		/* GALLERY	*/
.gal4_l{
	margin-left: 0px;
}
.gal4_r{
	margin-left: 23px;
}

.gal4_l, .gal4_r{
	width: 150px;
	float: left;
	margin-bottom: 5px;
	//margin-bottom: -10px;
}
.gal_lp, .gal_lt, .gal_rp, .gal_rt{
	margin-left: 20px;
	float: left;
}
.gal_lt, .gal_rt{
	width: 500px;
}
.gal_lp, .gal_rp{
	width: 150px;
}
.separator{
	width: 670px;
	border-top: 1px solid #FF6600;
	height: 1px;
	float: left;
	padding-top: 10px;
	margin-left: 20px;
}
/*rubric*/

#content .container .rubricLinks LI{
	background-image: none;
	padding: 0;
	margin: 0;
}
.rubricLinks
{
	margin-left: 20px;
	list-style-type: none;
	margin-top: 35px;
	background-image: none;
}
#content .container .c22a .rubricLinks
{
	list-style-image: none;
	background-image: none;
}
#content .container .c22a UL.rubricLinks LI
{
	background-image: none;
}
.rubricLinks LI
{
	margin: 0 0 10px;
	width: 200px;
	display: block;
	background-image: none;
}
.rubricLinks A
{
	padding: 10px;
	width: 200px;
	display: block;
	border: 1px solid #EEE;
	background-color: #EEE;
	color: #888;
	background-image: none;
	text-decoration: none !important;
}
.rubricLinks A:hover
{
	display: block;
	background: #FFFFFF none;
	border: 1px solid #FF6600;
	color: #FF6600;
}
/*teaser*/
#content .teaser
{
	padding: 0;
	margin: 0;
	background: #FFFFFF;
	float: left;
	padding: 20px;
	width: 690px;
}
#content .teaser, #content .teaserActive
{
	position: relative;
}
#content DIV.teaserActive
{
	background: #DDDDDD;
	float: left;
	padding: 20px;
	width: 690px;
}
#content .teaserImage
{
	float: left;
}
#content .teaserRight
{
	margin: 0;
	padding: 0;
	margin-left: 230px;
}
#content .teaserRight A
{
	color: #333;
}
#content .teaserRight A:hover
{
	color: #FF6600;
}
#content .teaser H2, #content DIV.teaserActive DIV.teaserRight H2
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	margin-top: 5px;
}
#content .teaserForward
{
	position: absolute;
	bottom: 10px;
	right: 20px;
}
#content .teaser P, #content DIV.teaserActive DIV.teaserRight P
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 14px;
	padding-right: 32px;
}
/*kontakt*/
#content .kontakt
{
	margin-top: 25px;
	margin-bottom: 10px;
	/*margin-left: 10px;*/
}
#content .kontakt SPAN
{
	width: 715px;
	display: block;
	margin-bottom: 10px;
	position: relative;
}
#content .kontakt INPUT
{
	width: 200px;
	position: absolute;
	left: 150px;
	border: 1px solid #999999;
}
#content .kontakt TEXTAREA
{
	width: 350px;
	height: 300px;
	border: 1px solid #999999;
	overflow: auto;
}
#content .submitButton
{
	border: 0px solid #FFFFFF;
	/* background-color: #FF0000; */
	cursor: pointer;
	padding: 5px 15px;
	background: #FF6600;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0 0 10px 35px;
}
#content .submitButton:hover
{
	background: #999999;
}
#content .errorBox
{
	font-size: 16px;
	color: #FF0000;
}
#content .successBox
{
	font-size: 16px;
	color: #FF6600;
	font-weight: bold;
	margin-bottom: 20px;
}
#content .kontakt .invis
{
	display: none;
}
/*search*/
#search
{
	margin-right: 10px;
	margin-left: 5px;
}
#search A
{
	color: #000;
}
#search A:HOVER
{
	color: #FF6600;
}
.searchHeader
{
	font-size: 16px;
}
.searchResult
{
	margin-bottom: 20px;
}
#search .searchTitle
{
	font-size: 15px;
	font-weight: bold;
}
#search .searchTitle A
{
	color: #FF6600;
}
#search .searchSubtitle A
{
	color: #000;
	display: block;
}
#search .searchBreadcrumb, #search .searchBreadcrumb A
{
	color: #999;
}
#search .searchBreadcrumb A:hover
{
	color: #FF6600;
}
#search .searchPager
{
	font-size: 12px;
	margin-bottom: 10px;
}
#search .searchPager A
{
	color: #999;
}
#search .searchPager A:hover
{
	color: #FF6600;
}
#search .searchActivePage
{
	font-size: 13px;
	font-weight: bold;
}
/*
#searchTitle
{
font-size: 12px;
font-weight: bold;
margin-top: 0px;
}
.search A
{
display: block;
}
.searchResult, .searchResultActive
{
padding: 10px;
margin-bottom: 10px;
cursor: pointer;
}
#search>DIV:HOVER A
{
color: #FF4400;
}
.searchResultActive
{
background-color: #E2E1DF;
}
.searchTitle A
{
font-weight: bold;
color: #333;
}
.searchSubtitle A
{
color: #333;
}

sitemap*/
.linklistBackground
{
	/*[disabled]background:#FFFFFF;*/
}
.linklistLevel0
{
	font-weight: bold;
}
.linklistLevel1
{
	/*[disabled]background:#E2E1DF;*/
	/*[disabled]padding:5px;*/
}
.linklistLevel2
{
	/*[disabled]background:#999999;*/
	/*[disabled]padding:5px;*/
}
.linklistLevel3
{
	/*[disabled]background:#0000FF;*/
}
.linklistLevel4
{
	/*[disabled]background:#FFFF00;*/
}
.linklistLevel5
{
	/*[disabled]background:#90EE90;*/
}

.highlight
{
	font-weight: bold;
	color: #FF6600;
	/*[disabled]font-size: 12px;*/
}
