/*******************************************************************************
********************************************************************************
	Projekt		: DVAG -- Beruf und Chance
********************************************************************************
*******************************************************************************/

/************************************* Reset allgemein - NICHTS VERAENDERN *****
*******************************************************************************/
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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*********************************************** Reset - NICHTS VERAENDERN *****
*******************************************************************************/
a {
	text-decoration:none;
}
img, iframe, object, embed {
	vertical-align: bottom;
}
strong {
	font-weight: bold;
}
input, textarea, select {
	font-size: 1em;
}
html {
	height: 100.01%;
	margin-bottom: -1px;
}
body {
	position:relative;
	background-color: #FFF;
	color: #000;
	font-size: 100.01%;
	font-weight: normal;
	line-height: 1;
	text-align: left;
}

sup {
	vertical-align: top;
}

/******************************************** Standard - NICHTS VERAENDERN *****
*******************************************************************************/

.nospace {
	margin: 0;
	padding: 0;
}

.rvrs {
	unicode-bidi: bidi-override; 
	direction: rtl;
}

body, div, 
h1, h2, h3, h4, h5, h6, p, 
a, span,  
dl, ol, ul, dt, dd, li {
	background-repeat:no-repeat;
}

.fl-lft { 
	float: left;
	margin: 0 20px 0 0;
}

.fl-rght { 
	float: right;
	margin: 0 0 0 20px;
}

.algn-lft { 
	text-align: left;
}

.algn-rght { 
	text-align: right;
}

.algn-cntr { 
	text-align: center;
}

.clearer { 
	display: block;
	clear: both;
	line-height: 0em;
	height: 1px;
	font-size: 0;
	visibility: hidden;
}

.clear { 
	clear: both;
}

.hidden {
	display: inline;
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	background-color: #FFF;
}

.dib {
	display: block;
}




/************************************************************* Text-Farben *****
*******************************************************************************/
/*	Schwarz */
body, a {
	color: #000;
}

/*	Gold */
a.active, 
a.current, 
.hl3, 
.hl3 a, 
.lk1, 
#nv1 a:hover, 
.tag, 
.quote p.cite {
	color: #af8944;
}

/*	Weiss */
.hl4, 
.med-tsr .lk1, 
#search input.form-submit, 
.bx-dark, 
.bx-dark a {
	color: #FFF;
}


/*************************************************************** Schriften *****
*******************************************************************************/
body, input, textarea {
	font-family: "Arial", "Verdana", sans-serif;
}

.hl1, 
.hl5, 
.quote p.cite {
	font-family: "Times New Roman", "Times", serif;
}

/********************************************************* Schriftgroessen *****
*******************************************************************************/
body {
	font-size: 75%;
}

.hl1 {
	font-size: 250%;
}
.hl2, 
.hl6, 
.quote p.cite {
	font-size: 125%;
}
.hl5 {
	font-size: 167%;
}
.quote cite {
	font-size: 75%;
	font-style:normal;
}

/************************************************************* Zeilenhoehe *****
*******************************************************************************/
.section {
	line-height: 1.2;
}

/************************************************************* Allgemeines *****
*******************************************************************************/

.section p, 
.section dl, 
.section ol, 
.section ul, 
.section table {
	margin-bottom: 1em;
}
.quote, 
.video, 
.comment {
	margin-bottom: 2em;
}
.quote p.cite {
	margin-bottom: .3em;
}
.section p.img, 
.section .tx-bx p, 
#extra .section p, 
#extra .section dl, 
#extra .section ol, 
#extra .section ul, 
#extra .section table {
	margin-bottom: 0;
}


#ct1 .fl-lft {
	margin-right: 8px;
}
#ct1 .fl-rght {
	margin-left: 8px;
}

#ct2 .fl-lft {
	margin-right: 12px;
}
#ct2 .fl-rght {
	margin-left: 12px;
}



.tsr p.lk {
	margin-top: -1em;
}


a.lk1:hover, 
.hl3 a:hover, 
#nvx1 a:hover, 
.bx a:hover, 
.sitemap a:hover {
	text-decoration: underline;
}

