@charset "UTF-8";

/* ################################################################
** # "YAML for TYPO3" (c) by You if you put something in here :) ##
** ################################################################
**
**  Date     : 03.04.08
**  File     : microseguros.css
**  Function : This file is not part of the YAML-CSS-Framework.
*/

/* COLORS
** black: #000000
** darkgreen: #4E8700
** light-green: #8DC73D
** anthreciet: #676B6E
**
*/

@import url(04_layouts_styling/css/screen/basemod_gfxborder.css);

@media all {

body {
	background: #676B6E;
	font-family: Verdana, sans-serif;
	color: #4A4949;
}

#page {
	font-size: 12px;
	background-color: #fff;
}

#header {
	border-top: 15px solid #000;
	background: #000 url('/fileadmin/img/banner.gif') bottom right no-repeat;
	height: 180px;
}

#main {
	padding-top: 0;
}

#nav ul {
	margin-left: 0;
}

#submenu {
	margin-top: 10px;
}
#submenu li a {
	color: #4E8700;
	background-color: #FAFAFA;
}
#submenu li strong, #submenu li a:hover {
	background-color: #000000;
}
#submenu li a:focus, #submenu li a:hover, #submenu li a:active {
	background-color: #676B6E;
	color: #ffffff;
}
#submenu li ul li a:focus, #submenu li ul li a:hover, #submenu li ul li a:active {
	background-color: #676B6E;
	color: #ffffff;
}

h1, h2, h3, h4, h5 {
	font-family: "Georgia", serif;
	font-weight: normal;
	color: #666;
	margin: 0 0 0.25em 0;
}
h1 {
	color: #4E8700;
	font-size: 21px;
}
h2 {
	color: #676B6E;
	font-size: 18px;
}
h3 {
	color: #676B6E;
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 12px;
	font-style: italic;
}

#header div.tx-macinasearchbox-pi1 {
	position: absolute;
	top: 155px;
	right: 10px;
	z-index: 600;
}
#header div.tx-macinasearchbox-pi1 input {
	border: none;
	color: #666;
	background: #000;
	border: solid 1px #666;
}
#header div.tx-macinasearchbox-pi1 input:focus {
	color: #fff;
}

#topnav {
	margin-top: -7px;
}
#topnav a {
	color: #fff;
	font-weight: bold;
	background-color: #000000;
	padding: 3px;
}
#topnav a:hover, #topnav strong, #topnav strong a {
	color: #fff;
	font-weight: bold;
	background-color: #4E8700;
	padding: 3px;
	text-decoration: none;
}

#col1_content {
	padding: 200px 10px 10px 10px;
	background: url('/fileadmin/img/logo.gif') top center no-repeat;
}

#col2_content {
	padding: 10px;
/*	border-left: dotted 1px #4E8700;	*/
}
#col2 {
	border-left: dotted 1px #4E8700;
}
#col3 {
	border-left: dotted 1px #4E8700;
}

p.align-center {
	text-align: center;
}
p.align-justify {
	text-align: justify;
}
p.indent {
	text-indent: 20px;
}

ul {
	list-style-image: none;
	list-style-type: none;
}
ul li {
	background: url(../img/arrow1.gif) no-repeat 0 .5em;
	padding: 3px 0 0 1em;
}

/* links */

a {
	color: #4E8700;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

#header #pagetitle {
	font-size: 14px;
	letter-spacing: 4px;
	color: #fff;
	position: absolute;
	top: -10px;
	left: 20px;
	z-index: 100;
	height: 20px;
}

#footer {
	background: #4E8700;
	color: #fff;
	border-top: solid 5px #000000;
	margin: 0;
	border-bottom: none;
}

#footer a {
	color: #eee;
}

#footer a:hover {
	color: #fff;
}

a#sitetitle {
	color: #fff;
}
a#sitetitle:hover {
	color: #fff;
	text-decoration: underline;
}

/* Mailform */
/* buttons */
input, textarea, select {
	font-size: 95.00%;
	font-weight: normal;
	line-height: 12px;
	letter-spacing: 1px;
	padding: 2px 1px 2px 1px;
	margin-bottom: 5px;
	border: 1px solid #4E8700;
}
input[type=text]:focus, input[type=password]:focus, textarea:focus {
	background: #fff;
	color: #000;
	border: 1px solid #8DC73D;
}
input[type=submit] {
	background: #fff;
	color: #8DC73D;
}
input[type=submit]:hover {
	background-color: #8DC73D;
	color: #fff;
}

/* Mailform */
input[type=submit]#mailformformtype_mail {
	margin-left: 125px;
	float: left;
	width: 75px;
}
input[type=submit]#mailformformtype_mail:hover {
	background-color: #8DC73D;
	color: #fff;
}

/* CSC Mailform */
form#mailform fieldset {
	border:none;
}
.csc-mailform, .csc-mailform-radio, .csc-mailform-check, .csc-mailform-radio fieldset {
	border: 0;
}
.csc-mailform-field {
	margin: 5px 0px 5px 0px;
}
.csc-mailform-field label {
	display: block;
}
.csc-mailform-radio label {
	display: inline;
}
.csc-mailform-radio legend {
	display: none;
}
form#mailform fieldset span.csc-mailform-radio fieldset {
	margin: 0;
	padding: 0 0 0 10px;
}

/* JSmenu for disciplines */
#jsmenu-1 {
	position: absolute;
	top: 155px;
	right: 640px;
	margin: 0;
	z-index: 600;
}
#jsmenu-1 select {
	border: solid 1px #4E8700; 
	color: #4E8700;
	background: #fff;
	font-size: 10px;
	padding: 0;
	width: 150px;
}


.calendar {

z-index: 3;
}



}
