/*
 * Style-Sheet der Site
 * plasmatod.de
 * Copyright: alle bei Mark Rossi
 * Auf Nachfrage beim Autor können Nutzungsrechte vergeben werden.
 *
 * version 1.01
 * 13.02.2007
*/


/* Seitenelemente */
	   
BODY
		{
		font-family: "Verdana", "Arial", "Helvetica" ! important;
		background-color: white;
		padding: 0;
	    margin: 0;
		background-image: url(backgrounds/new_back3.gif);
		}


a:link 
        {
        text-decoration: none;
        color: #5c5c5c;
        }


a:active 
        {
        text-decoration: none;
        color: #000000;
        background-color: #5c5c5c;
        }

a:visited 
        {
        text-decoration: none;
        color: #a0a0a0;
        }

a:hover 
        {
        text-decoration: none;
        color: #b4b4b4;
        }
		
		
/* Seitenkopf */
#seitenkopf
		{
		width: 100%;
		background-color: white;
/*		border: 1px solid black; */
		border-bottom: 1px solid black;
		padding: 0 0 1em 0;
		margin: 0 0 1em 0;
		overflow: auto;
		clear: both;
		float: right;
		}

#logo
		{
		position: relative;
/*		margin-top: 20px; */
		margin-top: 15px;
		margin-left: 60px;
		display: block;
/*		width: 100px;
		height: 60px;  */
/*		background-image: url(pics/world/7m-logo_inakt.png) no-repeat; */
		clear: both;
		float: left;
		}

/*
#logo A:hover
		{
		margin: 0 20px 0 55px;
		display: block;
		background-image: url(pics/world/7m-logo_akt.png);
		cursor: pointer;
		}
*/

		
#sprueche
        {
/*		position: absolute;  */
		position: absolute;
		left: 220px;
		width: 50em;
        font-family: "Verdana", "Arial", "Helvetica";
		color: gray;
	    font-size: x-small;
		padding: 10px;
		margin: 15px 0 0 0;
/*		margin-bottom: 0; */
		border: 1px dotted gray;
		border-left: 1px solid black;
		overflow: auto;
        }

		
		
/* Navigationsleiste */
#navigation
		{
		display: none;
		}


		
		
		
/* Inhalte */
#inhalte
		{
        font-family: "Verdana", "Arial", "Helvetica";
		background-color: white;
		padding: 10px 0 10px 0;
/*		border: 1px solid black; */
		margin: 10px 10px 10px 10px;
		position: relative;
		clear: both;
		}	

.textbox
		{
		font-size: small;
		color: black;
		width: 35em;
		border: 1px solid gray;
		padding: 20px;
		margin: 20px auto 15px auto;
		overflow: auto;
		}

.textbox P
		{
		text-align: justify;
		text-indent: 1.7em;
		margin-top: 0;
		margin-bottom: 0;
		}

#inhalte IMG
		{
		margin-top: 15px;
		margin-bottom: 15px;
		}
		
.textbox A:link, .textbox A:visited
        {
        text-decoration: none;
        color: black;
		border-bottom: 1px dotted gray;
        }


.textbox A:active
        {
        text-decoration: none;
        color: #000000;
        background-color: #5c5c5c;
		border-bottom: 1px solid darkgray;
        }


.textbox A:hover 
        {
        text-decoration: none;
        color: black;
		border-bottom: 1px solid darkgray;
        }

.textbox H4
		{
		font-size: 110%;
		}

.textbox H5
		{
		font-size: small;
		}

.textbox CITE
		{
		border-bottom: 1px dotted DarkTurquoise;
		cursor: help;
		}		

.textbox TT
		{
		color: SaddleBrown;
		font-size: 120%;
		font-weight: 500;
		}

.newstop
		{
		background-color: gray;
		color: white;
		font-size: small;
		font-weight: 600;
		width: 35em;
		border: 1px solid gray;
		padding: 5px 20px 5px 20px;
		margin: 30px auto -20px auto;
		overflow: auto;
		}