/********************************************************** Ueberschriften *****
*******************************************************************************/
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

.hl span.n {
	font-weight: normal;
}

.hl1 {
	margin-bottom: 11px;
}
.hl2 {
	margin-bottom: 1em;
}
.hl3 {
	margin-bottom: 11px;
	padding-top: 2px;
	border-top: 1px solid #c3a773;
	font-weight: bold;
	text-transform: uppercase;
}
.hl4 {
	margin-bottom: 2px;
	padding: 3px 5px 2px 5px;
	background-color: #C2AB82;
	font-weight: bold;
	text-transform: uppercase;
}
.hl5 {
	margin-bottom: 14px;
}
.hl6 {
	margin-bottom: 4px;
	font-weight: bold;
}
.hl7 {
	display: block;
	margin: -1.4em 0 .5em 0;
	text-align: center;
}
.hl7 span {
	padding: 0 10px;
	background-color: #FFF;
	font-weight: bold;
	text-align: center;
}



/********************************************************** Seitenstruktur *****
*******************************************************************************/
.print {
	display: none;
}

body {
	padding: 28px;
	background-color: #f3efe6;
}

#site {
	width: 950px;
}

#header,
#footer, 
#wrapper {
	position: relative;
	clear: both;
	float: left;
	width: 100%;
}
#header {
	height: 111px;
	background-image: url(/layout/css/hdr.gif);
}


#page {
	float: left;
	width: 761px;
}
#page2 {
	padding: 20px;
	background-color: #FFF;
}

#extra {
	float: right;
	width: 171px;
}



#ct1 {
	float: left;
	width: 171px;
	border-bottom: 1px solid #c3a773;
}
#ct2 {
	float: right;
	width: 531px;
}


/****************************************************************** Header *****
*******************************************************************************/

#logo {
	position: absolute;
	top: 0px;
	left: 0px;
}
#logo a {
	display: block;
	width: 482px;
	height: 50px;
	text-indent: -1000em;
}


/************************************************************ Navigationen *****
*******************************************************************************/
#nvx1 {
	clear: both;
	padding-top: 9px;
}
#nvx1 li {
	display: inline;
	padding-left: 23px;
}
#nvx1 li.first {
	padding-left: 0;
}

#nv1 {
	padding: 90px 0 0 0;
}
#nv1 li {
	display: inline;
	padding-left: 23px;
}
#nv1 li.first {
	padding-left: 0;
}


/************************************************************* Komponenten *****
*******************************************************************************/
.split {
	clear: both;
	overflow: hidden;
	height: 0;
	margin: 0 0 1em 0;
	border-top: 1px solid #d7c4a2;
}

.grid2col {
	clear: both;
	float: left;
	width: 100%;
	padding-top: 1em;
}
.grid2col .col-first {
	float: left;
	width: 400px;
}
.grid2col .col-last {
	float: right;
	width: 110px;
}


.ti {
	clear: both;
	float: left;
	width: 100%;
	padding-bottom: 1em;
}

.tsr {
	clear: both;
	float: left;
	width: 100%;
	padding-bottom: 1em;
}
.tsr-lft {
	clear: left;
	float: left;
	width: 255px;
}
.tsr-rght {
	clear: right;
	float: right;
	width: 255px;
}
#ct2 .ti-bl.has-img .content {
	float: right;
	width: 433px;
}




#ct2 .tsr-lft.has-img .content,
#ct2 .tsr-rght.has-img .content {
	float: right;
	width: 156px;
}


.med-tsr {
	position: relative;
	margin-bottom: 20px;
}
.med-tsr .content {
	position: absolute;
	bottom: 16px;
	left: 13px;
	width: 170px;
	background-color: #C2AB82;
}
.med-tsr .content .inner {
	padding: 10px 16px 0 16px;
}




.bx {
	margin-bottom: 20px;
}
.bx-light {
	background-color: #efe6d7;
}
.bx-dark {
	background-color: #C2AB82;
}
.bx-light .bx-ic .inner {
	background-image: url(/layout/css/ic4.gif);
	background-position: 100% 100%;
}
.bx-dark .bx-ic .inner {
	background-image: url(/layout/css/ic2.gif);
	background-position: 100% 100%;
}

