html {
    height: 100%;
    width: 100%;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    border: 0 0 0 0;
}

body {
    height: 100%;
    width: 100%;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    border: 0 0 0 0;
    background-color: black;
    color: black;
    font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
    font-size: 1.1em; 
    line-height: 140%;
}

#dirty_frame {
    width: 85%;
    min-width: 800px;
    height: 100%;
    border: 0px;
    border-left: 1px solid #454545;
    border-right: 1px solid #454545;
    margin: 0px;
    margin-left: auto;
    margin-right: auto;
    background-color: #DBDBDB;
    margin-bottom: -2%;
}

#frame {
    width: 100%;
    min-height: 100%;
    margin:0px;
    border: 0px;
    background-color: #DBDBDB;
    background-image:url(../images/back.gif);
    background-repeat: no-repeat;
    background-position: bottom right;   
}


#header {
    height: 262px;
    width: 100%;
    background-color: black;
    background-image:url(../images/header_01.jpg);
    background-repeat: no-repeat;
    background-position: top left;
}

#month {
    height: 100%;
    width: 100%;
    // background-image:url(../images/month.gif);
    // background-repeat: no-repeat;
    // background-position: bottom right;
    // text-align: right;
}

#month_2 {
}

#menu {
    height: 160px;
    width: 100%;
    background-image:url(../images/menu_back.jpg);
    background-repeat: repeat;
}

#content {
    width: 100%;
    margin-top: 20px;
}

#tdg_logo {
    float: left;
    width: 143px;
    height: 110px;
    background-image:url(../images/tdg_logo.gif);
    background-repeat: no-repeat;
    background-position: top left;
}

#main_menu {
    position: relative;
    top: 30px;
    height: 1.4em;
    left: 20px;
    vertical-align: middle;
}

*html #main_menu {
    position: relative;
    top: 20px;
    height: 1.4em;
    left: 20px;
    vertical-align: middle;
}

#main_content {
    margin-left: 163px;
}

a.menu {
    font-size: 0.9em;
    text-transform: uppercase;
    color: #DBDBDB;
}

a.toplink {
    font-size: 0.95em;
    font-weight: bold;
    text-transform: uppercase;
    color: #DBDBDB;
    margin-right: 0.5em;
    text-decoration: none;
}

#schrift_id {
    font-size: 0.95em;
    font-weight: bold;
    text-transform: uppercase;
    color: #DBDBDB;
    margin-right: 0.1em;
    text-decoration: none;
}

.menuxaktiv {
    font-size: 1em;
    text-transform: uppercase;
    color: #DBDBDB;
    font-weight: bold;
    text-decoration: none;
}

.menuxaktiv_back {
    font-size: 1em;
    text-transform: uppercase;
    color: #E09E16;
    font-weight: bold;
    text-decoration: none;
}

ul.untermenu1 {
	list-style-type: none;
}



ul.menu_ul {
	list-style-type: none;
	display: block;
	margin: 0px;
	font-size: 1.2em;
	width: 90%;
}

li.menu_li {
	float: left;
	margin-right: 1em;
}

div.artikel {
    width: 500px;
}


p {
    width: 500px;
}

a {
    font-size: 1em;
    color: #C17200; 
    text-decoration: none;
}

a:hover {
    font-size: 1em;
    background-color: #E09E16; 
    color: black;
    text-decoration: none;
}

ul {
    font-size: 1em;
    list-style-type: none;
	 display: block;
}

li {
    font-size: 1em;
    list-style-type: none;
	 display: block;
}


h3 {
    font-size: 1.3em;
    color: #454545;
    font-weight: bold;
    text-transform: uppercase;
}

h4 {
    font-size: 1.1em;
    color: #454545;
    font-weight: bold;
    text-transform: uppercase;
}

strong {
    color: #454545;
    font-weight: bold;
}




/* ----- */
abbr, acronym {
	cursor: help;
	border-bottom: 1px dotted #000;
}
/* So soll Code aussehen */
code {
	background: transparent none;
	color: #0000ff;
	font-size: 120%;
}
/* ----- */

/* Hier wird zusaetzliche Nummerierung der Listenpunkte fuer visuelle Browser unsichtbar gemacht - oder sichtbar, wenn man mag. Mehr dazu unter http://www.einfach-fuer-alle.de/artikel/menues */
dfn {
	display: inline;
	height: 0px;
	left: -1000px;
	overflow: hidden;
	position: absolute;
	top: -1000px;
	width: 0px;
}
/* Hier wird der zusaetzliche Punkte am Ende eines Listeneintrags fuer visuelle Browser unsichtbar gemacht. Mehr dazu unter http://www.einfach-fuer-alle.de/artikel/menues */
.menu .ignore {
	display: none;
	height: 0px;
	left: -1000px;
	overflow: hidden;
	position: absolute;
	top: -1000px;
	width: 0px;
}
/* Um Punkte oder Aehnliches aus dem Viewport zu verschieben */
.ignore, dfn, .hilfmenu {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
}
/* Soll nicht gesehen werden */
.skip {
	left: -2000px;
	position: absolute;
}
/* Spezielles */
/* Damit werden floats aufgeloest */
.clear {
	clear: both;
}

/* Positionierung von Bildern im Artikel-Container */
.teaserbildleft {
	border: 0px;
	color: inherit;
	float: left;
	font-size: 90%;
	line-height: 120%;
	margin: 10px;
	padding: 10px;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	position: relative;
}
.teaserbildright {
	border: 0px;
	color: inherit;
	float: right;
	font-size: 90%;
	line-height: 120%;
	margin: 10px;
	padding: 10px;
	padding-right: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	position: relative;
}
/* ----- */

fieldset {
	padding: 10px 10px 10px 10px;
	border: 1px dashed #454545
}
legend {
	padding: 2px 2px 2px 2px;
	font-weight: bold;
	font-size: 1.1em;
	text-transform: uppercase;
	color: #454545;
}
label {
	margin-bottom: 2em;
}
/* #formk Kontaktformular,    #artikel Kommentar index */
#formk, #artikel {
	width: 500px;
}



*html #untermenucontainer9 {
	font-size: 0.8em;
	position: absolute;
	top: 100px;
	left: -40px;
}

#untermenucontainer9 {
	font-size: 0.8em;
	position: absolute;
	top: 90px;
	left: 103px;
}

*html #untermenucontainer11 {
	font-size: 0.8em;
	position: absolute;
	top: 100px;
	left: -40px;
}

#untermenucontainer11 {
	font-size: 0.8em;
	position: absolute;
	top: 90px;
	left: 103px;
}

*html #untermenucontainer {
	font-size: 0.8em;
	position: absolute;
	top: 100px;
	left: -40px;
}

#untermenucontainer {
	font-size: 0.8em;
	position: absolute;
	top: 90px;
	left: 103px;
}

/* Bilderkes */

img.thumb {
    display: inline;
    border: 10px solid #F7DA9D;
    margin-right: 20px;
    margin-bottom: 20px;
}

img.thumb:hover {
    display: inline;
    border: 10px solid #E09E16;
    background-color: #DBDBDB;
}

a:visited.thumb {
    opacity: 0.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
}

a:hover.thumb {
    opacity: 1;
	filter: alpha(opacity=100);
	-moz-opacity: 100;
   background-color: #DBDBDB;
}