/*@import url(rte.css);*/
@import url(superfish.css);
@import url(superfish-navbar.css);
@import url(jquery.fancybox-1.3.1.css);
/* Import for TYPO3 RTE above */

/* 
------------------------------------------
*
* Standard-StyleSheet KALLER & KALLER Nürnberg, Berlin, Köln
* V 1.1 - Peter Scheffler - 01.11.09
* Projektname: NBC Verm&oouml;gensverwaltung - Relaunch 2010
* Projektstart: 01.10.09
* Typographie (Body) - Font: Helvetica, Arial, sans-serif // Color: #000 // Size: 1.2em (12px)
* Adresse: http://www.nbc-online.de.de
* Adresse: http://p116561.mittwaldserver.info/
*
* Global ----------
* reset.css
* typographie.css
* - headlines
* - links 
* - text
Speziell -------
* layout.css
* navi.css
* elements.css
*
------------------------------------------ 
*/

/*
#############
# reset.css #
#############
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: #b2b5ba url(../layimages/bgbody.png) repeat-x 0 0;
	
}
ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* Hilfsklassen */
.floatleft 	{float: left;}
.floatright	{float: right;}
.clear 		{clear: both;}
.clearleft	{clear: left}
.clearright	{clear: right;}
/*
###################
# typographie.css #
###################
*/
html {
font-size: 62.5%;
font-family: Arial,Helvetica, sans-serif;
overflow-y: scroll;
}
body {
font-size:1.2em;
line-height: 130%;
color: #000;
}
/* headlines */ 
h1,h2,h3,h4,h5,h6 {line-height: 120%;}
h1 {font-size: 1.7em;margin: 0px 0 10px 0;font-weight: bold;color:#004494; }
h1:first-child {margin-top: 0;}
h2 {font-size: 1.2em;margin: 6px 0 4px 0;font-weight:bold;} 
h3 {font-size: 1em;margin: 15px 0 4px 0;font-weight: bold;} 		
h4 {font-size: 1em;margin: 6px 0 4px 0;}
h5 {font-size: 1em;margin: 6px 0 4px 0;}
h6 {font-size: 1em;margin: 6px 0 4px 0;}


/* links - LoVe Focus HaTe Link Visited Focus Hover Active */
a {
	color: #004494;
	text-decoration: none;
	}
a:visited {
	color: #004494;
	text-decoration: none;
	}
a:focus {
	color: #004494;
	text-decoration: underline;
	}
a:hover {
	color: #004494;
	text-decoration: underline;
	}
a:active {
	color: #004494;
	text-decoration: underline;
	outline:none;
	}
#content {
	line-height: 160%;
	}	
#content p, #content ul {
	margin: 0 0 20px 0;
	
	}
#content ul {
	list-style-type: disc;
	list-style-position:outside;
	margin: 0 0 10px 12px; 
	}
#content ul li {
		line-height: 1.2em;
		margin: 0 0 10px;
}
#content ul li ul {
			list-style-type: circle;
			margin: 5px 0 15px 20px;
}
#content ul li ul li {
	line-height: 1.2em;
	margin: 0 0 5px 0
}
#content ul b {
	color: #004494;
}	
#content p, p.bodytext {width: 450px;margin-bottom: 10px;}
#uid4 table {width:510px!important;}
#uid4 table p {width:173px}	

.top a, top a:visited, top a:focus, top a:hover, top a:active {text-decoration: none;}
strong {font-weight: bold;}
em {font-style: italic;}


/*
##############
# layout.css #
##############
*/

#container {
	width: 960px;
	border: 0px solid #ddd;
	min-height: 100px;
	height: auto!important;
	height: 100px;
	margin: 0 auto 30px auto;
	background: white;
	}
#top {
	width: 960px;
	height: 160px;
	overflow:hidden;
	background: #fff url(../layimages/bgtop02.jpg) no-repeat 0 0;
	border: 0px solid green!important;
	}
#navi {
	width: 100%;
	min-height: 160px;
	/*weitere Infos in navi.css */
	overflow:hidden;
	}
#main {
	width: 960px;
	margin: 30px 0;
	}
#content {
	margin: 0px 0px 0 30px;
	min-height: 450px;
	height: auto!important;
	height: 450px;
	float:left;
	width: 520px;
	}

#footer {
	clear: both;
	background-color: #e7e3d9;
	border:0;
	border-top: 10px solid #707072;
	line-height: 20px;
	height: 20px;
	font-size: 0.85em;
	}
/*
############
# navi.css #
############
*/
#navi ul li {
	margin: 0 0 0 4px!important;
}
#navi ul li a {
	line-height: 30px;
	background: #e6e2d8 url(../layimages/bgnaviulli.png) repeat-x 0 21px;
	padding: 0 10px;
	color: #004494
}
#navi ul li a.current01 {background: #004494; color: white; }
#navi ul li a:hover,#navi ul li a:focus,#navi ul li a:active, #navi ul li a.current00  {
background: #004494;color: white;
border: 0;
text-decoration: none;
}

