/*
Custom Theme Name: meine Erweiterung zum Theme default
Custom Theme URI: http://www.me-online.de
Cutom Description: Alles anders! auf Basis des Themes default
Custom Version: 1.0
Custom Author: Michael Engbers
Custom Author URI: http://www.me-online.de
Last Date: 17.11.2007
*/

.custom a:hover {
	color: #FF9900;
	text-decoration: underline;
	}

.custom #page {
	background-color: white;
	margin: 0px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

.custom #header {
	background: #73a0c5 url('images/bgkopf.jpg');
	}

.custom #header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 150px;
	width: 740px;
	}

A:link
{
Color: #0033CC;
text-decoration: none;
}

A:visited
{
Color: #0033CC;
text-decoration: none;
}

A:hover
{
color: #FF9900;
text-decoration: underline
}


A:active {color: #FF9900; text-decoration: none }


body
{
topmargin: 0pt;
leftmargin: 0pt;
marginwidth: 0pt;
marginheight: 0pt;
}

/* Überschrift einzelner Artikel */

.blogtitel .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.blogtitel {
	float: left;
	padding: 0 0 50px 0px;
	margin: 0px 0 0;
	width: 550px;
	}

/* Überschrift Tabelle */
.tabueberschrift
{
Font-Family: Arial, Verdana, Helvetica;
Font-Size:11pt;
Color:white;
font-weight:bold;
Text-Align:left;
}

/* formatierung Links im Kopf*/
.kopf
{
Font-Family:Verdana, Arial, Helvetica;
color:#FFFFFF;
Font-Size:8pt;
Text-Align:left;
}

.kopf
a:link {Font-Family:Verdana, Arial, Helvetica; Color:#FFFFFF; text-decoration:none;}

.kopf
a:visited {Font-Family:Verdana, Arial, Helvetica; Color: #FFFFFF;text-decoration: none;}

.kopf
a:hover {color:#FF9900; text-decoration: underline;}

.kopf
a:active {color:#FF9900; text-decoration: underline;}


/* formatierung Links Fußzeile */
.fuss
{
Font-Family: Verdana, Arial, Helvetica;
color: #FFFFFF;
Font-Size: 8pt;
Text-Align: left;
}

.fuss
a:link {Font-Family: Verdana, Arial, Helvetica; Color: #FFFFFF; text-decoration: none;}

.fuss
a:visited {Font-Family:Verdana, Arial, Helvetica; Color: #FFFFFF; text-decoration: none;}

.fuss
a:hover {color: #FF9900; text-decoration: underline;}

.fuss
a:active {color: #FF9900; text-decoration: underline;}


h1,h2,h3,h4,h5,h6
{
Font-Family:Verdana, Arial, Helvetica;
color: black
}

/* Navigation */
.navi
{
Font-Family: Verdana, Arial, Helvetica;
color: #00000;
Font-Size: 10pt;
Text-Align: left;
font-weight:bold;
}

.navi
A:link {Color: #0033CC; text-decoration: none;}

.navi
A:visited {Color: #0033CC; text-decoration: none;}

.navi
A:hover{color: #FF9900; text-decoration: underline}

.navi
A:active {color: #FF9900; text-decoration: none }

h1
{
Font-Size: 15pt;
Text-Align: left;
padding-left: 10pt;
padding-right: 5pt;
color: black
}

/* Pberschriften */
H2
{
color: black;
Font-Size: 12pt;
Text-Align: center;
}

/* normaler Text */
H3
{
Font-Size: 10pt;
font-weight:normal;
Text-Align: left;
padding-left: 20pt;
padding-right: 20pt;
}

/* Überschriften */
H4
{
Font-Size: 12pt;
font-weight: bold;
Text-Align: left;
padding-left: 20pt;
padding-right: 20pt;
}

/* früher (c)-Hinweis neu jetzt Blogtitel*/
H5
{
Font-Size: 12pt;
font-weight:bold;
Text-Align: left;
}

/* normaler Text zentriert*/
H6
{
Font-Size: 10pt;
font-weight: normal;
Text-Align: center;
}