/*##############################
boje / Sparda-Bank Münster Stylesheet
Datei: boje.css
Media: screen
Datum: 26.05.2009
###############################*/

* {
	margin:0;
	padding:0;
}

* html #shortcuts{ 
	margin-top: -2px; 
} 

* html #content{ 
	margin-to: -2px; 
} 

* html #boxes{ 
	margin-left: -2px;
} 

* html #login-form-submit {
	margin-left: 93px;
}

*+html #shortcuts{ 
	margin-top: -2px; 
} 

#uid4 #content {
	background-image: none;
	width: 760px;
}

body {
	height: 100%;
	font-size: 11px ;
	font-family: Tahoma, Helvetica , Arial, sans-serif;
	color: #606162;
}

.tx-macinasearchbox-pi1{
	float: left;
	margin:10px 0 0 20px;
	!float: none;
}

.csc-header-date {
	color: #eb6601;
	padding-bottom: 5px;
	font-weight: bold;
}

#content a {
	color: #e3925a;
}

#content a:hover {
	text-decoration: none;
}
p.align-right {
	text-align: right;
}
p.align-center {
	text-align: center;
}
.bodytext {
	margin-bottom: 15px;
}

#login-form {
	margin-bottom: 15px;
}

#login-form label {
	display: block;
	float: left;
	width: 90px;
}

#login-form input {
	width: 150px;
	border: 1px solid black;	
}

#login-form div{
	margin-bottom: 5px;
}

#login-form-submit {
	width: 100px !important;
	background-color: #ADC8E3;
	cursor: pointer;
	margin-top: 10px;	
	margin-left: 90px;
}

#logout-button {
	background: none;
	border: none;
	text-decoration: underline;
	font-size: inherit;
	!font-size: 11px;
	color:#0057A7;
	cursor: pointer;
	margin-left: 10px;
	display: block;
	float: left;
	margin-top: 1px;
	!margin-top: 2px;
}

#logout-button:hover {
	text-decoration: none;
}

.logout-text {
	float: left;
}
#mailform {
	margin:0 0 1em 0;
}
#mailform legend {
	display: none;
}
#mailform fieldset {
	border: none;
}

#mailform input{
	border: 1px solid black;
	width: 300px;
}
#mailform input#captcha {
	width: 150px;
}
#mailform #captcha_img img {
	margin:6px 22px -6px 0px;
}

#mailform input.check{
	width: auto;
}

#mailform textarea{
	border: 1px solid black;
	width: 300px;
}

#mailform label{
	width: 150px;
	display: block;
	margin-top: 5px;
}

#mailform .submit,
#mailformformtype_mail {
	width: 100px !important;
	background-color: #ADC8E3;
	cursor: pointer;
	margin-top: 15px;
	border: 1px solid black !important;
	font-weight: bold;
}

#everything {
	background: white url(../images/faux.gif) repeat-y;
	width: 1000px;
	border-left:1px solid #ff6400;
	border-right:1px solid #ff6400;
	border-bottom:1px solid #ff6400;
	margin: 0px auto;
}
.hili {
	color:#FB6600;
}

/* Head */

#head_logo {
	height: 199px;
	width: 175px;
	float:left;
	overflow:hidden;
}

#head_middle {
	height: 199px;
	width: 551px;
	float:left;
	background:transparent url(../images/bg_content.gif) repeat-y scroll right top;
	overflow:hidden;
}

#head_right {
	position:relative;
	height: 184px;
	overflow:hidden;
	width: 274px;
	float:left;
	padding:15px 0 0 0;
}

#head_right #sparda {
	position:absolute;
	bottom:0;
	right:0;
}

* html #head_right #sparda {
	bottom:-1px;
}

#menu {
	width: 175px;
	float:left;
}

#content {
	padding-top: 25px;
	padding-left: 28px;
	padding-right: 26px;
	width: 497px;
	float:left;
	line-height: 130%;
	/*background: url(../images/bg_content.gif) repeat-y scroll right top;*/
	min-height:530px;
}
* html #content {
	height:530px;
}

.clear {
	clear:both;
}
#dotted {
	background: url(../images/bg_content.gif) repeat-y scroll 725px top;
}

#content H2.csc-firstHeader{
	font-size:  13px;
}

#boxes h1,
#content h1 {
	color:#FB6600;
	font-size:13px;
	font-weight:bold;
	line-height:150%;
	margin-bottom:5px;	
}

#boxes h2,
#content h2 {
	color:#606162;
	font-size:11px;
	font-weight:bold;
	line-height:150%;
	margin:0 0 10px 0;
	padding:0;	
}

#boxes ul,
#content ul {
	list-style-image: url(../images/list_item.gif);
	!list-style-image: url(../images/list_item_ie.gif);
	!vertical-align: center;
	font-weight: bold;
	padding-left: 35px;
	line-height: 150%;
	margin-bottom: 15px;
}

