/* Stylesheet: oldmac_index Modified On 2013-11-05 21:18:53 */
body {
    /* Schrift und Absatz*/
	font: normal 101% "Times New Roman", Times, serif; 
	
	/* Hintergrund und Linien */
	background-color: #ffffff;
	color: #000000;
	
	/* Positionieren */
	padding: 0px;
   	margin: 0px;
   	text-align: center;
	}

#rahmen {
	/* Positionieren */
	position: relative;
	width: 920px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-left: 5px;
	z-index: 1;
	
	/* Hintergrund und Linien */	
	background: #ffffff;
	}
	
#kopfzeile {
	/* Positionieren */
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	z-index: 2;
	padding: 0px;
	
	/* Hintergrund und Linien */
	background: transparent;
	
	/* Schrift und Absatz*/
	font-family: Geneva, Verdana, Arial, Helvetica, Sans-Serif;
	font-Size: 0.55em;
	font-weight: 400;
	text-align: left;
	}

#hauptrahmen {
	/* Positionieren */
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	z-index: 2;
	margin-bottom: 183px;
	padding: 0px;
	
	/* Hintergrund und Linien */
	background: transparent;
	
	/* Schrift und Absatz*/
	font-family: Geneva, Verdana, Arial, Helvetica, Sans-Serif;
	font-Size: 0.7em;
	font-weight: 300;
	text-align: left;
	}
	
	
#titel {
	/* Positionieren */
	position: absolute;
	left: 0px;
	top: 75px;
	width: 100%;
	z-index: 5;
	
	/* Hintergrund und Linien */
	color: #003366;
	background-color: transparent;
	
	/* Schrift und Absatz*/
	font-family: Geneva, Verdana, Arial, Helvetica, Sans-Serif;
	font-Size: 6.75em;
	font-weight: 600;
	text-align: left;
	}
	
#titel a:link {
	/* Hintergrund und Linien */
	color: #003366;
	background-color: transparent;
	text-decoration: none;
	}

#titel span {
	color: #b0b0b0;
	font-size: 0.5em;
	}
	
#untertitel {
	/* Positionieren */
	position: absolute;
	left: 100px;
	top: 152px;
	width: 100%;
	z-index: 5;
	
	/* Hintergrund und Linien */
	color: #3D5CA3;
	background-color: transparent;
	
	/* Schrift und Absatz*/
	font-family: Geneva, Verdana, Arial, Helvetica, Sans-Serif;
	font-Size: 1.93em;
	font-weight: 500;
	text-align: left;
	}
	
#logo {
	/* Positionieren */
	position: absolute;
	right: 0px;
	top: 0px;
	height: 400px;
	width: 413px;
	z-index: 4;
	
	/* Hintergrund und Linien */
	background-image: url(/uploads/images/layout/macplus_tr.gif);
	background-color: transparent;
	}
	
#contentblock {
	/* Positionieren */
	position: relative;
	left: 0px;
	top: 183px;
	width: 100%;
	padding: 5px;
	z-index: 3;
	
	/* Hintergrund und Linien */
	background-color: #9999ff;
	border-top: solid 2px #7A85E0;
	border-left: solid 2px #7A85E0;
	border-right: solid 4px #1F4785;
	border-bottom: solid 4px #1F4785;
	
	/* Schrift und Absatz*/
	font-family: Geneva, Verdana, Arial, Helvetica, Sans-Serif;
	font-Size: 1em;
	font-weight: 300;
	text-align: left;
	}
	
#navigation {
	/* Positionieren */
	position: absolute;
	top: 5px;
	left: 5px;
	margin: 0px;
	margin-bottom: 5px;
	padding: 5px;
	width: 120px;
	float: left;
	
	/* Hintergrund und Linien */
	background-color: #ffffff;
	border-top: solid 1px #7A85E0;
	border-left: solid 1px #7A85E0;
	border-right: solid 2px #1F4785;
	border-bottom: solid 2px #1F4785;
	}
	
.gborder {
	/* Hintergrund und Linien */
	background: #bbbbbb;
	border: solid 1px #999999;
	}
	
#navigation ul {
	/* Positionieren */
	margin: 0px;
	padding: 0px;
	
	
	/* Schrift und Absatz*/
	list-style-type: none;
	font-family: Geneva, Verdana, Arial, Helvetica, Sans-Serif;
	font-Size: 1.0em;
	font-weight: 400;
	text-align: left;
	}

#navigation span {
	padding-left: 0px;
	text-decoration: none;
	display: block;
	width: 92%;
	color: #0000aa;
	border: solid 1px #bbbbbb;
	padding: 3px;
	font-weight: 500;
	}
	
#navigation li a:link {
	padding-left: 0px;
	text-decoration: none;
	display: block;
	width: 92%;
	color: #000000;
	border: solid 1px #bbbbbb;
	padding: 3px;
	}
	
#navigation li a:visited {
	text-decoration: none;
	display: block;
	width: 92%;
	color: #222222;
	border: solid 1px #bbbbbb;
	padding: 3px;
	}
	
#navigation li a:hover {
	text-decoration: none;
	display: block;
	width: 92%;
	background-color: #dddddd;
	border: solid 1px #999999;
	color: #222222;
	padding: 3px;
	}
	
