/**
 * ---------------------------------------
 * CSS www.meyer-allwoerden.de
 * --------------------------------------- 
 * 
 * info@l-vogel.de
 * erstellt: 2008-02-14
 * 
 *
 */
 

html {
	border: 0;
}

body {
	
    padding: 0;
    border: 0;
    margin: auto auto;
    font-family: Arial, Verdana, Arial, sans-serif;
	color: #fff;
	line-height: 120%;
	width: 760px;
	height: 421px;
	background-color: #151544;
	overflow:hidden;
	
}

#frame {
	position: absolute;
	/* top: 50%; */
	/* margin-top: -210px; */
	height: 419px;
	width: 758px;
	overflow: hidden;
	border: 1px solid #aaaaa9;
}

.clearer {
	clear: both;
}

/* ------------------------------------
   Content
   ------------------------------------ */

#header {

}  
 
#content {
    clear: both;
	overflow: hidden !important;
	
}
#contentCenter {
    clear: both;
	overflow: auto !important;
	margin: 30px 0 0 0;
	height: 389px;
	width: auto;
}
#container {
	width: 680px;
	height: auto;
	margin: 0 30px 20px 30px;
}

#contentLeft {
	float:left;
	width: 460px;
	padding: 0 20px 0 0;
}

#contentRight {
	float:left;
	width: 200px;
	padding: 0 0 0 0;
}
#contenCenter {
	
}
.imgStandard {
	margin: 0 0 14px 0px;
	
}
.imgText {
	color: #fff;
	background-color: #353674;
	text-align: center;
	line-height: 110% !important;
	font-size: 11px !important;
	padding: 3px 0 3px 0 ;
}
.boxStandard {
	
}
.boxStandardImg {
	
}



#naviHome {
	padding: 0;
	margin: 0;
	height: auto;
	width: auto;
	position: absolute;
	top: 220px;
	left: 70px;
	z-index: 105;
}
#navigation {
	padding: 0;
	margin: 0;
	height: auto;
	width: auto;
	position: absolute;
	top: 5px;
	left: 70px;
	z-index: 105;
}
#navContainerSub {
	padding: 0;
	margin: 0;
	height: auto;
	width: auto;
	position: absolute;
	top: 120px;
	left: 54px;
	z-index: 106;
}
#navContainerSub a { 
    color: #CCCCFF;
	font-size: 13px !important;
	text-decoration: none;
	font-weight: bold;
}
#navContainerSub a:hover {
	text-decoration: none;
	color: #fff !important;
}

#navFooter {
	margin: 0 30px 20px 30px;
	width:680px;
}

#navFooter a {
	color: #CCCCFF;
	font-size: 13px !important;
	text-decoration: none;
	font-weight: bold;
}
#navFooter a:hover {
	text-decoration: none;
	color: #fff !important;
}

.boxVerkauf {
	width: auto;
	color: #fff;
	margin: 0 0 20px 0;
	border-bottom: 2px solid #353674;
	padding-bottom: 6px !important;
}
.boxVerkaufH {
	padding: 0 3px 0  3px;
	color: #fff;
	font-weight: bold;
	background-color: #353674;
}

/* ------------------------------------
   Text
   ------------------------------------ */

h1 {
 	font-size: 16px;
	color: #fff;
	font-weight: normal;
	margin-top: 50px;
}

h2,
h2 a {
 	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-decoration:none;
	margin: 0 0 4px 0;
	padding: 0;
}

h3 {
 	font-size: 9px;
	color: #fff;
}

h4 {

}

/* Text allgemein */
div, p, div p, p div, body {
    font-size: 12px !important;
    line-height: 220% !important;
	color: #fff;
}


/* ------------------------------------
   tab
   ------------------------------------ */

table {
	
}


/* ------------------------------------
   Listen
   ------------------------------------ */
ul {
    list-style-type: square;
	list-style-position: outside;
	padding: 0 0 0 14px;
	margin: 10px 0 10px 0;
}
ul li {
	line-height: 150%;

}


.fakeNavi li {
    display: block;
    padding: 1px 4px 0px 15px !important;
	height:20px;
	margin-bottom: 18px !important;
	font-weight: normal !important;
	color: #444 !important;
	font-size: 10px !important;
}

/* ------------------------------------
   Links (andere)
   ------------------------------------ */

a { 
    color: #fff;
	text-decoration: underline;
}
a:hover {
    text-decoration: none;
}

