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


#scroller {
	position: absolute;
	left: 0px;
	bottom: -1px;
}


body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #323232;
	background-color: #FFF;
	background-image: url(../img/hr4you_bg.png);
	background-repeat: repeat-x;
	background-position: top center;
}

.cb { clear: both; }
.l { text-align: left; }
.c { text-align: center; }
.r { text-align: right; }
.t { vertical-align: top; }
.m { vertical-align: middle; }
.b { vertical-align: bottom; }
.nowrap { white-space: nowrap; }
p { margin-bottom: 11px; }
h4 {
	font-size: 12px;
	margin-top: 15px;
	margin-bottom: 10px;
}
h3 { padding-bottom: 6px; }
h2 {
	color: #CB0000;
	margin-bottom: 8px;
	font-weight: bold;
	font-size: 18px;
}
span.error {
	color: #f00;
	font-weight: bold;
}
div.error {
	color: #f00;
	font-weight: bold;
	margin-bottom: 10px;
}
div.success {
	margin: 10px;
	padding: 10px;
	border: 1px solid #666;
	background-color: #fff;
	color: #3c3;
	font-weight: bold;
	text-align: center;
}
span.required {
	color: #f00;
	font-weight: bold;
}
hr {
	margin-top: 10px;
	margin-bottom: 10px;
	height: 2px;
	border: none;
	background: #828282;
}

ol {
	margin-left: 30px;
}

#main {
	margin: 0 auto;
	padding: 0;
	width: 940px;
	position: relative;
}

#schriftzug_hr4you {
	position: absolute;
	top: 0;
	left: 0;
}

#logo_hr4you {
	position: absolute;
	top: 0;
	right: 0;
}

#content {
	margin-top: 40px;
	padding: 20px;
	min-height: 600px;
	background-color: #FFF;
	box-shadow: 5px 3px 10px 3px #CFCFCF;
}
#content a {
	color: #cb0000;
	text-decoration: none;
}
#content a:hover {
	color: #cb0000;
	text-decoration: underline;
}
#content ul {
	margin-left: 20px;
	margin-bottom: 17px;
}
#content li {
	margin-bottom: 4px;
}
#content select {
	border: 1px solid #aaa;
	background-color: #fff;
}
#content textarea {
	border: 1px solid #aaa;
	background-color: #fff;
}
#content input[type="text"] {
	border: 1px solid #aaa;
	background-color: #fff;
}
#content input[type="file"] {
	border: 1px solid #aaa;
	background-color: #fff;
}
#content input[type="submit"] {
	border: 1px solid #aaa;
	background-color: #ccc;
	font-weight: bold;
}

#content .input_text {
	border: 1px solid #aaa;
	background-color: #fff;
}


#bottom {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 206px;
	padding-right: 54px;
	width: 680px;
}

#footer {
	border-top: 1px solid #B6B6B7;
	text-align: center;
	font-size: 9px;
	color: #00258E;
}

#footer a {
	color: #00258E;
	text-decoration: none;
}

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

#language {
	padding-top: 12px;
	padding-bottom: 12px;
	width: 181px;
	background-color: #CB0000;
	border-bottom: 1px solid #DE8283;
	font-weight: bold;
	color: #CBCBCB;
	/*color: #CB0000;*/
	text-align: center;
}
#tel_support {
	margin-top: 2px;
	padding: 3px;
	background-color: #D92121;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}
#viss_login {
	margin-top: 17px;
	padding: 3px;
	background-color: #D92121;
	text-align: center;
	font-size: 11px;
	color: #fff;
}
#viss_login a {
	color: #CBCBCB;
	text-decoration: none;
}
#language a {
	color: #CBCBCB;
/*	color: #CB0000;*/
	text-decoration: none;
}
#language a:hover {
	color: #fff;
/*	color: #CB0000;*/
}
ul.menu_main {
	width: 181px;
	margin-bottom: 20px;
	list-style-type: none;
}
ul.menu_main li {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #DE8283;
}
ul.menu_main a {
	display: block;
	padding-top: 5px;
	padding-bottom: 6px;
	padding-left: 34px;
	color: #fff;
	text-decoration: none;
	background-image: url(../img/menu_bg.gif);
	background-repeat: no-repeat;
}
ul.menu_main a:hover {
	display: block;
	padding-top: 5px;
	padding-bottom: 6px;
	padding-left: 34px;
	text-decoration: none;
/*	background: #BE0000;  wenn es etwas heller sein soll */
	background: #aa0000;
	background-image: url(../img/menu_bg.gif);
	background-repeat: no-repeat;
/*	cursor: help;*/
}
ul.menu_main a.level2 {
	display: block;
	padding-top: 5px;
	padding-bottom: 6px;
	padding-left: 42px;
	color: #fff;
	text-decoration: none;
	background: none;
	font-size: 12px;
}
ul.menu_main a.level2:hover {
	display: block;
	padding-top: 5px;
	padding-bottom: 6px;
	padding-left: 42px;
	text-decoration: none;
/*	background: #BE0000;  wenn es etwas heller sein soll */
	background: #aa0000;
/*	cursor: help;*/
	font-size: 12px;
}


