/*  bildungsbuero.com */

/*
rot: #E05E41
rot heller: #FB6444
text: #444
grau: #CCC
hellgrau: #F2F2F2
*/

html, body {
   margin:0;
   padding:0;
}


body {
	padding: 27px 0 40px 0;	
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	color: #444;
	background: #CCC url(../images/bildungsbuero/bg-body.png) repeat-x top; 
}

a { color: #E05E41;  text-decoration: none;}
a:visited { color: #E05E41;}
a:hover { color: #E05E41; text-decoration: underline; }
a:focus {outline-style: none;} /* get rid of dotted border in FF*/

h1, p { margin-top: 0; padding-top: 0; } 

h1 { 
	color: #E05E41; 
	font-size: 25px;
	font-weight: normal;
	letter-spacing: -0.3px; 
	line-height: 31px;
	margin-bottom: 15px;
}

h2 { color: #666; font-size: 16px; line-height: 24px;}
h3 { color: #666; font-size: 13px;}


.linie { color:#969696; }
.barrierefrei { display: none; }

blockquote {
	color: #333;
	font-style: italic;
}

.clearer {
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}


hr { 
	background: #FFF;
	border: none;
	height: 1px;
	margin: 1px 0 15px 0;
	padding: 0;
	border-top: 1px dotted #999;
}


/* WRAPPER
----------------------------------------------------------------------------- */

#container {
	position: relative;   
	margin: 0 auto;
	width: 925px;
	padding-top: 24px;
	padding-left: 15px;
	padding-bottom: 10px;
	background: #FFF url(../images/bildungsbuero/border-trl.png) no-repeat left -27px;
}


/* HEADER
----------------------------------------------------------------------------- */

#header {
 	width: 910px;
	height: 130px;
	background: #FFF;
}

#header a img {
	margin: 40px 0 0 10px; /* Logo Schalter */
}

#header h1 {
	float: left;
}

#header img { border: 0; }

#header strong { /* Subtitle */
	float: right;
	display: block;
	overflow: hidden;
	width: 155px; 
	height: 18px;
	margin: 46px 0px 0 0;
	text-indent: -500px;
	background: url(../images/bildungsbuero/name-sorina-miers.gif) no-repeat top left;

}


/* CONTENT
----------------------------------------------------------------------------- */

#content {
   clear: both;
   width: 910px;
   margin: 0px auto 0px 0;
   min-height: 400px;
   background: #F5F5F5;
   background: #FFF url(../images/bildungsbuero/bg-content.gif) repeat-y top left;
}

#c2 {
	background: #FFF;
	float: left;
	border-left: 1px solid #FFF;
}


/* NAV
----------------------------------------------------------------------------- */

#nav {
	float: left;
	width: 210px;
	display: inline;  /* FIX IE double margin bug */
	overflow: hidden;
	padding: 0px 0 180px 0;
	text-align:left;
	background: #DADADA url(../images/bildungsbuero/bg-nav.png) repeat-x bottom;
}

/* BANNER
----------------------------------------------------------------------------- */

#banner {    
	height: 107px;
	width: 699px;
	margin: 0;
	background: url(../images/bildungsbuero/bg-banner.png) no-repeat top;
	
}


/* MAIN
----------------------------------------------------------------------------- */

#main {
    width: 463px;
    float: left; 
    padding: 10px 35px 60px 29px;
	_padding: 10px 35px 60px 25px;
    line-height: 18px;
}

#main img {
	padding: 0px;
	border-bottom: 5px solid #FFF;
	margin: 0px 7px 7px 0px;
}

#main img a {
	border-bottom: 5px solid #E05E41;
}

#main a:hover img { border: 0px solid #E05E41; }


#main img.left {  /* Bild links */
	float: left;
	margin: 0px 20px 10px 0px;
}


#main img.right {  /* Bild rechts */
	float: left;
	margin: 0px 0 10px 20px;
}

.block {
	display: block;
	clear: both;
}

.download {
	padding: 0 0 0 15px;
	background: url(../images/bildungsbuero/download.gif) no-repeat left center; 
}

/* --- List --- */

#main ul {
	padding-left: 20px;
	list-style: none;
}

#main ul li {
	background: url(../images/bildungsbuero/bullet-grey.gif) no-repeat 0px 7px;
	padding-left: 12px;
}

#main ul.leistungen {
	list-style: none;
	background: #FFF;
	margin: 0;
	padding: 0;
}

#main ul.leistungen li {
	margin: 0 0 1px 0px;
	padding: 4px 21px;
	font-weight: bold;
	background: #E3E3E3 url(../images/bildungsbuero/arrow-1.gif) no-repeat 10px 8px;
}