.subnav {
	/* Positionieren */
	margin-left: 10px;
	
	/* Hintergrund und Linien */
	background: #bbbbbb;
	
	/* Schrift und Absatz*/
	list-style-type: none;
	font-family: Geneva, Verdana, Arial, Helvetica, Sans-Serif;
	font-Size: 0.9em;
	font-weight: 300;
	text-align: left;
    }
    
   
.subnav span {
	text-decoration: none;
	display: block;
	width: 92%;
	color: #0000aa;
	border: solid 1px #bbbbbb;
	padding: 3px;
	font-weight: 700;
	}
	
.subnav li a:link {
	text-decoration: none;
	display: block;
	width: 92%;
	color: #000000;
	border: solid 1px #bbbbbb;
	padding: 3px;
	}
	
.subnav li a:visited {
	text-decoration: none;
	display: block;
	width: 92%;
	color: #222222;
	border: solid 1px #bbbbbb;
	padding: 3px;
	}
	
.subnav li a:hover {
	text-decoration: none;
	display: block;
	width: 92%;
	background-color: #dddddd;
	border: solid 1px #999999;
	color: #222222;
	padding: 3px;
	}
	

#fusszeile {
	/* Positionieren */
	position: relative;
	width: 100%;
	z-index: 2;
	padding: 0px;

	/* Hintergrund und Linien */
	background: #ffffff;
	
	/* Schrift und Absatz*/
	font-family: Geneva, Verdana, Arial, Helvetica, Sans-Serif;
	font-Size: 0.55em;
	font-weight: 400;
	text-align: left;
	}
	

#googletower {
	/* Positionieren */
	position: absolute;
	top: 220px;
	right: 12px;
	margin: 0px;
	padding: 0px;
	width: 160px;
	float: right;
	
	/* Hintergrund und Linien */
	background-color: transparent;
	border: none 1px #ffffff;
	}
	
#inhalt {
	/* Positionieren */
	position: relative;
	top: 130px;
	left: 0px;
	width: 590px;
	margin: 0px;
	margin-left: 157px;
	margin-bottom: 130px;
	padding: 0px;
	z-index: 5;
	border: none 1px #ffffff;
	
	/* Hintergrund und Linien */
	background: transparent;

	/* Schrift */
	text-align: left;
	}
	
.artikel {
	/* Positionieren */
	position: relative;
	display: inline-block;
	width: 95%;
	margin: 0px;
	margin-top: 20px;
	padding: 5px;
	z-index: 6;
	
	/* Hintergrund und Linien */
	background: #ffffff;
	border-top: solid 1px #7A85E0;
	border-left: solid 1px #7A85E0;
	border-right: solid 2px #1F4785;
	border-bottom: solid 2px #1F4785;

	/* Schrift */
	font-family: "Times New Roman", Times, serif; 
	font-Size: 1.2em;
	font-weight: 300;
	text-align: left;
	}

.artikel h2 {
	/* Positionieren: */
	position: relative;
	top: -15px;
	left: -15px;
	padding: 5px;
	width: 75%;
	background: #e0e0e0;
	border-top: solid 1px #7A85E0;
	border-left: solid 1px #7A85E0;
	border-right: solid 2px #1F4785;
	border-bottom: solid 2px #1F4785;
	margin: 0px;
	
	/* Schrift */
	font-family: Geneva, Verdana, Arial, Helvetica, Sans-Serif;
	font-Size: 1.2em;
	font-weight: 600;
	}
	
.artikel h2 a:link {
	text-decoration: none;
	color: #000000;
	}
	
.artikel h2 a:visited {
	text-decoration: none;
	color: #000000;
	}
	
.artikel h2 a:hover {
	text-decoration: none;
	color: #000000;
	}	

.artikel h3 {	
	/* Schrift */
	font-family: Geneva, Verdana, Arial, Helvetica, Sans-Serif;
	font-Size: 1.2em;
	font-weight: 600;
	text-decoration: none;
	color: #000000;
	}

.artikel h3 span {	
	/* Schrift */
	font-family: Geneva, Verdana, Arial, Helvetica, Sans-Serif;
	font-Size: 0.5em;
	font-weight: 200;
	text-decoration: none;
	color: #303030;
	}

.artikel h3 a:link {
	text-decoration: none;
	color: #000000;
	}
	
.artikel h3 a:visited {
	text-decoration: none;
	color: #000000;
	}
	
.artikel h3 a:hover {
	text-decoration: none;
	color: #000000;
	}
	
.artikel p {
	/* Positionieren */
	margin-top: 0px;
	margin-bottom: 5px;
	
	/* Schrift */
	font-family: "Times New Roman", Times, serif; 
	font-Size: 1.1em;
	font-weight: 300;
	}
	
.bildrechts {
	position: relative;
	display: block;
	margin: 5px;
	margin-top: 8px;
	margin-bottom: 8px;
	float: right;
	border: solid 1px #ffffff;
	}

.bildrechts a {
            border: none;
            }
	
.bildlinks {
	position: relative;
	display: block;
	margin: 5px;
	margin-top: 8px;
	margin-bottom: 8px;
	float: left;
	border: solid 1px #ffffff;
	}
	
.bildmitte {
	position: relative;
	display: block;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border: none 1px #ffffff;
	}

a img {
            border: none;
           }