
/* Standard tags
------------------------ */
body, div, span, p, h1, h2, h3, input, textarea, label, ul, li, select, option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color:#F0F0E0;
	margin:0;
	text-align:center;
}
img { border: 0; }

h1 {
	margin-top: 30px;
	font-size: 24px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
}
h3 a {
	text-decoration:underline;
	color:#4D5A80;
}
h3 a:hover {
	color:red;
}
p {
	font-size: 12px;
	text-align: left;
}
a, #sidebar a {
	color: #3D4AAB;
	text-decoration: none;
}
#content a{
	border-bottom: 1px dotted #333333;
}
a:hover, #sidebar a:hover {
	text-decoration: underline;
}

.lknap {
	text-align: center;
}
.lknap a {
	background: url(../../../../typo3_edevkunder/fileadmin/dn-minisites/knap.gif) no-repeat ;
	display:block;
	text-align:center;
	padding: 0;
	width: 230px;
	height: 39px;
	overflow: hidden;
	font-size: 20px;
	color: #000;
	line-height: 38px;
	margin-right: auto;
	margin-left: auto;
}


/* Wrap & top
------------------------ */
#wrap {
	width: 775px;
	margin: 10px auto;
	background-color: #F8F8F1;
	text-align:left;
}
#top {
	background-color: #F0F0E0;
}
#logo {
	text-align: right;
	margin-bottom:10px;
}

#toppic { 
	clear: both;
	display: block;
}

/* Navigation
------------------------ */
#nav {
	margin:0;
	padding:0 10px;
	list-style:none;
	display:block;
	background-color:#333;
	height:24px;
	border-bottom:2px solid #aaa;
	border-top:1px solid black;
}
#nav li {
	display:block;
	float:left;
}
#nav a {
	text-decoration: none;
	font-size: 11px;
	display: block;
	padding: 5px 13px 4px 13px;
	color: white;
}
#nav #last {
	border-left: 1px solid #aaa;
	border-top: 0;
}
#nav a:hover {
	text-decoration:underline;
}
#nav strong a {
	padding: 4px 13px 7px 13px;
	background-color: #F8F8F1;
	color: black;
	position:relative;
	top:2px;
}
.aktiv a {
	font-weight: bold;
}

/* Sidebar
------------------------ */
#sidebar {
	float: right;
	color: #666666;
	width: 180px;
	voice-family:"\"}\""; 
	voice-family:inherit;
	width: 150px;
}
#sidebar h4 {
	padding-bottom: .3em;
	font-size: 12px;
	font-weight: bold;
	margin:2em 0 .2em 0;
	border-bottom: 1px solid gray;
}
#sidebar h5 {
	font-size: 10px;
	font-weight: bold;
	margin: 0;
}
#sidebar p {
	font-size: 10px;
	margin: .3em 0;
	text-align: left;
}


/* Kontaktformulare
------------------------ */
.ki label, 
.ki input, 
.ki textarea,
.ki select,
.ki option {
	width: 140px;
	display: block;
}
.ki label {
	margin-top: 6px;
}
#sidebar label,
#sidebar input,
#sidebar textarea {
	font-size: 10px;
}
#sidebar input {
	margin-top:5px;
}
#sidebar .ki input {
	border: 1px #999999 solid;
	margin-top:0;
}
form {
	margin:1em 0;
	clear:both;
}
#k_left, #k_center, #k_right {
	margin: 10px 0 40px 0;
	padding: 0;
	float: left;
}
#k_left, #k_right {
	width: 160px;
}
#k_center {
	/* 695 - 150 - 150 = 395 */
	width: 375px;
}


/* Indholdselement
------------------------ */
#content {
	margin: 0;
	padding: 0 30px 30px 40px;
	color: #666666;
}

/* Footer
------------------------ */
#footer, #footer #ref {
	background-color: white;
	border-top: 1px solid #aaa;
	text-align: center;
	padding: 3px 0px 5px 0px;
	font-size: 9px; 
	color: #333333;
	clear: both;
}
#footer #ref,
#ref a,
#ref a:hover {
	border: 0;
	color: #666;
	text-decoration: none;
}

/* -------------------------------- */
/* Clean Content Stylesheet         */
/* -------------------------------- */

.imgtext-ac {
  text-align: center;
  margin: auto;
  clear: both;  
}
      
.imgtext-ar {
  text-align: right;
  clear: both;
}
	  
.imgtext-al {
  text-align: left;
  clear: both;
}

.imgtext-bc {
  text-align: center;
  margin: auto;
  clear: both;
}

.imgtext-br {
  text-align: right;
  clear: both;
}
			
.imgtext-bl {
  text-align: left;
  clear: both;
}

.imgtext-ir img {
  float: right;
  clear: right;
}
.imgtext-il img {
  float: left;
  clear: right;
  margin: 0 10px 10px 0;
}

#wrap #content a.buttonlink{
	border: 1px solid #999999;
	background: url(gfx/buttonbg.jpg) no-repeat right top;
	padding: 7px 30px 6px 5px;
	font-weight: bold;
	font-size: 14px;
	color: #333333;
	line-height: 180%;
	height: 26px;
	margin: 20px 0 20px 20px;
	float: right;
	text-align: right;
}
