/*                        
* gbasic.css for GIESEL Rechtsanwaelte 
* Adapted for REDAXO.
* weitlandt.com
*
*/

a {
	outline: none;
}


a:hover, a:active, a:focus {
}

html {
	overflow-y:scroll;
	height:100%;
	margin-top:6px;
}


body {
	margin: 0px auto;
	text-align: center;
	padding: 0;
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif; 
	background: #ffffff;
}

em {
	font-style: normal;
}

#wrap {
	text-align: left;
	background: #ffffff;
	color: #303030;
	margin: 0 auto;
	width: 962px;
	padding-top: 4px;
}

#main {
	text-align: left;
	padding: 0 0 0 0px;
	margin-top: 12px;
}


#main h1.claim {
	font-family: serif, times;
	font-size: 1.7em;
	line-height: 125%;
	font-style: italic;
	color: #456;
	padding-top: 12px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}


.claim:first-letter { /* font-size: 1.9em; color: #F8211B; */ }
.claim:after { /* content:"\201D"; */ }



p.author {
	padding-right: 16px;
	text-align: right;
	margin: 0 0 0 0px;
	padding-bottom: 18px;
}


#main h1 {
	font-size: 1.4em;
	font-weight: bold;
	margin: 0 0 0.7em 0;
	letter-spacing: 1.5px;
	color: #25353F;
}

#main h2 {
	font-size: 1.2em;
	color: #527589;
	margin: 0 0 0.2em 0;
	padding-bottom: 8px;
}

#main h3 {
	font-size: 1.1em;
	margin: 0 0 0.2em 0;
	color: #5F2E16;
}

#main h4 {
	font-size: 1em;
	margin: 0 0 0.2em 0;
}

#main h5 {
	font-size: 0.8em;
	margin: 0 0 0.1em 0;
}

#main h6 {
	font-size: 0.7em;
	margin: 0 0 0.1em 0;
}



#header {
	clear: both;
	margin-bottom: 10px;
	padding: 0;
	height: 170px;
	background: url(/style/ihre-anwaelte.jpg);
	background-position: top left;
	background-repeat:no-repeat;
}

#header h1 {
	margin: 25px 0 0 10px;
	float: left;
	font-size: 25px;
}

#header h1 a:link, #header h1 a:visited, #header h1 a:hover, #header h1 a:focus {
	color: #fff;
	text-decoration: none;
}

#header p {
	width: 360px;
	float: right;
	text-align: center;
	color: #a0a0a0;
	margin: 0 0 10px 0;
	font-size: 1em;
	line-height: 1.2em;
}


#NavArea {
	padding-top: 6px;
	height: 120px;
	font-weight: bold;
	background-position: top left;
	background-repeat:no-repeat;
}


#NavArea a img {
	border: none;
	float: left;	
}


#HeaderNav1 {
	text-align: right;
	padding-top: 20px;
}

#HeaderNav1 ul {
	position:relative;
	float:right;
	top:4px;
	display: inline;
	margin:0;
	padding: 0;
	margin-right:12px;
}

#HeaderNav1 ul li {
    float: left;
    display:inline;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#HeaderNav1 ul li a {
    width: auto;
    font-size: 1em;
    text-decoration: none;
    color: #888;
    margin: 0;
    padding:0 8px 0 8px;
}

#HeaderNav1 ul li a:hover {
	color:#3E5969;
	text-decoration: none;
}

#HeaderNav1 a.current {
	color:#3E5969;
	text-decoration:underline;
}

#HeaderNav2 {
	float: left;
	position:relative;
	padding-left: 8px; /* abstand des ersten li */
	width: 620px;
	height: 40px;
	left: 64px;
	top: 8px;
	background-color:white;
	background-image: url(/style/navbar2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}



#HeaderNav2 ul {
	position:relative;
	top: 12px;
	float:left;
	display: inline;
	width:500px;
	height:25px;
	margin:0;
	padding: 0;
	margin-right: 4px;
	background-color: transparent;
}

#HeaderNav2 ul li {
	float: left;
	display:inline;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#HeaderNav2 ul li a {
	width: auto;
	text-decoration: none;
	color: #727272;
	margin: 0;
	padding:0 4px 0 8px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left center;
}

#HeaderNav2 ul li a:hover {
	color:#3E5969;
	text-decoration: none;
}

#HeaderNav2 a.current {
	color:#3E5969;
	text-decoration:underline;
}