#uid30 #content ul {
	font-weight: normal;
}

#content ul.list {
	margin-bottom: 0px;
	list-style-image: url(../images/list_boje.jpg);
}

#content ul.list li {
	!margin-bottom: 1px;
	margin-top: 8px;
	!padding-left: 10px;
}


#boxes {
	width: 253px;
	float:left;
	padding: 25px 10px;
	line-height: 125%;
	font-size:11px;
}

#boxes a {
	color:#4784C2;
}

#boxes a:hover {
	text-decoration:underline;
}

#boxes .csc-frame-frame2 a {
	color:#606162;
}

#sprechblase {
	padding:10px 25px 10px 25px;
	border-left:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
	border-top:1px solid #cfcfcf;
	color:#4784c2;
}

#sb_foot {
	background:url(../images/sprechblase_foot.gif) no-repeat 0 0;
	margin:0;
	padding:0;
	height:28px;
}

#sprechblase h1 {
	line-height:120%;
	letter-spacing:1px;
	margin:0;
	padding:0;
	font-size:18px;
	color:#4784C2;
}

#sprechblase h2 {
	line-height:120%;
	letter-spacing:1px;
	font-size:18px;
	margin:0 0 10px 0;
	padding:0;
	font-weight:normal;
	color:#4784C2;
}

#footer{
	width: 1000px;
	clear:left;
	background-color: #0059A9;
	position:relative;
	height:79px;
	overflow:visible;
}

#footer img#lotse{
	position:absolute;
	right:0;
	bottom:0;
}

* html #footer img#lotse {
	bottom:1px;
}

#footer #boxes2 {
	position: absolute;
	right: 0;
	bottom: 425px;
}

#head_middle #shortcuts {
	display:none; 
}

#floater{
	float: right;
	!padding-top: 6px;
}

#head_right label,
#shortcuts label {
	font-weight: normal;
	display:block;
	padding: 0px;
	color: #000;
}

#head_right #top_submit {
	background: url(../images/bt_searchtop.jpg) no-repeat scroll 0% 0%;
	border: none;
	width: 24px;
	!width: 30px;
	height: 20px;
	float:left;
}

#head_right #top_search {
	background: none;
	border: 1px dotted #fca970;
	height:17px;
	padding-top:2px;
	float:left;
	margin-right:5px;
}

#head_right #top_submit:hover,
#shortcuts #top_submit:hover {
	cursor:pointer;
}

.menu_level1 {
	height: 50px;
	border-bottom: 1px solid white;
	background: url(../images/bg_menu_1.jpg) no-repeat scroll;
}

.menu_level2 {
	height:auto;
	border-bottom: 1px solid white;
	background-color: #5a80bf;
}

.menu2_act {
	background: #5a80bf url(../images/list_item.gif) no-repeat scroll 23px 8px;
}

.menu2_no a:hover {
	background: #5a80bf url(../images/hover.gif) no-repeat scroll 23px 8px;
}

.menu_level1 a, 
.menu_level1 a:visited, 
.menu_level1 a:link, 
.menu_level1 a:active {
	width: 115px;
	height: 33px;
	text-decoration: none;
	display: block;
	font-weight: bold;
	padding-left: 60px;
	padding-top: 17px;
	color: #dceaf7;
}

.menu_level2 a, 
.menu_level2 a:visited, 
.menu_level2 a:link, 
.menu_level2 a:active {
	width: 115px;
	text-decoration: none;
	display: block;
	padding-left: 40px;
	padding-top: 4px;
	padding-bottom:4px;
	color: #dceaf7;
}

#menu_head {
	margin:0 0 0 20px;
}

.menu_top a, 
.menu_top a:visited, 
.menu_top a:link, 
.menu_top a:active {
	text-decoration: none;
	display: block;
	font-weight: bold;
	padding:0;
	color: #272723;
}
	
.menu_top a:hover {
	text-decoration: underline;
}

.menu_last {
	border: none;
}

.newsitem {
	margin-top: 5px;
}

.teaser_box {
	width: 201px;
	border: 1px solid #e4e3de;
	background: url(../images/bg_boxes.jpg) repeat-x scroll;
	padding: 11px;
	margin-bottom: 10px;
}

.teaser_box h3 {
	font-weight: bold;
	font-size: 12px;
	color: #7d7c82;
	margin-bottom: 10px;
}

.teaser_box a, .teaser_box a:visited, .teaser_box a:link, .teaser_box a:active {
	text-decoration: underline;
	color: #444444;
}

.teaser_box a:hover {
	text-decoration: none;
}

.teaser_link {
	margin-top: 5px;
}

