/* CSS Document */

/*
** Stylesheet-Datei für "micobuss template micobuss"
** Stand: 14.04.2010
*/

/*a { color:blue; }*/

.typo3-editPanel TD {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom-width: 0px;
	background-color: #F8FDFF;
}


/* Allgemein */

body {
	background-image:url(/fileadmin/micobuss/templates/redesign_2010/bgimg/gradient.jpg);
	background-repeat:repeat-x;
	background-color:#ffffff;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body, table {
	font-family: Verdana,sans-serif;
	font-size: 10pt;
	line-height: 150%;
	color: #000000;
}

/* ### Inhalt ### */

/* Inhaltstext */

#text {
	font-family: Verdana,sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	line-height: 150%;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-indent: 0;
	vertical-align:top;
}

#text h1 {
	font-size: 10pt;
	font-weight: bold;
}

#text a {
	color: #0038A8;
	font-weight: normal;
	text-decoration: none;
}

#text a:hover {
	color: #0038A8;
	font-weight: normal;
	text-decoration: underline;
}

#text table {
	font-family: Verdana,sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	line-height: 1.2;
	text-indent: 0;
}

#text ul {
	margin-top: 3px;
}

#text li {
	font-family: Verdana,sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: 1.2;
	list-style-type: disc;
	list-style-position: outside;
}


/* Menü */
#menue {
	text-align: left;
	font-size: 9pt;
	font-weight: bold;
	vertical-align:top;
}

#menue a {
	color: #0038A8;
	text-decoration: none;
}

#menue a:hover {
	color: #5BBF21;
}

#menue a:active {
	color: #5BBF21;
}

#menue_oben {
	font-size: 8pt;
	font-weight: bold;
	vertical-align:top;
}

#menue_oben a {
	text-decoration: none;
	color: #969595;
}

#menue_oben a:hover {
	color: #5BBF21;
}

#menue_oben a:active {
	color: #5BBF21;
}
