/*
Theme Name: It-Dialog OWL
Author: Lina Loos
http://www.code-x.de/
*/

/* *********************************************** */
/* allgemeine styles */
body {
	margin: 0;
	padding: 0;
	height: 100%;
	text-align: center;
	font: 100.01% "Lucida Grande", arial, sans-serif; 
	color: #360A27;
}

a { 
	color: #360A27;
	text-decoration: none;
}

a:hover	{ 
	color: #360A27;
	text-decoration: underline;
}

a img	{ 
	border: 0;
	background: none;
}

label	{
	cursor: pointer;
}

fieldset	{
	border: 0;
	padding: 0;
	margin: 0;
}

legend	{
	font: 75%/100% "Lucida Grande", arial, sans-serif;
	color: black;
	margin: 0;
}

table	{
	width: 100%;
	border-spacing: 2px;
	border: 0;
	margin: 0 0 10px 0;
}

tr	{
	background-color: none;
}

td	{
	vertical-align: top;
	padding: 0;
}

th	{
	vertical-align: top;
	padding: 5px;
	font-weight: bold;
	color: black;
}

ol, ul	{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

br	{
	clear: both;
}
/* *********************************************** */
/* RAHMEN*/
#rahmen	{
	 width: 920px;
	 text-align: left;
	 padding: 0;
	 margin: auto;
	 position: relative;
}

/* *********************************************** */
/* kopf */

#kopf {
	width: 920px;
	height: 151px;
	float: left;
}

#logo	{
	width: 375px;
	height: 119px;
	margin: 25px 53px 0px 25px;
	display: inline;
	float: left;
}

ul.topmenue {
	width: 320px;
	height: 20px;
	font: 80% "Lucida Grande", arial, sans-serif;
	list-style: none;
	padding: 0;
	margin: 116px 0 0 0;
	float: left;
}

ul.topmenue li {
	color: #009DDA;
	float: left;
}

ul.topmenue li a {
	color: #009DDA;
	text-decoration: none;
}

ul.topmenue li a:hover {
	color: #b4cfda;
	text-decoration: none;
}



/* *********************************************** */
/* hauptmenue */

#menue {
	width: 600px;
	height: 92px;
	background: url("/wp-content/themes/it-dialog/images/rahmen/menue_bg.png") no-repeat;
	position: absolute;
	top: 159px;
	left: 165px;
	padding: 28px 0 0 25px;
}

html>body #menue {width: 575px; height: 64px;}

#menue .menuepunkt {
	float: left;
}

#menue .suche {
	float: left;
	width: 200px;
	margin: 6px 0 0 0;
}

#menue .eingabe_suche {
	width: 160px;
	height: 24px;
	float: left;
	background: url("/wp-content/themes/it-dialog/images/rahmen/suchfeld.gif") no-repeat;
	border: 0;
	padding: 6px 6px 0 10px;
	margin: 0;
	color: #0A729A;
}
html>body #menue .eingabe_suche {width: 144px; height: 18px;}


#menue .submitbutton {
	width: 24px;
	height: 24px;
	float: left;
	margin-left: 5px;
	background: url("/wp-content/themes/it-dialog/images/utilities/submit_lupe.gif") no-repeat;
	border: none;
	cursor: pointer;
}

/* *********************************************** */
/* infobox */

#infobereich {
	width: 250px;
	height: 100%;
	float: left;
	margin: 53px 25px 0 0;
	background: #B4CFDA url("/wp-content/themes/it-dialog/images/rahmen/bg_info.gif") no-repeat;
	background-position: bottom;
	padding-bottom: 40px;
}


/* *********************************************** */
/* abschluss */
#footer {
	width: 573px;
	float: left;
	border-top: 1px solid #009DDA;
	padding: 10px 0 0 0;
	margin: 30px 0 20px 0;
	font: 70% "Lucida Grande", arial, sans-serif;
	color: #009DDA;
	text-align: left;
}

#footer a {
	color: #009DDA;
}

.blog {
	width: 642px;
	float: left;
}

/* *********************************************** */
/* inhalt */

#article	{
	width: 640px;
	height: 100%;
	float: left;
}

