/* ######################################################################################################
** ### Globale Layoutanpassungen WM########################################################################
** ######################################################################################################
*/

/* "Yet Another Multicolum Layout" (c) by Dirk Jesse (http://www.deejay-home.de) modified by delnon-ICT
*/
/* Festlegung der Layoutbreite und Zentrierung */
#page_margins
{
	width:900px;
	padding: 0px;
	background-color:#fff;
	margin: 0 auto;
}
/* ######################################################################################################
** ### Formatierung Blöcke: Kopf, linke und rechte Spalte, Content und Footer ###########################
** ######################################################################################################
*/

/* Kopfbereich */
#head
{
	position:relative;
	background-image: url(images/ri_logo.gif);
	height: 160px;
	width: 900px;
	background-repeat: no-repeat;
	background-color: #3366cc;	
}
/* Main Bereich */
#main
{
	width: 900px;
}
/* Linke Spalte */
#col1
{
	clear: left;
	float: left;
	width: 160px;
	margin-top: 50px;
}

/* Rechte Spalte */
#col2
{
	float: right;
	width: 160px;
	margin-top: 50px;
	font-size: 0.9em;
}
/* Mittlere Spalte */
#col3
{
	min-height:500px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	margin-top: 26px;
	margin-right: 160px;
	margin-bottom: 20px;
	margin-left: 160px;
	padding-top: 24px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
/* Footer */
#footer
{
	overflow: hidden;
	clear: both;
	width: 890px;
	height: 20px;
	margin: 0 auto;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
}
/* ######################################################################################################
** ### Navigations-Menü #################################################################################
** ######################################################################################################
*/
/* Modul Kopf-Menü ***********************************************************/
#mod_menue_top
{
	position:absolute;
	top:10px;
	right:6px;
	text-align:left;
}
#mod_menue_top li
{
	display:inline;
	list-style-type:none;
	padding:0px;
	margin:0px;
	color: #f7e51b;
}
#mod_menue_top a
{
	font-weight:bold;
	color: #f7e51b;
	text-decoration: none;
	
}
#mod_menue_top a:hover
{
	color: #333;
	text-decoration: none;
	
}
#menue_top a:focus
{
	color: #000;
	text-decoration: none;
}
/*Modul Menue*****************************************************************/
#mod_menue_ebene0
{
	clear: both;
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
	padding-top:160px;
}
#mod_menue_ebene0 ul
{
	float: left;
	width: 900px;
	margin: 0px;
	padding: 0px;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}
#mod_menue_ebene0  li
{
	display: inline;
	list-style: none;
}
#mod_menue_ebene0 li a
{
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	border-right: solid 1px #ccc;
	color: #3366cc;
	font-weight:bold;
	text-transform: uppercase;
	text-decoration: none;
}
#mod_menue_ebene0 a:hover, #mod_menue_ebene0 li a.menuxaktiv_back,
#mod_menue_ebene0 li a.menuy_aktiv
{
	color: #666;
	text-decoration: none;
}
/******************/
#mod_menue_sub
{
	overflow: hidden;
	clear:both;
	float:left;
	margin: 0;
	padding: 0;
	width: 160px;
	background-color:#FFF;
}
#mod_menue_sub ul
{
	margin: 0;
	list-style: none;
}
#mod_menue_sub li
{
	display: inline;
	margin: 0;
	padding: 0;
}
#mod_menue_sub li a
{
	display: block;
	border-top: 1px solid #ccc;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
}
#mod_menue_sub .untermenu1 li a
{
	font-size:1em;
	padding-left: 17px;
	border-left: solid 7px #fff;
}
#mod_menue_sub .untermenu2 li a
{
	font-size:0.9em;
	padding-left: 27px;
	border-left: solid 7px #fff;
	border-top:0px;
}
#mod_menue_sub .untermenu3 li a
{
	font-size:0.9em;
	padding-left: 37px;
	border-left: solid 7px #fff;
	border-top:0px;
}
#mod_menue_sub li a:hover, #mod_menue_sub li a.menuxaktiv_back
{
	list-style:none;
	border-left: solid 7px #3366cc;
}



/* Untermenue linke Seite************************
#mod_menue_sub
{
	overflow: hidden;
	clear: both;
	float: left;
	width: 160px;
	background: #FFF;
	font-size: 0.8em;
	text-transform: uppercase;
}

/*
#mod_menue_sub h2
{
	width:155px;
	margin: 0px 5px 10px -5px;
	padding: 3px 0px 3px 5px;
	background-color: #fff;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	display:block;
	left:0px;
	top:0px;
	height:10px;
	
}*//*
#mod_menue_sub  ul
{
	padding: 0px;
	background-color: #fff;
	line-height: 2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#mod_menue_sub .untermenu1 li
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	
}
#mod_menue_sub li a, #mod_menue li span
{
	display: block;
	margin: 0px;
	color: #000;
	text-decoration: none;
	font-size: 1.2em;
	font-weight:bold;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 15px;
	list-style-type: none;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFF;
}
#mod_menue_sub  .untermenu1 li a
{
	list-style: none;	
	border-bottom:1px solid #666;
}
#mod_menue_sub  .untermenu2 li a
{
	list-style: none;
	font-weight: bold;
	border-bottom:1px dotted #666;
	padding-left: 30px;
}
#mod_menue_sub .untermenu3 li a
{
	list-style: none;
	font-weight: bold;
	border-bottom:1px dotted #666;
	padding-left: 40px;
}
#mod_menue_sub li a:hover
{
	list-style: none;
	border-left: solid 7px #3366cc;
}
#mod_menue_sub li a.menuxaktiv_back
{
	list-style: none;
	border-left: solid 7px #3366cc;
}*/
/* ######################################################################################################
** ### Formatierung der Module ##########################################################################
** ######################################################################################################
*/
/* Modul Klasse */
/******* Artikel auf der rechten Seite ***********/
.rightitem
{
	padding:5px;
	margin:0px;
	background-color: #fff;
	margin-top:10px;
}
#col1 .modul, #col2 .modul
{
	margin:0px 0px 10px 0px;
}
/*************** Titel für Module wie Designauswahl, Suchbox Muss aussehen wie h2, h3 für Artikel in col 1 und 3 ***********/
#col1 .modul h3, #col2 .modul h3, #col2 .modul h2
{
	width:155px;
	margin: 0px;
	padding: 3px 0px 3px 5px;
	background-color: #3366cc;
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 100%;
}
/* Modul Suchbox  ************************************************************/
#col2 #mod_suchbox input, #col2 #mod_suchbox input
{
	width:110px;
}
/* Modul Styleswitcher *******************************************************/
#col1 #mod_styleswitcher select, #col2 #mod_styleswitcher select
{
	width:110px;
}
/* Modul Suchbox und Desingauswahl Auswahlfenster ******************************/
#col1 .modul input, #col2 .modul input
{
	padding:0px;
	margin:10px 0px 0px 0px;
}
#col1 .modul select, #col2 .modul select
{
	padding:0px;
	margin:10px 0px 0px 0px;
}
#col1 .modul legend, #col1 .modul label, #col1 .modul h2.ignoresuch,
#col2 .modul legend, #col2 .modul label, #col2 .modul h2.ignoresuch
{
	display:none;
}
/* Div Module ******************************************************************/
#col1 .artikel
{
}
#col1 .inner_mod, #col2 .inner_mod
{
	margin:0px;
	padding:5px;
}
#col1 .modul .senden, #col2 .modul .senden, #col1 .modul input[type=submit], #col2 .modul input[type=submit]
{
	padding:0px;
	margin:10px 0px 0px 0px;
	font-size:90%;
	float:right;
} 
/* Modul Umfrage *************************************************************/
#col1 #mod_umfrage_plugin label, #col2 #mod_umfrage_plugin label
{
	display:inline;
	color:#333333;
}
/* Modul Veranstaltungen *****************************************************/
#col1 #mod_event .inner_mod, #col2 #mod_event .inner_mod
{
	margin:0px;
	padding:0px;
}
#col1 #mod_event .comment_inhalt
{
	width:80%;
	margin:5px 0px 0px 5px;
}
/* Modul Newsletter **********************************************************/
#col1 #mod_newsletter label, #col2 #mod_newsletter label
{
	display:inline;
	color:#333333;
}
/* Modul EFA Schriftgröße ****************************************************/
#mod_efa_fontsize
{
	position:absolute;
	top:164px;
	right:6px;
}
#mod_efa_fontsize ul,#mod_efa_fontsize li
{
	float:left;
	display:inline;
	margin-right:5px;
	padding:0px;
	color:#000;
}
#mod_efa_fontsize a
{
	color:#000;
	font-weight: bold;
}

/* ######################################################################################################
** ### Unsichtbare Elemente            ##################################################################
** ######################################################################################################
*/

/* Unsichtbare Objekte  */
#menue_sprung, .breadtext, .ignore, .ignoreornot, dfn, .mod_efa_fontsize_text
{
	position:absolute;
	display:inline;
	height:0px;
	width:0px;
	overflow:hidden;
	left:-2000px;
	top:-2000px;
}
/* Rechte Spalte */
.login h2
{
	display:none;
}

/* ######################################################################################################
** ### spezielle Artikel-Klassen                         ################################################
** ######################################################################################################
*/
/* Formatierung der Bilder im Text*****************************************************/
.artikelbox_left
{
	overflow:hidden;
	float:left;
	background-color:#eee;
	padding:5px;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 2px solid #888;
	border-top-color:#CCC;
	border-left-color:#CCC
	
}
.artikelbox_right
{
	overflow:hidden;
	float:right;
	background-color:#eee;
	padding:5px;
	margin-left: 15px;
	margin-bottom: 15px;
	border: 2px solid #888;
	border-top-color:#CCC;
	border-left-color:#CCC
}
.teaserbildleft
{
	overflow:hidden;
	float:left;
	background-color:#eee;
	padding:5px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 2px solid #888;
	border-top-color:#CCC;
	border-left-color:#CCC	
}

div
{
	border:0px solid black;
}
.sprachlink
{
	background:#fff;
	border:1px solid #fff;
	padding-top:10px;
	margin:0px;
}
.sprachlink img
{
	margin:0px;
	padding:0px;
	border:0px;
}
#suchefor #search
{
	width:60%;
}
#sprechomat_start
{
	margin-top:15px;
	float:right;
}
/* Darstellung der Kommentare */
.comment_inhalt
{
	border:1px solid #999;
	color:#000;
	font-size:90%;
	padding:10px;
	width:90%;
	margin:5px;
	margin-left:0px;
	background-color: #FFF;
}
.floatbox
{
	padding:0px 0px 0px 0px;
}
/* Foreneinträge */
.messagedata h2, .messageh4
{
	background:#fff;
	padding:5px;
	margin-right:0px;
	margin-top:5px;
	color:#333;
	border:1px solid #ccc;
	position:relative;
}
.messagedatap, .messagebot
{
	background-color:#F0F0F0;
	padding:10px;
	margin-left:0px;
	margin-top:-1px;
	padding-top:20px;
}
.messagefoot
{
	background-color:#E4E4E4;
	margin-left:0px;
	padding:10px;
	margin-top:-1px;
}
.messageul li, .messageul ul, ul.messageul
{
	margin-left:7px;
}
.forumliste a
{
	font-size:100%;
	font-weight:400;
}
/* Darstellung der Kommentare */
.comment_inhalt
{
	background:#efefef;
	border:1px solid #999;
	color:inherit;
	font-size:90%;
	padding:10px;
	width:90%;
	margin:5px;
	margin-left:0px;
}
.hierforum
{
	background-color:#F8F182;
}

/* ######################################################################################################
** ### Formulare allgemein                               ################################################
** ######################################################################################################
*/
input, select, textarea
{
	border:1px solid black;
}
input:focus, select:focus, textarea:focus
{
	border:1px inset black;
	background:#eee;
}
.bbeditor_element
{
	float: left;
}
#formk, .form
{
	line-height: 140%;
	width:400px;
}
#formk fieldset, .form fieldset
{
	background-color:#eee;
	border:1px solid #333;
	margin:20px 0px 20px 0px;
	padding:10px;
}
#formk legend, .form legend
{
	background-color:#eee;
	margin:0px 0px 10px 0px;
	padding:2px 10px 2px 10px;
	border:1px solid #333;
}
.forumlistex
{
	font-size:100%;
}
.forumlistex ul
{
	list-style-type:none;
}

/* .form input[type=text] */
#formk .inpt, .form .inpt
{
	margin-left:1em;
	text-align:left;
	width:70%;
	margin-bottom:5px;
}

/* Textarea */
#formk .txt, .form .txt
{
	margin-left:1em;
	text-align:left;
	width:70%;
}
input.inpt:focus, textarea.txt:focus
{
	background:#eee;
}
#formk select , .form select
{
	margin-left:1em;
	text-align:left;
}
.headerfor
{
	background-color:#CCC;
	padding:5px;
}

/* Label von Checkboxen */
.label
{
	border-bottom:1px dotted #000;
}
/* input[type=submit] */
#formk .senden, .form .senden
{
	margin:0px 0px 0px 55%;
}
label, .label, select, input[type=checkbox], input[type=radio], input[type=submit], .senden
{
	cursor:pointer;
}
label, .label, select, .inpt, .txt
{
	margin-bottom:20px;
}
.senden
{
	margin-bottom:0px;
}
#formk p, .form p
{
	margin:20px 0px 10px 0px;
}
#formk textarea, .form textarea
{
	width:90%;
}
legend
{
	padding:2px 2px 2px 2px;
}
label
{
	margin-bottom:2em;
}
.formwrap
{
	background-color:transparent;
	margin:20px 0px 20px 0px;
	width:90%;
}
.formwrap_guest
{
	background-color:transparent;
	margin:20px 0px 20px 0px;
	width:90%;
}

/* Lightbox */
#lightbox
{
	background-color:#eee;
	padding:10px;
	border-bottom:2px solid #666;
	border-right:2px solid #666;
}
#lightboxDetails
{
	font-size:0.8em;
	padding-top:0.4em;
}
#lightboxCaption
{
	float:left;
}

#keyboardMsg
{
	float:right;
}
#closeButton
{
	top:5px;
	right:5px;
}
#lightbox img
{
	border:none;
	clear:both;
}
#overlay img
{
	border:none;
}
#overlay
{
	position:absolute;
	margin-top:-20px;
	background-image:url(../../bilder/overlay.png);
}
.tab1
{
	width:100%;
}
hr
{
	border:1px solid #eee;
	height:1px;
}
#weiter li
{
	display:inline;
	list-style-type:none;
	padding:0px;
	margin:0px;
}
/* ######################################################################################################
** ### Unbenutzte Elemente            ##################################################################
** ######################################################################################################
*/
/* Modul RSS feed ************************************************************
#mod_rssfeed_show li,
#mod_rssfeed_show1 li,
#mod_rssfeed_show2 li
{
	list-style:none;
	margin-left:-10px;
}
#col2 #mod_rssfeed_show a,
#col2 #mod_rssfeed_show1 a,
#col2 #mod_rssfeed_show2 a,
#col1 #mod_rssfeed_show a,
#col1 #mod_rssfeed_show1 a,
#col1 #mod_rssfeed_show2 a
{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
#col2 #mod_rssfeed_show a:hover,
#col2 #mod_rssfeed_show1 a:hover,
#col2 #mod_rssfeed_show2 a:hover,
#col1 #mod_rssfeed_show a:hover,
#col1 #mod_rssfeed_show1 a:hover,
#col1 #mod_rssfeed_show2 a:hover
{
	text-decoration:underline;
}
#col2 #mod_rssfeed_show li a,
#col2 #mod_rssfeed_show1 li a,
#col2 #mod_rssfeed_show2 li a,
#col1 #mod_rssfeed_show li a,
#col1 #mod_rssfeed_show1 li a,
#col1 #mod_rssfeed_show2 li a
{
	color:#333333;
	text-decoration:underline;
	font-weight:normal;
}
#col2 #mod_rssfeed_show li a:hover,
#col2 #mod_rssfeed_show1 li a:hover,
#col2 #mod_rssfeed_show2 li a:hover,
#col1 #mod_rssfeed_show li a:hover,
#col1 #mod_rssfeed_show1 li a:hover,
#col1 #mod_rssfeed_show2 li a:hover
{
	text-decoration: none;
	color:#333333;
	font-weight:normal;
}
* News Grabber **************************************************************
#col1 #newsgrabber_front a.rss_titel, #col2 #newsgrabber_front a.rss_titel
{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
#col1 #newsgrabber_front a.rss_titel:hover, #col2 #newsgrabber_front a.rss_titel:hover
{
	text-decoration:underline;
}
/***********************************************************************************************************/
/* Module im Kopfbereich (können natürlich auch wo anders plaziert werden) *********************************/
/***********************************************************************************************************/

/* Modul Kopftext ************************************************************
#mod_kopftext
{
	position:absolute;
	background: transparent;
	color: #3366cc;
	margin: 0 auto;
	margin-top:90px;
	right:5px;
	width: 560px;
	background-repeat: no-repeat;
}
#mod_kopftext h1, .toph1
{
	width: 540px;
	float: right;
	text-align: right;
	color: #3366cc;
	margin: 0 0 10px 0;
	font-size: 1.2em;
	line-height: 1.2em;
	text-decoration:none;
}
#mod_kopftext a
{
	text-decoration:none;
	color:#EAE9DE;
	padding:0px;
	margin:0px;
	text-decoration:none;
}
#kopftext h1
{
	border:none;
	text-decoration:none;
}
/* Modul Sprachwahl **********************************************************
#mod_sprachwahl img
{
	margin-right:5px;
}
#mod_sprachwahl li
{
	display:inline;
	list-style-type:none;
	padding:0px;
	margin:0px;
}
#mod_sprachwahl
{
	position:absolute;
	text-align:left;
	width:100%;
	color:#fff;
	margin-top:36px;
}
#mod_sprachwahl  a
{
	color:#000;
	text-decoration:none;
}
#mod_sprachwahl  a:hover
{
	text-decoration:underline;
}
#sprachwahl a:focus
{
	color:#3366cc;
	background:#fff;
}


/* Module ... *
#catlistdiv
{
	width:100%;
	height:150px;
}
#catlistdiv ul, #catlistdiv li
{
	list-style-type:none;
}
#catlistdiv li
{
	float:left;
	width:250px;
}*/
/*div.tright
{
	float:right;
	border-width:.5em 0 .8em 1.4em;
}
div.tleft
{
	float:left;
	margin-right:.5em;
	border-width:.5em 1.4em .8em 0;
}
#linkliste
{
	margin-left:10px;
}
.linklist ul, .linklist li, .pdatlist {
	margin:0px;
	padding:0px;
}
.linkitem
{
	border-bottom:1px solid #ddd;
	width:100%;
	height:160px;
}
.decrip
{
	color:#444;
}
.linkitem h2
{
	border:none;
}
.linkbilditem
{
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}
.p_logo
{
	float:right;
}
.pdaten
{
	border-bottom:1px solid #ddd;
	width:100%;
	height:140px;
}
/* Modul Loging **************************************************************
#col1 #mod_login a.loginlink:focus, #col2 #mod_login a.loginlink:focus
{
	color:#fff;
	background-color:#3366cc;
}
#col1 #mod_login  a, #col2 #mod_login  a
{
	font-weight:600;
	font-size:90%;
	clear:both;
}
#col1 #mod_login  a.loginlink, #col2 #mod_login  a.loginlink
{
	clear:both;
}
#col1 #mod_login label, #col2 #mod_login label
{
	display:inline;
	color: #3366cc;
	padding:0px;
	margin:0px;
}
#col1 #mod_login .input, #col2 #mod_login .input
{
	margin:0px 0px 10px 0px;
}
/* Um Bilder innerhalb einer Artikels zu floaten, der container kann auch anderes enthalten 
.float_left_artikel
{
	clear:both;
	float:left;
	margin:10px;
	padding:10px;
	
}
.float_right_artikel
{
	clear: both;
	float:right;
	margin:10px;
	padding:10px;
}*/
/* ######################################################################################################
** ### Schriften und Farben allgemeine HTML-Elemente WM #################################################
** ######################################################################################################
*/

/* "Yet Another Multicolum Layout" (c) by Dirk Jesse (http://www.deejay-home.de)
*/

body
{
	font: normal 100.01% Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0;
	background: url(images/background_body_grey.gif) top center repeat-y;
}
a, a:visited
{
	text-decoration: none;
}
#col3 a:visited
{
	text-decoration: none;
}
small
{
	font-size: 0.8em;
}
h1,h2,h3,h4,h5,h6
{
	display:block;
}
#col3 h1
{
	overflow: hidden;
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 2px 0px;
	border-bottom: solid 3px #3366cc;
	color: #000;
	font-weight: bold;
	font-size: 1.4em;
	text-transform: uppercase;
}
#col3 h2
{
	overflow: hidden;
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 2px 0px;
	border-bottom: solid 2px #3366cc;
	color: #000;
	font-weight: bold;
	font-size: 1.3em;
	text-transform: uppercase;
}
#col3 h3
{
	overflow: hidden;
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 2px 0px;
	color:#000;
	font-weight: bold;
	font-size: 1,2em;

}
#col3 h4
{
	overflow: hidden;
	margin: 5px 0px 10px 0px;
	padding: 0px 0px 2px 0px;
	color:#000;
	font-weight: bold;
	font-size: 1,1em;

}
#col2 h1, #col1 h1
{
	width:155px;
	margin: 0px 5px 0px 0px;
	padding: 3px 0px 3px 5px;
	background-color: #3366cc;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1em;
}
#col2 h2, #col1 h2
{
	width:155px;
	margin: 0px 5px 0px 0px;
	padding: 3px 0px 3px 5px;
	background-color: #3366cc;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1em;
	color: #FFF;
}
/* ######################################################################################################
** ### Formatierung der Inhaltsspalten ##################################################################
** ######################################################################################################
*/
#col1
{
	font-size: 1em;
	line-height:2em;
}
#col2
{
	font-size: 95%;
	line-height:1.1em;
}
#col3
{
	font-size:1em;
	line-height:1.2em;
	text-align: justify;
}
#col2 a, #col3 a
{
	color: #3366cc; 
	text-decoration: none; 
	font-weight: bold;
}
#col2 a:hover, #col3 a:hover
{
	color: #000; 
	text-decoration: none;
	font-weight: bold;
}
#col2 a:focus, #col3 a:focus
{
	color: #3366cc; text-decoration: none;
}
#col1 ul, li{
	list-style-type:none;
}

#col3 ul, li{
	list-style-type:none;
}
/* ######################################################################################################
** ### Definition der Eigenschaften der Sitemap ##############################################
** ######################################################################################################
*/#col3 #inhalt_sitemap
{
	list-style-type:none;
	margin-top:20px;
}
#col3 #inhalt_sitemap h2
{
	color: #666;
	border:0px;
	margin:3px;
	padding:0px;

}
#col3 #inhalt_sitemap h2 a, #col3 #inhalt_sitemap a

{
	text-decoration: none;
	color: #666;
	border:0px;
	font-size:90%;
}
#col3 #inhalt_sitemap ul, #col3 #inhalt_sitemap li
{
	list-style-type:none;
	
}
/* ######################################################################################################
** ### Definition der Eigenschaften innerhalb von Artikeln ##############################################
** ######################################################################################################
*/
.comment_inhalt h1, .comment_inhalt h2, .comment_inhalt h3
{
	color:#3366cc;
	background:#fff;
}
textarea
{
	font-size:1.2em;
}
#col1 .rightitem h2, #col2 .rightitem h2
{
	position:relative;
	left:-5px;
	top:-5px;
}


