
body {
background-image: url('Bilder/bg.jpg');
background-repeat:repeat-x 
}

.pagebg2 {
background-image: url('img/bg_2.png');
background-repeat:repeat-x 
}

body, td { color: #696969; font-family: Arial, Helvetica, sans-serif; font-size: 12px;} 


.tdbg 
{ 
 background-image: url('img/menu_line.png'); 
 background-repeat: repeat-xy; 
 background-attachment: fixed; 
} 
.tdbg2 
{ 
 background-image: url('../img/menu_line.png'); 
 background-repeat: repeat-xy; 
 background-attachment: fixed; 
} 

 a {
 	color:black;
	text-decoration:none;
 }
 a:hover {
 	color:red;
	text-decoration:none;

	
 }

  a.menu {
	font-family:tahoma;
 	color:black;
	width:146px;
	border-style:solid;
	border-width:0px;
 	text-decoration:none;
 	display:block;

 }
 a.menu:hover {
 	color:white;
	width:146px;
	background-color:#9DC627;
	1float:left;
 }
 a.amain {
 	color:black;
 	text-decoration:none;
 }
 a.amain:hover {
 	color:red;
 }

.in100 {border-style:solid;border-width:1px;border-color:black;font-size:8pt;width:100px}

.in150 {border-style:solid;border-width:1px;border-color:black;font-size:8pt;width:130px}

.in200 {border-style:solid;border-width:1px;border-color:black;font-size:8pt;width:180px}

.in250 {border-style:solid;border-width:1px;border-color:black;font-size:8pt;width:346px}

.in300 {border-style:solid;border-width:1px;border-color:black;font-size:8pt;width:400px}

a.newslink {color:#006666;}

a.newslink:visited {color:#006666;}

a.newslink:hover {color:darkred;}

a.galerielink {color:#000000; text-decoration:none;}
a.galerielink:active {color:#454545; text-decoration:none;}

.txt {color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
.txt_small {color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 10px;}
.txt_topic {font-family:Arial;font-size:7pt;text-align:left}
.txt_content {color: #8696A5; font-family: Arial, Helvetica, sans-serif; font-size: 10px;}

.in {border-style:solid;border-width:1px;border-color:black;font-size:8pt;width:370px}
.c {border-style:none;width:15px}
 .head {

 	margin-top:10px;

 	font-family:arial;

 	font-size:8pt;

 	font-weight:bold;

 	background-color:#F2F2F2;

 	color:#000000;

 }
 
 .boxes 
{ 
     background-color:#f2f2f2; 
     color:black; 
	 font-weight:bold;
} 

 .wm {
 	color:black;
	text-decoration:none;
 }
 .wm:hover {
 	hxxcolor:red;
	color:white;
	width:100%;
	background-color:#c4c4c4;
	1float:left;
	text-decoration:none;
	display:block;
	border-style:solid;
	border-width:1px;
	border-color:#e7e7e7;
	
 }
 
 .tdborder
 {

    BORDER-BOTTOM: #000000 1px solid
	
	}
	
.formular,textarea {
    background-color: #ffffff;
    border-color: #F7F7FF;
    border-style: solid;
    border-width: 1;
    color: #000000;
    font-family: Verdana;
    }