/* CSS Document */

/*-----------------------------------------------------------------------------
[www.jobid.de] Screen Stylesheet

version:   1.2
date:      12/06/2008
last
update:		30/11/2008
author:    [Harald Gress]
email:     [gress@die-marketingmacher.de]
website:   [http://www.die-marketingmacher.de]
version history: [location of file]
-----------------------------------------------------------------------------*/

/* Import other stylesheets
-----------------------------------------------------------------------------*/



/* Remove paddings and margins and other stuff from different browsers */

/* Don't forget to set a foreground and background color 
   on the 'html' or 'body' element! */
body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dd, dl, dt, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
html {
	height:99%;
	max-height:99%;
	padding:0;
	margin:0;
	border:0;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

body
    {
	font: 62.5%/1.5 "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #004c8f;
	text-align: center;
	height:99%;
	max-height:99%;
	padding:0;
	margin:0;
	border:0;
	background-image: url(../themes/dmm/img/bg.jpg);
}

.clear {clear:both;}

#gesamt {
	width: 940px;
	padding: 0;
	margin: 0 auto;
	color: #333;
	line-height: 2em;
	text-align: left;
	background-color: #fff;
	background-image: url(../themes/dmm/img/background.jpg);
	background-repeat: repeat-x;
}

#kopf {
	height: 280px;
	background-image: url(../themes/dmm/img/headerbild.jpg);
	background-repeat: no-repeat;
	padding:0;
	margin:0;
}

#inhalt {
	float: left;
	width: 573px;
	margin: 40px 0 12px 30px;
}

#rechts {
	margin: 0 0 0 675px;
	padding-top: 20px;
}


#fuss {
	clear: left;
	padding: 6px 12px 20px 36px;
	margin:0;
}
#fuss p {
	
}

/* Header
-----------------------------------------------------------------------------*/

#kopf #logo img {
	float:left;
	margin: 17px 0 0 24px;
	padding-top: 0px;
}

#kopf #claim {
	padding: 0 0 0 160px;
}
#kopf h1 {
	font: 3.0em Verdana, Geneva, sans-serif;
	color: #ff7000;
	padding: 17px 0 0 114px;
	margin: 0;
	width: 600px;
}

#top_nav {
	position: relative;
	top:-270px;
	left:820px;
	height: 1px;
}
#top_nav a, #top_nav a:link, #top_nav a:visited {
	color: #ff7000;
	text-decoration: none;
	font-weight: bold;
}
#top_nav a:hover {
	color: #ffebd2;
}


/*    Navigation 
------------------------------------------------ */

#navigation {
	padding: 0px 0 0 24px;
	height: 20px;
	background-image: url(../themes/dmm/img/opaque.png);
	background-repeat: repeat;
}
* html #navigation {
	height: 0px;
}

#navigation ul {
	list-style-type: none;	
	padding: 2px 0 0 0;
}
#navigation ul li {
	float: left;
	position: relative;
	z-index:100;
	padding: 0 24px 0 2px;
}
#navigation ul li a, #navigation ul li a:link, #navigation ul li a:visited {
	display: block;
	font-weight: bold;
	line-height: 1.4em;
	color: #004c8f;
	text-decoration: none;
	letter-spacing: 0.1em;
	padding: 0px 0 4px 2px;
}
#navigation ul li a:hover {
	color: #ff7000;
	
}
#home #navigation a#home, #jobid #navigation a#jobid {
		color: #ff7000;
}

/*      Fly-Out Anweisungen
------------------------------------------------ */
/*
The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/basic_dd.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */


/* use the table to position the dropdown list */
#navigation table{
position:absolute;
border-collapse:collapse;
z-index:80;
left:-1px;
top:22px;
}

/* style the links hover */
#navigation :hover{
	color:#990000;
}

/* hide the sub level links */
#navigation ul ul {
	visibility:hidden;
	position:absolute;
	width:100px;
	padding: 2px 0 6px 2px;
	/*height:100px;*/
	background-image: url(../themes/dmm/img/opaque.png);
	background-repeat: repeat;

}
/* make the sub level visible on hover list or link */
#navigation ul li:hover ul,
#navigation ul a:hover ul{
visibility:visible;
}
#navigation ul li ul li {
	padding: 0;
}
#navigation ul li ul li a:hover {
	display: block;
	width: 100px;
	padding: 2px 0px 6px 2px;
}


/*    Inhalt
------------------------------------------------ */

#inhalt p {
	padding: 0 0px 10px 28px;
	font-size: 1.2em;
	line-height: 1.5em;
	}
	
#inhalt h1 {
	font-size: 2.2em;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding: 0 0px 6px 0;
	color: #004c8f;
	margin: 0 12px 18px 28px;
	
	height: 16px;
	/*border-right: 40px solid #336699;
	border-bottom: 1px solid #336699;
	border-top-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-left-style: solid; */
}

#inhalt h2 {
	font-size: 1.6em;
	font-weight: bold;
	padding: 14px 0px 8px 28px;
	color: #004c8f;
}


#inhalt h3 {
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 0 4px 28px;
	color: #333333;
}

#inhalt ul {
	padding: 0 0 12px 56px;
	font-size: 1.2em;
	line-height: 1.4em;
	list-style-image: url(../img/quad.gif);
}

#inhalt ul.liste {
	padding: 0 0 1px 56px;
	margin: 0;
	font-size: 1.2em;
	line-height: 1.4em;
	list-style-image: url(../img/quad.gif);
}

#inhalt ul li {
	padding: 0 0 8px 0;
	line-height: 1.4em;
}

