/* Standard-CSS für www.meinProjekt.at */

/* Wichtige Farben
Dunkelgrün = #007A00
Grün =	     #009400
*/


/*Abstände auf Null, Typo*/
html, body, div, p, h1, h2, h3, ul, ol, 
span, a, table, td, form, img, li {
   margin: 0;
   padding: 0;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/*HTML und Body*/
html, body {
	text-align: center;
	background: #F6FAE0;
	scrollbar-base-color:#8C8CC6;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#a6a829;
	scrollbar-darkshadow-color:#cad448;
	scrollbar-face-color:#eef1bf;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#a6a829;
	scrollbar-track-color:#f9faea;
}

/*Allgemein gültige Formatierungen*/


a:link {
   color: #a6a829;
   text-decoration: none;
}

a:visited {
   color: #a6a829;
   text-decoration: none;
}

a:hover {
   color: #046451;
   text-decoration: none;
}

a:active {
   color: #046451;
   text-decoration: none;
}

strong {
   font-weight: bold;
}

.c {
   clear: both;
}

.center {
   text-align: center;
}

img {
   border: 0;
}

.small_bu {
   font-size: 0.6em;
   color: #a6a829;
}

.right {
   text-align: right;
}

.top {
   vertical-align: top;
}

.float_right { 
	float:right;
	width:auto;
	margin: 0px 10px 10px 20px; /*top right bottom left*/
	border:none; 
}

.tableborder {
	border:8px solid #CAD448;
	background-color:#ffffff;
}

.warning {
	border:1px dotted #CAD448;
	background-color:#f9faea;
	padding: 3px 5px 3px 5px; /*top right bottom left*/
}

h1 {
   font-size: 0.8em;
   font-weight: normal;
   line-height: 1.5em;
   color: #a6a829;
   margin: 0px 0px 2px 0px; /*top right bottom left*/ 
}

h2 {
   font-size: 0.8em;
   font-weight: normal;
   line-height: 1.5em;
   color: #046451;
   margin: 0px 0px 2px 0px; /*top right bottom left*/ 
}

p, ul {
   font-size: 0.9em;
   line-height: 1.5em;
   color: #666;
   margin: 10px;
}

.light_green {
   font-size: 0.7em;
   color: #a6a829;
}

.light_green2 {
   font-size: 0.9em;
   color: #a6a829;
}

.ul_content {
	list-style-image:url(../home/pics/bullet2.gif);
	margin-left:18px;
}

.ul_content_eee {
	list-style-image:url(../home/pics/bullet_eee.gif);
	margin-left:18px;
}

.button, select {
	background-color:#D4B000;
	color:#FFFFFF;
	border:thin solid #D4B000;
	}
	
input, select, textarea {
 	font-size:xx-small;
 	font-family:Verdana,sans-serif;
	background-color:#E9E9E9;
	color:#666666;
	}


.submit, .reset {
	color:#ffffff;
	background-color:#666666;
}



/*Sektionsweite Formatieren */
#pic_right {
	float:right;
	width:210px;
	display:inline;
	margin: 0px 10px 10px 20px; /*top right bottom left*/
}

#pic_right_video {
	float:right;
	width:320px;
	display:inline;
	margin: 0px 10px 10px 20px; /*top right bottom left*/
}

#pic_right_130 {
	float:right;
	width:130px;
	display:inline;
	margin: 0px 10px 10px 20px; /*top right bottom left*/
}

#pic_left_210 {
	float:left;
	width:210px;
	display:inline;
	margin: 20px 20px 10px 0px; /*top right bottom left*/
}

#pic_left_210_none {
	float:none;
	width:210px;
	display:inline;
	margin: 20px 20px 10px 0px; /*top right bottom left*/
}

#pic_left_270 {
	float:left;
	width:270px;
	display:inline;
	margin: 20px 20px 10px 0px; /*top right bottom left*/
}

#pic_right_270 {
	float:right;
	width:270px;
	display:inline;
	margin: 20px 0px 10px 0px; /*top right bottom left*/
}


#frame {
	width:890px;
	margin-right:auto;
	margin-left:auto;
	margin-top:50px;
}

#popup_pic {
	width:600px;
	margin-right:auto;
	margin-left:auto;
	margin-top:50px;
}

#content {
	height:420px;
	margin-right:25px;
	margin-left:25px;
	margin-top:20px;
	margin-bottom:20px;
	overflow:auto;
}

#popup {
	background: #000;
}

#news {
	float:right;
	width:170px;
	display:inline;
	padding: 3px 5px 3px 5px; /*top right bottom left*/
	margin: 0px 5px 200px 30px; /*top right bottom left*/
}

#news p {
	font-size: 0.6em;
}

#news h1 {
	font-size: 0.6em;
	border-top:solid 1px #e7e7e7;
	margin-top:10px;
}

#news a:link {
   color: #666;
   text-decoration: none;
}

#news a:visited {
   color: #666;
   text-decoration: none;
}

#news a:hover {
   color: #046451;
   text-decoration: underline;
}

#news a:active {
   color: #046451;
   text-decoration: underline;
}

/*Zebra-Table*/
#playlist tbody tr td {
	padding: 2px 4px 2px 4px; /*top right bottom left*/
	font-size: 0.8em;
	border: 1px solid #fff;
}

#playlist tbody tr td {
	background-color: #F4F4F4;
}

#playlist tbody tr.white  td {
	background-color: #fff;
}

#playlist tbody tr.title  td {
	background-color: #ffffff;
	background-image:url(../home/pics/bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 8px;
}

#playlist tbody tr.title  p {
	color: #a6a829;
	font-size: 0.9em;
	margin-left: 10px;
}

#content[id] {
	height:425px;
}