.navsecond, .sf-navbar{
background: transparent url(../layimages/bgnavi.png) repeat-x 0px 1px!important;
width: 960px;
}
.sf-navbar{background-position: 0 30px!important;}
#navi ul li ul li,#navi ul li ul li a {
	background: transparent;	
	color: white;
}
#navi ul li ul li a:hover,#navi ul li ul li a:focus,#navi ul li ul li a:active, #navi ul li a#current02 {
	background-color: #98bbe6;
	text-decoration: none;
	color: #004494;
}

/*
###############
# element.css #
###############
*/
#logo {
	float:right;
	margin:25px 40px 0 800px;
	border: 0;
	padding:0;
	}
.content2 {
	width: 600px;
	background: white url() no-repeat 0 0;
	min-height: 300px;
	}
.content2 p {width: 430px;	}	

#uid2 #container {
	background: white url(../../user_upload/perle01.jpg) no-repeat 20px 365px;
}	
/*
################
# elements.css #
################
*/
#footer {text-align: center;}
#footer p{
float:right;
margin: 0 10px 0 0;
}

#footer ul li {
	float:left;
}
#footer ul li a,#footer ul li a:visited {
	display: block;
	padding: 0 10px;
	float:left;
	text-align: center;

}
#footer a, #footer a:visited, #footer a:hover, #footer a:active {
	color: #555;	
}
#footer #claim {
	padding: 2px 0;
	float: right;
	margin-right: 370px;	
}
.mitarbeiter {
	width: 170px; float:left;
}
.mitarbeiter img {
	margin: 0 0 10px 0;	
}
/*
#############
# form.css #
#############
*/
form div {
	border:0px solid lime;
	margin:0 0 5px 0;
}

legend {
	display:none;
}

fieldset {
	margin: 0 0 40px 0;
	background: #ECE9E2;
	padding: 10px;
	width: 420px;
}
#powermaildiv_uid1 {
}
#tx-powermail-pi1_fieldset_1 label {
	width:50px;
	border:0px solid pink;
	display:block;
	text-align:right;
	float:left;
	padding-right:10px;
	line-height:20px;
}

#tx-powermail-pi1_fieldset_1 input[type="text"],#tx-powermail-pi1_fieldset_1 textarea {
	width:350px;
	height:16px;
	border:1px solid #ccc;
	padding:2px;
}
#tx-powermail-pi1_fieldset_1 textarea {
	height: 80px;
	overflow-y: scroll;
}
#tx-powermail-pi1_fieldset_1 .powermail_check_inner input[type="checkbox"] {
	margin: 0 0 0 70px;
}
#tx-powermail-pi1_fieldset_1 .powermail_check_inner label {
	float:right; 
	text-align:left;
	display:block;
	width: 210px; 
}
#tx-powermail-pi1_fieldset_1 .powermail_check_inner {
    width: 300px;
overflow: hidden;
    margin: 5px;
    padding: 0px;
	display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
	zoom: 1;
    *display: inline;
}
.powermail_mandatory_js {
	margin:2px 0 0 150px;
	color:#8e0d15;
}
.powermail_check_inner label {
	float:right!important;
	margin: -2px 0 4px 0;
}
.powermail_check_inner_uid7_0 {
	width: 320px!important;
	line-height: 2em;
	margin: 5px 0 0 0;
}
.icon {
	display:none;
	}
legend {
	display:none;
	}
.tx_powermail_pi1_fieldwrap_html_checkbox_title {
	display:none;
	}
input[type="submit"] {
	border: 1px solid #ccc;
	background-color: #004494;
	padding: 3px;
	margin: 0px 0 0 60px;
	width: 140px;
	color: white;
} 


/*
############
# news.css #
############
*/
#news {
	float:right;
	width: 293px;
	padding:0 35px 0 0;
	}
#newstop {
	width: 293px;
	height:17px;
	background-image: url(../layimages/news_bg_top.jpg);
	background-repeat:no-repeat;
	}
#newscontent {
	width: 293px;
	background-image: url(../layimages/news_bg_middle.jpg);
	background-repeat:repeat-y;
	padding:0 10px 0 22px;
	}
#newsbottom {
	width: 293px;
	height:17px;
	background-image: url(../layimages/news_bg_bottom.jpg);
	background-repeat:no-repeat;
	}
#newscontent h1, #newscontent p {
	width: 265px;
	}	
	
/* Headlines News */
#news h1 {color:#004494; font-weight:bold;}
#news h2 {color:#004494; font-weight:bold;}
#news h2 a {color:#004494; font-weight:bold;}

/* Latest News */
.news-latest-container {padding:0; width:270px;}
.news-latest-item {padding:0 0 20px 0; margin:0; color:#000;}
.news-latest-item a {color:#000;}
.news-latest-item a:hover {color:#004494;}

/* List News */
.news-list-item {padding:0 0 20px 0;}
.news-list-item a {color:#000;}
.news-list-item h2 {color:#000;}
.news-list-item img {float:left; padding:0 20px 0 0;}

.news-single-backlink a {color:#000;}
.news-single-files dt {visibility:hidden;}

/*
#############
# icons.css #
#############
*/
#content a[href ^="http:"] {
	  padding-right:0;
	  background: transparent url(../images/arrowtopright.png) no-repeat center right;
}

a[href $='.pdf'] { 
   padding-right: 18px;
   background: transparent url(.../images/pdf.png) no-repeat center right;
}


.csc-textpic-caption {
	color: #ccc;
	font-size: 0.8em;
}
