/* old text color #616065; */
body, table { font-family : arial, freesans; font-size : 11pt; color : #352d9b;}

h1, h2, h3, h4 { color : #352d9b;}

.gg-normal { font-family : arial, freesans; font-size : 11pt; color : #352d9b;}

a:link    { color : #352d9b; text-decoration: underline }
a:visited { color : #352d9b; text-decoration: underline }
a:hover   { color : #352d9b; text-decoration: none }
a:active  { color : #352d9b; text-decoration: underline }

.gg-bold        { font-weight : bold; color: red; }
.gg-home-link   { font-weight : bold; color: red; }
.gg-footer-link { font-size   : 12pt; font-weight : bold; color: red; }

.gg-home-title { font-size : 16pt; font-weight : bold; color: red; }
.gg-home-list  { font-size : 12pt; font-weight : bold; }

.gg-title1-red  { font-size : 16pt; font-weight : bold; color: red; border-bottom: 1px solid #352d9b;}
.gg-title1-grey { font-size : 16pt; font-weight : bold; }
.gg-title2-red  { font-size : 14pt; font-weight : bold; color: red; }
.gg-title2-grey { font-size : 14pt; font-weight : bold; }
.gg-title3-red  { font-size : 12pt; font-weight : bold; color: red; }
.gg-title3-grey { font-size : 12pt; font-weight : bold; }
.gg-title4-red  { font-size : 10pt; font-weight : bold; color: red; }
.gg-title4-grey { font-size : 10pt; font-weight : bold; }

.gg-pagetitle      { font-size : 16pt; font-weight : bold; color: red; border-bottom: 1px solid #352d9b; padding-bottom: 10px; text-align: left; }
.gg-pagetitle-link { font-size : 16pt; font-weight : bold; color: red; }

.gg-kontakt-link-bold { font-weight: bold;   color : red; }
.gg-kontakt-link      { font-weight: normal; color : red; }

.gg-dienstleistungen-section-link { color: #352d9b; }
.gg-dienstleistungen-mehr-link    { font-size : 8pt; color: red; }

@media print 	{	.mainmenu 			{ display:none; }
					.mainmenuarea 		{ display:none; }
					.mainbody			{}
					.gg-kontaktformular	{ display:none; }
					.gg-main-body
						{
							margin-left : 30px;
							margin-right: 30px;
						}
				}
@media screen 	{ 	.mainmenu 		{}
					.mainmenuarea	{}
					.mainbody		{ background-color : #ffffcd; }
					.gg-kontaktformular
						{ 	padding-left: 10px;
							padding-right: 10px;
							padding-top: 8px;
							padding-bottom: 8px;
							border: 1px solid #352d9b;
							box-shadow: 3px 3px 3px #b5b691; -moz-box-shadow: 3px 3px 3px #b5b691; -webkit-box-shadow: 3px 3px 3px #b5b691;
							font-size: 14pt;
							font-weight: bold;
							color : #352d9b;
							border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;
							height: 10px;
						}
					.gg-main-body
						{
							margin-left :320px;
							margin-right: 30px;
						}
				}
.menu1 	{ 	padding-left: 10px; padding-right: 10px; padding-top: 5px; padding-bottom: 5px;
		border: 1px solid #352d9b;
		box-shadow: 3px 3px 3px #b5b691; -moz-box-shadow: 3px 3px 3px #b5b691; -webkit-box-shadow: 3px 3px 3px #b5b691;
		border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;
		cursor : pointer;
	}
.menu1-link, .menu1-link:link, .menu1-link:visited, .menu1-link:hover, .menu1-link:active
	{	font-size : 12pt;
		font-weight : bold;
		color: #352d9b;
		text-decoration  : none;
	}
.menu2 	{	padding: 0px;
		border: 1px solid #352d9b;
		position:absolute;
		left:200px;
		background-color:#ffffcd;
		border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;
	}
.menu3
	{	margin-left: 5px; margin-right: 5px; margin-top: 5px; margin-bottom: 5px;
		padding-left: 10px; padding-right: 10px; padding-top: 5px; padding-bottom: 5px;
		border: 1px solid #ffffcd;
		background-color:#ffffcd;
		border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;
	}
.menu-link, .menu-link:link, .menu-link:visited, .menu-link:hover, .menu-link:active
	{	font-size : 11pt;
		font-weight : bold;
		color: #352d9b;
		text-decoration  : none;
	}

.gg-immererrichbar
	{
		font-size: 14pt;
		font-weight: bold;
		color : #352d9b;
	}

