﻿/*************************************************************/
/*                                                           */
/*                                                           */
/*            Stylesheet f?r www.mager-edv.de                */
/*               Michael Mager, Dez. 2005                    */
/*                                                           */
/*                                                           */
/*************************************************************/

/* HTML-Tags */

body	{
	margin:0cm;
	font-family:Verdana, Arial;
	text-align:center;
	color:#930;
}

h1
	{ color: #930; margin-top:13pt; font-size:17pt; font-weight:normal; }

h2
	{
	font-size:13pt;
	font-weight:300;
}

h3
	{
	font-size:16pt;
	font-weight:normal;
}

p
	{
	font-size:10.0pt;
	margin: 0 0 0 0;
	padding-left: 8pt;
	padding-right: 10pt;
	padding-top: 10pt;
	padding-bottom: 1pt;
	border: 0;
}

div
	{
	font-size:9.5pt;
}


table
	{
	table-layout: fixed;
	width: 588px;
	border-collapse: collapse;

}

/* table  */
td
	{
	vertical-align:top;
	padding:0pt;
	border-top: 1px solid #a33f08;
	border-right: 1px solid #a33f08;
	border-bottom: 1px solid #a33f08;
	border-left: 1px solid #a33f08;
}

/* table row */
tr
	{
	border-top: 1px solid #a33f08;
	border-right: 1px solid #a33f08;
	border-bottom: 1px solid #a33f08;
	border-left: 1px solid #a33f08;
	height:193px;
}

/* globale Links */

:link
	{
	color:#930;
	text-decoration:none;
}
:visited
	{
	color:#930;
	text-decoration:none;
}

@page
	{size:landscape;
	margin:2.0cm;}

/* Bereiche */

.zelle 	
	{
	margin: 0 0 0 0;
	padding-left: 10pt;
	padding-right: 10pt;
	padding-top: 1pt;
	padding-bottom: 1pt;
	border: 0;
}


.mager
	{
	text-align:center;
	border: 0;
}


/* _ nur für Internet Explorer*/
.bild 	img
	{ height: 144pt; width: 215pt; _width: 220pt; border-style: none; }
