/* CSS-Layout für www.am-limes-grenzenlos.de */
/* Version 0.1 */
/* Autor: Markus Slaby - www.markus-slaby-media.de */

p, h1, h2, h3, h4, h5, h6, li, a, strong, blockquote, label, #head, #sponsor, .csc-firstHeader, .submenuitem, .submenuitem_selected, .csc-textpic-caption, .csc-frame-frame1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #000000;
	
	text-align: left;
}

h1{
	font-size: 1.4em;
	font-weight: bold;
	color: #97BE0D;
}

h2{
	font-size: 1.2em;
	font-weight: bold;
	color: #97BE0D;
}

h3{
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
}
h3.submenu{ margin-left:5px; }

h4{
	font-size: 1.1em;
	font-weight: bold;
	color: #97BE0D;
}

h5{
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
}

h6{
	font-size: 1.0em;
	font-weight: bold;
	color: #97BE0D;
}

strong{
	font-weight: bold;
	color: #97BE0D;
}

blockquote, .csc-frame-frame1{
	padding: 5px;
	
	font-weight: bold;
	color: #000000;
	background-color: #B5B5B5;
}

.csc-firstHeader{
	font-size: 1.4em;
	color: #97BE0D;
}

.csc-textpic-caption{
	font-size: 0.8em;
}

#head{
	font-size: 0.9em;
	
	text-align: right;
}

.sponsor{
	font-size: 0.8em;
	font-weight: bold;
	color: #97BE0D;
}

.hinweis{ border:2px solid #B5B5B5; margin-bottom:10px; padding: 5px; font-size:80%; }
.hinweis h3{ margin:0px; }
.hinweis p{ margin-bottom:0px; }

/* Link-Definitionen */
a, a:link, a:active, a:visited, a:hover, a:active{
	text-decoration: underline;
	color: #97BE0D;
}

a:visited{
	color: #777777;
}

a:hover{
	color: #000000;
}

a.submenuitem, a.submenuitem_selected:hover, a.submenuitem:visited{
	font-weight: bold;
	font-size: 0.8em;
	text-decoration: none;
	color: #FFF9C5;
}

a.submenuitem:hover, a.submenuitem_selected, a.submenuitem_selected:visited{
	font-weight: bold;
	font-size: 0.8em;
	text-decoration: none;
	color: #FFFDDE;
	color: #000000;
}
