/*  
Theme Name: ggsommer
Theme URI: http://www.cilvana.com/
Description: By <a href="http://www.cilvana.com/">CILVANA Multimedia</a>
Version: 2.0
Author: Markus Kirchmair
Author URI: http://www.cilvana.com/
*/

.menu  {
	font-family: "Lucida Sans Unicode", Lucida, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
.menu a:link, .menu a:visited, .menu a  {
	color: #58585A;
	text-decoration:none;
}
.menuactive  {
	font-family: "Lucida Sans Unicode", Lucida, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
.menuactive a:link, .menuactive a:visited, .menuactive a  {
	color: #58585A;
	text-decoration:none;
}

.menu a:hover {
	color: #000000;
	text-decoration:none;
}


.submenu  {
	font-family: "Lucida Sans Unicode", Lucida, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
}
.submenu a:link, .submenu a:visited, .submenu a  {
	color: #666;
	text-decoration:none;
}
.submenuactive  {
	font-family: "Lucida Sans Unicode", Lucida, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	font-weight: bold;
}
.submenuactive a:link, .submenuactive a:visited, .submenuactive a  {
	color: #58585A;
	text-decoration:none;
}

.submenu a:hover {
	color: #009EE0;
	text-decoration:none;
}




h1 {
	font-size: 17px;
	color:#009EE0;
	text-transform: uppercase;
}
h2 {
	font-size: 14px;
	color:#58585A;
	font-weight: bold;
	text-transform: uppercase;
	padding-top:15px;
}
h3 {
	font-size: 14px;
	color:#58585A;
	font-weight: bold;
	text-transform: uppercase;
}
h4 {
	font-size: 14px;
	color:#58585A;
	font-weight: bold;
	text-transform: uppercase;
}
h5 {
	font-size: 14px;
	color:#58585A;
	font-weight: bold;
	text-transform: uppercase;
}
h6 {
	font-size: 14px;
	color:#58585A;
	font-weight: bold;
	text-transform: uppercase;
}
.content, body, td {
	font-family: "Lucida Sans Unicode", Lucida, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#58585A;
	line-height: 18px;
	}
.contentsmaller  {
	font-family: "Lucida Sans Unicode", Lucida, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.content table {
	border:#FFFFFF;
	border-color:#FFFFFF;
	border-style:none;
}
.h1 {
	font-size: 16px;
	font-weight: bold;
}
a, a:visited, a:link, a:active {
	color:#009EE0;
	text-decoration:none;
}
.content a:hover {
	color: #000000;
	text-decoration:none;
}
.bottom, .bottom a, .bottom a:link, .bottom a:visited {
	font-family: "Lucida Sans Unicode", Lucida, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#58585A;
	text-transform: uppercase;
	}

.right_content, .right_content a, .right_content a:visited, .right_content a:link, .right_content a:active {
	font-family: "Lucida Sans Unicode", Lucida, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#58585A;
	line-height: 16px;
	}
.right_small {
	font-family: "Lucida Sans Unicode", Lucida, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#58585A;
	line-height: 16px;
	}
.right_headline {
	font-family: "Lucida Sans Unicode", Lucida, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#009EE0;
	text-transform: uppercase;
	font-weight: bold;
	}
.input_text {
	width:100%;
	border-bottom-style:solid;
	border-width: thin;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#009EE0;
	border-color:#58585A;
	padding:2px;
	padding-left:5px;
	border-style:solid;
	}