/* begin Page */


body
{
	margin: 0 auto;
	padding: 0;
	background-color: #7DA3B0;
	background-image: url(../bilder/image/Page-BgTexture.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
}
a
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	color: #000000;
}

a:link
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	color: #666666;
}

a:visited, a.visited
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	color: #000000;
}

a:hover, a.hover
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	color: #003399;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #333333;
}

h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
	font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif;
	font-size: 34px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
	font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif;
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
	font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
	font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif;
	font-size: 19px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
	font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
	font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
/* end PostContent */

