@charset "UTF-8";

@font-face {font-family: 'FranklinGothicURW';src: url('webfonts/eot/9dce90fccfcd4f51626a6b4d5777324c.eot');src: url('webfonts/eot/9dce90fccfcd4f51626a6b4d5777324c.eot?#iefix') format('embedded-opentype'),url('webfonts/woff/9dce90fccfcd4f51626a6b4d5777324c.woff') format('woff'),url('webfonts/ttf/9dce90fccfcd4f51626a6b4d5777324c.ttf') format('truetype'),url('webfonts/svg/9dce90fccfcd4f51626a6b4d5777324c.svg#FranklinGothicURW-Boo') format('svg');}
@font-face {font-family: 'FranklinGothicURW'; font-weight: bold; src: url('webfonts/eot/0e387568febaef79f4db581f03d722fb.eot');src: url('webfonts/eot/0e387568febaef79f4db581f03d722fb.eot?#iefix') format('embedded-opentype'),url('webfonts/woff/0e387568febaef79f4db581f03d722fb.woff') format('woff'),url('webfonts/ttf/0e387568febaef79f4db581f03d722fb.ttf') format('truetype'),url('webfonts/svg/0e387568febaef79f4db581f03d722fb.svg#FranklinGothicURW-Med') format('svg');}

* {
font-size:1em;
margin:0;
padding:0;
}

body{
	background: #fff;
	color: #2d2d2d;
	font-size: 62.5%;
}

#container {
	width: 720px;
	margin: auto;
	font-family: 'FranklinGothicURW', Helvetica, Arial, sans-serif;
	font-size: 2em;
	line-height: 1.5em;
}
.text a:link, .text a:visited{
	font-weight: normal;
	color: #666;
	text-decoration: underline;
	border: none;
}
.text a:hover, .text a:active, .text a:focus{
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-color: #2d2d2d;
}

a.extern:link[href^="http:"],
a.extern:visited[href^="http:"]{
	background: transparent url('images/aoutside.png') 100% 50% no-repeat;
	padding-right: 10px;
}

a.extern:hover[href^="http:"],
a.extern:active[href^="http:"],
a.extern:focus[href^="http:"]{
	background: #2d2d2d url('images/aoutside.png') 100% 50% no-repeat;
	padding-right: 10px;
}
.extern  span{
    position: absolute;
    left: -3000px;
    top: -3000px;
    width: 0;
    height: 0;
    overflow: hidden;
    display: inline;
}

p, img, table {
	margin-bottom: 1em;
}

p{
	clear:both;
}

h1 {
	font-size: 1.25em;
	color: #aaba0a;
}

h2 {
	font-size: 1.25em;
	margin-bottom: 1em;
	clear:both;
}

h3 {
	clear:both;
}

sub {
	font-size: 0.75em;
}

blockquote,
#tweet ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 1em;
	color: #aaba0a;
	font-style: italic;
	list-style-type: none;
}

.quelle{
	color: #999;
	padding-left: 1em;
	font-style: italic;
}

.text {
	width: 680px;
	margin-left: 1em;
	margin-bottom: 2em;
}

.text img {
	float: left;
}

img.img_border {
	padding: 1px;
	border: 1px solid #bbb;
}

.trenner {
	height: 1px;
	background-image: url(images/trenner.png);
	background-repeat: repeat-x;
	margin-top: 0em;
	margin-bottom: 2em;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

ul  {
	list-style-type: square;
	list-style-position: inside;
	margin-bottom: 1em;
}

.drittel,
.letztesdrittel {
	width: 220px;
	margin-right: 10px;
	float: left;
	margin-bottom: 1em;
}

.letztesdrittel {
	margin-right: 0;
}

.marginright {
	margin-right: 1em;
	border: 0;
}

.noclear {
	clear: none;
}

.noborder {
	border: none;
}

.totop {
	margin-right: 1em;
	background-image: url(images/pfeil.png);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 1em;
	font-size: 0.8em;
}

#VCF{
	clear: none;
	background-image: url(images/file_vcf.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 2em;
	padding-left: 2.5em;
	padding-top: 1em;
	padding-right: 0em;
	padding-bottom: 0em;
}

#logo  {
	margin-bottom: 2em;
	text-align: center;
	margin-top: 6em;
}

#tweet img{
	margin-top: 1em;
	margin-bottom: 2em;
	margin-left: 325px;
}
.navigation {
	position: fixed;
	width: 100%;
	left: 0px;
	top: 0px;
	height: 2em;
	list-style-type: none;
	overflow: visible;
	background-image: url(images/menuebg.png);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-color: #e6e6e6;
	border-bottom-style: solid;
}
.navigation ul {
	text-shadow: 1px 1px 1px #fff;
	font-size: 0.75em;
	line-height: 1em;
	width: 720px;
	margin: auto;
}
.navigation li {
	width: 90px;
	float: left;
	text-align: center;
	padding-bottom: 11px;
	padding-top: 1em;
	list-style-type: none;
}
.hide {
	position: absolute;
	left: -3000px;
	top: -3000px;
	width: 0;
	height: 0;
	overflow: hidden;
	display: inline;
}
.navigation a:link, a:visited {
	text-decoration: none;
	color: #444;
	display: block;
}
.navigation a:hover, a:active, a:focus {
	color: #444;
	text-decoration: none;
	font-weight: bold;
}
.navigation li.active a {
	font-weight: bold;
}
.navigation li.active {
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: center 34px;
}
