
/* CSS Document mannohnehaken.de */

* {
	font-family: Helvetica, Arial, Sans-Serif;
	color: #333;
         font-size: 13px;
         line-height: 17px;
}

html {
	width: 100%;
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	background-color: #19aadf;
	height: 100%;
}

img {
	border: 0px;
}

h1 {
         font-size: 15px;
	font-weight: bold;
	line-height: 14px;
         color:#234f8e;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	line-height: 14px;
	color: #333;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #234f8e;
}

a {
	text-decoration: none;
}

a:link { font-weight:bold; color:#5d5d5d; text-decoration:none; }
a:visited { font-weight:bold; color:#5d5d5d; text-decoration:none; }
a:focus { font-weight:bold; color:#fe9900; text-decoration:none; }
a:hover { font-weight:bold; color:#fe9900; text-decoration:none; }
a:active { font-weight:bold; color:#FFF; text-decoration:none; }


table, tr, td {
	margin: 0;
	padding: 0;
	border: 0;
}

ul#Navigation {
    	margin: 0;
         padding: 0;
}

ul#Navigation li {
	list-style: none;
    	margin: 0; padding: 0;
         font-size:12pt;
	line-height:150%;
}

*.white  { color:#FFF }

/*
special style definitions portal site
*/

#content {
	width: 589px;
	height: 292px;
         background-color: #19aadf;
}

#imaufbau {
	width: 586px;
	height: 358px;
         background-color: #19aadf;
}

/*
*html #content {
	width: 589px;
	height: 292px;
         text-align: left;
	overflow: auto;
}
*/
#enterbutton {
	margin-top: 30px;
}

/*
special style definitions regular site
*/

#navigationstripe {
	width: 259px;
	height: 100%;
         background-image:url(../img/whitestripe.gif);
         background-repeat:repeat-y;
         float:left;
         }

#knaur_wagner {
	width: 217px;
	height: 72px;
         background-image:url(../img/knaur_wagner.gif);
         margin: 15px 0 0 24px;
         }

#navigationwords {
	width: 180px;
	height: 260px;
         margin: 40px 0 0 50px;
         }

#blueline {
	width: 217px;
	height: 1px;
         margin: 20px 0 0 24px;
         background-image:url(../img/blueline.gif)
         }

#buchhandel  {
	width: 242px;
	height: 341px;
         margin: 10px 0 0 12px;
         background-image:url(../img/bg_amazonlink.gif)
         }
#rightside {
	width: 700px;
	height: 700px;
         background-color:#19aadf;
         margin: 0 0 0 0px;
         float:left;
         }

#header {
	width: 590px;
	height: 118px;
         background-image:url(../img/headerpic.gif);
         margin: 20px 0 0 24px;
         float:left;
         }

#contentarea {
	width: 565px;
	height: 554px;
         background-color:#44bae5;
         border: 1px solid #1697c6;
         margin: 150px 0 0 45px;
         float:none;
         }

#textfield {
	width: 400px;
	height: 400px;
         margin: 20px 20px 20px 20px;
         }

#layer01 {
	width: 525px;
	height: 250px;
         background-color:#44bae5;
         }

#linkbox {
	width: 506px;
	height: auto;
         margin-bottom:10px;
         background-color: #60c4e9;
         border: 1px solid #1697c6;
         padding: 8px;
         }

#footer {
	width: 400px;
	height: 18px;
         margin: 5px 0 0 45px;
         }


#beziehungstest{
	padding: 20px;
         line-height: 140%;
         }