/*------------------------------------------------------------------------------------------+
|	CSS Datei für die "VISAR"																																	|
|	c2009 Raum:3 und Felder-it																																|
+-------------------------------------------------------------------------------------------+
|	Design: 				www.raum3.at																															|
|	Programmierung:	www.felder-it.at																													|
+-------------------------------------------------------------------------------------------+
|	Version: 	1																																								|
|	Datum:		14.02.2009																																			|
+------------------------------------------------------------------------------------------*/


/* begin: Diverses ----------------------------------------------------------------------- */
.no_css {
	position:absolute;
	padding:0;
	margin:0;
	height:0;
	width:0;
	visibility:hidden;
	display:none;
}
.clear {clear:both;}
a 			{color:#808080;}
a:hover {color:#9FB208;}
a:focus {background:#FFFFCC;}
.rot {color:#FF0000;}
.link_icon {
	font-weight:bold;
	text-decoration:none;
}
.link_icon img {
	vertical-align:middle;
}
/* end: Diverses ------------------------------------------------------------------------- */
/* begin: Aufbau ------------------------------------------------------------------------- */
body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	padding:0;
	margin:0;
}

#ganz {
	position:relative;
	padding:0;
	margin:0 auto;
	width:960px;
	clear:both;
	background:#ffffff;
}
#head {
	padding:0;
	margin:0;
	height:130px;
	background:#9FB208 url(../img/head_bg.jpg) no-repeat right top;
	border-bottom:4px solid #9FB208;
}
#info {
	position:absolute;
	padding:10px;
	margin:0;
	top:8px;
	left:400px;
	border:1px solid #9FB208;
	background:#FFFFFF;
	width:530px;
	height:92px;
}
#navi {
	position:relative;
	padding:10px 0 0 0;
	margin:0;
	clear:left;
}
#main {
	position:relative;
	padding:15px;
	margin:0 0 5px 0;
	min-height:400px;
	border:1px solid #CCCCCC;
	border-width:5px 1px 1px 1px;
	background:#e2e2e2;
	clear:left;
}
*+html #main {}
* html #main {height:400px;}

#foot {
	position:relative;
	padding:0;
	margin:0;
	clear:both;
	font-size:11px;
	clear:both;
}
/* end: Aufbau --------------------------------------------------------------------------- */


/* begin: Head --------------------------------------------------------------------------- */
#head h1 {
	padding:0;
	margin:0;
	height:130px;
	width:222px;
	/* background:transparent url(../img/iros_logo.gif) no-repeat right bottom;*/
}
#head h1 span,
#head h2 {
	position:absolute;
	padding:0;
	margin:0;
	height:0;
	width:0;
	visibility:hidden;
	display:none;
}
/* end: Head ----------------------------------------------------------------------------- */


/* begin: Info --------------------------------------------------------------------------- */
#info strong {
	position:relative;
	display:block;
	float:left;
	width:70px;
	margin:0 0 2px 0;
}
#info span {
	position:relative;
	display:block;
	float:left;
	width:430px;
	margin:0 0 2px 0;
}

#info strong.titel {
	margin:5px 0 2px 0;
}
#info span.titel {
	margin:5px 0 2px 0;
	color:#9FB208;
	font-weight:bold;
}

#info strong.name {
	margin:0 0 7px 0;
}
#info span.name {
	margin:0 0 7px 0;
	color:#9FB208;
	font-weight:bold;
}

#info br {
	clear:left;
}
/* end: Info ----------------------------------------------------------------------------- */


/* begin: navi --------------------------------------------------------------------------- */
#navi ul {
	padding:0;
	margin:0;
	list-style:none;
}
#navi li {
	padding:0;
	margin:0;
	float:left;
}
#navi li.poster_start {}
#navi li.poster_end {
	padding:0;
	margin:0;
	float:right;
}
#navi li.poster_end a,
#navi li.poster_end a.on,
#navi li.poster_end a:hover {
	margin: 0 0 0 2px;
}
#navi a {
	display:block;
	padding:5px 5px 3px 5px;
	margin:0 2px 0 0;
	background:#e2e2e2;
	border:1px solid #cccccc;
	border-bottom:2px solid #FFFFFF;
	
	text-decoration:none;
	color:#666666;
	font-weight:bold;
}
#navi a:hover {
	display:block;
	padding:5px 5px 3px 5px;
	margin:0 2px 0 0;
	background:#CCCCCC;
	border:1px solid #cccccc;
	border-bottom:2px solid #cccccc;
	
	text-decoration:none;
	color:#FFFFFF;
}
#navi a.on {
	display:block;
	padding:5px 5px 3px 5px;
	margin:0 2px 0 0;
	background:#CCCCCC;
	border:1px solid #cccccc;
	border-bottom:2px solid #cccccc;
	
	text-decoration:none;
	color:#9FB208;
}
/* end: navi ----------------------------------------------------------------------------- */


/* begin: main --------------------------------------------------------------------------- */
#main {}
/* end: main ----------------------------------------------------------------------------- */


/* begin: start -------------------------------------------------------------------------- */
#start {}
#start hr {
	background:#cccccc;
	color:#cccccc;
	border:none;
	height:1px;
}
#start h3 {
	padding:0;
	margin:0 0 15px 0;
	color:#808080;
}
/* begin: end ---------------------------------------------------------------------------- */


