/* divs und so */
div#banner { float:left; width:965px; height:20px; margin:auto; }
div#bannerright {float:right; width:0px; height: 600px; }
div#breite { width:965px; margin:0 auto; }
div#logo { float:left; border: 1px solid #000; background-image:url(../../../bilder/dorn_neu_02.png); background-repeat: no-repeat; width: 965px; height: 109px; overflow : hidden; }
div#header { float:left; border: 1px solid #000; background-image:url(../../../bilder/dorn_forum.png); background-repeat: repeat-x; width:965px; height:59px; overflow : hidden; }
div#search { float:right; text-align: center; width:80px; height:25px; margin-top: 35px; padding-right:70px; }
#search a { color: #fff; }
.lupe { float: right; padding-top:0px; }
div#top_nav { float: left; border: 0px solid #000; margin-left:0px; margin-top: 32px; padding-left:7px; color:#fff; width:800px; height: 21px; overflow : hidden; }
a.portal {color:#fff; text-decoration:none; }
a.portal:hover { text-decoration:underline; }
#nav, #nav ul { padding: 0; margin: 0; list-style: none; line-height: 14px; }
#nav a { display: block; color:#fff; padding: 2px 15px; margin-top: 2px; text-decoration: none; }
#nav li { float: left; padding-left: 5px; padding-bottom: 4px; }
#nav li ul { position: absolute; background-color: #000; width: 140px; left: -999em; }
#nav li:hover ul, #nav li.sfhover ul { left: auto; margin-left:-13px; padding-left: 10px; }
#nav li ul a:hover { background-color: #b8012a; width: 105px; margin-left:-15px; padding-left:30px; }
#nav img { padding-bottom:0px; }
div#footer { float:left; width:965px; height:80px; background-color: #b8012a; margin-top:30px; }
#footer a { color:#ffffff; text-decoration:underline; }


div#content { float:left; background-color:#fefcf8; border: 1px solid #000; width:965px; padding-top:20px; }
div#portalnavi { float:left; width:150px; padding-left:15px; }
div#inhalt { float:left; width:700px; margin-left: 15px; padding-left: 10px; padding-right: 10px; border:0px solid #b5aeaa; }
div#contentrechts {width:170px; float:right; padding-right: 5px; border: 0px solid #b5aeaa; }


/* Normal, standard links. */
a:link, a:visited
{
	color: #000000;
	background-color: transparent;
	text-decoration: underline;
}
a:hover
{
	color: #993333;
	background-color: transparent;
	text-decoration: none;
}

/* dunkel */
.dunkel, .dunkel:link, .dunkel:visited
{
background-color: #ffffff;
font-size: 10px;
color: #000000;
	text-decoration: none;
}

a.dunkel:hover
{color: #cc3333;
font-size:10px;
	text-decoration: none;
}

/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
	color: #000000;
	background-color: transparent;
	text-decoration: none;
}
a.nav:hover
{
	font-weight: bold;
	color: #cc3333;
	background-color: transparent;
	text-decoration: underline;
}

/* Tables should show empty cells too. */
table
{  
empty-cells: show;
}

/* By default (td, body..) use Verdana in black. */
body
{
	color: #000000;
	font-family: verdana;
	background-color: #f7f5f5;
  // background-image:url(../../../bilder/backgroundstart2.png); 
	font-family:verdana; 
	font-size:12px;  
}
td
{ background-color: #fefcf8; }
/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea
{
	font-size: 9pt;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #e5e5e5;
}

/* Checkboxes shouldn't have a background color. */
input.check
{
	background-color: transparent;
}

/* Selects are a bit smaller, because it makes them look even better 8). */
select
{
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: transparent;
}

/* Standard horizontal rule.. */
hr
{
	color: #000000;
	background-color: transparent;
}
/* A more colorful hr.. */
.hrcolor
{
	height: 1px;
	border: 0;
	color: #F7F5F5;
	background-color: #000000;
}

/* A quote, perhaps from another post. */
.quote
{
	color: #000000;
	background-color: #e5e5e5;
	border: 1px solid black;
	margin: 1px;
	padding: 1px;
	font-size: x-small;
}

/* A code block - maybe even PHP ;). */
.code
{
	color: #000000;
	background-color: #e5e5e5;
	border: 1px solid black;
	margin: 1px;
	padding: 1px;
	font-size: x-small;
}

/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader
{
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: x-small;
}

/* Generally, those [?] icons. */
.help
{
	cursor: help;
	background-color: transparent;
}

/* /me uses this a lot. */
.meaction
{
	color: #000000;
	background-color: transparent;
}

/* The main post box - this makes it as wide as possible. */
.editor
{
	width: 100%;
}

/* Highlighted text - such as search results. */
.highlight
{
	background-color: yellow;
	font-weight: bold;
	color: black;
}

/* Alternating backgrounds... */
.windowbg
{
	color: #000000;
	background-color: #F7F5F5;
}
.windowbg2
{
	color: #000000;
	background-color: #F7F5F5;
}

.windowbg3
{
color: #000000;
	background-color: #F7F5F5;
	text-align: left;
}

/* div */
div
{
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-align: left;
}
div.whitefont
{
color:ffffff !important ;
}

/* Titles - such as table headers. */
.titlebg, tr.titlebg td, .titlebg a:link, .titlebg a:visited
{
	font-weight: bold;
	font-style: normal;
	color: #000000;
	background-color: #F7F5F5;
}
.titlebg a:hover
{
	color: #000000;
	text-decoration: none;
}

/* The category headers, page indexes, and such things. */
.catbg, .catbg a:link, .catbg a:visited, .catbg td

{
	font-weight: bold;
	background-color: #000000;
	color: #ffffff;
}

/* The borders around things. */
.bordercolor
{
border: 1px solid transparent;
}
.tborder
{
	border: 1px solid transparent;
}

/* Default font sizes. */
.smalltext
{
	font-size: x-small;
}
.normaltext
{
	font-size: small;
}
.largetext
{
	font-size: large;
color: #F7F5F5;
background-color: #122134;
}