/* weingut-ruppert.com*/

/* navigation ********************************************************* */

.navigation { 
	font-family: Times, serif;
	font-size: 15pt; 
	line-height: 18pt; 
	font-weight: normal; 
	color: #ffffff;
	text-decoration:none;
}

.navigationLink {
	font-family: Times, serif; 
	font-size: 15pt; 
	line-height: 18pt; 
	font-weight: normal; 
	color: #000000; 
	text-decoration:none;
}

.navigationLink:hover {
	text-decoration:underline;
}

.navigationSmall   { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt; 
	color: #000000;
}

.navigationSmallLink   { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt; 
	color: #000000;
	text-decoration:none;
}

.navigationSmallLink:hover {
	text-decoration:none;
}



/* content ******************************************** */

.content   { 
	font-family: Times, serif; 
	font-size: 15pt; 
	line-height: 18pt; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none;
}

.contentLink   { 
	font-family: Times, serif; 
	font-size: 15pt; 
	line-height: 18pt; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none;
}

.contentLink:hover {
	text-decoration:underline;
}

.contentHeadline   { 
	font-family: Times, serif; 
	font-size: 21pt; 
	line-height: 21pt; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none; 
}

.contentSubHeadline   { 
	font-family: Times, serif; 
	font-size: 15pt; 
	line-height: 21pt; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none; 
}

.listText   { 
	font-family: Times, serif; 
	font-size: 10pt; 
	line-height: 12pt; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none;
}

.listHeadline   { 
	font-family: Times, serif; 
	font-size: 15pt; 
	line-height: 18pt; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none;
}
//.listHeadline    { color: #000000; font-weight: bold; font-size: 15pt; line-height: 18pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none; vertical-align: bottom }

.listSubHeadline   { 
	font-family: Times, serif; 
	font-size: 12pt; 
	line-height: 15pt; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none;
}

.listSmall   { 
	font-family: Times, serif; 
	font-size: 7pt; 
	line-height: 9pt; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none;
}


.contentHead:hover {
	text-decoration: underline;
	background-color : #FFE7CE;
}

.teaserBoxhead  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10;
	font-weight : bold;
	color : white;
	text-decoration : none;			
}

.teaserSubhead  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10;
	font-weight : bold;
	color : #FF8000;
	text-decoration : none;		
	
}

.teaserLink  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #00ACF1;
	text-decoration : none;	
}

.teaserText  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #515151;
	text-decoration : none;
}


.terminTeaserHeadline	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12;
	font-weight : bold;
	color : #000000;
	text-decoration: none;
}


.terminTeaserHeadline:hover	{
	text-decoration: underline;
}




/* --------------------- ELEMENTS ---------------------*/
ul   { color: #515151; font-weight: normal; font-family: Arial, Helvetica, sans-serif; text-decoration: none; list-style-type: square; margin-left: 20px }


/* form elements*/
.textbox  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #515151;
	height : 19px;
	border-left : #00ACF1 1px solid;
	border-top : #00ACF1 1px solid;
	border-right : #00ACF1 1px solid;
	border-bottom : #00ACF1 1px solid;
	padding : 1px 1px 1px 2px;
}

.textboxReadonly  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #332407;
	background-color : #B2E6FB;
	height : 19px;
/* border-left: #B2E6FB 1px solid;
	border-top: #B2E6FB 1px solid;
	border-right: #B2E6FB  1px solid;
    border-bottom: #B2E6FB 1px solid; */
	border-left : #00ACF1 1px solid;
	border-top : #00ACF1 1px solid;
	border-right : #00ACF1 1px solid;
	border-bottom : #00ACF1 1px solid;
	padding : 1px 1px 1px 2px;
}

textarea  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #332407;
	height : 19px;
	border-left : #00ACF1 1px solid;
	border-top : #00ACF1 1px solid;
	border-right : #00ACF1 1px solid;
	border-bottom : #00ACF1 1px solid;
	padding : 1px 1px 1px 1px;
	overflow : auto;
}

.selectbox  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #515151;
	width : 290px;
	height : 17px;
	border-left : #00ACF1 1px solid;
	border-top : #00ACF1 1px solid;
	border-right : #00ACF1 1px solid;
	border-bottom : #00ACF1 1px solid;
	margin-top : 0px;
}

/* COLORS  ----------------------------------------------------*/

.orange  {
	background-color : #FEEDA7;
}
/*.orange  {
	background-color : #FF8000;
} */


/* NAVIGATION / STANDARDELEMENTE ----------------------------------------------------*/
.blank  {
	font-size : 0px;
	color : #FFFFFF;
}

.metanav  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #FFFFFF;
	text-decoration : none;
}

.metanav:hover  {
	text-decoration : underline;
}




.locator  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 10px;
	font-weight : normal;
	color : #515151;
	text-decoration : none;
}


.locatorLink  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 10px;
	font-weight : normal;
	color : #515151;
	text-decoration : none;
}

.locatorLink:hover  {
	text-decoration : underline;
}

.contentfooterLink  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #515151;
	text-decoration : none;
}

.contentfooterLink:hover  {
	text-decoration : underline;
}

.footer  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #FFFFFF;
	text-decoration : none;
}





/* standard text styles ------------------------------------*/
.headline  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18;
	font-weight : bold;
	color : #FF8000;
	margin-top : 15px;
}

.headlineLink  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #00ACF1;
	margin-top : 15px;
	text-decoration : none;	
}

.headlineLink:hover {
	text-decoration : underline;
}

.subheadline  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #818181;
	margin-top : 5px;
}

.copytext  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #515151;
	text-decoration : none;
	line-height : 18px;
}

.copytextEmph  {
	color : #00ACF1;
}

.copytextLink  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #004080;
	text-decoration : none;
}

.copytextLink:hover  {
	color : #004080;
	text-decoration : underline;
}

.copytextEmbeddedLink  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #00ACF1;
	text-decoration : none;
}

.copytextEmbeddedLink:hover  {
	color : #00ACF1;
	text-decoration : underline;
}




.list  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	color : #515151;
	text-decoration : none;
	margin-left : 20px;
	list-style-type : square;
}





/* contact ------------------------------------*/







