/* Start of CMSMS style sheet 'kanzlei_neu.css' */
                                                                                                                                                                                                  /* Basisvorlage CSS
Modernes Webdesign
www.projektname.de
Start: 20.08.2009
Letzte Aenderung: 00.00.20xx
*/

/* Farbschema
--------------------------------------------------------------------------------------- */

/*
Farbton (Element): #xxxxxx
Farbton (Element): #xxxxxx
Farbton (Element): #xxxxxx
Farbton (Element): #xxxxxx
Farbton (Element): #xxxxxx
*/

/* Reset
--------------------------------------------------------------------------------------- */

* {
padding: 0;
margin: 0;
border: 0;
}

/* Globals und Typo
--------------------------------------------------------------------------------------- */

html {

/* Wahlweise Grid-Hintergrund
Rasterhintergrund, der die Breite bis 100 Pixel und eine Höhe bis 950 Pixel anzeigt. Die Breite von 960 Pixel ist markiert. Der Hintergrund ist transparent, muss also nicht nur mit #fff verwendet werden. Es wird eine Schriftgröße von 75% oder 12px festgelegt.


background: #fff url(/uploads/images/grid.png) top left no-repeat;
font-size: 75%; */
}

body {
background: transparent url(uploads/images/bg_1.jpg)  top left ;
font-size: 12px;
}

html>body {
font-size: 10px;
}

a:link {
color: #333333;
text-decoration: underline;
}

a:visited {
color: #999999;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

/* Macht die gepunktete Linie um geklickte Links unsichtbar
--------------------------------------------------------------------------------------- */

a:focus {
outline: none;
}

/* Vertikaler Rhythmus basierend auf 12px Basisgröße für den Fließtext
--------------------------------------------------------------------------------------- */

p {
font: 1.5em  Calibri, Arial, Tahoma, Verdana, sans-serif;
margin: 0.5em 1.5em  ;

}

h1 {
font: 2.6em/0.7em  Calibri, Arial, Tahoma, Verdana, sans-serif;
color:#ff9900;
text-decoration: none;
margin: 1.5em;
line-height:120%;

}

h2 {
font: 2.5em/0.7em  Calibri, Arial, Tahoma, Verdana, sans-serif;
color:#666666;
text-decoration: none;
margin: 1.3em;

}

h3 {
font: 2.3em/1.13em  Calibri, Arial, Tahoma, Verdana, sans-serif;
text-decoration: none;
margin: 1.5em;

}

h4 {
font: 2em/1.29em  Calibri, Arial, Tahoma, Verdana, sans-serif;
margin: 1.5em;

}

/* Bilder und verlinkte Bilder ohne Rahmen
--------------------------------------------------------------------------------------- */

img, a img {
border: 0;
}
.foto {
	padding: 15px 15px 15px 0;
	float: right;
    border: 1px solid  #666666;
	padding:2px;
	margin:20px;

}

/* Links- bzw. Rechtsausrichtung für Elemente
--------------------------------------------------------------------------------------- */

.links {
float: left;
margin: 0 0.5em 0.5em 0;
}

.rechts {
float: right;
margin: 0 0 0.5em 0.5em;
}
/* LISTe
--------------------------------------------------------------------------------------- */
.liste li {
 background: transparent url(uploads/images/bullet.jpg) 0 8px no-repeat;
   font: 1.4em  Calibri, Arial, Tahoma, Verdana, sans-serif;
	margin-left:30px;
    padding: 5px 0 5px 20px;
	border-bottom: 1px solid #cccccc;
	list-style-type: none;
	width: 40%;
}


.aufzaehlung {
 background: transparent url(uploads/images/bullet.jpg) 0 8px no-repeat;
    font: 1.4em  Calibri, Arial, Tahoma, Verdana, sans-serif;
    margin-left:30px;
    padding: 5px 0 5px 20px;
	border-bottom: 1px solid #cccccc;
	list-style-type: none;
	width: 40%;
}

.liste li a {
color:#999999;
font: 1.2em  Calibri, Arial, Tahoma, Verdana, sans-serif;
margin: 0.5em 1.5em  ;
}

/* Layoutelemente
Verwenden Sie overflow: hidden; um nötige Foats aufzulösen.
--------------------------------------------------------------------------------------- */

#wrapper {
background: #fff url(uploads/images/header_bba_2.jpg) top left no-repeat ;
margin: 0 auto;
border:1px solid #666666;
width: 910px;
max-width: 100%;
}