#locations {
	margin-top: -56px;
	padding-right: 160px;
	padding-bottom: 50px;
	line-height: 15px;
}



#locations ul {
	font-size: 1.5em;
	font-family: arial, sans-serif;
	font-weight: bolder;
	position: relative;
	float:right;
	top:4px;
	display: inline;
	margin:0;
	padding: 0;
	margin-right: 160px;

}

#locations ul li {
    float: left;
    display:inline;
    margin: 10px;
    padding: 0;
    list-style-type: none;

}

#locations ul li {
	background-position: bottom;
}

.mainNav {
	margin: 0px 30px 0px 0px;
	width: 500px;
	position: relative; top: -22px; left: 350px;
}

.mainNav a, .mainNav a:visited {
	color: #fff;
	display: block;
	float: left;
	line-height: 20px;
	padding-right: 16px;
	text-decoration: none;
}
.mainNav a:active, .mainNav a:hover {
	color: #fff;
	display: block;
	float: left;
}

.mainNav a.current, .mainNav a.current:hover, .mainNav a.current:visited, .mainNav a.current:active {
	color: #fff;
	display: block;
	float: left;
	font-size: 12px;
}



div.teaser {
	margin-bottom: 25px;
	border-bottom: 1px solid #606060;
}



#nav2nd, #navsmart  {
	display: block;
	line-height: 170%;
	padding: 2px 8px 4px 6px;
	border: 1px solid #6A90A5;
	-moz-border-radius: 9px; 
/*	background-color: #EAF5F5; */
	background-color: #ffffff; 
	font-size: 1.02em;
	font-weight: bold;
	margin-bottom: 12px;
}


#nav2nd ul li, #navsmart ul li {
	border-bottom: dotted 1px #cce;
}

#nav2nd a, #navsmart a {
	
}



#nav2nd a.current, #navsmart a.current  {
	display: block;
	background-color: #83A2B6;
	color: #3E5969;
}

#nav2nd a:hover, #navsmart a:hover {
	display: block;
	background-color: #C5C6C8;
	color: #3E5969;
}




.authordate {
	color:#1b5875;
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 0.7em;
}

.cats {
	color:#392955;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.92em;
}


.more {
	border-style: dotted;
	border-width: 1px;
	border-color: #111;
	margin-left: 3px;
	color: #fff;
	background-color: #87ADC4;
	padding-left: 3px;
	padding-right: 3px;
}



.rdftext {
	font-size: 1em;
}

.feed a {
	color:#111;
}


#leftfeed {
	padding: 2px 8px 4px 6px;
	border: 1px solid #ABC1D0;
	-moz-border-radius: 9px; 
	background-color: #DBE5EB;
}


.feed h2 a {
	font-size: 0.92em;
	line-height: 1.3em;
	margin: 0 0 0.2em 0;
	color: #1B5875;
	background-color: #e2e3e1;
}

#leftCol {
	float: left;
	width: 302px;
	margin: 0px 0px 0px 0px;
	padding-right: 10px;
/*	border-right: 1px solid #E2DDDE; *** */
}
	
#leftCol ol {
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 10px 0px;
}
	
#leftCol ol li {
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 0px 0px;
}
	
#leftCol ul {
	margin: 0px;
	padding: 0px;
}
	
#leftCol ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
	
#leftCol .single {
	margin: 11px 0px 15px 0px;
	padding: 8px 0px 0px 0px;
}


#leftCol img {
	padding-bottom: 12px;
}

#rightCol img {
	padding-bottom: 2px;
}


#midfeed {
	padding: 2px 8px 0px 6px;
	border: 1px solid #ABC1D0;
	-moz-border-radius: 9px; 
	background-color: #DBE5EB;
}



#midCol {
	width: 380px;
	float: left;
	position: relative;
	margin: 0 0px 0px 4px;
	padding: 0 3px 0 3px;
	line-height: 1.6em;
	text-align: left;
}


#midCol a {
	border-bottom: 1px #286ea0 dotted;
}


#midCol img, #widecol img {
	padding: 1px;
	display: inline;
	border: none; 
}

#midCol img {
	text-align: right;
}


#midCol div.flRight { /* floating images, inserted via textile */
	float: right;
	margin-left: 4px;
}

#midCol div.flLeft { /* floating images, inserted via textile */
	float: left;
	margin-right: 4px;
}


