/*
	styles fuer www.ideenraeume.com
	(c) 2007 mit2m - medien und it
*/


/*	 Allgemeine Formatierungen
*/

* 
	{
	margin:0;
	padding:0;
	}
	
option
	{
	padding-left: 0.4em
	}

* html body * 
	{
	overflow:visible
	}
	
* html iframe, * html frame 
	{
	overflow:auto
	}
	
* html frameset
	{
	overflow:hidden
	}

html 
	{
	height:100%
	}
	
body 
	{
   	 min-height: 101%;
  	 position: relative;
  	 color: #000;
   	 background: #fff;
  	 text-align: left;
	}

fieldset, img 
	{
	border:0 solid;
	}

dt 	
	{
	font-weight: bold;
	}
	
dd	
	{
	margin: 0 0 1em 2em;
	}

blockquote, cite 
	{
	margin: 0 0 1em 1.5em;
	font-size: 0.93em;
	width: auto;
	}

html, body 
	{
	font-size: 85%;
	font-family: Verdana, Geneva, Arial, Helvetica, SansSerif
	}
	
a	
	{
	text-decoration: none;
	color: #666666;
	}
	
a:hover
	{
	color: #efaa22;
	}
	
h1
	{
	font-size: 1.5em;
	padding-bottom: 1.5em;
	padding-top: 0.5em;
	color: #efaa22;
	}
	
p	{
	padding-bottom: 1.25em;
	}


/* Formatierung der Kopfspalte*/	

#top
	{
	width: 85em;
	display: block;
	line-height: 2.25em;
	text-align: right;
	}
	
#top ul
	{
	display: inline;
	}
	
#top li
	{
	display: inline;
	padding-left: 2em;
	}
	
#top span
	{
	padding-left: 2em;
	color: #666666;
	}
	

/* Formatierung der linken Spalte */	
	
#left
	{
	width: 21.8em;
	float: left;
	}
	
#left span.logo
	{
	width: 21.8em;
	height: 3.5em;
	margin-bottom: 0.35em;
	display: block;
	background-color: #efaa22;
	}
	
#left ul
	{
	list-style-type: none;
	}

#left li
	{
	padding-bottom: 0.175em;
	}
	
#left a
	{
	padding-left: 4em;
	display: block;
	line-height: 2em;
	font-size: 0.9em;
	color: #666666;
	background-color: #eeeeee;
	}
	
#left a:hover
	{
	color: white;
	background-color: #efaa22;
	}
	
#left li.scndlvl
	{
	padding: 0;
	}
	
#left a.scndlvl
	{
	padding-left: 5em;
	color: #666666;
	}
	
#left a.scndlvl:hover
	{
	color: white;
	background-color: #efaa22;
	}
	
#login
	{
	width: 21.8em;
	height: 11em;
	display: block;
	background-color: #dddddd;
	}
	
#login p
	{
	width: 15em;
	}
	
#login form
	{
	padding-left: 4em;
	padding-top: 2em;
	font-size: 0.9em;
	color: #666666;
	}
	
#login input
	{
	width: 15em;
	display: block;
	margin-bottom: 0.3em;
	font-size: 0.9em;
	border: 1px solid gray;
	background-color: #f9f9f9;
	}
	
#login input.submit
	{
	width: 5em;
	}
	
	
/* Formatierung der Hauptspalte */	

#main
	{
	width: 62.85em;
	margin-left: 22.15em; /* linke spalte plus 0.35 */
	}
	
#main span.breadcrumb
	{
	width: 62.85em;
	display: block;
	line-height: 3.5em;
	background-color: #eeeeee; /*#dddddd;*/
	color: #666666;
	}
	
#main span.breadcrumbtext
	{
	padding-left: 1em;
	}
	
#main span.mainimage
	{
	width: 62.85em;
	height: 13.125em;
	margin-top: 0.35em;
	display: block;
	background-color: white;
	}
	
#content
	{
	display: block;
	margin-right: 19em;
	margin-left: 2em;
	margin-top: 2em;
	}
	
#content a
	{
	text-decoration: underline;
	}

#content a:hover
	{
	text-decoration: none;
	}
	
#content form
	{
	font-size: 0.9em;
	color: #666666;
	}
	
#content form label
	{
	display: block;
	padding-bottom: 0.5em;
	}
	
#content form input
	{
	margin-bottom: 1em;
	border: 1px solid gray;
	background-color: #f9f9f9;
	}
	
#content form select
	{
	margin-bottom: 1em;
	font-size: 0.9em;
	border: 1px solid gray;
	background-color: #f9f9f9;
	}
	
#content form textarea
	{
	margin-bottom: 1em;
	border: 1px solid gray;
	background-color: #f9f9f9;
	}
	
#content table
	{
	font-size: 0.8em;
	}
	
#content table td
	{
	padding: 0.5em;
	}	

#content .news-item
	{
	padding-bottom: 2em;
	}
	
#content ul
	{
	list-style-type: square;
	}
	
#content li
	{
	margin-left: 2em;
	}
	
#content dd.csc-textpic-caption
	{
	font-size: 0.75em;
	color: #666666;
	background-color: #eeeeee;
	border: dotted 1px #ccc;
	}
	
#content .tx-irprojects-pi1 th
	{
	padding: 0.5em;
	font-weight: normal;
	background-color: #eeeeee;
	}
	
#content .tx-irprojects-pi1 tr
	{
	background-color: #f9f9f9;
	}
	
#content .tx-irprojects-pi1 td
	{
	padding: 0.25em;
	color: #666666;
	}
	
#content .tx-irprojects-pi1 form input.submit
	{
	border: none;
	padding: 0;
	margin: 0;
	}

#rightmenu
	{
	width: 17em;
	margin-top: 0.15em;
	float: right;
	}

#rightmenu span.miniimage
	{
	width: 16.9em;
	height: 16.9em;
	display: block;
	margin-bottom: 2em;
	background-color: white;
	border: dotted 1px #ccc;
	}
	
#searchbox
	{
	height: 5em;
	display: block;
	margin-bottom: 0.35em;
	background-color: #efaa22;
	border: dotted 1px #ccc;
	}
	
#searchbox div
	{
	display: inline;
	}
	
#searchbox form
	{
	padding-top: 2em;
	padding-left: 1.5em;
	font-size: 0.9em;
	color: #666666;
	}
	
#searchbox input
	{
	width: 12.5em;
	vertical-align: middle;
	font-size: 0.9em;
	line-height: 1.2em;
	border: 1px solid gray;
	color: #666666;
	background-color: #f9f9f9;
	}

#searchbox input.submit
	{
	width: 3.5em;
	height: 1.6em;
	margin-left: 0.5em;
	font-size: 0.9em;
	}
	
#newsbox
	{
	display: block;
	padding: 1em;
	margin-bottom: 0.35em;
	background-color: #f9f9f9;
	border: dotted 1px #ccc;
	}
	
#newsbox h1
	{
	font-size: 1em;
	color: #666666;
	}
	
#newsbox p
	{
	color: #333333;
	}

	
/* Formatierung des Footers */	

#footer
	{
	clear: left;
	}
	