/* CSS für www.praemium-data.de */

body {
	margin: 0;
	padding: 0;
	background: #f4f4f4 url(media/bg_body.jpg) repeat-y 50% 0;
	color: #666;
	font: 100% Verdana,Sans-serif;
}

a, a:link {
	color: #96D045;
}

a:visited {
	color: #61822C;
}

a:active, a:hover {
	color: #61822C;
}

/* Für externe Links: */
#content a.offsite, #marginal a.offsite {
  background: url(../media/mini_icons/link_extern.gif) no-repeat left top;
  padding-left: 14px;
}




p {
	margin: 0 30px 10px 20px;
	font-size: .75em;
	line-height: 150%;
}

p.small {
	font-size: .6em;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.list {
	margin: 0 30px 10px 20px;
	padding-left: 22px;
	list-style-type: square;
}
	
ul.list li {
	padding: 5px 0;
	line-height: 120%;
	font-size: .75em;
}

h1#pd {
	margin: 0;
}

h1#pd a {
	display: block;
	font: 11px;
	padding-top: 39px;
	width: 700px;
	background: url(media/logo.gif) no-repeat;
	margin: 0;
	overflow: hidden;
	height: 0;
}

html>body h1#pd a {
  height: 0;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	margin: 20px 30px 10px 20px;
	}
	
h3 {
	font-size: 0.75em;
	font-weight: bold;
	margin: 20px 30px 10px 20px;
	}
	
h4 {
	font-size: 0.65em;
	font-weight: bold;
	margin: 20px 30px 10px 20px;
	}

.no {
	display: none;
}

.tip {
	cursor: help;
	border-bottom-style: dashed;
	border-bottom-color: #AAA;
	border-bottom-width: 1px;	
}

#container {
	position: relative;
	height: 100%;
	min-height: 100%;
	background: #fff;
	padding: 10px 40px 0 40px;
	margin: 0 auto;
	width: 700px;
}

html>body #container {
  height: auto;
}

ul#mainnav {
	position: absolute;
	top: 113px;
	/* right: 40px; */
	float: right;
	width: 700px;
	background: #96D045;
	list-style: none;
	line-height: normal;
	border-bottom: 2px solid #fff;
	font-family: Georgia;
	font-weight: bold;
	z-index: 2000;
}

ul#mainnav li,
ul#subnav li {
	display: inline;	
}

ul#mainnav li a {
	display: block;
	color: #fff;
	float: left;
	text-decoration: none;
	line-height: normal;
	font-size: 1em;
	padding: 5px 17px 5px 17px;
}

ul#mainnav li a:hover,
ul#subnav li a:hover {
	background: #61822C;
}

ul#subnav  {
	float: left;
	width: 700px;
	background: #96D045;
	list-style: none;
	line-height: normal;
	/*border-bottom: 2px solid #fff;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #96D045;
	margin: 0;
	color: #fff;
}

ul#subnav li a {
	/* display: block; */
	color: #fff;
	float: right;
	text-decoration: none;
	line-height: normal;
	font-size: .8em;
	padding: 5px 17px 5px 17px;
}

.off {
	background: #96D045;
}

.on {
	background: #069;
}

#home #home-on a,
#lohn #lohn-on a,
#seminare #seminare-on a,
#neuemedien #neuemedien-on a,
#kontakt #kontakt-on a {
	background: #069;
	/* font-weight: bold; */
} 

#header {
	position: relative;
	width: 700px;
	float: left;
	padding-top: 40px;
	height: 314px;
	border-bottom: 2px solid #fff;
}

ul#extras {
	position: absolute;
	top: 0;
	right: 0;
	font-size: .65em;
}
ul#extras li {
	float: left;
	border-left: 1px solid #666;
	padding: 0 10px;
}

ul#extras li.skiptocontent {
	border: 0;
}
ul#extras li.nomargin {
	padding-right: 0;
}

#home #header {
	background: url(media/header/home.jpg) no-repeat 0 134px;
}

#lohn #header {
	background: url(media/header/lohn.jpg) no-repeat 0 134px;
}

#seminare #header {
	background: url(media/header/seminare.jpg) no-repeat 0 134px;
}

#neuemedien #header {
	background: url(media/header/neuemedien.jpg) no-repeat 0 134px;
}

#kontakt #header {
	background: url(media/header/kontakt.jpg) no-repeat 0 134px;
}

#contentcontainer, #footer {
	width: 700px;
	clear: both;
	z-index: 1000;
	padding-bottom: 35px;
	float: none;
}

#contentcontainer {
	background: #fff; /* url(../media/bg_footer.gif) no-repeat bottom left */
	height: 100%;
}

#titlebar {
	width: 460px;
	margin: 0;
	border-right: 240px solid #cbea99; /* 50% */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-variant: small-caps;
	background-color: #b6e075; /* 70% */
	color: #fff;
	padding: 5px 0 5px 0;
}

h1#title {
	font-size: 1em;
	padding-left: 17px;
}

#content {
	width: 459px;
	height: 100%;
	float: left;
	margin-bottom: 20px;
	border-right: 1px dotted #ccc;
}

#marginal {
	float: right;
	width: 240px;
	/*background: #e0f3bf; /* 30% */
	height: 100%;
	bottom: 0;
}


#footer {
	background: #fff;
	padding: 10px 0px 15px 0px;
	font-size: .7em;
	margin: 0;
	width: 700px;
}

/* Formulare: */
/**********************************************************************/

form {
	width: 360px;
	padding: 30px 10px 10px;
	margin: 20px 0 0 20px;
	background: #f4f4f4;
	border: 1px solid #e4e4e4;
}

label {
	clear: both;
	float: left;
	display: block;
	width: 360px;
	margin-top: -0.5em;
	font-size: .75em;
}
input {
	position: relative;
	top: -1.4em;
	left: 85px;
	display: block;
	width: 240px;
	border: 1px solid #e4e4e4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

input.submit {
	clear: both;
	top: 0;
	width: 180px;
	padding: 5px;
	background: #fff;
	color: #96D045;
	cursor: pointer;
}
input.submit:hover {
	color: #61822C;
}

textarea {
	position: relative;
	top: -1.4em;
	left: 85px;
	display: block;
	width: 240px;
	border: 1px solid #e4e4e4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

/* Verschiedenes: */
/**********************************************************************/

.mini-icon {
	margin-right: 6px;
}