#inhalt .img_links {
	margin: 0 12px 10px 28px;
	border: 1px solid #336699;
	float: left;
}

#inhalt .img_links_blank {
	margin: 0 12px 10px 28px;
	float: left;
	border: 0!Important;
}
#inhalt a {
	line-height:1.4em;
}
	
#inhalt .zitat {
		padding: 0 10px 10px 28px;
	font-size: 1.2em;
	color: #336699;
	text-align:right;
	line-height: 1.4em;
	}
#inhalt .author {
	font-style:italic;
	text-align:right;
	}
	
#inhalt .small {
	font-size: 1.1em;
}	

#inhalt object, #inhalt table,#inhalt iframe {
	margin: 0 0 0 28px;
}


/*    Marginalie (rechts)
------------------------------------------------ */

#rechts .box {
	margin: 36px 0 12px 0;
	width: 238px;

}
#rechts h1 {
	background-color: #ff7000;	
	font-size: 1.2em;
	line-height: 2.4em;
	color: #ffebd2;
	padding-left: 12px;
}
#rechts h2 {
	font-weight: bold;
	font-size: 1.2em;
	color: #990000;
	padding-bottom: 4px;
}
#rechts .rahmen {
	border-right: 1px solid #ff7000;
	border-bottom: 1px solid #ff7000;
	border-left: 1px solid #ff7000;
	border-top-width: 0px;
	border-top-style: solid;
	padding: 6px 2px 4px 12px;
	background-color: #ffebd2;
}

.box p {
	font-size: 1.1em;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
}

.box_liste {
	padding: 6px 2px 2px 6px;
	margin-left: 2px;
}
.box_liste li {
padding: 0 0 4px 0;
}

.box_liste li.cal {
padding: 0;
}

.box_link {
	text-decoration: underline;
	text-align: right;
	display: block;
}


/*     Fusszeile
----------------------------------------------- */

/* Allgemeine Auszeichnungen
-----------------------------------------------------------------------------*/

a, a:link, a:visited {
	font-weight: bold;
	color: #ff7000;
	text-decoration: none;
	letter-spacing: 0.1em;
}

a:hover {
	color: #F30;
	text-decoration: underline;
}

.klammer {
	color: #4c4c4c;
	font-size: 0.8em;
	font-weight:normal!important;
	margin-left: 2px;
}

.datum {
	float: right;
	font-size: 0.8em;
	color: #4c4c4c;
}

.center {
	text-align: center;
}

.taskleiste {
	padding: 2px 0 2px 0px;
	text-align:right;
	margin: 6px 12px 6px 28px;
	/* border-top: 1px solid #999999;
	border-bottom: 1px solid #999999; */
}
.taskleiste a, .taslleiste a:link, .taskleiste a:visited {
	text-decoration:none;
	color: #ff7000;
	letter-spacing: 0;
}

.taskleiste a:hover {
	color: #F30;
	text-decoration: underline;
} 

.adressliste {
	padding: 0 12px 20px 60px;
	list-style-type: none;
	
}
.adressliste li {
font-weight: bold;
}
.adressliste li img {
	text-align: right;
	padding-left: 36px;
}
.msg_links {
	padding: 4px 0 4px 60px;
}
.msg_links a, .msg_links a:link, .msg_links a:visited {
	color:#ff7000;
	font-weight: bold;
	text-decoration:none;
	padding: 0 5px 0 5px;
}
.msg_links a:hover {
	color: #F30;
	text-decoration: underline;
} 

.tb_center tr {
	vertical-align: top;
}

span.tb_hilfe {
	font-size: 0.8em!important;
	color: #666666;
}

.wichtig {
	font-weight: bold;
	color: #FF0000;
	padding-right: 2px;
	padding-left: 2px;
}

.error {
	background-color: #FFFFCC;
	margin-top: 4px;
	margin-bottom: 8px;
	padding: 3px;
}

p.inhalt {
	background-color: #FFFFCC;
}

.macher {
	color: #004c8f;
	font-weight:bold;
}

.seiten {
	padding: 0 0 8px 28px;
	display: none;
}
.rubrik {
	color: #a8d5f0;
}

/*  Formulare
----------------------------------------------- */

form {
	
}

#inhalt fieldset {
	border: 1px solid #336699;
	margin: 0 0 0 12px;
	padding: 10px;
	width: 400px;
}

#inhalt legend {
	color: #336699;
}

.beschriftung {
	float: left;
	width: 100px;
}

.feld {
	font-family: "Courier New", Courier, mono;
	line-height: 1.2em;
	padding: 2px;
	border: 1px solid #336699;
	/*width: 26em; */
	margin-bottom: 4px;
}

.hilfetext {
	font-size: 0.8em!important;
	color: #666666;
	}

.buttom {
	border: 1px solid #336699;
}

div.box .rahmen label {
	width: 140px;
	float: left;
	padding:0 20px 0 0;
	
}

/*   Bereich Bilderalben
------------------------------------------------ */

.gal_pic {
	text-align: center;
}

.gal_pic p {
	line-height: 1.6em;
}

.gal_steuerung {
	font-weight: bold;
	padding-bottom: 12px;
}
.gal_steuerung .nav_rechts {
	float:right;
}

.gal_pic p.legende {
	text-align:right;
	font-size: 0.8em;
	color: #4c4c4c;
}

.gal_pic img {
	border: 10px solid #fff;
	float:left;
	margin-right: 10px;
}

.pic_mini img {
	width: 150px;	
	float: left;
	margin-right: 12px;
}

