/*
   Copyright 2005 gkh communication&websolutions. All Rights reserved.
*/

/* body */

html            { 
			margin: 0px;
			padding : 0px; }


body 		{ 
			background-image: url(/images/bg.gif);
			color : #ffffff;
           	        margin-top : 0px;
			margin-left : 0px;
			margin-right : 0px;
			padding : 0px;
			font-family : verdana,helvetica,helv,arial,geneva,swiss,sans-serif;
			font-size : 12px; 
 			line-height: 140%; }


h2              {
	               font-size: 15px;
	               color: #ccc;
                       margin-top: 0px; }

h3             {
	               font-size: 15px;
	               color: #ccc;
                       margin-top: 0px; }

h4             {
	               font-size: 8px;
	               color: #ccc; }

hr              {
	               background: #cc9; }

ul {
	               list-style-type: square; }


/* ----- LINKS ----- */


a:link 		{
			color : #036;
			font-weight : bold; 
			text-decoration : underline; 
			background : transparent; }

a:visited 	{ 
			color: #333; 
			font-weight: bold; 
			text-decoration: none;
			background: transparent; }
			
a:hover 	{ 
			color: #666; 
			font-weight: bold; 
			text-decoration: none;
			background: #ffffcc; }
			
a:active 	{
			color: #036; 
			font-weight: bold;
			text-decoration: underline; 
			background : transparent; }

		
			
/* ----- LINKS AND FONTS MAINMENU ----- */

	
a.navmain:link 	{
			color: #cc9;
                        font-weight: normal;
			text-decoration: none;
			background : transparent;  }

a.navmain:visited 	{ 
			color: #cc9; 
                        font-weight: normal;
			text-decoration: none;
			background: transparent; }
			
a.navmain:hover 	{ 
			color: #cc9; 
                        font-weight: normal;
			text-decoration: none;
			background: #333; }

a.navmain:active 	{
			color: #cc9; 
                        font-weight: normal;
			text-decoration: underline;
			background : transparent; }

/* ----- SUBMENU ----- */


.liste {
	list-style-type: none;
        line-height: 120%;
        margin-left: -28px; }

a.navsub:link { 

	text-decoration: none;
        font-weight: normal;
        font-size: 10px;
	color: #333; }

a.navsub:visited { 

	text-decoration: none;
        font-weight: normal;
        font-size: 10px;
	color: #333; }

a.navsub:hover { 
 
	text-decoration: none;
        font-weight: normal;
        font-size: 10px;
	color: #333;
        background: #cc9; }

a.navsub:active { 

	text-decoration: none;
        font-weight: normal;
        font-size: 10px;
	color: #333; }

#imagemain           { 
                        left: 0px;
                        position: absolute;
	                visibility: visible; }

#linemain           { 
			background-color: #cc9;
                        left: 180px; 
                        top: 147px;
			height: 16px;
                        width: 100%;
                        position: absolute;
	                visibility: visible; }

#tboxmain           { 
			
                        height: 30px;
                        width: 520px;
                        top: 169px;
			left: 70px;
                        position: absolute;
	                visibility: visible; }

#mainmenu           { 
			
                        width: 140px;
			left: 8px;
                        top: 225px;
                        position: absolute;
	                visibility: visible; }



#content           { 
			
                        width: 800px;
                        top: 240px;
			left: 180px;
                        position: absolute;
	                visibility: visible; }

#gkhcom           { 
			
                        top: 78px;
			left: 560px;
                        position: absolute;
	                visibility: visible; }

#contbilder           { 
			
                        width: 800px;
                        top: 20px;
			left: 180px;
                        position: absolute;
	                visibility: visible; }

.absender             {
	               font-size: 30px;
	               color: #333; }


.linemenu             {
	               background: #cc9;
                       width: 160px; }


.bildarchiv             {
	               font-size: 9px;
	               color: white;
                       border: 0; }

/* ----- COPYRIGHT ----- */

#boxcopy           {  
                       top: 136px;
                       left: 506px;
                       position: relative; 
                       visibility: visible; }


.copyright {           font-size: 9px;
                       color: #cc9;
                       line-height: 120%; }


/* ----- FORMULAR ----- */
            
input:focus {
			background : #cc9; }  