.main_menu {
      list-style-type: none;
//      margin-left: 5px;
      border: 1px solid black;
      padding: 2px;
//      margin-bottom:4px;

}
.main_menu li {
      padding: 2pt;
      float: left;
      width: auto;
      margin-right: 3pt;
      text-align: center; 
      font-size: 10px;
    }

.main_menu .exttail {
        visibility: hidden;
}

body {
    font-style: normal;
	font-weight: normal;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
//	line-height: 20px;
	color: #fff;
	background: #000000;
//	margin-top: 10px; 
	margin-bottom: 10px; 
 	margin-left: 10px;
	margin-right: 10px;
	border: 0px solid #444444;
	height:100%;
}

p, td, li, select {
	text-align: justify;
//	line-height: 20px;
	font-size: medium;
}

input, textarea, form {
        font-size: 11px;
}


.page {
	float: clear;
	color: #fff;
	font-style: normal;
	font-weight: normal;
	font-size: medium;
	font-family: Geneva, Arial, Helvetica, sans-serif;	
	text-align: justify;
//	line-height: 20px;
	background: #000000 url('../images/lv/vampirlogo_bg.png') no-repeat fixed center center;
	border-top: 1px solid #444444;
//	border-bottom: 1px dashed #999999;
	padding: 15px;

}

.page a {
        color: #CCCCCC;
	font-weight: bold;
	background-color: transparent;
	border-bottom: 1px dotted #CCCCCC;
	text-decoration: none;
}


.page a:hover {
	color: #999999;
	background-color: transparent;
	text-decoration: none;
	border-bottom: 1px solid #999999;
}

.nomark {
	border-bottom: 0px;
}

.include .navigation {
	display: none;
}

.include h2 {
	font-size: 14px;
}

.include h3, h4, h5 {
	font-size: 14px;
}