#main ul.leistungen li.red {
	background: #E05E41;
	color: #FFF;
	padding: 10px 10px;
	font-weight: bold;
}


/* Textboxen */

.box_1 p, .box_2 p {
	padding: 0px; margin: 0;
}

.box_1 { /* rot */
	padding: 10px;
	color: #FFF;
	background: #E05E41;
	margin: 0 0 10px 0;
}

.box_1 a { 
	color: #FFF;
	text-decoration: underline;
}

.box_2 { /* grau */
	padding: 10px;
	background: #F2F2F2;
	margin: 0 0 10px 0;
}

.red { color: #E05E41; }

.trennstrich-oben { /* p */
	border-top: 1px dotted #999;
	margin-top: 15px;
	padding-top: 15px;
}

.trennstrich-unten { /* p */
	border-bottom: 1px dotted #999;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

/* SIDEBAR
----------------------------------------------------------------------------- */

#sidebar {
	float: right; 
	width: 132px; /*162-padding*/   
	margin: 0;
	overflow: hidden;
	padding: 15px 20px 35px 20px;
	background: #E5E5E5 url(../images/bildungsbuero/sidebar-shadow.gif) repeat-x bottom;
	font-size: 11px; 
	line-height: 17px;
	color: #555;
}


#sidebar h3 {
	font-size: 12px;
	margin: 0 0 3px 0;
	color: #555;
}

#sidebar em {
	font-style: normal;
	display: block;
	padding: 0 0 8px 0;
	margin: 0 0 8px 0; 
	border-bottom: 1px solid #E05E41;
}

#sidebar span {
	font-weight: bold;
	width: 30px;
	margin-right: 3px;
	text-transform: uppercase;
	font-size: 10px;
}


/* FOOTER
----------------------------------------------------------------------------- */

#footer {
	width: 860px;
	color: #333;
	background: #CCC;
	font-size: 11px;
	text-align: right;
	margin: 0px 0 0 0;
	padding: 17px 50px 17px 0;
}

#footer a {
	color: #666; 
}

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


/*Border bottom*/

#border_b {
	position: absolute; 
	bottom: 0;
	height: 10px;
	width: 940px;
	margin: 0 0 -10px -15px;
	_margin: 0 0 -15px -15px; /*IE*/
	background: url(../images/bildungsbuero/border-b.png) no-repeat top;
}



/* ACCESSIBILITY
----------------------------------------------------------------------------- */

/* as we hid all hr for accessibility we create new hr with extra div element */
div.hr {
	height: 1px;
	padding: 1em;
	border-bottom: 1px dotted #333;
	margin: 1em;
}

/* relational links under content */
div.left49 {
	width: 49%; /* 50% for both left and right might lead to rounding error on some browser */
}

div.right49 {
	float: right;
	width: 49%;
	text-align: right;
}



/* 
menu links accesskeys 
*/
span.accesskey {
	text-decoration:none;
}

/* 
accessibility divs are hidden by default 
text, screenreaders and such will show these 
*/
.accessibility {
	position: absolute;
	top: -999em;
	left: -999em;
}

/* 
definition tags are also hidden 
these are also used for menu links    
*/
dfn {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0;
	height: 0;
	overflow: hidden;
	display: inline;
}
/* end accessibility */


/* wiki style external links */
/* external links will have "(external link)" text added, lets hide it */
a.external span {
	position: absolute;
	left: -5000px;
	width: 4000px;
}

/* make some room for the image */
a.external {
/* css shorthand rules, read: first top padding 0 then right padding 12px then bottom then right */
	padding: 0 12px 0 0;
}
/* colors for external links */
a.external:link {
	color: #18507C;
/* background image for the link to show wiki style arrow */
	background: url(images/cms/external.gif) no-repeat 100% 0;
}
a.external:visited {
	color: #18507C; /* a different color can be used for visited external links */

/* 
Set the last 0 to -100px to use that part of the external.gif image for different color for active links 
external.gif is actually 300px tall, we can use different positions of the image to simulate rollover image changes.
*/
	background: url(images/cms/external.gif) no-repeat 100% 0; 
}

a.external:hover {
  color: #18507C;
/* Set the last 0 to -200px to use that part of the external.gif image for different color on hover */
  background: url(images/cms/external.gif) no-repeat 100% 0; 
  background-color: #C3D4DF;
}
/* end wiki style external links */


/* clearing */

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
* html>body .clearfix {
	display: inline-block; 
	width: 100%;
}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}

/* end clearing */
/* End of 'Accessibility and cross-browser tools' */


/* End of 'bildungsbuerostyle' */