#rightCol {
	float: right;
	width: 252px; 
	padding: 0px 1px 4px 4px; 
	font:11px/18px Verdana, Arial, Helvetica, sans-serif; 
}

#rightCol ul {
	list-style-type: none;
	margin: 0px;
	padding-left: 0px;
}
	

#rightCol ul li {
	padding: 4px 0px 4px 4px;
	margin: 0px;
}

#rightCol .txt-img {
	margin-top: 16px;
}

#rightCol .txt-img p {
	margin: 0px; 
}



#r2 { /* second red frame */
	padding: 16px 4px 2px 10px;
	background: url(/style/red2nd.png); 
	background-repeat: no-repeat;
	height: 160px;
}


#r2 ul, #b2 ul {
	list-style-type: disc;
	padding-left: 14px;
	line-height: 150%;
}


#r2 h2 {
	font-size: 1.1em;
	color: #222;
}

#r2 a, #b2 a {
	font-weight: bold;
	color: #111;
}



.r2fax, .b2fax {
	font-weight: bold;
	color: #222;	

}

#b2 { /* second BLUE frame */
	padding: 12px 4px 2px 10px;
	background: url(/style/blue2nd.png); 
	background-repeat: no-repeat;
	height: 160px;
}

#b2 h2 {
	font-size: 1.1em;
	color: #222;
}

#b2 a {
	font-weight: bold;
	color: #111;
}




#wideCol {
	width: 616px;
	float: left;
	position: relative;
	margin: 0 0px 0px 4px;
	padding: 0 4px 0 0px;
	line-height: 1.6em;
	text-align: left;
}



a {
	text-decoration: none;
	color: #286ea0;
}
a:hover {
	text-decoration: underline;
	color: #286ea0;
}
a img {
	border: 0;
}

#footer {
	clear: both;
	margin: 0 auto;
	padding: 10px 0 20px 0;
	padding-top: 50px;
	width: 980px;
	text-align: center;
	color: #808080;
	font-size: 0.9em;
}

#footer a {
	color: #808080;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

.left {
	margin: 4px 4px 5px 0;
	float: left;
}

.right {
	margin: 4px 0 5px 4px;
	float: right;
}

.textright {
	text-align: right;
}

.center {
	text-align: center;
}

.small {
	font-size: 0.8em;
}

.bold {
	font-weight: bold;
}

.hide {
	display: none;
}


/*** Modul DOKUMENT BEREITSTELLEN *************/

.list_content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	font-size:10px;
	color:#666666;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:12px;
	width:120px;
	background-color:#E8E8E8;
	margin:0px;
    line-height: 18px;
}

.list_content2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
	color:#666666;
	padding-left:10px;
	padding-top:3px;
	padding-right:12px;
	padding-bottom:3px;
	width:120px;
	background-color:#d0d0d0;
	margin:0px;
    line-height: 18px;
}

/*** Modul IMAGE FADER *************/

.image_fade_wrapper {
	float: left;
	border: 1px solid #FFF;
	background-color: #C9D5D5;
}

.image_fade {
	position: relative;
	float: left;
	width: 190px;
	height: 190px;
	border: none;
}

/* image_fade img
 *  Absolute Position und top, left = 0 muss gesetzt werden.
 * REDAXO: Kein margin und padding angeben.
 */

.image_fade img {
	position: absolute;
	top: 0;
	left: 0;
	border: none;
	margin: 0;
	padding: 0;
}

.clear{
	clear: both;
}




#suchfeld input {
	height: 14px; 
	position: absolute;  
	text-align: left;
	font-family: verdana, arial black, sans-serif;
	margin-left: 0px; 
	margin-top: 1px;
	padding-right: 12px; 
	font-size: 0.9em;
	border: none;
	color: #999;
	width: 70px;
}

#sbutton {
	position: relative;
	padding-left: 60px;
}

#sslot {
	height: 14px;
	padding-left: 20px;
}



/* button/s */

.submit input, .button, .button-primary, .button-secondary, input[type=button], input[type=submit] {
	font: normal 11px/16px "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
	text-decoration: none;
	padding: 2px 4px !important;
	cursor: pointer;
	border: 1px solid #bbb;
	-moz-border-radius: 4px;
	border-radius: 11px;
	box-sizing: content-box;
	color: #164646;
/*	text-shadow: rgba(255,255,255,1) 0 1px 0; */
}