#article li	{
	background: url("/wp-content/themes/it-dialog/images/utilities/aufzaehlung.gif") no-repeat 0 4px;
	padding: 0 0 0 10px;
	margin: 0;
	font: 80%/140% "Lucida Grande", arial, sans-serif; 
}

#article ol 	{
	list-style-type: decimal;
	padding: 0 0 0 25px;
}

#article ol li	{
	background: none;
	padding: 0;
	margin: 0;
	font: 80%/140% "Lucida Grande", arial, sans-serif; 
}

#article img {
	float: left; 
	margin-right: 10px;
}

/* *********************************************** */
/* topstory */

.topstory {
	width: 642px;
	height: 243px;
	float: left;
}

.topstory_kommentare {
	width: 587px;
	height: 24px; 
	float: left;
	padding: 35px 55px 0 0;
	text-align: right;
	font: bold 160%/100% "Lucida Grande", arial, sans-serif; 
	color: white;
	background: #360A27 url("/wp-content/themes/it-dialog/images/rahmen/kopf_topstory.gif") no-repeat;
}

.topstory_kommentare a {
	color: white;
	text-decoration: none;
}

.topstory_inhalt {
	width: 588px;
	float: left;
	margin: 0;
	padding: 37px 20px 20px 20px;
	background: #360A27;
}

.topstory_inhalt h1 {
	color: #DFD2C6;
	font: bold 130% "Lucida Grande", arial, sans-serif; 
}

.topstory_inhalt h2 {
	color: #DFD2C6;
	font: bold 120% "Lucida Grande", arial, sans-serif; 
}

.topstory_inhalt h3 {
	color: #DFD2C6;
	font: bold 110% "Lucida Grande", arial, sans-serif; 
}

.topstory_inhalt p	{
	font: 80%/140% "Lucida Grande", arial, sans-serif; 
	margin: 0; 
	color: #DFD2C6;
}

.topstory_inhalt a {
	width: 52px;
	height: 14px;
	color: #360A27;
	padding: 0 0 0 7px;
	margin-top: 7px;
	float: left;
	background: url("/wp-content/themes/it-dialog/images/utilities/weiter_topstory.gif") no-repeat;
	font: 80%/100% "Lucida Grande", arial, sans-serif;
}

.topstory_inhalt img {
	float: left;
	margin: 0 15px 0 0;
}

/* *********************************************** */
/* beitrag */


.normalercontent {
	width: 570px;
	margin-top: 100px;
	float: left;
}

.normalercontent p img {
	margin: 4px;
}

.normalercontent a	{ 
	color: #000000;
	text-decoration: underline;
}

.normalercontent ul {
	list-style-type: disc;
	list-style-position: inside;
}

.normalercontent li {
	margin: 0 0 5px 0; 
}

.normalercontent h1 {
	color: #360A27;
	font: bold 130% "Lucida Grande", arial, sans-serif;}

.normalercontent h2 {
	color: #360A27;
	font: bold 120% "Lucida Grande", arial, sans-serif; 
}

.normalercontent h3 {
	color: #360A27;
	font: bold 110% "Lucida Grande", arial, sans-serif; 
}

.normalercontent	{
	font: 85%/140% "Lucida Grande", arial, sans-serif; 
	color: #360A27;
}


.normalercontent p	{
	margin: 10px 0 10px 0; 
}


.beitrag {
	width: 590px;
	float: left;
	margin-top: 10px;
}

.beitrag_kommentare {
	width: 515px;
	height: 25px; 
	float: left;
	padding: 35px 55px 0 20px;
	margin-top: 10px;
	background: #DFD2C6 url("/wp-content/themes/it-dialog/images/rahmen/beitrag_kopf.gif") no-repeat;
}

.kommentar {
	width: 30px;
	text-align: right;
	margin-right: 0px;
	float: right;
	font: bold 160%/100% "Lucida Grande", arial, sans-serif; 
	color: white;
}

.beitrag_inhalt h1 {
	width: 450px;
	color: #360A27;
	font: bold 130% "Lucida Grande", arial, sans-serif;
}

.beitrag_inhalt h2 {
	width: 450px;
	color: #360A27;
	font: bold 120% "Lucida Grande", arial, sans-serif;
}