.bx .content {
	padding: 10px 6px;
}



.tx-bx {
	margin-bottom: 2em;
}
.tx-bx-l, 
.tx-bx-r {
	float: left;
	width: 227px;
	margin-right: 12px;
	margin-bottom: 0;
}
.tx-bx-r {
	float: right;
	margin-left: 12px;
	margin-right: 0;
}
.tx-bx .tx-bx-content {
	border: 1px solid #000;
	padding: 10px;
}



.quote cite {
	display: block;
}

.comment {
	clear: both;
	float: left;
	width: 100%;
	background-color: #e7dac4;
}
.comment2 {
	padding: 15px 7px;
}
.comment .content {
	float: right;
	width: 426px;
}
.grid2col .comment .content {
	width: 296px;
}


.sitemap ul li {
	margin-bottom: 1em;
	font-weight: bold;
}
.sitemap ul li ul li {
	margin-bottom: 0;
	padding-left: 18px;
	font-weight: normal;
}

/************************************************************* Icons ***********
*******************************************************************************/
a.lk1 {
	padding-left: 14px;
	background-image: url(/layout/css/ic1.gif);
	background-position: 0% 50%;
}

.med-tsr a.lk1 {
	background-image: url(/layout/css/ic2.gif);
}

a.ic-dvag, 
a.ic-facebook, 
a.ic-rss, 
a.ic-teamblog, 
a.ic-twitter, 
a.ic-youtube, 
a.ic-xing {
	display: block;
	padding: 3px 0 3px 27px;
	background-position: 0 50%;
}
a.ic-dvag {
	background-image: url(/layout/css/ic_dvag.gif);
}
a.ic-facebook {
	background-image: url(/layout/css/ic_facebook.gif);
}
a.ic-rss {
	background-image: url(/layout/css/ic_rss.gif);
}
a.ic-teamblog {
	background-image: url(/layout/css/ic_teamblog.gif);
}
a.ic-twitter {
	background-image: url(/layout/css/ic_twitter.gif);
}
a.ic-youtube {
	background-image: url(/layout/css/ic_youtube.gif);
}
a.ic-xing {
	background-image: url(/layout/css/ic_xing.gif);
}


p.video {
	clear: both;
}
a.video-flv {
	display: block;
	text-align: center;
}


ul.rss li {
	display: block;
	padding-bottom: 1em;
	color: #666;
}
ul.rss li a {
	display: block;
	color: #af8944;
	font-weight: bold;
}



#search {
	margin-bottom: 20px;
	padding: 5px 6px;
	background-color: #C2AB82;
}
#search input.form-text {
	width: 145px;
	margin-right: 6px;
	margin-bottom: 3px;
	padding: 2px 6px;
	border: 1px solid #d4bf9a;
}
#search input.form-submit {
	position:absolute;
	top:-110px;
	left:-110px;
	padding-left: 10px;
	background: none;
	background-image: url(/layout/css/ic3.gif);
	background-position: 0 50%;
	background-repeat: no-repeat;
	border: 0;
	width:15px;
}

#search a.search-submit {
	color:#fff;
	padding-left:15px;
	line-height:16px;
	background:url(/layout/css/ic2.gif) no-repeat 0% 50%;
}




#addthis {
	position: absolute;
	right: 18px;
	bottom: 7px;
}
#print {
	position: absolute;
	right: 0px;
	bottom: 9px;
}
#print a {
	display: block;
	width: 14px;
	height: 11px;
	background-image: url(/layout/css/ic_print.gif);
	text-indent: -1000em;
}

#fblikebox {
	width:170px;
	height:388px;
	background-color:#fff;
	overflow:hidden;
}

#search a,
#extra div.bx-dark a,
#extra div.bx-light a,
	a.lk1 {
	text-decoration:underline;
}


#search a:hover,
#extra div.bx-dark a:hover,
#extra div.bx-light a:hover,
	a.lk1:hover {
	text-decoration:none;
}