/* +++ Brotkrumen-Navi +++ */
div.breadcrumb {
	margin-bottom: 8px;
	padding-left: 10px;
	font-size: 11px;
}



/* +++ Zitate +++ */
div.zitat {
	color: #00258E;
	font-weight: bold;
	font-style: italic;
}
div.zitat .quelle {
	font-weight: normal;
	font-style: normal;
}

/* +++ Pagination +++ */
div.pagination {
	padding:3px;
	margin:3px;
	margin-bottom: 10px;
	text-align:center;
}
a.pagi {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #aaa;
	text-decoration: none; 
	color: #999;
}
a.pagi:hover, a.pagi:active {
	border: 1px solid #bbb;
	color: #000;
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #aaa;
	font-weight: bold;
	background-color: #ccc;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #eee;
	color: #ddd;
}

/* +++ "runde" Ecken +++ */
/* ROT */
.box {
	width: 100%;
	background: #CB0000;
	margin-bottom: 10px;
}
.box_inner {
	padding: 0 10px;
}
.box h1 {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 2px;
}
.box .top, .box .bottom{
	display:block;
	background: #fff;
}
.box .top b, .box .bottom b {
	display:block;
	height: 1px;
	overflow: hidden;
	background: #CB0000;
}
.box .r1{
	margin: 0 5px;
}
.box .r2{
	margin: 0 3px;
}
.box .r3{
	margin: 0 2px;
}
.box .top .r4, .box .bottom .r4{
	margin: 0 1px;
	height: 2px;
}

/* HELLES GRAU */
.box_1 {
	width: 100%;
	background: #f1f1f1;
	margin-bottom: 17px;
}
.box_1_inner {
	padding: 0 10px;
}
.box_1 h1 {
	color: #333;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 2px;
}
.box_1 .top, .box_1 .bottom{
	display:block;
	background: #fff;
}
.box_1 .top b, .box_1 .bottom b {
	display:block;
	height: 1px;
	overflow: hidden;
	background: #f1f1f1;
}
.box_1 .r1{
	margin: 0 5px;
}
.box_1 .r2{
	margin: 0 3px;
}
.box_1 .r3{
	margin: 0 2px;
}
.box_1 .top .r4, .box .bottom .r4{
	margin: 0 1px;
	height: 2px;
}


div.message_error {
	margin: 10px;
	border: 1px solid #f00;
	color: #f00;
	font-weight: bold;
	text-align: center;
	text-decoration: blink;
}

div.message_success {
	margin: 10px;
	border: 1px solid #000;
	color: #000;
	font-weight: bold;
	text-align: center;
}


/* ### Seitenspezifische Definitionen ### */

/* +++ Startseite +++ */

#buttons {
	position: relative;
	width: 680px;
	height: 336px;
	background-image: url(../img/buttons.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color: #fff;
	font-family: Verdana; font-size: 11px;
}
div.produkt {
	margin-bottom: 4px;
	font-size: 12px;
	font-weight: bold;
}
span.produkt {
	display: block;
	padding-bottom: 4px;
	font-size: 12px;
	font-weight: bold;
}
#buttons a {
	display: block;
	color: #fff;
	text-decoration: none;
	cursor: hand;
}
#buttons a:hover {
	display: block;
	color: #fff;
	text-decoration: none;
	cursor: hand;
}

#button_head {
	position: absolute;
	z-index: 11;
	top: 8px;
	width: 680px;
	height: 54px;
	text-align: center;
	font-size: 26px;
	font-weight: normal;
}
#button_1 {
	position: absolute;
	z-index: 12;
	height: 112px;
	width: 250px;
	top: 92px;
	left: 80px;
	color: #fff;
	text-decoration: none;
}
#button_2 {
	position: absolute;
	z-index: 13;
	height: 112px;
	width: 250px;
	top: 92px;
	left: 427px;
	color: #fff;
	text-decoration: none;
}
#button_3 {
	position: absolute;
	z-index: 14;
	height: 112px;
	width: 250px;
	top: 220px;
	left: 80px;
	color: #fff;
	text-decoration: none;
}
#button_4 {
	position: absolute;
	z-index: 15;
	height: 112px;
	width: 250px;
	top: 220px;
	left: 427px;
	color: #fff;
	text-decoration: none;
}


/* +++ News +++ */

table.news {
}
td.news_title {
	padding: 3px;
	font-weight: bold;
	vertical-align: bottom;
}
td.news_date {
	padding: 3px;
	text-align: right;
	font-weight: bold;
	vertical-align: bottom;
}
td.news_content {
	padding: 3px;
	border-top: 1px solid #666;
	text-align: left;
}
td.news_divide {
	height: 2px;
}


/* +++ Referenzen +++ */