#header {
clear: both;
}
  /* Links- bzw. Rechtsausrichtung für Elemente
--------------------------------------------------------------------------------------- */

#header_nav p{

position:absolute;
top:25px;
left:860px;
width:200px;
height:auto;
list-style-type:none;
font: 1.2em  Calibri, Arial, Tahoma, Verdana, sans-serif;
float: left!important;

}
#header_nav a:link {
float: left!important;

color: #FFFFFF;
padding:0 2px 0 2px;
text-decoration: none;

}
#header_nav a:visited {
float: left!important;
color: #FFFFFF;
border-left:1px;
padding:0 2px 0 2px;
text-decoration: none;
}


#header_nav li a:hover {
text-decoration: underline;
border-left:1px;
padding:0 2px 0 2px;
}

/*    NAVINAVINAVINAVINAVINAVINAVINAVINAVINAVINAVINAVINAVINAVINAVINAVINAVINAVINAVINAVINAVINAVINAVINAVI
 by Alexander Endresen and mark and Nuno */
#menu_vert {
/* no margin/padding so it fills the whole div */
 margin: 271px 0 0 0;
padding: 0;
font: 1.2em  Calibri, Arial, Tahoma, Verdana, sans-serif;
}
.clearb {
/* needed for some browsers */
	clear: both;
}
#menuwrapper {
/* set the background color for the menu here */
	background-color: #4e4e4e;
 height:60px;
/* IE6 Hack */
	height: 100%;
	width: auto;
/* one border at the top */
	border-top: 0px solid #0061a3;
	margin: 0;
	padding: 0;
}
ul#primary-nav, ul#primary-nav ul {
/* remove any default bullets */
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul#primary-nav {
/* pushes the menu div up to give room above for background color to show */
	padding-top: 10px;
/* keeps the first menu item off the left side */
	padding-left: 10px;
}
ul#primary-nav ul {
/* make the ul stay in place so when we hover it lets the drops go over the content below else it will push everything below out of the way */
	position: absolute;
/* top being the bottom of the li it comes out of */
	top: auto;
/* keeps it hidden till hover event */
	display: none;
/* same size but different color for each border */
	border-top: 1px solid #C8D3D7;
	border-right: 1px solid #C8D3D7;
	border-bottom: 1px solid #ADC0C7;
	border-left: 1px solid #A5B9C0;
}
ul#primary-nav ul ul {
/* now we move the next level ul down from the top a little for distinction */
	margin-top: 10px;
/* pull it in on the left, helps us not lose the hover effect when going to next level */
	margin-left: -1px;
/* keeps the left side of this ul on the right side of the one it came out of */
	left: 100%;
/* sets the top of it inline with the li it came out of */
	top: 0px;
}
ul#primary-nav li {
/* floating left will set menu items to line up left to right else they will stack top to bottom */
	float: left;
/* no margin/padding keeps them next to each other, the padding will be in the "a" */
	margin: 0px;
	padding: 0px;
}
#primary-nav li li {
/* Set the width of the menu elements at second level. Leaving first level flexible. */
	width: 220px;
/* removes any left margin it may have picked up from the first li */
	margin-left: 0px;
/* keeps them tight to the one above, no missed hovers */
	margin-top: -1px;
/* removes the left float set in first li so these will stack from top down */
	float: none;
/* relative to the ul they are in */
	position: relative;
}
/* set the "a" link look here */
ul#primary-nav li a {
/* specific font size, this could be larger or smaller than default font size */
	font-size: 1em;
/* make sure we keep the font normal */
	font-weight: normal;
/* set default link colors */
	color: #fff;
/* pushes out from the text, sort of like making links a certain size, if you give them a set width and/or height you may limit you ability to have as much text as you need */
	padding: 12px 15px 15px;
	display: block;
/* sets no underline on links */
	text-decoration: none;
}
ul#primary-nav li a:hover {
/* kind of obvious */
	background-color: transparent;
}
ul#primary-nav li li a:hover {
/* this is set to #000, black, below so hover will be white text */
	color: #FFF;
}
ul#primary-nav li a.menuactive {
	color: #000;
/* bold to set it off from non active */
	font-weight: bold;
/* set your image here */
	background: #5b5b5b url(uploads/ngrey/nav1.png) repeat-x left 0px;
}
ul#primary-nav li a.menuactive:hover {
	color: #000;