/* begin: poster ------------------------------------------------------------------------- */
#poster_titel_edit {
	width:800px;
	margin:0 auto;
	padding:0;
	text-align:center;
}
#poster_titel_edit label {
	display:block;
	width:19%;
	float:left;
	padding:3px 0 0 0;
	margin:0 0 20px 0;
	font-weight:bold;
	color:#808080;
	font-weight:12px;
}
#poster_titel_edit .titel {
	position:relative;
	text-align:center;
	font-weight:bold;
	color:#000000;
}
#poster_titel_edit .name {
	position:relative;
	text-align:center;
	color:#000000;
	padding:0 0 10px 0;
}
#poster_titel_edit .inp_poster {
	width:79.5%;
}
#poster_titel_edit .sel_poster {
	width:80.5%;
}
#poster_titel_edit br {
	clear:both;
}
#poster_titel_edit h3 {
	font-weight:bold;
	color:#9FB208;
	padding:0 0 5px 0;
	margin:0;
	font-size:12px;
}


#poster_start {
	width:600px;
	margin:0 auto;
	padding:0;
}
#poster_end {
	width:600px;
	margin:0 auto;
	padding:0;
	text-align:center;
}
#poster_start label {
	display:block;
	width:19%;
	float:left;
	padding:0;
	margin:0 0 20px 0;
	font-weight:bold;
	color:#808080;
	font-weight:12px;
}
#poster_start .inp_poster {
	width:79.5%;
}
#poster_start .sel_poster {
	width:80.5%;
}
#poster_start br {
	clear:both;
}
#start h3 {
	color:#808080;
	font-size:14px;
}
#poster_start .buttons,
#poster_edit .buttons {
	text-align:right;
	padding:10px 0 0 0;
}
#poster_edit {
	width:100%;
	margin:0 auto;
	padding:0;
}
#poster_edit .txt_poster {
	width:100%;
	padding:0;
	margin:0 0 10px 0;
	height:400px;
}
#poster_edit #poster_txt {
	padding:10px;
	margin:0 0 10px 0;
	min-height:400px;
	background:#FFFFFF;
	border:1px solid #CCCCCC;
}
* html #poster_edit #poster_txt {height:400px;}

/* end: poster --------------------------------------------------------------------------- */


/* begin: Foot --------------------------------------------------------------------------- */
#foot ul {
	padding:10px 0;
	margin:0;
	list-style:none;
	text-align:center;
}
#foot li {
	padding:0;
	margin:0 5px 0 0;
	display:inline;
}
#foot li.no_inline {
	padding:0;
	margin:0;
	display:block;
}
/* end: Foot ----------------------------------------------------------------------------- */

.db_back {
	padding:6px 0 0 0;
}
.db_back a span {
	font-weight:bold;
	font-size:1.3em;
}
.db_back a {
	font-weight:bold;
	text-decoration:none;
}
.db_back a:hover {
	font-weight:bold;
	text-decoration:none;
}


#poster {
	padding:0;
}
#poster h3 {
	padding:0;
	margin:0 0 15px 0;
	font-size:18px;
	font-weight:bold;
}
#poster .rot {
	color:#FF0000;
}
#poster_suche {
	position:relative;
	padding:10px;
	margin:0 0 20px 0;
	text-align:center;
	border:1px solid #ccc;
	background:#e9e9e9;
}
.poster_back {
	position:absolute;
	right:0;
	top:-20px;
	text-decoration:none;
	font-weight:bold;
}
* html .poster_back {right:15px;}

.poster_jahr {
	padding:5px;
	margin:30px 0 5px 0;
	border:1px solid #ccc;
	background:#666;
	color:#fff;
}

#poster_suche input,
#poster_suche select {
	font-size:14px;
}

.link_icon {
	text-decoration:none;
}
.poster_info {
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding:2px 10px;
	margin-left:40px;
	background-color:#9FB208;
	font-size: 11px;
	margin-top: 5px;
}
.poster_fertig {
	position:relative;
	border:1px solid #D1D0D1;
	background-color:#FFFFFF;
	padding:10px;
	margin-left:40px;
	margin-bottom:5px;
	clear:both;
}
.poster_punkt {
	position:relative;
	float:left;
}
.poster_titel {
	position:relative;
	display:block;
	padding: 0px;
	margin: 0 0 0 40px;
	cursor:hand;
}
#poster_info_txt {
	position:relative;
	background:#fff;
	border:1px solid #ccc;
	padding:10px;
}
#poster_info_txt .poster_label {
	display:block;
	width:150px;
	float:left;
	padding:0;
	margin:0 0 5px 0;
	font-weight:bold;
	color:#000000;
	font-weight:12px;
}
#poster_info_txt .poster_label_txt {
	display:block;
	width:700px;
	float:left;
	padding:0;
	margin:0 0 5px 0;
	color:#000000;
	font-weight:12px;
}
#poster_info_txt br {clear:both;}
hr.farbe {
	background:#cccccc;
	color:#cccccc;
	border:none;
	height:1px;
}