.teaser_link a, .teaser_link a:visited, .teaser_link a:link, .teaser_link a:active {
	text-decoration: none;
	color: #ea6601;
	font-weight: bold;
}

.teaser_link a:hover {
	text-decoration: underline;
}

.date_link {
	font-weight: bold;
}

.csc-frame-frame1 {
	border-bottom: 1px solid #dddddd;
	margin-bottom: 15px;
}

.csc-frame-frame2 {
	border: 1px solid #a7cae5;
	padding: 10px 7px 5px 7px;
	margin-bottom: 15px;
}
.frame-blau {
	padding: 10px 10px 5px;
}
.frame-blau .csc-textpic-text {
	padding: 0 10px;
}
#content .frame-blau h1 {
	font-weight: normal;
	font-size: 16px;
	letter-spacing: 0.03em;
	color: #0063ae;
}
#content .frame-blau p {
	font-size: 13px;
	line-height: 130%;
}

/* blauer Weiter-Button auf der Sartseite */
.frame-blau .internal-link {
	background-image: url(../images/weiter_blau.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 133px;
	height: 28px;
	display: block;
	color: #fff !important;
	text-transform: uppercase;
}
.frame-blau .internal-link:hover {
	background-position: 0 -28px;
}
.frame-blau .align-right .internal-link {
	float: right;
	text-align: left;
	line-height: 2em;
	padding-left:10px;
	margin: 20px 0 10px 0;
}

/* oranger Weiter-Button im Slider */
.single .internal-link {
	position: absolute;
	right: 10px;
	bottom :5px;
	background-image: url(../images/weiter_orange.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 105px;
	height: 25px;
	display: block;
	color: #fff !important;
	text-transform: uppercase;
	text-decoration: none;
}

.single .internal-link:hover {
	background-position: 0 -25px;
}

.single .align-right .internal-link {
	float: right;
	text-align: left;
	line-height: 2.3em;
	padding-left:10px;
	margin: 20px 0 10px 0;
}

#boxes .csc-frame-frame2 {
	border: 1px solid #b3b3b3;
	background:#f7f7f7;
	padding: 5px 7px 5px 7px;
	margin-bottom: 15px;
}

#boxes .csc-frame-frame2 .bodytext{
	margin-bottom: 0;
}

.csc-frame-frame2 div.csc-textpic img {
	border: 1px solid #fb6f0f;
}

.csc-frame-frame2 a {
	text-decoration: none;
}

.csc-frame-frame3 {
	border: 1px solid #cfcfcf;
	padding: 10px 7px 5px 7px;
	margin-bottom: 15px;
	background:url(../images/bg_frame3.gif) repeat-x left bottom #fff;
}

a:focus {
	outline: 0;
}

.csc-textpic-caption {
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 16px;
}

/* Nur für den Newsletter sichtbar */
.onlyNL {
	display:none;
}

#tipplink {
	position:absolute;
	left:203px;
	top:-4px;
	width:497px;
}

#tipplink a {
	color:#E3925A;
}

/* slider */
.scrollable {
	position: relative;
	overflow: hidden;
	width: 495px;
	height: 410px;
	background: #fbfbfb;
	border: 1px solid #cfcfcf;
}

.scrollable .items {
	width: 20000em;
	position: absolute;
	clear: both;
}

.scrollable .set {
	float: left;
	width: 495px;
}

.scrollable .single {
	position: relative;
	border: 1px solid #FB6600;
	background: #fff;
	float: left;
	margin-top: 30px;
	margin-left: 30px;
	width: 200px;
	min-height: 330px;
}
* html .scrollable .single {
	height: 330px;
	margin-left: 18px;
}
.scrollable .item-content {
	padding: 0 10px 10px 10px;
}

.scrollable .item-content img {
	margin: 0 0 0 0;
}
#content .scrollable .item-content h2 {
	color: #fc8f44;
	font-weight: normal;
	font-size: 14px;
	margin-top: 20px;
}
.scrollable .item-content h3 {
	margin: 0 0 10px 0;
	font-size: 11px;
}
.scrollable .item-content p {
	margin: 0 0 20px 0;
}

#actionButtons {
	margin-top: -40px;
	margin-left: 212px;
	background-image: url(../images/bg_scrollnav.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 31px;
	width: 72px;
	padding: 7px 10px;
	position: relative;
	z-index: 2;
}
#actionButtons span {
	display: none;
}
#actionButtons .prev,
#actionButtons .next,
#actionButtons .start,
#actionButtons .stop {
	background-image: url(../images/bg_action.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	float: left;
	width: 17px;
	height: 17px;
	cursor: pointer;
}
#actionButtons .stop {
	background-position: 0 -38px;
}
#actionButtons .start {
	background-position: 0 -56px;
}
#actionButtons .next {
	background-position: 0 -19px;
}