/* keep it the same */
	font-weight: bold;
}
#primary-nav li li a.menuparent span {
/* makes it hold a shape */
	display: block;
/* set your image here, right arrow, 98% over from the left, 100% or 'right' puts it to far */
	background:  url(uploads/ngrey/parent1.png) no-repeat 98% center;
}
/* gif for IE6, as it can't handle transparent png */
* html #primary-nav li li a.menuparent span {
border-bottom: 1px solid #cccccc;
/* set your image here, right arrow, 98% over from the left, 100% or 'right' puts it to far */
	background:  url(uploads/ngrey/parent1.gif) no-repeat 98% center;
}
ul#primary-nav li ul a {
/* insures alignment */
	text-align: left;
	margin: 0px;
/* keeps it relative to it's container */
	position: relative;
/* less padding than first level no need for large links here */
	padding: 6px 3px 6px 15px;
/* if first level is set to bold this will reset this level */
	font-weight: normal;
/* first level is #FFF/white, we need black to contrast with light background */
	color: #000;
	border-top: 10px ;
	border-right: 0 none;
	border-left: 0 none;
}
ul#primary-nav li ul {
/* very lite grey color, by now you should know what the rest mean */
	background: #FFFFFF;
	color:#ffffff;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: auto;
	height: auto;
	display: none;
	position: absolute;
	z-index: 999;
	border-top: 1px solid #9e9a9a;
	border-bottom: 1px solid #9eaeb4;
/*Info: The opacity property is  CSS3, however, will be valid just in CSS 3.1) http://jigsaw.w3.org/css-validator2) More Options chose CSS3 3) is full validate;)*/
	opacity: 0.95;
/* CSS 3 */
}
ul#primary-nav li ul ul {
/*Info: The opacity property is  CSS3, however, will be valid just in CSS 3.1) http://jigsaw.w3.org/css-validator2) More Options chose CSS3 3) is full validate;)*/
	opacity: 95;
/* CSS 3 */
}
/* Styling the appearance of menu items on hover */
#primary-nav li:hover,
#primary-nav li.menuh,
#primary-nav li.menuparenth,
#primary-nav li.menuactiveh {
/* set your image here, dark grey image */
	background:  url(uploads/ngrey/darknav1.png) repeat-x left center;
	color: #000
}
/* The magic - set to work for up to a 3 level menu, but can be increased unlimited, for fourth level add
#primary-nav li:hover ul ul ul,
#primary-nav li.menuparenth ul ul ul,
*/
#primary-nav ul,
#primary-nav li:hover ul,
#primary-nav li:hover ul ul,
#primary-nav li.menuparenth ul,
#primary-nav li.menuparenth ul ul {
	display: none;
}
/* for fourth level add
#primary-nav ul ul ul li:hover ul,
#primary-nav ul ul ul li.menuparenth ul,
*/
#primary-nav li:hover ul,
#primary-nav ul li:hover ul,
#primary-nav ul ul li:hover ul,
#primary-nav li.menuparenth ul,
#primary-nav ul li.menuparenth ul,
#primary-nav ul ul li.menuparenth ul {
	display: block;
}
/* IE6 Hacks */
#primary-nav li li {
	float: left;
	clear: both;
}
#primary-nav li li a {
	height: 1%;
}

/* nNAVIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII ENDE */




#abschicken  .search-input {
background: #ffffff;
display:block;
padding:3px;
color: #ff9900;
border: 2px solid #999999;
font: 1.4em "Helvetica Neue", Arial ;
margin:9px 2px 2px 10px;
width:100px;
float:left;
}

 /* a class for Submit button for the search input box */
#abschicken input.search-button {
	border: none;
	height: 42px;
	width: 73px;
	margin: 20px 0 0 10px ;
	padding: 0px 2px 2px 0px;
	text-indent: -6000px;
/* makes the hover cursor show, you can set your own cursor here */
	cursor: pointer;
/* you can set your own image here */
	background: url(uploads/images/senden_1.jpg) no-repeat center center;
font-size: 0px;
display:block;
line-height: 0px;

}



#abschicken p {
	font: 1.3em Georgia, "Times New Roman", Times, serif;
	color: #999999;
	padding: 0px 0 10px 0;
	margin:20px 10px 25px 20px ;
	border-bottom:2px dotted;
}

#content {
margin: 10px 0 0 0;
clear: both;
float: left;
display: inline;
width: 70%;
max-width:70%;
background: #FFFFFF;
}