ul, ol {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

h1, h2, h3, h4, h5 {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 25px;
}

h2 {
	font-size: 22px;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 18px;
}

h5 {
	font-size: 16px;
}

h6 {
	font-size: 14px;
}

.indent {
	margin-left: 40px;
}

.additions {
	color: #008800;
}

.deletions {
	color: #880000;
}

.error {
	color: #CC3333; font-weight: bold;
}

.header {  
    font-family: Arial, Verdana, Geneva, Lucida, Helvetica, sans-serif;
    color: #fff;
    background: transparent; #Hintergrund Kopfteil 
    text-align: left;  
    overflow: hidden;
    padding: 5px;
    padding-left: 10px;
}

.header h2 {
        padding: 5px;
//	margin-bottom: 5px;
        font-size: 14px;
}

.header a {
	color: #CCCCCC;
	font-weight: bold;    
	text-decoration: none;
	background: transparent;
	border-bottom: 0px;
}

.header a:hover {
	color: #999999;
	text-decoration: none;
	background: transparent;
	border-bottom: 0px;
}


h2 a {
	color: #ccc;
	font-weight: bold;    
	text-decoration: none;
	background: transparent;
	border-bottom: 0px;
}

h2 a:hover {
	color: #999999;
	text-decoration: none;
	background: transparent;
	border-bottom: 0px;
}


.menu {
	background: #eeeeee;
	clear: both;
	color: #6699CC;
	font-size: 11px;
	font-weight: bold;
	border-top: 1px solid #cccccc;
 	border-bottom: 1px dashed #999999;
 	padding: 10px 10px 10px 20px;
}

.menu a {
	color: #588BB0;
	text-decoration: none;
	background: transparent;
}

.menu a:hover {
	color: #0F4275;
	text-decoration: none;
	background: transparent;
	border-bottom: 0px;
}


.footer {
    font-family: Arial, Geneva, Lucida, Helvetica, sans-serif;
    color: #AAAAAA;
	background-color: transparent;
	font-weight: bold;
	padding:7px 2px 7px 20px;
}


.footer a {
	color: #ccc;
	font-weight: bold;    
	text-decoration: none;
	background: transparent;
	border-bottom: 0px;
}

.footer a:hover {
	color: #999999;
	text-decoration: none;
	background: transparent;
	border-bottom: 0px;
}

.commentsheader {
	font-size: 10px;
	background-color: transparent;
        border:1px dashed white;
	padding: 5px 10px;
}

DIV.commentsheader a {
	color: #444;
	text-decoration: none;
}


DIV.commentsheader a:hover {
	color: #AAA;
	text-decoration: none;
}

.comment {
	background-color: transparent;
	padding: 5px 10px;
}

.commentinfo {
	color: #AAAAAA;
}

.commentform {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	background-color: transparent;
	padding: 5px 10px;
}

.code {
	color: black;
	background:	   #ffffee;
	border: 1px solid #888;
	font: 11px "Bitstream Vera Sans Mono","Courier New", monospace;
	width: auto;
	margin: 20px;
	overflow: auto;
	padding: 3px;
}


.notes {
	color: #bb0000;
}

.revisioninfo {
	color: #AAAAAA;
	padding-bottom: 20px;
}

.smallprint {
	font-size: small; 
	color: #fff; 
	padding-right: 0.5%; 
	text-align: right;
	border-top: none;
	background: transparent;
}

.smallprint a {
	color: #CCCCCC;
	border-bottom: none;
}

.smallprint a:hover {
	color: #999999;
	border-bottom: none;
}


DIV.page a.ext {
	color: #3366CC;
	background-color: transparent;
	text-decoration: none;
	line-height: 1px;
       	border-bottom: 1px solid #3366CC;

}

DIV.page a.ext:hover {
	color: #555;
	background-color: transparent;
	text-decoration: none;
	line-height: 1px;
	border-bottom: 1px dotted #555;
}

.exttail {
	color: #999;
	position: relative;
	bottom: 0.5ex;
}

.box {
       margin-left: auto;
       margin-right: auto;
       width: 640px;
}

.anonymous {
       color: #666666;
}

.hr {
	border-top: 1px solid;
	color: #dddddd;
	margin-top: 5px;
	padding-bottom: 5px;
}

tt {
	font-size: 11px;
}

blockquote {
	width: 500px;
	margin-bottom: 0px;
}

.missingpage {
	color: #FF0000;
	text-decoration: none;
	background-color: transparent;
	border: none;
}


br {
	clear: none;
}

.col1 {
	width: 200px;
	float: left;
}

.col2 {
	width: 200px;
	float: left;
}

.col3 {
	width: 200px;
	float: left;
}

img {border: 0px;}
img.centre {display: block; text-align: center; margin: 5px auto;}
img.center {display: block; text-align: center; margin: 5px auto;}
img.left {margin: 5px 5px 5px -5px; float: left;}
img.right {margin: 5px -5px 5px 5px; float: right;}

.indent {
	margin-left: 40px;
}

.floatl {
	float: left; 
	margin: 10px; 
	padding: 10px; 
	background: transparent;
        border: 3px dashed #007FBF;
}

.floatr {
	float: right; 
	margin: 10px; 
	padding: 10px; 
	background: transparent;
        border: 3px dashed #007FBF;
}

.toolbar tr { background: ButtonFace; }
.toolbar .btn-, .toolbar  .btn-hover,  .toolbar .btn-active,  
.toolbar .btn-pressed {  
	background: ButtonFace; 
	color: ButtonText;
 	border: 1px solid ButtonFace; 
	padding: 1px;  
	margin: 0px; 
	cursor: pointer; 
}
.toolbar .btn- img  { width: 20px; height: 20px; }
.toolbar .btn-hover { border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight; }
.toolbar .btn-active,  
.toolbar .btn-pressed { border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow; }
.toolbar .btn-pressed { background: ButtonHighlight; }
.editornamecss { background-color:#CCCCFF; font-size: 18px; padding: 0 10px; }

.underline { text-decoration: underline;}
.highlight {color: #007FBF;}

.strikethrough {color: #888; text-decoration: line-through;}

.deletions {color: #876; text-decoration: line-through;}

.centre {text-align: center;}

.center, .center p {text-align: center;}

.keys {	
	color: #333;
	background-color: #EFEFEF;
	font: normal 80% "Verdana", sans-serif;
	text-align: center;
	border-top: 2px double #CFCFCF;
	border-left: 3px solid #BABABA;
	border-right: 4px solid #AAA;
	border-bottom: 6px solid #909090;
	padding-left: 0.2em;
	padding-top: 0em;
	padding-right: 0.2em;
	padding-bottom: 0em;
	line-height: 1.6em;
	vertical-align: top;
}

/* form elements */

input[type=submit], input[type=button] {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 1px;
	width: auto;
	font-size: 9pt;
	color:#fff;
	font-weight: bold;
	background-color: #33A;
	border-right: 2px solid #336;
	border-bottom: 2px solid #336;
}

input[type=submit]:hover, input[type=button]:hover {
	background-color: #66C;
	border-right: 2px solid #668;
	border-bottom: 2px solid #668;
}

textarea#body{
	width: 100%;
	height: 500px;
	padding: 2px;
}

.searchbox {
	/* border: none; */
	border: 1px solid #CCCCAA;
	padding: 0px;
	margin: 0px;
}

input.grabcode {
	float: right;
	margin-right: 20px;
	margin-top: 0px;
	font-size: 90%;
}

input.highlight {
	font-weight: normal;
	background-color: #FCC;
	color: #000;
}

