﻿/* Style Sheet f&uuml;r die Seiten von COMPSY.DE
   Autor		: v.H&ouml;rde
   Letzte &auml;nderung	: 24.09.2007 
*/

/* Body */
body		{color:#000000; font-family:verdana,arial,helvetica,sans-serif; font-size:100%; background-color:#F7F7F7}
/* html		{color:#000000; font-family:verdana,arial,helvetica,sans-serif; font-size:100%; background-color:#F7F7F7} */

/* &uuml;berschriften */
h1	{
	font-family:verdana,arial,helvetica,sans-serif; 
	font-size:1.3em;
	line-height: 2.0em;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}

h2	{
	font-family:verdana,arial,helvetica,sans-serif; 
	font-size:1.1em;
	line-height: 1.8em;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}

h3	{
	font-family:verdana,arial,helvetica,sans-serif; 
	font-size:1.0em;
	line-height: 1.5em;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h4	{
	font-family:verdana,arial,helvetica,sans-serif; 
	font-size:0.9em;
	line-height: 1.2em;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5	{
	font-family:verdana,arial,helvetica,sans-serif; 
	font-size:0.8em;
	line-height: 1.0em;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}

/* Hyperlinks */
a:link		{color:#000080; text-decoration:none;}
a:visited		{color:#0000DD; text-decoration:none;}
a:hover		{color:#FF0000; text-decoration:underline;}
a:active		{color:#808080; text-decoration:underline;}
a.unterstr 	{text-decoration: underline;  }
a.unterstr:visited 	{color:#0000DD; text-decoration: underline;  }	


/* Diverses */
small	{color:#000000; font-family:verdana,arial,helvetica,sans-serif; font-size:90%;}
big	{color:#000000; font-family:verdana,arial,helvetica,sans-serif; font-size:110%;}

/* Hor. Linie */
hr	{height: 1px; color:#000080;}

/* Bilder */
img		{border-width: 0;}
img.head 	{top: 0; bottom: 0; width: 33%; height: auto; }
img.modul 	{top: 0; bottom: 0; width: 50%; height: auto; }
img.modgr 	{top: 0; bottom: 0; width: 100%; height: auto; }

.copy 		{font-size: 0.8em; text-align: center; font-style: italic;}

.vmsmall 	{font-family:verdana,arial,helvetica,sans-serif; font-size:0.8em;}
.none {
	DISPLAY: none
}

-->
