/* ++ HAUPTEINSTELLUNGEN ++ */

body{
	margin:0px;
	padding:0;
	backround-color:#990000
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
}
/* img{
	float:left;
	margin-right:5px;
}
*/
/* ++ STRUKTUR + */
#gesamtseite { background-color : #fff;
	  
}
     
#kopfzeile  { vetical-align: bottom;
    	text-align: center;
    	background-image: url(sicherheitsshop/assets/own/hintergrund.gif); 
}
    	
#linkespalte  { background-color:#37679f; float:left;  width:20%;}

#rechtespalte{
	margin:0px;
	float:right;
	backround-color:#aaf;
}
#kasten-l{
	margin:0px;
	padding:5px;
	border:1px solid #37679f;
	backround-color:#fff;
	width:97%;
}
#kasten-m{
	margin:0px;
	padding:5px;
	border:1px solid #37679f;
	backround-color:#fff;
	width:97%;
}
#kasten-r{
	margin:0px;
	padding:5px;
	border:1px solid #37679f;
	backround-color:#fff;
	width:97%;
}

#fusszeile{
	margin:0px;
	padding:5px;
	text-align:center;
	backround-color:#fcf;
	clear:both;
	border:5px dottet #f0f;
}

h1  { color: white; font-style: normal; font-weight: bold; font-size: 10pt; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; background-color: #37679f }
h2  { color: #37679f; font-style: normal; font-weight: bold; font-size: 10pt; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
h3  { color: black; font-style: normal; font-weight: bold; font-size: 10pt; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
p {
		font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; 
		font-size:10pt; 
		font-style:normal; 
		font-weight:normal; 
		color:black
		}
ul {
		font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; 
		font-size:10pt; 
		font-style:normal; 
		font-weight:normal; 
		color:black
		}
.text-k {
		font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
		font-size:8pt; 
		font-style:normal; 
		font-weight:normal; 
		color:black
		}		
.mehr { font-size:10pt; 
		font-family:Arial, Helvetica, sans-serif; 
		color:#ff0000; 
		}
.weiss  { color: white; font-style: normal; font-weight: bold; font-size: 10pt; }

.thumbnail {
	BORDER-RIGHT: #a8a8a8 1px solid; BORDER-TOP: #a8a8a8 1px solid; FLOAT: left; MARGIN-BOTTOM: -1px; BORDER-LEFT: #a8a8a8 1px solid; MARGIN-RIGHT: 7px; BORDER-BOTTOM: #a8a8a8 1px solid;  BACKGROUND-COLOR: white
}
a.menu  { font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: left; float: left; margin-top: 0px;text-decoration: underline; padding: 2px; }

a.menu:link  { color: white; text-decoration: underline; }

a.menu:visited  { color: white; text-decoration: underline; }

a.menu:hover  { color: #ffd528; text-decoration: underline }

a.menu:active { 
		color:#ffd528; 
		text-decoration:underline; }


#menu  { color: blue; background-color: transparent; border: ridge 1pt #800000; height: 3pt }

a.link-n { font-size:10pt; 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		color:black; 
		}
a.link-n:link { 
		color:black; 
		text-decoration:underline }

a.link-n:visited { 
		color:black;
		text-decoration:underline;}

a.link-n:hover {  
		color:yellow; 
		background-color:darkblue;
		text-decoration:none; }

a.link-n:active { 
		color:yellow; 
		background-color:#F67032;
		text-decoration:none; }

a.link-nk { font-size:8pt; 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		color:black; 
		}
a.link-nk:link { 
		color:black; 
		text-decoration:underline }

a.link-nk:visited { 
		color:black;
		text-decoration:underline;}

a.link-nk:hover {  
		color:yellow; 
		background-color:darkblue;
		text-decoration:none; }

a.link-nk:active { 
		color:yellow; 
		background-color:#F67032;
		text-decoration:none; }