.newsbottom
		{
		background-color: gray;
		color: white;
		font-size: small;
		font-weight: 600;
		text-align: right;
		width: 35em;
		border: 1px solid gray;
		padding: 5px 20px 5px 20px;
		margin: -15px auto 30px auto;
		overflow: auto;
		}
		
.newsbottom A:link, .newsbottom A:visited, #inhalte DT A:link, #inhalte DT A:visited
		{
		color: white ! important;
        text-decoration: none ! important;
		border-bottom: 1px dotted white ! important;
		}

.newsbottom A:hover, #inhalte DT A:hover
		{
		color: white ! important;
		border-bottom: 1px solid white ! important;
		}

#inhalte DL
		{
		font-size: small;
/*		color: black; */
		width: 25em;
		border: 1px solid darkgray;
		padding: 10px;
		margin: 15px auto 15px auto;
		overflow: auto;
		}

#inhalte DT
		{
		font-size: 110%;
		font-weight: 700;
		background-color: darkgray;
		color: white;
		margin: 5px 5px 5px 5px;
		padding: 5px 5px 5px 10px;
		border-left: 10px solid dimgray;
		}

#inhalte DT:hover
		{
		background-color: dimgray;
		}

#inhalte DD
		{
		font-size: small;
		font-weight: 300;
		color: gray;
		padding-bottom: 7px;
		}

#inhalte DD A:link, #inhalte DD A:visited
		{
		color: black;
		border-bottom: 1px dotted gray;
		}

#inhalte DD A:hover, #inhalte DD A:active
		{
		color: black;
		border-bottom: 1px solid gray;
		}

		
/* Seitenfuss */		
		
#seitenfuss
		{
		width: 100%;
   		background-color: transparent;
   		border-top: 1px solid black;
		padding: 10px 0 10px 0;
		margin: 10 0 0 0;
		overflow: auto;
		clear: both;
		float: right;
		}
		
/* #fussnavigation
		{
		position: absolute; 
        background-color: transparent;
		right: 0;
		padding: 0;
		margin: -10px 0 0 0;
		border: 1px solid gray;
		overflow: auto;
		}
*/

#seitenfuss UL
		{
		display: none;
		}

#seitenfuss LI
		{
		float: left;
/*		background: url("left.gif") no-repeat left top; */
   		background-color: transparent;
		margin: 5px 5px 5px 5px;
		padding: 2px 5px 2px 5px;
		border: 1px solid white;
		border-left: 1px solid black;
/*		font-size: x-small; */
		}

#seitenfuss LI:hover
		{
		background-color: Gainsboro;
		border: 1px solid gray;
		color: black ! important;
		}

#seitenfuss LI:active
		{
		background-color: Gainsboro ! important;
		border: 1px solid black;
		}

		
#seitenfuss A, #seitenfuss A:visited
		{
		display: block; 
/*		background: url("home.png") no-repeat right top; */
		text-decoration: none;
		color: #5c5c5c;
		cursor: pointer;
/*		font-weight: bold ! important;
		font-size: x-small;
		font-family: sans-serif; */
		font: bold 70% sans-serif ! important;
		}

		
#seitenfuss A:hover
		{
/*		display: block;  */
		color: black ! important;
		text-decoration: none;
		background-color: Gainsboro ! important; /* nur fuer IE */
		}
		
#seitenfuss A:active
		{
		display: block; 
		background-color: black ! important;
		color: Gainsboro ! important;
		text-decoration: none;
		}

#aenderung
		{
		float: left;
   		background-color: transparent;
		position: absolute;
		left: 0;
		margin: -10px 5px 5px 5px;
		padding: 8px 15px 2px 5px;
		font: normal 70% sans-serif ! important;
		color: #5c5c5c;
		text-decoration: none;
		}

		
		
/* #seitenfuss #home
		{
		display: block;
		background: url("home.png") no-repeat center center;
		}

#seitenfuss #home A:hover
		{
		background: url("pics/world/home_akt.png") no-repeat left top;
		}
		
#seitenfuss #druck
		{
		}

#seitenfuss #sitemap
		{
		}

#seitenfuss #suche
		{
		}

#seitenfuss #kontakt
		{
		}

#seitenfuss #hoch
		{
		}
*/
