/* CSS Document ©2006 Norbert Simon, www.no-si.de*/
body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #6D6485;
	text-align:center;
}

h1, h2, h3, h4, h5, h6 {
	color: #600099;
}
p {
	color: #634E99;
	padding-bottom:4px;
	margin:0;
}
sup {font-size:0.7em;}

#n1, #n2, #n3, #n4 {
	width: 100px;
	height: 100px;
}
#n1 {
	left: 10px;
	top: 10px;
    position: fixed;
}
#n2 {
	right: 10px;
	top: 10px;
	position: fixed;
}
#n3 {
	right: 10px;
	bottom: 10px;
	position: fixed;
}
#n4 {
	left: 10px;
	bottom: 10px;
	position: fixed;
}

#n1 a, #n2 a, #n3 a, #n4 a {
	height: 100px;
	width: 100px;
	display: block;
	background: url(ln.gif) 0px 0px no-repeat;
	border: none;
}
#n1 a:hover, #n2 a:hover, #n3 a:hover, #n4 a:hover {
	background-position: 0px -100px;
}
#n1 a:active, #n2 a:active, #n3 a:active, #n4 a:active {
	background-position: 0px -100px;
}
.entry {
	z-index: 0;
	width: 100px;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
	text-align: center;
	line-height: 100px;
	align: center;
	position: absolute;
	text-decoration: none;
}
#tx {
	width: 60%;
	padding-top:10px;
	margin:0 auto;
}
#container {
    width: 60%;
    padding-top:100px;
    margin:0 auto;
}
#container a, #container a:visited, #container a:active {
	text-decoration: none;
	border-bottom: dotted;
	border-bottom-color: #600099;
	border-bottom-width: thin;
}
#container a:hover {
	text-decoration: none;
	background-color: #600099;
	color: #FFFFFF;
}
.mod_article {
    text-align:center; 
}
.bc {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 30%;
	height: 30%;
	margin-top: -25%;
	margin-left: -15%;
}
.bt {
	font-size: 3em;
	color: #600099;
	vertical-align: -0.15em;
	padding: 0 0.1em 0 0.1em;
}
.mb {
	height: 100px;
	width: 150px;
}
.mb a {
	height: 100px;
	width: 150px;
	display: block;
	background: url(ln.jpg) 0px 0px no-repeat;
}
.mb a:hover {
	background-position: 0px -100px;
}
.mb a:active {
	background-position: 0px -100px;
}
.ft {
    margin-top:20px; 
	font-size: 0.8em;
	text-align: center;
}
/* Artikelpositionierung */
.il {
	border: 0;
	margin: 0;
	float: left;
	padding-right: 1em;
}
.ir {
	border: 0;
	margin: 0;
	float: right;
	padding-left: 1em;
}
.iz {
	width: 100%;
	border: 0;
	margin: 0 auto;
	padding: 1em;
	text-align: center;
}
.ic {
	clear: both;
}
.cc {
	clear: both;
	line-height: 1px;
}

/* * Generiertes Formular */
.formbody{font-size: 1em;
	line-height: 1.55em;
    margin:0 auto;
    }
.formbody label, .formbody .captcha_text {
	width: 10em;
	height: 1.5em;
	display: block;
	padding-top: 0.3em;
	padding-bottom: 0.1em;
	font-size: 0.8em;
	line-height: 1em;
	margin:0 auto;
}
.formbody input, .formbody textarea, .formbody  select {
	width: 30em;
	display: block;
	margin-bottom: 0.5em;
	font-size: 0.8em;
	margin:0 auto;
}
.formbody .submit_container {
	width: 10em;
	display: block;
	margin:0 auto;
}
.formbody .submit{
		  width:auto;
		  margin:0 auto;
}

.formbody span {
	display: inline;
	white-space: nowrap;
	margin:0 auto;
}
.radio_container label, .radio_container input, .checkbox_container label, .checkbox_container input {
	display: inline;
	width: auto;
	padding: 0 1em 0 0;
	vertical-align: text-top;
	margin:0 auto;
}
.mod_personalData .formbody input, .mod_personalData .formbody textarea, .mod_personalData .formbody select, .mod_lostPassword .formbody input, .mod_lostPassword .formbody textarea, .mod_lostPassword .formbody select {
	width: 15em;
	margin:0 auto;
}
.error {
	padding: 0.5em;
	font-weight: bold;
	font-size: 0.9em;
	color: #E71408;
	line-height: 1.1em;
	margin:0 auto;
}
#nsi { text-align:center; font-size:0.8em;}
#nsi p a {border: none;}

