* {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0pt;
	padding: 0pt;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 100.01%;
	color: Black;
	background-color: #AA0D14;
	line-height: 1.2em;
	position: relative;
}

img {
	border:0pt;
}

blockquote {
	padding-left: 2em;
}

hr {
	margin-top: 1em;
	margin-bottom: 1em;
	color: #AA0D14;
	background-color: #AA0D14;
	size: 2px;
}

p {
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}

#container {
	float:none;
	width: 85.5em;
	font-size: 0.7em;
	background-color: white;
}
* html #container {
	height: 100%;
}

#header {
	background-color: white;
	width: 85.5em;
	height: 11.0em;
}
#header img {
	width: 85.5em;
}

#content {
	background-color: white;
	padding: 2%;
	margin-left: 16em;
	text-align: justify;
	border-top: 0.22em solid #AA0D14;
	border-left: 0.62em solid #AA0D14;
	min-height: 44em;

	background-image: url(../images/opendoors-www.jpg);
    background-repeat: no-repeat;
    background-position: top right;
}

#menu {
	float: left;
	background-color: white;
    width: 16em;
    /*border-right: 0.62em solid #AA0D14;*/
	height: 100%;
	min-height: 44em;
}
* html #menu,
*html #menu {
overflow: hidden;
/*border-right: 0px;*/
}

#menu-rose img {
    /*background-image: url(../images/bg-left.jpg);
    background-repeat: no-repeat;*/
    width: 16em;
}

table, tr, th, td {
	border:0pt;
	padding:0pt;
	margin:0pt;
	text-align:left;
}

#contenttable {

}
#terminetable {
	background-color: #AA0D14;
	border-collapse: separate;
	border-spacing: 1px;

}
#terminetable td {
	background-color: #f7f7f7;
	padding: 0.3em;padding: 0.3em;
}


.newsflash-table {
    border: 1px solid #990000;
    width: 10em;
}
.newsflash-title {
    background-color: #990000;
    color: #ffffff;
    font-weight: bold;
    padding: 0.2em;
}
.newsflash-content {
	padding: 0.2em;
}


h1 {
	font-size: 1.4em;
	color: #AA0D14;
	padding-top: 1em;
	padding-bottom: 0.7em;
}
h2 {
	font-size: 1.3em;
	color: #AA0D14;
	padding-top: 0.5em;
	padding-bottom: 0.3em;
	font-style: italic;
}
h3 {
	font-size: 1.2em;
	color: #AA0D14;
	padding-top: 0.5em;
	padding-bottom: 0.3em;
	font-style: italic;
}
h4 {font-size: 1.1em;}
h5 {
	font-size: 1.0em;
	color: #AA0D14;
	padding-top: 0.4em;
	padding-bottom: 0.3em;
	font-style: italic;
}

a {text-decoration:none; color:#000000; font-weight:bold;}

a:link {color:#000000;text-decoration:none;font-weight:bold;}
a:visited {color:#000000;}
a:active {color:#860B0E;}
a:hover {color:#860B0E;}

a.mainmenu {text-decoration:none; color:#000000; font-style:bold;}
a.mainmenu:link {color:#000000;}
a.mainmenu:visited {color:#000000;}
a.mainmenu:active {color:#860B0E;}


/* der nicht aktive link .ebene0 */
a.ebene0, a.ebene1 {
    display: block;
    font-weight: bold;
    text-align: left;
    border-top: 2px solid #820918;
    font-size:1.0em;
    padding: 0.2em;
}
a.ebene0, a.ebene0:visited {
    font-weight: bold;
    text-decoration:none;
    color: black;
    padding-left: 1em;
}

a.ebene0:hover{
    font-weight: bold;
    color: white;
    background-color: #AA0D14;
}


/* der aktive link .ebene1 */
a.ebene1, div.ebene1 a, div.ebene1 a:visited {
    text-decoration:none;
    color: white;
    font-weight: bold;
    background-color: #AA0D14;
	padding-left: 1em;
}

.quick-kontakt {
	padding-left: 1.5em;
}
.quick-kontakt, div.quick-kontakt a:link, div.quick-kontakt a:visited  {
	color: #AA0D14;
	font-weight: bold;
}
div.quick-kontakt a:hover {
    color: black;
}


/**/
a.flash {
    text-decoration:none;
    color:#000000;
    font-weight:bold;
}



/*
.small {font-size:8pt;}
.neg {color:#000000;}
.copyright {font-size:7pt;}
.newshead {font-size:10pt; font-weight:bold; color:#860B0E}
.personal {text-align:right;}
.fat {color:#990033; font-weight:bold;}
.headline {color:#860B0E; font-weight:bold; font-size:12pt}
*/

.gb_head {
    width:100%;
    text-align:left;
    border-left: 2px solid #860B0E;
    border-right: 2px solid #860B0E;
    border-top: 2px solid #860B0E;
    border-bottom: 2px solid #860B0E;
    padding: 0.3em;
}

#logo {
    background-image:url(../images/logo.png);
    background-repeat:no-repeat;
    height:51px;
    /*width: 290px;*/

    padding-left:160px;
    padding-top:25px;
    padding-right:0px;
    margin-right:0px;
	margin-bottom:10px;

    display: block;
}

#opendoors-cd {
    background-image:url(../images/opendoors_cd.png);
    background-repeat:no-repeat;
    width:300px;
    height:172px;
}



input, textarea {
    color: #000000;
    background-color: #ffffff;
    border: 1px solid #AA0D14;
    font-family : Verdana;
    width:auto;
    padding: 0.2em;
}

input .button {
	color: #000000;
	background-color: #c0c0c0;
	border: 1px solid #AA0D14;
	font-weight: bold;
	width: auto;
}


.fill {
	background-color: white;
}


/*
	Mit dem Star html Selector Bug kann man speziell die IE-User
	filtern. Da die Transparenz des PNGs im IE nicht korrekt angezeigt
	wird verwende ich hier den AplhaImageLoader und überschreibe damit
	quasi das vorherige Hintergrundbild

	Siehe: http://www.info.com.ph/~etan/w3pantheon/style/starhtmlbug.html
*/
* html body div#logo {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.opendoors-online.de/images/logo.png', sizingMethod='crop');
	background-image: url('');
}
* html body div#opendoors-cd {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.opendoors-online.de/images/opendoors_cd.png', sizingMethod='crop');
	background-image: url('');
}

* html table {
	font-size: 1.0em;
}