/*
Theme Name: GLTP
Theme URI: http://www.gltp.at
Description: Theme GLTP
Version: 1.0
Author: GLTP
Author URI: http://www.gltp.at
*/


/*Beginn Seitenaufbau*/

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #FFFFFF;
	background-image: url(images/hg.jpg);
	background-repeat: repeat-x;
}

#container {
	color: #FFF;
}

#logo {
	height: 100px;
	width: 788px;
	margin: auto;
}

#header_kanzlei {
	background-image: url(images/officeheader.jpg);
	height: 300px;
	width: 780px;
	margin: auto;
}

#header_fachgebiete {
	background-image: url(images/fachgebieteheader.jpg);
	height: 300px;
	width: 780px;
	margin: auto;
}

#header_office {
	background-image: url(images/kontaktheader.jpg);
	height: 300px;
	width: 780px;
	margin: auto;
}

#header_juristen {
	background-image: url(images/juristenheader.jpg);
	height: 300px;
	width: 780px;
	margin: auto;
}

#header_4 {
	background-image: url(images/grassnerheader.jpg);
	height: 300px;
	width: 780px;
	margin: auto;
}

#header_35 {
	background-image: url(images/lenzheader.jpg);
	height: 300px;
	width: 780px;
	margin: auto;
}

#header_39 {
	background-image: url(images/moosederheader.jpg);
	height: 300px;
	width: 780px;
	margin: auto;
}

#header_42 {
	background-image: url(images/loeblheader.jpg);
	height: 300px;
	width: 780px;
	margin: auto;
}

#header_91 {
	background-image: url(images/sucheheader.jpg);
	height: 300px;
	width: 780px;
	margin: auto;
}

#header_122 {
	background-image: url(images/steiningerheader.jpg);
	height: 300px;
	width: 780px;
	margin: auto;
}

#navbar {
	background-image: url(images/nav.jpg);
	height: 30px;
	width: 748px;
	position: relative;
	padding-right: 20px;
	padding-left: 20px;
	margin: auto;
}

#subnav_left {
	margin-top: 10px;
       margin-left: 17px;
	float: left;
}

#page {
	background-color: #FFF;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}

#sidebar {
	width: 144px;
	float: right;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#sidebarbox {
	background-color: #E8ECF2;
	width: 144px;
	text-align: center;
	margin-bottom: 10px;
}

#content0 {
	width: 780px;
	margin-top: -15px;
	margin-bottom: 20px;
}

#content {
	width: 780px;
	margin-top: 10px;
	margin-bottom: 20px;
}

#content2 {
	width: 510px;
	margin-left: 270px;
}

#footer {
	background-color: #E5E5E5;
	height: 20px;
       margin-right: auto;
	margin-left: auto;
	text-align: center;
	clear: both;
}

#linewhite {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-top: 5px;
	margin-bottom: 5px;
}

#linegrey {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-top: -5px;
	margin-bottom: 10px;
}

/*Ende Seitenaufbau*/


/*Beginn Positionierungen*/

.alignleft {
	margin-right: 10px;
	float: left;
	margin-top: 3px;
}

.termine {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/*Ende Positionierungen*/


/*Beginn Schriften*/

* {
	font-family: Verdana, Geneva, sans-serif;
	color: #666666;
	font-size: 10px;
	line-height: 15px;
}

b {
	font-weight: bold;
	color: #666666;
}

strong {
	font-weight: bold;
	color: #666666;
}

p {
	margin-bottom: 5px;
}

h2 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 13px;
	letter-spacing: 0.2em;
}

h3 {
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 13px;
	letter-spacing: 0.2em;
}

a:link, a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover, a:active {
	color: #666666;
	text-decoration: underline;
}

.white {
	color: #FFF;
}

#navbar a {
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: 0.2em;
}

#breadcrumb {
	font-size: 9px;
	color: #666666;
	margin-top: 5px;

}

#breadcrumb a {
	font-size: 9px;
	color: #A9B9CF;
	text-decoration: none;
}

#postmeta {
	font-size: 9px;
	color: #A9B9CF;
}

#postmeta a {
	font-size: 9px;
	color: #A9B9CF;
	text-decoration: none;
}

ul {
	list-style-type: square;
	margin-left: 15px;
}


/*Ende Schriften*/


/*Beginn Forms*/

#searchform {
}

#searchsubmit {
	background-color: #1B4680;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
}

.contactform {
	width: 100%;
}

/*Ende Forms*/


/*Beginn Index*/

#aktuell {
	background-color: #E5E5E5;
	padding: 10px;
	width: 230px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

/*Ende Index*/
