/* CSS Document LAROID */



/* Seitenaufbau */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #333333;
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-image: url(../imgs/global/muster.gif);
	line-height: 20px;
}

.container_691px {
	height: 100%;
	width: 955px;
	position: absolute;
	margin-left:-477px;
	left:50%;
	margin-top:0px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-bottom: 0px;
}

.bildheader_box {
	width: 650px;
	height: 140px;
	position: absolute;
	left: 10px;
	top: 0px;
	font-size: 20px;
} 

.logo_box {
	width: 285px;
	height: 140px;
	position: absolute;
	left: 660px;
	top: 0px;
} 

.nav {
	width: 210px;
	height: 370px;
	position: absolute;
	top: 195px;
} 

.contentbilderbox_gross {
	width: 677px;
	height: 175px;
	position: absolute;
	left: 249px;
	top: 188px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 

.contentbox_index {
	width: 352px;
	height: 360px;
	position: absolute;
	left: 298px;
	top: 200px;
} 

.contentbox {
	width: 615px;
	height: 345px;
	position: absolute;
	left: 285px;
	top: 200px;
} 

/* Folgendes Aktionsfeld auskommentieren, wenn 2 Aktionen aufgeführt werden */

.aktionsfeld_1 {
	position:relative;
	width:677px;
	z-index:1;
	margin: 19px 0 0 19px;
	/*height:100px;
	left: 249px;
	top: 610px;*/
}

/* Folgendes Aktionsfeld auskommentieren, wenn 1 Aktionen aufgeführt wird

.aktionsfeld_1 {
	position:absolute;
	width:485px;
	height:100px;
	z-index:1;
	left: 249px;
	top: 610px;
} 

*/

.aktionsfeld_2 {
	position:absolute;
	width:161px;
	height:100px;
	z-index:1;
	left: 738px;
	top: 610px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #FFFFFF;
	padding-left: 25px;
}

.impressum {
	text-align: right;
	font-size: 8pt;
	vertical-align: sub;
}


/* Text und Linkformatierungen */


.logo_link {
	width: 205px;
	height: 100px;
	position: absolute;
	left: 737px;
	top: 26px;
} 


.a_link_impressum {
	color: #999999;
	text-decoration: none;
}


.a_link_fliesstext {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.a_link_fett_xl{
	font-size:16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.text-aktionsfeld {
	line-height: 15px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
}

.fett {
	font-weight: bold;
}

.fett_xl {
	font-weight: bold;
	font-size: 16px;

}

.fett_orange {
	font-weight: bold;
	color: #EC7404;
}

.fett_grau {
	font-weight: bold;
	color: #999999;
}

.grau {
	color: #999999;
}

.Blindtext {
	color: #FF00FF;
}



/*-------------------------------------- Kontaktformular */


#contact{
	padding-top:3em;
	padding-left:2em;
	color: #FFFFFF;
	}
	
input#Name ,#Firma ,#Telefon ,#Email{
	display:block;
	border:1px solid #999999;
	padding:0px;
	width:200px;
	height:15px;
	font-family: Verdana;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
	}

textarea{
	border:1px solid #999999;
	padding:0px;
	width:200px;
	height:100px;
	font-family: Verdana;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
	}
	
input#button{
	font-size:8pt;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
	background-color:#D48625;
	margin-top:1em;
	color:#FFFFFF;
	font-family: verdana;
	border: 1px solid #D48625;
	}
	
input#button_einaus{
	font-size:8pt;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
	background-color:#D48625;
	margin-top:1em;
	color:#FFFFFF;
	font-family: verdana;
	border: 1px solid #D48625;
	}


/*-------------------------------------- Preisanfrage */


#contact{
	padding-top:3em;
	padding-left:2em;
	color: #FFFFFF;
	}
	
input#Name, #Stueckzahl, #Shirtqualitaet, #Shirtfarbe, #Bedruckstoff, #Brust, #Ruecken, #Armlinks, #Armrechts, #Motivgroessebrust, #Motivgroesseruecken, #Motivgroesselinks, #Motivgroesserechts, #Firma, #Name, #Strasse, #Ort, #Telefon, #Fax, #EMail, #Wunschtermin {
	display:block;
	border:1px solid #999999;
	padding:0px;
	width:200px;
	height:15px;
	font-family: Verdana;
	font-size: 8pt; 
	color: #666666;
	text-decoration: none;
	}
	
textarea{
	border:1px solid #999999;
	padding:0px;
	width:200px;
	height:100px;
	font-family: Verdana;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
	}
	
input#button{
	font-size:8pt;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
	background-color:#F29400;
	margin-top:1em;
	color:#FFFFFF;
	font-family: verdana;
	border: 1px solid #D48625;
	}
	
input#button_einaus{
	font-size:8pt;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
	background-color:#EC7404;
	margin-top:1em;
	color:#FFFFFF;
	font-family: verdana;
	border: 1px solid #D48625;
	}
.margin-left {
	margin-left: 50px;
}