table.referenzen {
}
td.referenzen_title {
	padding: 3px;
	font-weight: bold;
	height: 3px;
	vertical-align: top;
}
td.referenzen_screenshot {
	padding: 3px;
	padding-left: 10px;
	text-align: right;
	font-weight: bold;
	vertical-align: top;
}
td.referenzen_content {
	padding: 3px;
	padding-right: 10px;
	border-top: 1px solid #666;
	vertical-align: top;
	text-align: justify;
}
td.referenzen_divide {
	height: 2px;
}


/* +++ Events +++ */

p.event {
	padding-top: 8px;
	font-weight: bold;
	letter-spacing: 1px;
}
div.event_text {
	padding: 3px;
}
table.event {
	width: 100%;
}
td.event_top {
	padding: 3px;
	vertical-align: top;
}
span.event_title {
	padding: 3px;
	font-weight: bold;
	vertical-align: top;
}
hr.event {
	margin: 10px;
	height: 2px;
	background: #f00;
}
img.event_grafik {
	float: right;
	padding: 6px;
	border: 1px solid #6B6B6C;
	margin: 10px;
	background: none;
}
td.event_content {
	padding: 3px;
}
td.event_divide {
	height: 30px;
}
table.event_termine {
	width: 100%;
}
td.event_termine_headline {
	padding: 3px;
	padding-left: 0px;
	font-weight: bold;
	vertical-align: bottom;
}
td.event_termine {
	padding: 3px;
	padding-right: 20px;
	text-align: justify;
}

/* Seminar-Verwaltung */
.sem_table {
	width: 640px;
	margin: 10px;
	background: #ffffff;
	border: 1px solid #CB0000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.sem_td_kopf {
	background: #CB0000;
	margin: 0px;
	padding: 3px;
	padding-left: 6px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 1px;
}
.sem_td_links {
	width: 150px;
	background: #eeeeee;
	border-bottom: 1px solid #cccccc;
	margin: 0px;
	padding: 3px;
	padding-left: 6px;
	vertical-align: top;
	letter-spacing: 1px;
	font-weight: bold;
}
.sem_td_rechts {
	width: 420px;
	background: #ffffff;
	border-bottom: 1px solid #cccccc;
	margin: 0px;
	padding: 3px;
	padding-left: 10px;
	vertical-align: top;
}
.sem_td_daten {
	background: #ffffff;
	border-bottom: 1px solid #cccccc;
	margin: 0px;
	padding: 3px;
	padding-left: 10px;
	vertical-align: top;
}
.sem_td_link {
	background: #eeeeee;
	margin: 0px;
	padding: 3px;
	vertical-align: top;
	text-align: right;
}
.sem_td_button {
	text-align: center;
	background: #ffffff;
	margin: 0px;
	padding: 6px;
	vertical-align: top;
}
a.sem_link {
	background: #eeeeee;
	float: right;
	padding-left: 3px;
	padding-right: 3px;
}
table.seminarliste {
	border: none;
}
td.seminarliste_links {
	font-weight: bold;
	border-bottom: 1px solid #dddddd;
	padding: 3px;
	padding-top: 6px;
	padding-left: 6px;
}
td.seminarliste_rechts {
	font-weight: normal;
	border-bottom: 1px solid #dddddd;
	text-align: right;
	white-space: nowrap;
	vertical-align: top;
	padding: 3px;
	padding-top: 6px;
	padding-right: 6px;
}

/* Team */
.mitarbeiter {
	float: left;
	width: 120px;
	background: #fff;
	padding: 8px;
	margin: 6px;
	margin-left: 14px;
	margin-right: 14px;
	text-align: center;
	font-size: 9px;
}
.mitarbeiter img {
}
table.mitarbeiter_tab {
	height: 220px;
}
/* +++ Jobs +++ */

table.jobs {
}
td.jobs_head {
	padding: 3px;
	font-weight: bold;
	height: 3px;
	vertical-align: top;
}
td.jobs_data {
	padding: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	border-top: 1px solid #666;
	vertical-align: top;
}

/* +++ Support +++ */

table.request {
}
table.request td {
	padding: 3px;
	padding-bottom: 6px;
	vertical-align: top;
	border-bottom: 1px solid #aaa;
}

table.support {
}
table.support td {
	padding: 3px;
	vertical-align: top;
}


/* +++ AGB/Preisliste +++ */

table.preisliste {
	margin: 10px;
	width: 630px;
}
table.preisliste td {
	padding: 3px;
	padding-bottom: 6px;
	vertical-align: top;
}
table.preisliste td.bereich {
	padding: 8px;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	background-color: #CB0000;
}
table.preisliste td.head {
	padding-top: 17px;
	padding-right: 10px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	white-space: nowrap;
}
table.preisliste td.artnr {
	padding: 5px;
	background-color: #fcfcfc;
}
table.preisliste td.artbez {
	padding: 5px;
}
table.preisliste td.einheit {
	padding: 5px;
	background-color: #fcfcfc;
}
table.preisliste td.preis {
	text-align: right;
	padding: 5px;
}