.beitrag_inhalt h3 {
	width: 450px;
	color: #360A27;
	font: bold 110% "Lucida Grande", arial, sans-serif;
}

.beitrag_inhalt {
	width: 533px;
	float: left;
	padding: 0px 20px 20px 20px;
	background: #DFD2C6;
}

.beitrag_inhalt p	{
	font: 80%/140% "Lucida Grande", arial, sans-serif; 
	margin: 0; 
	color: #360A27;
}

.beitrag_inhalt a {
/*	width: 52px;
	height: 14px;
	color: #360A27;
	padding: 0 0 0 7px;
	margin-top: 7px;
	float: left;
	background: url("/wp-content/themes/it-dialog/images/utilities/weiter.gif") no-repeat;
	font: 80%/100% "Lucida Grande", arial, sans-serif;*/
}

.beitrag_inhalt a:active,
.beitrag_inhalt a {
	text-decoration: underline;
	color: #12769D;
}

.beitrag_inhalt a:hover {
	text-decoration: none;
}

.beitrag_inhalt img {
	float: left;
	margin: 0 15px 0 0;
}

.beitrag_fuss {
	width: 514px;
	height: 22px;
	float: left;
	padding: 10px 0 0 60px;
	background: url("/wp-content/themes/it-dialog/images/rahmen/beitrag_fuss.gif") no-repeat;
	font: 70%/100% "Lucida Grande", arial, sans-serif;
	color: #360A27;
}

.beitrag_fuss a {
	color: #360A27;
	text-decoration: underline;
}

.beitrag_fuss a:hover {
	color: #360A27;
	text-decoration: none;
}

/* *********************************************** */
/* klassen */


#infobereich .ueberschrift1	{
	float: left;
	font: bold 125%/110% "Lucida Grande", arial, sans-serif;
	text-transform: uppercase;
	color: #b4cfda;
	background: white url("/wp-content/themes/it-dialog/images/utilities/infoh1bg.gif") no-repeat;
	background-position: right;
	padding: 0px 5px 0px 0;
	height: 21px;
	overflow: hidden;
	margin: 20px 0 10px 0;
}

#infobereich p {
	width: 200px;
	float: left;
	margin: 0px 0 20px 20px; 
	font: 80%/140% "Lucida Grande", arial, sans-serif; 
	color: #0a729a;
}

#infobereich ul li {
	width: 200px;
	font: 80%/140% "Lucida Grande", arial, sans-serif; 
	margin: 15px 0 0 20px; 
	color: #0a729a;
}
	
#infobereich ul {
	margin-bottom: 20px; 
}
	
#infobereich a {
	color: #0a729a;
	font-weight: bold;
	text-decoration: underline;
}	

/* *********************************************** */
/* klassen */

.hide	{
	display: none;
}

.abstand5	{
	width: 5px;
	height: 5px;
}

.abstand10	{
	width: 10px;
	height: 10px;
}

.abstand20	{
	width: 20px;
	height: 20px;
}

.ausrichtungLinks	{
	float: left;
	margin: 0 10px 10px 0;
}

.ausrichtungRechts	{
	float: right;
	margin: 0 0 10px 10px;
}

.keineAusrichtung	{
	display: block;
	margin: 0 0 10px 0;
}

.clear	{
	clear: both;
	margin: 0;
	padding: 0;
}

/* *********************************************** */
/* links */

.linkExtern,
.linkIntern	{
	background: url(/wp-content/themes/it-dialog/images/utilities/button_article.gif) no-repeat right 2px; 
	vertical-align: middle; 
	padding: 0 15px 0 0;
}

/* *********************************************** */
/* bilder */


/* *********************************************** */
/* formulare */

.form	{
	margin: 0;
	padding: 0;
}

/* *********************************************** */
/* input */

#article input,
#article textarea,
#article select,
#infobox input	{
	border: 1px solid black;
	font: 75%/140% "Lucida Grande", arial, sans-serif; 
	color: black;
	margin: 0;
	float: left;
	padding: 2px;
}

#article input:focus,
#article textarea:focus,
#article select:focus,
#infobox input:focus	{
	color: white;
	background-color: black;
	border: 1px solid black;
}

.alignleft { float: left; }
.alignright { float: right; }