#seite {
font-size: 10px;
margin: 12px 2px 2px 0px;

float: right;
display: inline;
width: 24%;
max-width: 24%;
background: #e9e6e6;
}
 #seite h2 {
 font: 1.6em/1em Georgia, "Times New Roman", Times, serif;
color:#666666;
text-decoration:underline;
}

#seite li {
margin: 0 0 0 35px!important;
font: 14px Calibri, Arial, Tahoma, Verdana, sans-serif;


}
/* NEWS-MoDUL*/
div#news {

/* margin for the entire div surrounding the news items */
	margin: 2em 0 1em 1em;
/* border set here */
	border: 1px solid #909799;
/* sets it off from surroundings */
	background: #f5f5f5;
}
div#news h2 {
	line-height: 2em;
/* you can set your own image here */
	background: url(uploads/ngrey/darknav.png) repeat-x left center;
	color: #f5f5f5;
	border: none
}
.NewsSummary {
font: 1.5em  Calibri, Arial, Tahoma, Verdana, sans-serif;





background: #e9e6e6
/* padding for the news article summary */
	padding: 0.5em 0.5em 1em;
/* margin to the bottom of the news article summary */
	margin: 0 0.5em 1em 0.5em;
	border-bottom: 1px solid #ccc;
}
.NewsSummaryPostdate {
/* smaller than default text size */
 display:none;
/* bold to set it off from text */
	font-weight: bold;
}
.NewsSummaryLink {
/* bold to set it off from text */
  display:none;
/* little more room at top */
	padding-top: 0.2em;
}
.NewsSummaryCategory {
/* italic to set it off from text */
  display:none;
}
.NewsSummaryAuthor {
/* italic to set it off from text */
  display:none;
}
.NewsSummarySummary, .NewsSummaryContent {
/* larger than default text */
	line-height: 140%;
	font-size: 10px;

}
.NewsSummaryMorelink {

	padding-bottom: 1em;
	margin-left:30px;
}
.NewsSummaryMorelink a:hover {
 color:#ff9933;

}

#NewsPostDetailDate {
/* smaller text */
display:none;
	font-size: 90%;
	margin-bottom: 5px;
/* bold to set it off from text */
	font-weight: bold;
}
#NewsPostDetailSummary {
/* larger than default text */
 display:none;
}
#NewsPostDetailCategory {
/* italic to set it off from text */
display:none;
}
#NewsPostDetailContent {
     font: 1.4em  Calibri, Arial, Tahoma, Verdana, sans-serif;
	margin: 15px;
/* larger than default text */
	line-height: 150%;
}
#NewsPostDetailAuthor {
display:none;
	padding-bottom: 1.5em;
/* italic to set it off from text */
	font-style: italic;
}
/* more divs, left unstyled, just so you know the IDs of them */
#NewsPostDetailTitle h3 {
font: 1.7em/1em Georgia, "Times New Roman", Times, serif;
color:#ff9933;
text-decoration: underline;
margin: 1.5em  0 0 1.5em;
}
#NewsPostDetailHorizRule {
}
#NewsPostDetailPrintLink {

}
#NewsPostDetailReturnLink {

}
 /* NEWS-MoDUL ENDE*/    /* NEWS-MoDUL ENDE*/ /* NEWS-MoDUL ENDE*/ /* NEWS-MoDUL ENDE*/ /* NEWS-MoDUL ENDE*/


 /* PDF-Bild */a[href$='.pdf'] {
padding: 5px 20px 5px 0;
background: transparent url(/uploads/images/icon-pdf.png) no-repeat center right;
}
 /* PDF-Bild ENDE*/
 /* MAIL Bild */
 a[href ^="mailto:"] {
padding: 5px 0 5px 20px;
background: transparent url(/uploads/images/icon-mail.png) no-repeat center left;

}
 /* Mail-Bild ENDE*/

.paragraph {

	color: #333333;
	background: #f2f2f2 url(/uploads/images/paragraph.jpg) bottom right no-repeat ;
	border: 1px #ddd solid;
	border-left: 5px #ff9900 solid;
	padding: 1em 3em 1em 2em;
	margin: 0 1em 1em 2em;

}


#footer {
clear: both;


padding: 10px 0 ;
border-top:1px dotted #666666;
margin: 2px;
color: #999999;
font-size: 12px;
text-align:center;
}

#footer p{
    line-height:1;
}
/* End of 'kanzlei_neu.css' */