.linkBack {
	margin: 10px 0 20px 0;
}
.linkBack a {
	text-decoration: none;
	background-image: url(../images/pfeil_back.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding: 0 0 0 10px;
}

.linkMore {
	margin: 6px 0 0 0 0;
	text-align:right;
}
.linkMore a {
	text-decoration: none;
	background-image: url(../images/pfeil_more.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding: 0 10px 0 0;
}
/* ------------------------------------
   Formulare
   ------------------------------------ */
#orderForm {
	color: #ddd !important;
}
.formbut {
	color: #fff; 
	font-weight: bold; 
	text-decoration: none;
	background-color: #353674; 
	border:1px outset #f6873d;
	padding:2px;
	font-size: 12px;
	cursor: pointer;
}
.formfield {
	color: #ddd; 
	font-weight: bold; 
	text-decoration: none;
	background-color: #353674; 
	border:1px solid #353674;
	padding:2px;
	margin: 1px 0 1px 0;
	font-size: 12px;
}
.formfieldEmpty {
	color: #ddd; 
	font-weight: bold; 
	text-decoration: none;
	background-color: #353674; 
	border:1px solid #353674;
	padding:2px;
	margin: 1px 0 1px 0;
	font-size: 12px
}
/* Tabelloses Forumlar */
.formDisplay {
    display: block;
	float: left;
	width: 200px;
	color: #ddd; 
	font-weight: normal;
	text-decoration: none;
	background-color: #353674; 
	border:1px solid #353674;
	padding:2px;
	margin: 1px 0 1px 0;
	font-size: 12px;
}
.formDisplayEmpty {
    display: block;
	float: left;
	width: 200px;
	color: #ddd; 
	font-weight: normal;
	text-decoration: none;
	background-color: #353674; 
	border:1px solid #353674;
	padding:2px;
	margin: 1px 0 1px 0;
	font-size: 12px;
}
.formDisplayHidden {
    background: none; 
    display: block;
	float: left;
	border:0;  
	width: 200px;
	padding-left: 6px; 
	padding-top: 2px;
	margin-bottom: 3px;
}
.formLabel, .noLabel {
    display: block;
	text-align: left;
	float: left;
	width: 80px;
	padding-right: 20px;
	border: 0;
}

.msg {
	color: #f6873d;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}
textarea {
	font-family: Arial, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
/* ------------------------------------
   Pager
   ------------------------------------ */
#boxPager {
	padding: 0px;
	margin: 10px 0px 6px 0px;
	border: 0;
	font-size: 12px;
}
.pager {
	color: #ddd; 
	font-weight: normal; 
	text-decoration: none; 
	background-color: #151544; 
	border:1px solid #ddd; 
	padding:2px;
}
a.pager:link, a.pager:visited, a.pager:active {
	color: #ddd; 
	font-weight: normal; 
	text-decoration: none; 
	background-color: #353674; 
	border:1px solid #ddd; 
	padding:2px;;
}
a.pager:hover { 
	color: #44af5c; 
	font-weight: normal; 
	text-decoration: none; 
	background-color: #353674; 
	border:1px solid #44af5c; 
	padding:2px;
}


/* ------------------------------------
    Flash Film unter Layern
    ------------------------------------ */
.flashcontain {
	position: absolute;
	z-index: 1; 
}


/* ------------------------------------
   Lightbox-Galery
   ------------------------------------ */

.ligallery {
	margin: 20px 0 0 0;
}
.gallery_image {
	border: 1px solid #353674;
	background-color: #353674;
	padding: 8px 4px 4px 4px;
	text-align:center !important;
	vertical-align:middle !important;
}
.gallery_image img {
	border: 1px solid #ffcc33;
}
.gImgCont {
	 text-align:center !important;
	 height: 100px;
}
.gTable {
	margin: 8px 0 8px 0;
}
.galleryNav { 
	border:0; 
	padding:0;
}

.galleryNav a {
	margin: 2px !important;
}

a.galleryNav, .galleryNav a {

	color: #ddd;
	line-height: 100% !important; 
	font-weight: bold; 
	text-decoration: none; 
	background-color: #f0f0f0 !important; 
	border: 1px outset #0464cf;
	padding:4px;
	font-size: 11px !important;;
}
a.galleryNav:hover,  .galleryNav a:hover { 
	color: #fff;
	line-height: 100% !important; 
	font-weight: bold; 
	text-decoration: none; 
	background-color: #f0f0f0 !important; 
	border: 1px outset #0464cf;
	padding:4px;
	font-size: 11px !important;;

}


.gallerylMedianame {
	display:block;
	text-align: center;
	font-size:11px !important;
	line-height: 100% !important; 
	color: #ddd;
	font-weight:normal;
	padding: 2px;
}
/* ------------------------------------
   Pedigree
   ------------------------------------ */
#ped {
    border: 0;
	margin: 0;
	font-size: 13px !important;
	font-weight: normal !important;
	color: #ddd !important; 
	text-align: left !important;
	vertical-align: middle !important;
}

.pedInLine {
    border-bottom: 1px solid #FFcc33;
	vertical-align: middle !important;
}
.pedExt {
	font-weight: bold !important;
	color: white !important;
}
#ped  td {
	vertical-align: middle !important;
}

#kopfgrafik {
   /* position: absolute;
   top: -96px;
   left: 0px; */
margin-top: 20px;
}

#footer {
    position: relative;
   top: 420px;
   left: 0px;
text-align: center;
}

#footer a:link,
#footer a:visited {
    color: #ccc;
    font-size: 10px;
    text-decoration: none;
}

#footer a:hover,
#footer a:focus {
    color: #fff;
    text-decoration: underline;
}