/* CSS Document */

html {
	overflow:scroll;
	}

body {
	padding:0px;
	margin-left:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 10pt; 
	height:100%;
}

a {
	text-decoration: none; 
	color:#003399;
}

a:hover{ 
	text-decoration: underline; 
}

h1	{
	font-size:1.4em;
	font-weight:bold;
}

h2	{
	font-size:1.2em;
	font-weight: bold;
}

#page {
	width:980px;
	text-align:left;
	background-color:#FFFFFF;
	margin:auto;
}

#banner {
	/*980-168=912*/
	width:812px;
	height:124px;
	margin:0px;
	padding: 12px 0px 0px 168px;
	overflow:hidden;
	background-image:url(../images/logo_panik-netz_kl.jpg);
	background-color:#FFFFFF;
	background-repeat:no-repeat;
/*	background-position: 0px 8px;*/
}

#banner img{
	float:left;
	margin:0px;
	padding:0px;
	display:inline;
	border-left:1px solid #003399;
	
}

#topmenu {
	list-style-type:none;
	height:18px;
	margin:0px;
	padding:0px;
}

#topmenu li#print {
	width:157px;
}
#topmenu li#print a{
	display:inline;
	border:0px;
	padding:0px;
	margin:0px;
}
#topmenu li#print img{
	border:0px;
}

#topmenu li {
	display:block;
	height:18px;
	margin:0px;
	padding:0px;
	float:left;
}

#topmenu li.last {
	/*811 -157*/
	width:654px;
	background-image:url(../images/banner_panik-netz_2.png);
	background-repeat:no-repeat;
	background-position:left;
	
}

#topmenu li.last_link {
	border-right:1px solid #003399;
}

#topmenu li.last_link a{
	padding:0px 6px 0px 5px;
}

#topmenu a {
	color: #999999;
	text-decoration:none;
	font-size:0.9em;
	margin:0px;
	display:block;
	font-weight: bold;
	padding:0px 6px 0px 6px;
	background-color:#e7e7e7;
	line-height:18px;
}

#topmenu a:hover{
	text-decoration:underline;
}

#border {
	height:2px;
	margin-left:168px;
	border-left:1px solid #003399;
	
}	

#menu {
	height:17px;
	padding:0px;
	margin:0px;
	background-color:#999999;
	border-bottom:1px solid #003399;
}

#menu li {
	display:block;
	height:17px;
	margin:0px;
	padding:0px 10px 0px 10px;
	float:left;
	
}

#menu li.first {
	border-right:1px solid #003399;
	width:168px;
	background-color:#CCCCCC;
	margin-right:10px;
	padding:0px;
}

/*#menu li.last {
	width:320px;
	background-color:#999999;
}*/

#menu a {
	color: #FFFFFF;
	text-decoration:none;
	font-size:0.9em;
	margin:0px;
	display:block;
	font-weight: bold;
	padding:0px 5px 0px 5px;
	background-color:#999999;
	line-height:17px;
}
#menu a:hover{
	text-decoration:underline;
}

#menu .act {
	color:#000000;
}

#menu2 {	
	position:absolute;
	list-style-type:none;	
	font-weight: bold;
	padding:0px;
	margin:50px 0px 0px 6px;
	width:162px;
	display:block;
}

#menu2 li {
	display:block;
	float:left;	
	margin:0px;
	width:148px;
}

#menu2 li.first{
	height:20px;
	background-color:#005980;
	margin-bottom:50px;
}

#menu2 a {
	line-height:20px;
	color: #003399;
	text-decoration:none;
	text-align:left;
	display:block;
	margin:0px;
	font-weight: bold;
	font-size:1em;
}

#menu2 a:hover{
	text-decoration:underline;
}

#menu2 .act {
	text-decoration:underline;
}

#content {
	margin:0px;
	padding:0px;
	border-bottom:1px solid #003399;
	float:left;
}

#text {
	padding:15px 15px 15px 15px;
	min-height:445px;
	background-color:#FFFFFF;
	margin-left:168px;
	border-left:1px solid #003399;
	border-right:1px solid #003399;
	width:618px;
	float:left;
}

* html #text {
	height:445px;
	margin-left:84px;
}

#navi{
	width:132px;
	float:right;
	font-size:0.8em;
	padding:15px;
}

#navi ul{
	list-style-type:none;
	padding:0px;
	margin:10px 0px;
}
#navi li{
	padding-bottom:5px;
}

* html #navi{
	clear:both;
}

#footer {
	padding:0px 0px 0px 20px;
	height:30px;
	font-size:0.85em;
	list-style-type:none;
	text-align:center;
	width:960px;
	float:left;	
}

#footer span {
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	padding:0px 5px 0px 5px;
}

#footer a {
	color: #003399;
	text-decoration:none;
	margin:0px;
	padding:0px;
	line-height:28px;
	vertical-align:middle;
	padding:0px 5px 0px 5px;
}

#footer a:hover{
	color:#000;
}

#footer .last_link a{
	border-right:0px;
}

/* Typo3 classes */

/*searchbox*/
.tx-macinasearchbox-pi1 {
	margin:10px 0px 0px 6px;
	width:158px;
	position:absolute;
	padding:0px;
}

.searchbox {
	/*font-size:1.1em;*/
	width:120px;
	height:1.3em;
	line-height:1.6em;
	border:1px solid #003399;
	color: #333333;
	padding-left:3px;
}

.searchbutton {
	vertical-align:top;
	/*height:1.6em;*/
	border:0px;
}

* html .searchbutton {
	margin-top:1px;
	margin-left:-9px;
}

fieldset.csc-mailform {
	border:0px;
	padding:0px;
	margin:0px;
}

.csc-mailform-label {
	font-size:0.85em;
	font-weight:bold;
}

.csc-mailform-field label{
 	display:block;	
}

.csc-mailform-field textarea {
	border:1px solid #003399;
	width:400px;
}

.csc-mailform-field input {
	border:1px solid #003399;
	width:250px;
	font-size:0.85em;
}

#mailformformtype_mail {
	width:100px !important;
	border:1px solid #003399 !important;
	background:#999999!important;
	margin-top:10px;
	color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;
}

p.csc-linkToTop{
	text-align:right;
	font-size:0.8em;
}


.tx-newloginbox-pi1{
	float:left;
	width:400px;
	margin-bottom:10px;
}

.tx-newloginbox-pi1 label{
	display:block;
	float:left;
	width:120px;
	clear:left;
}

.tx-newloginbox-pi1 input.tx-newloginbox-pi1-input{
	display:block;
	float:left;
	width:150px;
}



.tx-newloginbox-pi1 input.tx-newloginbox-button{	
	margin:10px 0px 0px 120px;	
	float:left;
	clear:both;
}
.tx-newloginbox-pi1 p#error{
	color:#003399;
	margin:0px 0px 0px 120px;
}

.tx-srfeuserregister-pi1{
clear:both;
}
.tx-link {left:0px;top:-3em;position:absolute;}
